22:29:59 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 14 22:29:59 originally caused by: 22:29:59 Started by timer 22:29:59 Running as SYSTEM 22:29:59 [EnvInject] - Loading node environment variables. 22:29:59 Building remotely on prd-centos8-robot-2c-8g-7751 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium 22:30:00 [ssh-agent] Looking for ssh-agent implementation... 22:30:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:00 $ ssh-agent 22:30:00 SSH_AUTH_SOCK=/tmp/ssh-qBz1bDSGDToX/agent.5292 22:30:00 SSH_AGENT_PID=5293 22:30:00 [ssh-agent] Started. 22:30:00 Running ssh-add (command line suppressed) 22:30:00 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_15893365815047609404.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_15893365815047609404.key) 22:30:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:30:00 The recommended git tool is: NONE 22:30:05 using credential opendaylight-jenkins-ssh 22:30:05 Wiping out workspace first. 22:30:05 Cloning the remote Git repository 22:30:05 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:30:05 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10 22:30:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:30:05 > git --version # timeout=10 22:30:05 > git --version # 'git version 2.43.0' 22:30:05 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:30:05 [INFO] Currently running in a labeled security context 22:30:05 [INFO] Currently SELinux is 'enforcing' on the host 22:30:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh6150543433779271271.key 22:30:05 Verifying host key using known hosts file 22:30:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:30:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:30:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:30:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:30:08 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:30:08 [INFO] Currently running in a labeled security context 22:30:08 [INFO] Currently SELinux is 'enforcing' on the host 22:30:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh8136452844279424481.key 22:30:08 Verifying host key using known hosts file 22:30:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:30:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:30:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:30:08 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 22:30:08 > git config core.sparsecheckout # timeout=10 22:30:08 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 22:30:08 Commit message: "Adapt test for new pce-allocation field" 22:30:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:30:09 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 22:30:09 No emails were triggered. 22:30:09 provisioning config files... 22:30:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:30:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:30:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:30:10 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins2686873089209958197.sh 22:30:10 ---> python-tools-install.sh 22:30:10 Setup pyenv: 22:30:11 system 22:30:11 * 3.8.13 (set by /opt/pyenv/version) 22:30:11 * 3.9.13 (set by /opt/pyenv/version) 22:30:11 * 3.10.13 (set by /opt/pyenv/version) 22:30:11 * 3.11.7 (set by /opt/pyenv/version) 22:30:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fz5x 22:30:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:30:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:30:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:30:20 lf-activate-venv(): INFO: Base packages installed successfully 22:30:20 lf-activate-venv(): INFO: Installing additional packages: lftools 22:30:47 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 22:30:47 Generating Requirements File 22:31:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:31:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:31:08 Python 3.11.7 22:31:08 pip 25.3 from /tmp/venv-Fz5x/lib/python3.11/site-packages/pip (python 3.11) 22:31:08 appdirs==1.4.4 22:31:08 argcomplete==3.6.3 22:31:08 aspy.yaml==1.3.0 22:31:08 attrs==25.4.0 22:31:08 autopage==0.5.2 22:31:08 beautifulsoup4==4.14.2 22:31:08 boto3==1.40.70 22:31:08 botocore==1.40.70 22:31:08 bs4==0.0.2 22:31:08 cachetools==6.2.1 22:31:08 certifi==2025.10.5 22:31:08 cffi==2.0.0 22:31:08 cfgv==3.4.0 22:31:08 chardet==5.2.0 22:31:08 charset-normalizer==3.4.4 22:31:08 click==8.3.0 22:31:08 cliff==4.11.0 22:31:08 cmd2==2.7.0 22:31:08 cryptography==3.3.2 22:31:08 debtcollector==3.0.0 22:31:08 decorator==5.2.1 22:31:08 defusedxml==0.7.1 22:31:08 Deprecated==1.3.1 22:31:08 distlib==0.4.0 22:31:08 dnspython==2.8.0 22:31:08 docker==7.1.0 22:31:08 dogpile.cache==1.5.0 22:31:08 durationpy==0.10 22:31:08 email-validator==2.3.0 22:31:08 filelock==3.20.0 22:31:08 future==1.0.0 22:31:08 gitdb==4.0.12 22:31:08 GitPython==3.1.45 22:31:08 google-auth==2.43.0 22:31:08 httplib2==0.31.0 22:31:08 identify==2.6.15 22:31:08 idna==3.11 22:31:08 importlib-resources==1.5.0 22:31:08 iso8601==2.1.0 22:31:08 Jinja2==3.1.6 22:31:08 jmespath==1.0.1 22:31:08 jsonpatch==1.33 22:31:08 jsonpointer==3.0.0 22:31:08 jsonschema==4.25.1 22:31:08 jsonschema-specifications==2025.9.1 22:31:08 keystoneauth1==5.12.0 22:31:08 kubernetes==34.1.0 22:31:08 lftools==0.37.15 22:31:08 lxml==6.0.2 22:31:08 markdown-it-py==4.0.0 22:31:08 MarkupSafe==3.0.3 22:31:08 mdurl==0.1.2 22:31:08 msgpack==1.1.2 22:31:08 multi_key_dict==2.0.3 22:31:08 munch==4.0.0 22:31:08 netaddr==1.3.0 22:31:08 niet==1.4.2 22:31:08 nodeenv==1.9.1 22:31:08 oauth2client==4.1.3 22:31:08 oauthlib==3.3.1 22:31:08 openstacksdk==4.7.1 22:31:08 os-service-types==1.8.1 22:31:08 osc-lib==4.2.0 22:31:08 oslo.config==10.0.0 22:31:08 oslo.context==6.1.0 22:31:08 oslo.i18n==6.6.0 22:31:08 oslo.log==7.2.1 22:31:08 oslo.serialization==5.8.0 22:31:08 oslo.utils==9.1.0 22:31:08 packaging==25.0 22:31:08 pbr==7.0.3 22:31:08 platformdirs==4.5.0 22:31:08 prettytable==3.16.0 22:31:08 psutil==7.1.3 22:31:08 pyasn1==0.6.1 22:31:08 pyasn1_modules==0.4.2 22:31:08 pycparser==2.23 22:31:08 pygerrit2==2.0.15 22:31:08 PyGithub==2.8.1 22:31:08 Pygments==2.19.2 22:31:08 PyJWT==2.10.1 22:31:08 PyNaCl==1.6.1 22:31:08 pyparsing==2.4.7 22:31:08 pyperclip==1.11.0 22:31:08 pyrsistent==0.20.0 22:31:08 python-cinderclient==9.8.0 22:31:08 python-dateutil==2.9.0.post0 22:31:08 python-heatclient==4.3.0 22:31:08 python-jenkins==1.8.3 22:31:08 python-keystoneclient==5.7.0 22:31:08 python-magnumclient==4.9.0 22:31:08 python-openstackclient==8.2.0 22:31:08 python-swiftclient==4.8.0 22:31:08 PyYAML==6.0.3 22:31:08 referencing==0.37.0 22:31:08 requests==2.32.5 22:31:08 requests-oauthlib==2.0.0 22:31:08 requestsexceptions==1.4.0 22:31:08 rfc3986==2.0.0 22:31:08 rich==14.2.0 22:31:08 rich-argparse==1.7.2 22:31:08 rpds-py==0.28.0 22:31:08 rsa==4.9.1 22:31:08 ruamel.yaml==0.18.16 22:31:08 ruamel.yaml.clib==0.2.14 22:31:08 s3transfer==0.14.0 22:31:08 simplejson==3.20.2 22:31:08 six==1.17.0 22:31:08 smmap==5.0.2 22:31:08 soupsieve==2.8 22:31:08 stevedore==5.5.0 22:31:08 tabulate==0.9.0 22:31:08 toml==0.10.2 22:31:08 tomlkit==0.13.3 22:31:08 tqdm==4.67.1 22:31:08 typing_extensions==4.15.0 22:31:08 tzdata==2025.2 22:31:08 urllib3==1.26.20 22:31:08 virtualenv==20.35.4 22:31:08 wcwidth==0.2.14 22:31:08 websocket-client==1.9.0 22:31:08 wrapt==2.0.1 22:31:08 xdg==6.0.0 22:31:08 xmltodict==1.0.2 22:31:08 yq==3.4.3 22:31:08 [EnvInject] - Injecting environment variables from a build step. 22:31:08 [EnvInject] - Injecting as environment variables the properties content 22:31:08 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:31:08 OS_CLOUD=vex 22:31:08 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-29 22:31:08 OS_STACK_TEMPLATE_DIR=openstack-hot 22:31:08 22:31:08 [EnvInject] - Variables injected successfully. 22:31:08 provisioning config files... 22:31:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:31:09 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins452800983227001344.sh 22:31:09 ---> Create parameters file for OpenStack HOT 22:31:09 OpenStack Heat parameters generated 22:31:09 ----------------------------------- 22:31:09 parameters: 22:31:09 vm_0_count: '3' 22:31:09 vm_0_flavor: 'v3-standard-4' 22:31:09 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 22:31:09 vm_1_count: '1' 22:31:09 vm_1_flavor: 'v3-standard-2' 22:31:09 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:31:09 22:31:09 job_name: '12556-29' 22:31:09 silo: 'releng' 22:31:09 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins17586058295975525931.sh 22:31:09 ---> Create HEAT stack 22:31:09 + source /home/jenkins/lf-env.sh 22:31:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:31:09 ++ mktemp -d /tmp/venv-XXXX 22:31:09 + lf_venv=/tmp/venv-AiDA 22:31:09 + local venv_file=/tmp/.os_lf_venv 22:31:09 + local python=python3 22:31:09 + local options 22:31:09 + local set_path=true 22:31:09 + local install_args= 22:31:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:31:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:31:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:31:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:31:09 + true 22:31:09 + case $1 in 22:31:09 + python=python3 22:31:09 + shift 2 22:31:09 + true 22:31:09 + case $1 in 22:31:09 + shift 22:31:09 + break 22:31:09 + case $python in 22:31:09 + local pkg_list= 22:31:09 + [[ -d /opt/pyenv ]] 22:31:09 + echo 'Setup pyenv:' 22:31:09 Setup pyenv: 22:31:09 + export PYENV_ROOT=/opt/pyenv 22:31:09 + PYENV_ROOT=/opt/pyenv 22:31:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:31:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:31:09 + pyenv versions 22:31:09 system 22:31:09 3.8.13 22:31:09 3.9.13 22:31:09 3.10.13 22:31:09 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:31:09 + command -v pyenv 22:31:09 ++ pyenv init - --no-rehash 22:31:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:31:09 for i in ${!paths[@]}; do 22:31:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:31:09 fi; done; 22:31:09 echo "${paths[*]}"'\'')" 22:31:09 export PATH="/opt/pyenv/shims:${PATH}" 22:31:09 export PYENV_SHELL=bash 22:31:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:31:09 pyenv() { 22:31:09 local command 22:31:09 command="${1:-}" 22:31:09 if [ "$#" -gt 0 ]; then 22:31:09 shift 22:31:09 fi 22:31:09 22:31:09 case "$command" in 22:31:09 rehash|shell) 22:31:09 eval "$(pyenv "sh-$command" "$@")" 22:31:09 ;; 22:31:09 *) 22:31:09 command pyenv "$command" "$@" 22:31:09 ;; 22:31:09 esac 22:31:09 }' 22:31:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:31:09 for i in ${!paths[@]}; do 22:31:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:31:09 fi; done; 22:31:09 echo "${paths[*]}"' 22:31:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:31:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:31:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:31:09 ++ export PYENV_SHELL=bash 22:31:09 ++ PYENV_SHELL=bash 22:31:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:31:09 +++ complete -F _pyenv pyenv 22:31:09 ++ lf-pyver python3 22:31:09 ++ local py_version_xy=python3 22:31:09 ++ local py_version_xyz= 22:31:09 ++ awk '{ print $1 }' 22:31:09 ++ pyenv versions 22:31:09 ++ local command 22:31:09 ++ command=versions 22:31:09 ++ '[' 1 -gt 0 ']' 22:31:09 ++ shift 22:31:09 ++ case "$command" in 22:31:09 ++ command pyenv versions 22:31:09 ++ pyenv versions 22:31:09 ++ sed 's/^[ *]* //' 22:31:09 ++ grep -E '^[0-9.]*[0-9]$' 22:31:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:31:09 +++ grep '^3' /tmp/.pyenv_versions 22:31:09 +++ tail -n 1 22:31:09 +++ sort -V 22:31:09 ++ py_version_xyz=3.11.7 22:31:09 ++ [[ -z 3.11.7 ]] 22:31:09 ++ echo 3.11.7 22:31:09 ++ return 0 22:31:09 + pyenv local 3.11.7 22:31:09 + local command 22:31:09 + command=local 22:31:09 + '[' 2 -gt 0 ']' 22:31:09 + shift 22:31:09 + case "$command" in 22:31:09 + command pyenv local 3.11.7 22:31:09 + pyenv local 3.11.7 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='lftools[openstack] ' 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='kubernetes ' 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='niet ' 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='python-heatclient ' 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='python-openstackclient ' 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='python-magnumclient ' 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='urllib3~=1.26.15 ' 22:31:09 + for arg in "$@" 22:31:09 + case $arg in 22:31:09 + pkg_list+='yq ' 22:31:09 + [[ -f /tmp/.os_lf_venv ]] 22:31:09 ++ cat /tmp/.os_lf_venv 22:31:09 + lf_venv=/tmp/venv-Fz5x 22:31:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from' file:/tmp/.os_lf_venv 22:31:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 22:31:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:31:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:31:09 + local 'pip_opts=--upgrade --quiet' 22:31:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:31:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:31:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:31:09 + [[ -n '' ]] 22:31:09 + [[ -n '' ]] 22:31:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:31:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:31:09 + /tmp/venv-Fz5x/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:31:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:31:11 lf-activate-venv(): INFO: Base packages installed successfully 22:31:11 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:31:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:31:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:31:11 + /tmp/venv-Fz5x/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:31:31 + type python3 22:31:31 + true 22:31:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH' 22:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 22:31:31 + PATH=/tmp/venv-Fz5x/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:31:31 + return 0 22:31:31 + openstack --os-cloud vex limits show --absolute 22:31:33 +--------------------------+---------+ 22:31:33 | Name | Value | 22:31:33 +--------------------------+---------+ 22:31:33 | maxTotalInstances | -1 | 22:31:33 | maxTotalCores | 450 | 22:31:33 | maxTotalRAMSize | 1000000 | 22:31:33 | maxServerMeta | 128 | 22:31:33 | maxImageMeta | 128 | 22:31:33 | maxPersonality | 5 | 22:31:33 | maxPersonalitySize | 10240 | 22:31:33 | maxTotalKeypairs | 100 | 22:31:33 | maxServerGroups | 10 | 22:31:33 | maxServerGroupMembers | 10 | 22:31:33 | maxTotalFloatingIps | -1 | 22:31:33 | maxSecurityGroups | -1 | 22:31:33 | maxSecurityGroupRules | -1 | 22:31:33 | totalRAMUsed | 466944 | 22:31:33 | totalCoresUsed | 114 | 22:31:33 | totalInstancesUsed | 49 | 22:31:33 | totalFloatingIpsUsed | 0 | 22:31:33 | totalSecurityGroupsUsed | 0 | 22:31:33 | totalServerGroupsUsed | 0 | 22:31:33 | maxTotalVolumes | -1 | 22:31:33 | maxTotalSnapshots | 10 | 22:31:33 | maxTotalVolumeGigabytes | 4096 | 22:31:33 | maxTotalBackups | 10 | 22:31:33 | maxTotalBackupGigabytes | 1000 | 22:31:33 | totalVolumesUsed | 3 | 22:31:33 | totalGigabytesUsed | 60 | 22:31:33 | totalSnapshotsUsed | 0 | 22:31:33 | totalBackupsUsed | 0 | 22:31:33 | totalBackupGigabytesUsed | 0 | 22:31:33 +--------------------------+---------+ 22:31:33 + pushd /opt/ciman/openstack-hot 22:31:33 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium 22:31:33 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-29 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml 22:32:00 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-29 22:32:00 Waiting to initialize infrastructure... 22:32:00 Stack initialization successful. 22:32:00 ------------------------------------ 22:32:00 Stack Details 22:32:00 ------------------------------------ 22:32:00 {'added': None, 22:32:00 'capabilities': [], 22:32:00 'created_at': '2025-11-10T22:31:36Z', 22:32:00 'deleted': None, 22:32:00 'deleted_at': None, 22:32:00 'description': 'No description', 22:32:00 'environment': None, 22:32:00 'environment_files': None, 22:32:00 'files': None, 22:32:00 'files_container': None, 22:32:00 'id': 'ce5bc93f-4193-475d-936c-3ab9a41a4515', 22:32:00 'is_rollback_disabled': True, 22:32:00 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-29/ce5bc93f-4193-475d-936c-3ab9a41a4515', 22:32:00 'rel': 'self'}], 22:32:00 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 22:32:00 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-29', 22:32:00 'notification_topics': [], 22:32:00 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:32:00 'output_key': 'vm_0_ips', 22:32:00 'output_value': ['10.30.170.172', 22:32:00 '10.30.170.43', 22:32:00 '10.30.171.38']}, 22:32:00 {'description': 'IP addresses of the 2nd vm types', 22:32:00 'output_key': 'vm_1_ips', 22:32:00 'output_value': ['10.30.170.228']}], 22:32:00 'owner_id': ****, 22:32:00 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:32:00 'OS::stack_id': 'ce5bc93f-4193-475d-936c-3ab9a41a4515', 22:32:00 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-29', 22:32:00 'job_name': '12556-29', 22:32:00 'silo': 'releng', 22:32:00 'vm_0_count': '3', 22:32:00 'vm_0_flavor': 'v3-standard-4', 22:32:00 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:32:00 '20250917-133034.447', 22:32:00 'vm_1_count': '1', 22:32:00 'vm_1_flavor': 'v3-standard-2', 22:32:00 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 22:32:00 '- 20250917-133034.654'}, 22:32:00 'parent_id': None, 22:32:00 'replaced': None, 22:32:00 'status': 'CREATE_COMPLETE', 22:32:00 'status_reason': 'Stack CREATE completed successfully', 22:32:00 'tags': [], 22:32:00 'template': None, 22:32:00 'template_description': 'No description', 22:32:00 'template_url': None, 22:32:00 'timeout_mins': 15, 22:32:00 'unchanged': None, 22:32:00 'updated': None, 22:32:00 'updated_at': None, 22:32:00 'user_project_id': 'ffa641decf234bbc84bd68742f33429c'} 22:32:00 ------------------------------------ 22:32:01 + popd 22:32:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium 22:32:01 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins9251606873310681140.sh 22:32:01 ---> Copy SSH public keys to CSIT lab 22:32:01 Setup pyenv: 22:32:01 system 22:32:01 3.8.13 22:32:01 3.9.13 22:32:01 3.10.13 22:32:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 22:32:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:03 lf-activate-venv(): INFO: Base packages installed successfully 22:32:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:32:17 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 22:32:19 SSH not responding on 10.30.170.43. Retrying in 10 seconds... 22:32:19 SSH not responding on 10.30.170.172. Retrying in 10 seconds... 22:32:19 SSH not responding on 10.30.171.38. Retrying in 10 seconds... 22:32:20 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 22:32:20 releng-12556-29-1-mininet-ovs-217-0 22:32:20 Successfully copied public keys to slave 10.30.170.228 22:32:29 Ping to 10.30.170.43 successful. 22:32:29 Ping to 10.30.171.38 successful. 22:32:29 SSH not responding on 10.30.171.38. Retrying in 10 seconds... 22:32:30 Ping to 10.30.170.172 successful. 22:32:31 SSH not responding on 10.30.170.172. Retrying in 10 seconds... 22:32:31 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:32:32 releng-12556-29-0-builder-1 22:32:32 Successfully copied public keys to slave 10.30.170.43 22:32:39 Ping to 10.30.171.38 successful. 22:32:40 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:32:41 Ping to 10.30.170.172 successful. 22:32:41 releng-12556-29-0-builder-2 22:32:41 Successfully copied public keys to slave 10.30.171.38 22:32:42 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:32:42 releng-12556-29-0-builder-0 22:32:42 Successfully copied public keys to slave 10.30.170.172 22:32:42 Process 6510 ready. 22:32:42 Process 6511 ready. 22:32:42 Process 6512 ready. 22:32:42 Process 6513 ready. 22:32:42 SSH ready on all stack servers. 22:32:42 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16268993287928239625.sh 22:32:42 Setup pyenv: 22:32:42 system 22:32:42 3.8.13 22:32:42 3.9.13 22:32:42 3.10.13 22:32:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:32:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JITw 22:32:47 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv 22:32:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:50 lf-activate-venv(): INFO: Base packages installed successfully 22:32:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-JITw/bin to PATH 22:32:52 + echo 'Installing Python Requirements' 22:32:52 Installing Python Requirements 22:32:52 + cat 22:32:52 + python -m pip install -r requirements.txt 22:32:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:32:53 Collecting docker-py (from -r requirements.txt (line 1)) 22:32:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 22:32:53 Collecting ipaddr (from -r requirements.txt (line 2)) 22:32:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:32:53 Installing build dependencies: started 22:32:53 Installing build dependencies: finished with status 'done' 22:32:53 Getting requirements to build wheel: started 22:32:54 Getting requirements to build wheel: finished with status 'done' 22:32:54 Preparing metadata (pyproject.toml): started 22:32:54 Preparing metadata (pyproject.toml): finished with status 'done' 22:32:54 Collecting netaddr (from -r requirements.txt (line 3)) 22:32:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:32:54 Collecting netifaces (from -r requirements.txt (line 4)) 22:32:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:32:54 Installing build dependencies: started 22:32:55 Installing build dependencies: finished with status 'done' 22:32:55 Getting requirements to build wheel: started 22:32:55 Getting requirements to build wheel: finished with status 'done' 22:32:55 Preparing metadata (pyproject.toml): started 22:32:55 Preparing metadata (pyproject.toml): finished with status 'done' 22:32:56 Collecting pyhocon (from -r requirements.txt (line 5)) 22:32:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:32:56 Collecting requests (from -r requirements.txt (line 6)) 22:32:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:32:56 Collecting robotframework (from -r requirements.txt (line 7)) 22:32:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 22:32:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 14.9 MB/s 0:00:00 22:32:56 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:32:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:32:56 Installing build dependencies: started 22:32:57 Installing build dependencies: finished with status 'done' 22:32:57 Getting requirements to build wheel: started 22:32:57 Getting requirements to build wheel: finished with status 'done' 22:32:57 Preparing metadata (pyproject.toml): started 22:32:57 Preparing metadata (pyproject.toml): finished with status 'done' 22:32:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:32:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:32:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:32:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 22:32:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:32:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:32:57 Installing build dependencies: started 22:32:58 Installing build dependencies: finished with status 'done' 22:32:58 Getting requirements to build wheel: started 22:32:59 Getting requirements to build wheel: finished with status 'done' 22:32:59 Preparing metadata (pyproject.toml): started 22:32:59 Preparing metadata (pyproject.toml): finished with status 'done' 22:32:59 Collecting scapy (from -r requirements.txt (line 12)) 22:32:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 22:32:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 52.4 MB/s 0:00:00 22:32:59 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:32:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:32:59 Installing build dependencies: started 22:33:00 Installing build dependencies: finished with status 'done' 22:33:00 Getting requirements to build wheel: started 22:33:00 Getting requirements to build wheel: finished with status 'done' 22:33:00 Preparing metadata (pyproject.toml): started 22:33:00 Preparing metadata (pyproject.toml): finished with status 'done' 22:33:00 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:33:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 22:33:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 22.1 MB/s 0:00:00 22:33:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:33:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:33:01 Collecting pyangbind (from -r requirements.txt (line 22)) 22:33:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 22:33:01 Collecting isodate (from -r requirements.txt (line 25)) 22:33:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:33:01 Collecting jmespath (from -r requirements.txt (line 28)) 22:33:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 22:33:01 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:33:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:33:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:33:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:33:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:33:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:33:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:33:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:33:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:33:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 22:33:01 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:33:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 22:33:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:33:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 22:33:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:33:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:33:01 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:33:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 22:33:01 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:33:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 22:33:02 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:33:02 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:33:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 22:33:02 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:33:02 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:33:02 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:33:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:33:02 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 22:33:02 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 22:33:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:33:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 22:33:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:33:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:33:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 22:33:02 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 22:33:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 21.8 MB/s 0:00:00 22:33:02 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:33:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:33:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:33:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:33:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:33:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 12.5 MB/s 0:00:00 22:33:03 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:33:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 22:33:04 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:33:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 22:33:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 14.2 MB/s 0:00:00 22:33:04 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:33:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:33:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 22:33:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:33:04 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:33:04 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 22:33:05 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 22:33:05 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:33:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 22:33:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 22:33:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 61.3 MB/s 0:00:00 22:33:05 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 22:33:05 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 22:33:05 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:33:05 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:33:05 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:33:05 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:33:05 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 22:33:05 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 22:33:05 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:33:06 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:33:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:33:06 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:33:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:33:06 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:33:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 22:33:06 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:33:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:33:06 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:33:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 22:33:06 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:33:06 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:33:06 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:33:06 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=bc87b1ebea27b8798f668505dd4f4dbf6f66eae4ed066ad6fc8c1d0b4eb625fc 22:33:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:33:06 Building wheel for ipaddr (pyproject.toml): started 22:33:06 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:33:06 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=51313c81ecffded94a299b6ee6d812d4f414a99f93761cd6c7ecbfd3c59a4f83 22:33:06 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:33:06 Building wheel for netifaces (pyproject.toml): started 22:33:09 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:33:09 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=5116f9c206506baf36caa58503d2f806bcb562d9168ad987a6e8c7de8dcea2d3 22:33:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:33:09 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:33:09 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:33:09 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c60c6165e36e285b849c2fc2cff3e0dbff92af01f1014b4883c46f042e8f8ef2 22:33:09 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:33:09 Building wheel for jsonpath-rw (pyproject.toml): started 22:33:10 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:33:10 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d2762f47d499ea2174dae9a4dda41ea353f653646462d292adf8fa2cc50bc4f8 22:33:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:33:10 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:33:10 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 22:33:17 22:33:17 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 22:33:17 + pip freeze 22:33:17 attrs==25.4.0 22:33:17 bcrypt==5.0.0 22:33:17 beautifulsoup4==4.14.2 22:33:17 certifi==2025.10.5 22:33:17 cffi==2.0.0 22:33:17 charset-normalizer==3.4.4 22:33:17 click==8.3.0 22:33:17 cryptography==46.0.3 22:33:17 decorator==5.2.1 22:33:17 distlib==0.4.0 22:33:17 docker-py==1.10.6 22:33:17 docker-pycreds==0.4.0 22:33:17 elastic-transport==8.17.1 22:33:17 elasticsearch==8.19.2 22:33:17 elasticsearch-dsl==8.15.4 22:33:17 enum34==1.1.10 22:33:17 filelock==3.20.0 22:33:17 h11==0.16.0 22:33:17 idna==3.11 22:33:17 invoke==2.2.1 22:33:17 ipaddr==2.2.0 22:33:17 isodate==0.7.2 22:33:17 jmespath==1.0.1 22:33:17 jsonpatch==1.33 22:33:17 jsonpath-rw==1.4.0 22:33:17 jsonpointer==3.0.0 22:33:17 lxml==6.0.2 22:33:17 netaddr==1.3.0 22:33:17 netifaces==0.11.0 22:33:17 outcome==1.3.0.post0 22:33:17 paramiko==4.0.0 22:33:17 platformdirs==4.5.0 22:33:17 ply==3.11 22:33:17 pyang==2.7.1 22:33:17 pyangbind==0.8.6 22:33:17 pycparser==2.23 22:33:17 pyhocon==0.3.61 22:33:17 PyNaCl==1.6.1 22:33:17 pyparsing==3.2.5 22:33:17 PySocks==1.7.1 22:33:17 python-dateutil==2.9.0.post0 22:33:17 regex==2025.11.3 22:33:17 requests==2.32.5 22:33:17 robotframework==7.3.2 22:33:17 robotframework-httplibrary==0.4.2 22:33:17 robotframework-pythonlibcore==4.4.1 22:33:17 robotframework-requests==0.9.7 22:33:17 robotframework-selenium2library==3.0.0 22:33:17 robotframework-seleniumlibrary==6.8.0 22:33:17 robotframework-sshlibrary==3.8.0 22:33:17 scapy==2.6.1 22:33:17 scp==0.15.0 22:33:17 selenium==4.38.0 22:33:17 six==1.17.0 22:33:17 sniffio==1.3.1 22:33:17 sortedcontainers==2.4.0 22:33:17 soupsieve==2.8 22:33:17 trio==0.32.0 22:33:17 trio-websocket==0.12.2 22:33:17 typing_extensions==4.15.0 22:33:17 urllib3==2.5.0 22:33:17 virtualenv==20.35.4 22:33:17 waitress==3.0.2 22:33:17 WebOb==1.8.9 22:33:17 websocket-client==1.9.0 22:33:17 WebTest==3.0.7 22:33:17 wsproto==1.2.0 22:33:17 [EnvInject] - Injecting environment variables from a build step. 22:33:17 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:33:17 [EnvInject] - Variables injected successfully. 22:33:17 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins2314907804032601567.sh 22:33:18 Setup pyenv: 22:33:18 system 22:33:18 3.8.13 22:33:18 3.9.13 22:33:18 3.10.13 22:33:18 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 22:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:20 lf-activate-venv(): INFO: Base packages installed successfully 22:33:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:33:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:28 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:28 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 22:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 22:33:28 + ODL_SYSTEM=() 22:33:28 + TOOLS_SYSTEM=() 22:33:28 + OPENSTACK_SYSTEM=() 22:33:28 + OPENSTACK_CONTROLLERS=() 22:33:28 + mapfile -t ADDR 22:33:28 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-29 22:33:28 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:33:30 + for i in "${ADDR[@]}" 22:33:30 ++ ssh 10.30.170.228 hostname -s 22:33:30 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 22:33:30 + REMHOST=releng-12556-29-1-mininet-ovs-217-0 22:33:30 + case ${REMHOST} in 22:33:30 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:33:30 + for i in "${ADDR[@]}" 22:33:30 ++ ssh 10.30.170.172 hostname -s 22:33:30 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:31 + REMHOST=releng-12556-29-0-builder-0 22:33:31 + case ${REMHOST} in 22:33:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:33:31 + for i in "${ADDR[@]}" 22:33:31 ++ ssh 10.30.170.43 hostname -s 22:33:31 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:33:31 + REMHOST=releng-12556-29-0-builder-1 22:33:31 + case ${REMHOST} in 22:33:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:33:31 + for i in "${ADDR[@]}" 22:33:31 ++ ssh 10.30.171.38 hostname -s 22:33:31 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:33:31 + REMHOST=releng-12556-29-0-builder-2 22:33:31 + case ${REMHOST} in 22:33:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:33:31 + echo NUM_ODL_SYSTEM=3 22:33:31 + echo NUM_TOOLS_SYSTEM=1 22:33:31 + '[' '' == yes ']' 22:33:31 + NUM_OPENSTACK_SYSTEM=0 22:33:31 + echo NUM_OPENSTACK_SYSTEM=0 22:33:31 + '[' 0 -eq 2 ']' 22:33:31 + echo ODL_SYSTEM_IP=10.30.170.172 22:33:31 ++ seq 0 2 22:33:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:33:31 + echo ODL_SYSTEM_1_IP=10.30.170.172 22:33:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:33:31 + echo ODL_SYSTEM_2_IP=10.30.170.43 22:33:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:33:31 + echo ODL_SYSTEM_3_IP=10.30.171.38 22:33:31 + echo TOOLS_SYSTEM_IP=10.30.170.228 22:33:31 ++ seq 0 0 22:33:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:33:31 + echo TOOLS_SYSTEM_1_IP=10.30.170.228 22:33:31 + openstack_index=0 22:33:31 + NUM_OPENSTACK_CONTROL_NODES=1 22:33:31 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:33:31 ++ seq 0 0 22:33:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:33:31 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:33:31 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:33:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:33:31 + '[' -1 -ge 2 ']' 22:33:31 ++ seq 0 -2 22:33:31 + NUM_OPENSTACK_HAPROXY_NODES=0 22:33:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:33:31 ++ seq 0 -1 22:33:31 + echo 'Contents of slave_addresses.txt:' 22:33:31 Contents of slave_addresses.txt: 22:33:31 + cat slave_addresses.txt 22:33:31 NUM_ODL_SYSTEM=3 22:33:31 NUM_TOOLS_SYSTEM=1 22:33:31 NUM_OPENSTACK_SYSTEM=0 22:33:31 ODL_SYSTEM_IP=10.30.170.172 22:33:31 ODL_SYSTEM_1_IP=10.30.170.172 22:33:31 ODL_SYSTEM_2_IP=10.30.170.43 22:33:31 ODL_SYSTEM_3_IP=10.30.171.38 22:33:31 TOOLS_SYSTEM_IP=10.30.170.228 22:33:31 TOOLS_SYSTEM_1_IP=10.30.170.228 22:33:31 NUM_OPENSTACK_CONTROL_NODES=1 22:33:31 OPENSTACK_CONTROL_NODE_1_IP= 22:33:31 NUM_OPENSTACK_COMPUTE_NODES=-1 22:33:31 NUM_OPENSTACK_HAPROXY_NODES=0 22:33:31 [EnvInject] - Injecting environment variables from a build step. 22:33:31 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:33:31 [EnvInject] - Variables injected successfully. 22:33:31 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins6531211531110656310.sh 22:33:31 Preparing for JRE Version 21 22:33:31 Karaf artifact is netconf-karaf 22:33:31 Karaf project is netconf 22:33:31 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:33:31 [EnvInject] - Injecting environment variables from a build step. 22:33:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:33:31 [EnvInject] - Variables injected successfully. 22:33:31 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16658069075511654626.sh 22:33:31 2025-11-10 22:33:31 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 22:33:32 Bundle version is 10.0.1-SNAPSHOT 22:33:32 --2025-11-10 22:33:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/maven-metadata.xml 22:33:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:33:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:33:32 HTTP request sent, awaiting response... 200 OK 22:33:32 Length: 1408 (1.4K) [application/xml] 22:33:32 Saving to: ‘maven-metadata.xml’ 22:33:32 22:33:32 0K . 100% 70.9M=0s 22:33:32 22:33:32 2025-11-10 22:33:32 (70.9 MB/s) - ‘maven-metadata.xml’ saved [1408/1408] 22:33:32 22:33:32 22:33:32 22:33:32 org.opendaylight.netconf 22:33:32 netconf-karaf 22:33:32 22:33:32 20251110212621 22:33:32 22:33:32 20251110.212621 22:33:32 63 22:33:32 22:33:32 22:33:32 22:33:32 pom 22:33:32 10.0.1-20251110.212621-63 22:33:32 20251110212621 22:33:32 22:33:32 22:33:32 tar.gz 22:33:32 10.0.1-20251110.212621-63 22:33:32 20251110212621 22:33:32 22:33:32 22:33:32 zip 22:33:32 10.0.1-20251110.212621-63 22:33:32 20251110212621 22:33:32 22:33:32 22:33:32 cyclonedx 22:33:32 xml 22:33:32 10.0.1-20251110.212621-63 22:33:32 20251110212621 22:33:32 22:33:32 22:33:32 cyclonedx 22:33:32 json 22:33:32 10.0.1-20251110.212621-63 22:33:32 20251110212621 22:33:32 22:33:32 22:33:32 22:33:32 10.0.1-SNAPSHOT 22:33:32 22:33:32 Nexus timestamp is 10.0.1-20251110.212621-63 22:33:32 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:32 Distribution bundle is netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:32 Distribution bundle version is 10.0.1-SNAPSHOT 22:33:32 Distribution folder is netconf-karaf-10.0.1-SNAPSHOT 22:33:32 Nexus prefix is https://nexus.opendaylight.org 22:33:32 [EnvInject] - Injecting environment variables from a build step. 22:33:32 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:33:32 [EnvInject] - Variables injected successfully. 22:33:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins1541914588484795352.sh 22:33:32 Setup pyenv: 22:33:32 system 22:33:32 3.8.13 22:33:32 3.9.13 22:33:32 3.10.13 22:33:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 22:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:34 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:34 lf-activate-venv(): INFO: Base packages installed successfully 22:33:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:33:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:40 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 22:33:40 Copying common-functions.sh to /tmp 22:33:41 Copying common-functions.sh to 10.30.170.172:/tmp 22:33:41 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:42 Copying common-functions.sh to 10.30.170.43:/tmp 22:33:42 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:33:43 Copying common-functions.sh to 10.30.171.38:/tmp 22:33:43 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:33:43 Copying common-functions.sh to 10.30.170.228:/tmp 22:33:43 Warning: Permanently added '10.30.170.228' (ECDSA) to the list of known hosts. 22:33:43 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins190213408783771810.sh 22:33:43 common-functions.sh is being sourced 22:33:43 common-functions environment: 22:33:43 MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:43 ACTUALFEATURES: 22:33:43 FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:43 CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:43 LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:43 MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:43 CONTROLLERMEM: 2048m 22:33:43 AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:43 MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:43 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:43 SUITES: 22:33:43 22:33:43 ################################################# 22:33:43 ## Configure Cluster and Start ## 22:33:43 ################################################# 22:33:43 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 22:33:43 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 22:33:43 Locating script plan to use... 22:33:43 Finished running script plans 22:33:43 Configuring member-1 with IP address 10.30.170.172 22:33:43 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:44 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:44 + source /tmp/common-functions.sh netconf-karaf-10.0.1-SNAPSHOT vanadium 22:33:44 common-functions.sh is being sourced 22:33:44 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:33:44 ++ echo 'common-functions.sh is being sourced' 22:33:44 ++ BUNDLEFOLDER=netconf-karaf-10.0.1-SNAPSHOT 22:33:44 ++ DISTROSTREAM=vanadium 22:33:44 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:44 ++ MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:44 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:44 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:44 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:44 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:44 ++ export LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:44 ++ LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:44 ++ export MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:44 ++ MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:44 ++ export CONTROLLERMEM= 22:33:44 ++ CONTROLLERMEM= 22:33:44 ++ case "${DISTROSTREAM}" in 22:33:44 ++ CLUSTER_SYSTEM=pekko 22:33:44 ++ export AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:44 ++ AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:44 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:44 ++ MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:44 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:44 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:44 ++ print_common_env 22:33:44 ++ cat 22:33:44 common-functions environment: 22:33:44 MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:44 ACTUALFEATURES: 22:33:44 FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:44 CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:44 LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:44 MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:44 CONTROLLERMEM: 22:33:44 AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:44 MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:44 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:44 SUITES: 22:33:44 22:33:44 ++ SSH='ssh -t -t' 22:33:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:33:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:33:44 Changing to /tmp 22:33:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:44 + echo 'Changing to /tmp' 22:33:44 + cd /tmp 22:33:44 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip' 22:33:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:44 --2025-11-10 22:33:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:33:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:33:44 HTTP request sent, awaiting response... 200 OK 22:33:44 Length: 155188121 (148M) [application/zip] 22:33:44 Saving to: ‘netconf-karaf-10.0.1-20251110.212621-63.zip’ 22:33:44 22:33:44 0K ........ ........ ........ ........ ........ ........ 2% 47.5M 3s 22:33:44 3072K ........ ........ ........ ........ ........ ........ 4% 59.1M 3s 22:33:44 6144K ........ ........ ........ ........ ........ ........ 6% 23.7M 4s 22:33:44 9216K ........ ........ ........ ........ ........ ........ 8% 17.2M 5s 22:33:44 12288K ........ ........ ........ ........ ........ ........ 10% 14.0M 6s 22:33:45 15360K ........ ........ ........ ........ ........ ........ 12% 26.6M 5s 22:33:45 18432K ........ ........ ........ ........ ........ ........ 14% 188M 5s 22:33:45 21504K ........ ........ ........ ........ ........ ........ 16% 251M 4s 22:33:45 24576K ........ ........ ........ ........ ........ ........ 18% 298M 3s 22:33:45 27648K ........ ........ ........ ........ ........ ........ 20% 287M 3s 22:33:45 30720K ........ ........ ........ ........ ........ ........ 22% 284M 3s 22:33:45 33792K ........ ........ ........ ........ ........ ........ 24% 289M 3s 22:33:45 36864K ........ ........ ........ ........ ........ ........ 26% 283M 2s 22:33:45 39936K ........ ........ ........ ........ ........ ........ 28% 291M 2s 22:33:45 43008K ........ ........ ........ ........ ........ ........ 30% 285M 2s 22:33:45 46080K ........ ........ ........ ........ ........ ........ 32% 311M 2s 22:33:45 49152K ........ ........ ........ ........ ........ ........ 34% 281M 2s 22:33:45 52224K ........ ........ ........ ........ ........ ........ 36% 280M 2s 22:33:45 55296K ........ ........ ........ ........ ........ ........ 38% 306M 1s 22:33:45 58368K ........ ........ ........ ........ ........ ........ 40% 332M 1s 22:33:45 61440K ........ ........ ........ ........ ........ ........ 42% 304M 1s 22:33:45 64512K ........ ........ ........ ........ ........ ........ 44% 295M 1s 22:33:45 67584K ........ ........ ........ ........ ........ ........ 46% 295M 1s 22:33:45 70656K ........ ........ ........ ........ ........ ........ 48% 301M 1s 22:33:45 73728K ........ ........ ........ ........ ........ ........ 50% 274M 1s 22:33:45 76800K ........ ........ ........ ........ ........ ........ 52% 299M 1s 22:33:45 79872K ........ ........ ........ ........ ........ ........ 54% 297M 1s 22:33:45 82944K ........ ........ ........ ........ ........ ........ 56% 291M 1s 22:33:45 86016K ........ ........ ........ ........ ........ ........ 58% 241M 1s 22:33:45 89088K ........ ........ ........ ........ ........ ........ 60% 312M 1s 22:33:45 92160K ........ ........ ........ ........ ........ ........ 62% 301M 1s 22:33:45 95232K ........ ........ ........ ........ ........ ........ 64% 278M 1s 22:33:45 98304K ........ ........ ........ ........ ........ ........ 66% 284M 1s 22:33:45 101376K ........ ........ ........ ........ ........ ........ 68% 288M 0s 22:33:45 104448K ........ ........ ........ ........ ........ ........ 70% 284M 0s 22:33:45 107520K ........ ........ ........ ........ ........ ........ 72% 301M 0s 22:33:45 110592K ........ ........ ........ ........ ........ ........ 75% 267M 0s 22:33:45 113664K ........ ........ ........ ........ ........ ........ 77% 285M 0s 22:33:45 116736K ........ ........ ........ ........ ........ ........ 79% 275M 0s 22:33:45 119808K ........ ........ ........ ........ ........ ........ 81% 254M 0s 22:33:45 122880K ........ ........ ........ ........ ........ ........ 83% 339M 0s 22:33:45 125952K ........ ........ ........ ........ ........ ........ 85% 384M 0s 22:33:45 129024K ........ ........ ........ ........ ........ ........ 87% 325M 0s 22:33:45 132096K ........ ........ ........ ........ ........ ........ 89% 317M 0s 22:33:45 135168K ........ ........ ........ ........ ........ ........ 91% 255M 0s 22:33:45 138240K ........ ........ ........ ........ ........ ........ 93% 305M 0s 22:33:45 141312K ........ ........ ........ ........ ........ ........ 95% 317M 0s 22:33:45 144384K ........ ........ ........ ........ ........ ........ 97% 296M 0s 22:33:45 147456K ........ ........ ........ ........ ........ ........ 99% 260M 0s 22:33:45 150528K ........ ....... 100% 320M=1.2s 22:33:45 22:33:45 2025-11-10 22:33:45 (124 MB/s) - ‘netconf-karaf-10.0.1-20251110.212621-63.zip’ saved [155188121/155188121] 22:33:45 22:33:45 Extracting the new controller... 22:33:45 + echo 'Extracting the new controller...' 22:33:45 + unzip -q netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:46 Adding external repositories... 22:33:46 + echo 'Adding external repositories...' 22:33:46 + 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/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:46 ################################################################################ 22:33:46 # 22:33:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:46 # contributor license agreements. See the NOTICE file distributed with 22:33:46 # this work for additional information regarding copyright ownership. 22:33:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:46 # (the "License"); you may not use this file except in compliance with 22:33:46 # the License. You may obtain a copy of the License at 22:33:46 # 22:33:46 # http://www.apache.org/licenses/LICENSE-2.0 22:33:46 # 22:33:46 # Unless required by applicable law or agreed to in writing, software 22:33:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:46 # See the License for the specific language governing permissions and 22:33:46 # limitations under the License. 22:33:46 # 22:33:46 ################################################################################ 22:33:46 22:33:46 # 22:33:46 # If set to true, the following property will not allow any certificate to be used 22:33:46 # when accessing Maven repositories through SSL 22:33:46 # 22:33:46 #org.ops4j.pax.url.mvn.certificateCheck= 22:33:46 22:33:46 # 22:33:46 # Path to the local Maven settings file. 22:33:46 # The repositories defined in this file will be automatically added to the list 22:33:46 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:33:46 # below is not set. 22:33:46 # The following locations are checked for the existence of the settings.xml file 22:33:46 # * 1. looks for the specified url 22:33:46 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:33:46 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:33:46 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:33:46 # 22:33:46 #org.ops4j.pax.url.mvn.settings= 22:33:46 22:33:46 # 22:33:46 # Path to the local Maven repository which is used to avoid downloading 22:33:46 # artifacts when they already exist locally. 22:33:46 # The value of this property will be extracted from the settings.xml file 22:33:46 # above, or defaulted to: 22:33:46 # System.getProperty( "user.home" ) + "/.m2/repository" 22:33:46 # 22:33:46 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:33:46 22:33:46 # 22:33:46 # Default this to false. It's just weird to use undocumented repos 22:33:46 # 22:33:46 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:33:46 22:33:46 # 22:33:46 # Uncomment if you don't wanna use the proxy settings 22:33:46 # from the Maven conf/settings.xml file 22:33:46 # 22:33:46 # org.ops4j.pax.url.mvn.proxySupport=false 22:33:46 22:33:46 # 22:33:46 # Disable aether support by default. This ensure that the defaultRepositories 22:33:46 # below will be used 22:33:46 # 22:33:46 #org.ops4j.pax.url.mvn.disableAether=true 22:33:46 22:33:46 # 22:33:46 # Comma separated list of repositories scanned when resolving an artifact. 22:33:46 # Those repositories will be checked before iterating through the 22:33:46 # below list of repositories and even before the local repository 22:33:46 # A repository url can be appended with zero or more of the following flags: 22:33:46 # @snapshots : the repository contains snaphots 22:33:46 # @noreleases : the repository does not contain any released artifacts 22:33:46 # 22:33:46 # The following property value will add the system folder as a repo. 22:33:46 # 22:33:46 #org.ops4j.pax.url.mvn.defaultRepositories= 22:33:46 22:33:46 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:33:46 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:33:46 22:33:46 # 22:33:46 # Comma separated list of repositories scanned when resolving an artifact. 22:33:46 # The default list includes the following repositories: 22:33:46 # http://repo1.maven.org/maven2@id=central 22:33:46 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:33:46 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:33:46 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:33:46 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:33:46 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:33:46 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:33:46 # To add repositories to the default ones, prepend '+' to the list of repositories 22:33:46 # to add. 22:33:46 # A repository url can be appended with zero or more of the following flags: 22:33:46 # @snapshots : the repository contains snapshots 22:33:46 # @noreleases : the repository does not contain any released artifacts 22:33:46 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:33:46 # 22:33:46 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 22:33:46 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:33:46 file:${karaf.data}/kar@id=kar.repository@multi 22:33:46 Configuring the startup features... 22:33:46 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:46 + [[ True == \T\r\u\e ]] 22:33:46 + echo 'Configuring the startup features...' 22:33:46 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:46 + FEATURE_TEST_STRING=features-test 22:33:46 + FEATURE_TEST_VERSION=10.0.1-SNAPSHOT 22:33:46 + KARAF_VERSION=netconf 22:33:46 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:33:46 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:46 ################################################################################ 22:33:46 # 22:33:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:46 # contributor license agreements. See the NOTICE file distributed with 22:33:46 # this work for additional information regarding copyright ownership. 22:33:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:46 # (the "License"); you may not use this file except in compliance with 22:33:46 # the License. You may obtain a copy of the License at 22:33:46 # 22:33:46 # http://www.apache.org/licenses/LICENSE-2.0 22:33:46 # 22:33:46 # Unless required by applicable law or agreed to in writing, software 22:33:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:46 # See the License for the specific language governing permissions and 22:33:46 # limitations under the License. 22:33:46 # 22:33:46 ################################################################################ 22:33:46 22:33:46 # 22:33:46 # Comma separated list of features repositories to register by default 22:33:46 # 22:33:46 featuresRepositories = file:${karaf.etc}/ddfed071-e87c-4a23-b9b1-44024a050d18.xml 22:33:46 22:33:46 # 22:33:46 # Comma separated list of features to install at startup 22:33:46 # 22:33:46 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 31d9a318-d38a-4fd5-8692-a4390fe8f2cf 22:33:46 22:33:46 # 22:33:46 # Resource repositories (OBR) that the features resolver can use 22:33:46 # to resolve requirements/capabilities 22:33:46 # 22:33:46 # The format of the resourceRepositories is 22:33:46 # resourceRepositories=[xml:url|json:url],... 22:33:46 # for Instance: 22:33:46 # 22:33:46 #resourceRepositories=xml:http://host/path/to/index.xml 22:33:46 # or 22:33:46 #resourceRepositories=json:http://host/path/to/index.json 22:33:46 # 22:33:46 22:33:46 # 22:33:46 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:33:46 # 22:33:46 featuresBootAsynchronous=false 22:33:46 22:33:46 # 22:33:46 # Service requirements enforcement 22:33:46 # 22:33:46 # By default, the feature resolver checks the service requirements/capabilities of 22:33:46 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:33:46 # the required bundles. 22:33:46 # The following flag can have those values: 22:33:46 # - disable: service requirements are completely ignored 22:33:46 # - default: service requirements are ignored for old features 22:33:46 # - enforce: service requirements are always verified 22:33:46 # 22:33:46 #serviceRequirements=default 22:33:46 22:33:46 # 22:33:46 # Store cfg file for config element in feature 22:33:46 # 22:33:46 #configCfgStore=true 22:33:46 22:33:46 # 22:33:46 # Define if the feature service automatically refresh bundles 22:33:46 # 22:33:46 autoRefresh=true 22:33:46 22:33:46 # 22:33:46 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:33:46 # XML file defines instructions related to features processing 22:33:46 # versions.properties may declare properties to resolve placeholders in XML file 22:33:46 # both files are relative to ${karaf.etc} 22:33:46 # 22:33:46 #featureProcessing=org.apache.karaf.features.xml 22:33:46 #featureProcessingVersions=versions.properties 22:33:46 + configure_karaf_log netconf '' 22:33:46 + local -r karaf_version=netconf 22:33:46 + local -r controllerdebugmap= 22:33:46 + local logapi=log4j 22:33:46 + grep log4j2 /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:33:46 log4j2.rootLogger.level = INFO 22:33:46 #log4j2.rootLogger.type = asyncRoot 22:33:46 #log4j2.rootLogger.includeLocation = false 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:33:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:33:46 log4j2.rootLogger.appenderRef.Console.ref = Console 22:33:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:33:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:33:46 log4j2.logger.spifly.name = org.apache.aries.spifly 22:33:46 log4j2.logger.spifly.level = WARN 22:33:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:33:46 log4j2.logger.audit.level = INFO 22:33:46 log4j2.logger.audit.additivity = false 22:33:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:33:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:33:46 log4j2.appender.console.type = Console 22:33:46 log4j2.appender.console.name = Console 22:33:46 log4j2.appender.console.layout.type = PatternLayout 22:33:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:33:46 log4j2.appender.rolling.type = RollingRandomAccessFile 22:33:46 log4j2.appender.rolling.name = RollingFile 22:33:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:33:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:33:46 #log4j2.appender.rolling.immediateFlush = false 22:33:46 log4j2.appender.rolling.append = true 22:33:46 log4j2.appender.rolling.layout.type = PatternLayout 22:33:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:33:46 log4j2.appender.rolling.policies.type = Policies 22:33:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:33:46 log4j2.appender.rolling.policies.size.size = 64MB 22:33:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:33:46 log4j2.appender.rolling.strategy.max = 7 22:33:46 log4j2.appender.audit.type = RollingRandomAccessFile 22:33:46 log4j2.appender.audit.name = AuditRollingFile 22:33:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:33:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:33:46 log4j2.appender.audit.append = true 22:33:46 log4j2.appender.audit.layout.type = PatternLayout 22:33:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:33:46 log4j2.appender.audit.policies.type = Policies 22:33:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:33:46 log4j2.appender.audit.policies.size.size = 8MB 22:33:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:33:46 log4j2.appender.audit.strategy.max = 7 22:33:46 log4j2.appender.osgi.type = PaxOsgi 22:33:46 log4j2.appender.osgi.name = PaxOsgi 22:33:46 log4j2.appender.osgi.filter = * 22:33:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:33:46 #log4j2.logger.aether.level = TRACE 22:33:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:33:46 #log4j2.logger.http-headers.level = DEBUG 22:33:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:33:46 #log4j2.logger.maven.level = TRACE 22:33:46 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:33:46 + logapi=log4j2 22:33:46 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:33:46 + '[' log4j2 == log4j2 ']' 22:33:46 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:46 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:33:46 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:33:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:33:46 controllerdebugmap: 22:33:46 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:33:46 + unset IFS 22:33:46 + echo 'controllerdebugmap: ' 22:33:46 + '[' -n '' ']' 22:33:46 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:33:46 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:46 ################################################################################ 22:33:46 # 22:33:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:46 # contributor license agreements. See the NOTICE file distributed with 22:33:46 # this work for additional information regarding copyright ownership. 22:33:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:46 # (the "License"); you may not use this file except in compliance with 22:33:46 # the License. You may obtain a copy of the License at 22:33:46 # 22:33:46 # http://www.apache.org/licenses/LICENSE-2.0 22:33:46 # 22:33:46 # Unless required by applicable law or agreed to in writing, software 22:33:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:46 # See the License for the specific language governing permissions and 22:33:46 # limitations under the License. 22:33:46 # 22:33:46 ################################################################################ 22:33:46 22:33:46 # Common pattern layout for appenders 22:33:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:33:46 22:33:46 # Root logger 22:33:46 log4j2.rootLogger.level = INFO 22:33:46 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:33:46 #log4j2.rootLogger.type = asyncRoot 22:33:46 #log4j2.rootLogger.includeLocation = false 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:33:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:33:46 log4j2.rootLogger.appenderRef.Console.ref = Console 22:33:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:33:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:33:46 22:33:46 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:33:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:33:46 22:33:46 # Loggers configuration 22:33:46 22:33:46 # Spifly logger 22:33:46 log4j2.logger.spifly.name = org.apache.aries.spifly 22:33:46 log4j2.logger.spifly.level = WARN 22:33:46 22:33:46 # Security audit logger 22:33:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:33:46 log4j2.logger.audit.level = INFO 22:33:46 log4j2.logger.audit.additivity = false 22:33:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:33:46 22:33:46 # Appenders configuration 22:33:46 22:33:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:33:46 log4j2.appender.console.type = Console 22:33:46 log4j2.appender.console.name = Console 22:33:46 log4j2.appender.console.layout.type = PatternLayout 22:33:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:33:46 22:33:46 # Rolling file appender 22:33:46 log4j2.appender.rolling.type = RollingRandomAccessFile 22:33:46 log4j2.appender.rolling.name = RollingFile 22:33:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:33:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:33:46 # uncomment to not force a disk flush 22:33:46 #log4j2.appender.rolling.immediateFlush = false 22:33:46 log4j2.appender.rolling.append = true 22:33:46 log4j2.appender.rolling.layout.type = PatternLayout 22:33:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:33:46 log4j2.appender.rolling.policies.type = Policies 22:33:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:33:46 log4j2.appender.rolling.policies.size.size = 1GB 22:33:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:33:46 log4j2.appender.rolling.strategy.max = 7 22:33:46 22:33:46 # Audit file appender 22:33:46 log4j2.appender.audit.type = RollingRandomAccessFile 22:33:46 log4j2.appender.audit.name = AuditRollingFile 22:33:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:33:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:33:46 log4j2.appender.audit.append = true 22:33:46 log4j2.appender.audit.layout.type = PatternLayout 22:33:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:33:46 log4j2.appender.audit.policies.type = Policies 22:33:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:33:46 log4j2.appender.audit.policies.size.size = 8MB 22:33:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:33:46 log4j2.appender.audit.strategy.max = 7 22:33:46 22:33:46 # OSGi appender 22:33:46 log4j2.appender.osgi.type = PaxOsgi 22:33:46 log4j2.appender.osgi.name = PaxOsgi 22:33:46 log4j2.appender.osgi.filter = * 22:33:46 22:33:46 # help with identification of maven-related problems with pax-url-aether 22:33:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:33:46 #log4j2.logger.aether.level = TRACE 22:33:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:33:46 #log4j2.logger.http-headers.level = DEBUG 22:33:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:33:46 #log4j2.logger.maven.level = TRACE 22:33:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:33:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:33:46 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:46 Configure 22:33:46 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:33:46 max memory: 2048m 22:33:46 memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:46 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:33:46 + local -r controllermem=2048m 22:33:46 + local -r memconf=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:46 + echo Configure 22:33:46 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:33:46 + echo ' max memory: 2048m' 22:33:46 + echo ' memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv' 22:33:46 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:46 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:46 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:46 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv' 22:33:46 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:46 #!/bin/sh 22:33:46 # 22:33:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:46 # contributor license agreements. See the NOTICE file distributed with 22:33:46 # this work for additional information regarding copyright ownership. 22:33:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:46 # (the "License"); you may not use this file except in compliance with 22:33:46 # the License. You may obtain a copy of the License at 22:33:46 # 22:33:46 # http://www.apache.org/licenses/LICENSE-2.0 22:33:46 # 22:33:46 # Unless required by applicable law or agreed to in writing, software 22:33:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:46 # See the License for the specific language governing permissions and 22:33:46 # limitations under the License. 22:33:46 # 22:33:46 22:33:46 # 22:33:46 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:33:46 # script: client, instance, shell, start, status, stop, karaf 22:33:46 # 22:33:46 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:33:46 # Actions go here... 22:33:46 # fi 22:33:46 22:33:46 # 22:33:46 # general settings which should be applied for all scripts go here; please keep 22:33:46 # in mind that it is possible that scripts might be executed more than once, e.g. 22:33:46 # in example of the start script where the start script is executed first and the 22:33:46 # karaf script afterwards. 22:33:46 # 22:33:46 22:33:46 # 22:33:46 # The following section shows the possible configuration options for the default 22:33:46 # karaf scripts 22:33:46 # 22:33:46 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:33:46 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:33:46 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:33:46 # export EXTRA_JAVA_OPTS # Additional JVM options 22:33:46 # export KARAF_HOME # Karaf home folder 22:33:46 # export KARAF_DATA # Karaf data folder 22:33:46 # export KARAF_BASE # Karaf base folder 22:33:46 # export KARAF_ETC # Karaf etc folder 22:33:46 # export KARAF_LOG # Karaf log folder 22:33:46 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:33:46 # export KARAF_OPTS # Additional available Karaf options 22:33:46 # export KARAF_DEBUG # Enable debug mode 22:33:46 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:33:46 # export KARAF_NOROOT # Prevent execution as root if set to true 22:33:46 Set Java version 22:33:46 + echo 'Set Java version' 22:33:46 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:33:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:33:46 sudo: a password is required 22:33:46 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:33:46 sudo: a password is required 22:33:46 JDK default version ... 22:33:46 + echo 'JDK default version ...' 22:33:46 + java -version 22:33:47 openjdk version "21.0.8" 2025-07-15 22:33:47 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 22:33:47 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 22:33:47 Set JAVA_HOME 22:33:47 + echo 'Set JAVA_HOME' 22:33:47 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:33:47 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:33:47 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:47 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:47 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:33:47 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:47 Listing all open ports on controller system... 22:33:47 + echo 'Listing all open ports on controller system...' 22:33:47 + netstat -pnatu 22:33:47 /tmp/configuration-script.sh: line 40: netstat: command not found 22:33:47 Configuring cluster 22:33:47 + '[' -f /tmp/custom_shard_config.txt ']' 22:33:47 + echo 'Configuring cluster' 22:33:47 + /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.172 10.30.170.43 10.30.171.38 22:33:47 ################################################ 22:33:47 ## Configure Cluster ## 22:33:47 ################################################ 22:33:47 NOTE: Cluster configuration files not found. Copying from 22:33:47 /tmp/netconf-karaf-10.0.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.2 22:33:47 Configuring unique name in pekko.conf 22:33:47 Configuring hostname in pekko.conf 22:33:47 Configuring data and rpc seed nodes in pekko.conf 22:33:47 modules = [ 22:33:47 22:33:47 ] 22:33:47 Configuring replication type in module-shards.conf 22:33:47 ################################################ 22:33:47 ## NOTE: Manually restart controller to ## 22:33:47 ## apply configuration. ## 22:33:47 ################################################ 22:33:47 Dump pekko.conf 22:33:47 + echo 'Dump pekko.conf' 22:33:47 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:47 22:33:47 odl-cluster-data { 22:33:47 pekko { 22:33:47 remote { 22:33:47 artery { 22:33:47 enabled = on 22:33:47 transport = tcp 22:33:47 canonical.hostname = "10.30.170.172" 22:33:47 canonical.port = 2550 22:33:47 } 22:33:47 } 22:33:47 22:33:47 cluster { 22:33:47 # Using artery. 22:33:47 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.172:2550", 22:33:47 "pekko://opendaylight-cluster-data@10.30.170.43:2550", 22:33:47 "pekko://opendaylight-cluster-data@10.30.171.38:2550"] 22:33:47 22:33:47 roles = ["member-1"] 22:33:47 22:33:47 # when under load we might trip a false positive on the failure detector 22:33:47 # failure-detector { 22:33:47 # heartbeat-interval = 4 s 22:33:47 # acceptable-heartbeat-pause = 16s 22:33:47 # } 22:33:47 } 22:33:47 22:33:47 persistence { 22:33:47 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:33:47 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:33:47 # The relative path is always relative to KARAF_HOME. 22:33:47 22:33:47 # snapshot-store.local.dir = "target/snapshots" 22:33:47 } 22:33:47 disable-default-actor-system-quarantined-event-handling = "false" 22:33:47 } 22:33:47 } 22:33:47 Dump modules.conf 22:33:47 + echo 'Dump modules.conf' 22:33:47 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:47 modules = [ 22:33:47 22:33:47 ] 22:33:47 Dump module-shards.conf 22:33:47 + echo 'Dump module-shards.conf' 22:33:47 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:47 module-shards = [ 22:33:47 { 22:33:47 name = "default" 22:33:47 shards = [ 22:33:47 { 22:33:47 name = "default" 22:33:47 replicas = ["member-1", 22:33:47 "member-2", 22:33:47 "member-3"] 22:33:47 } 22:33:47 ] 22:33:47 } 22:33:47 ] 22:33:47 Configuring member-2 with IP address 10.30.170.43 22:33:47 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:33:47 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:33:47 + source /tmp/common-functions.sh netconf-karaf-10.0.1-SNAPSHOT vanadium 22:33:47 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:33:47 common-functions.sh is being sourced 22:33:47 ++ echo 'common-functions.sh is being sourced' 22:33:47 ++ BUNDLEFOLDER=netconf-karaf-10.0.1-SNAPSHOT 22:33:47 ++ DISTROSTREAM=vanadium 22:33:47 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:47 ++ MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:47 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:47 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:47 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:47 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:47 ++ export LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:47 ++ LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:47 ++ export MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:47 ++ MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:47 ++ export CONTROLLERMEM= 22:33:47 ++ CONTROLLERMEM= 22:33:47 ++ case "${DISTROSTREAM}" in 22:33:47 ++ CLUSTER_SYSTEM=pekko 22:33:47 ++ export AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:47 ++ AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:47 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:47 ++ MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:47 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:47 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:47 ++ print_common_env 22:33:47 ++ cat 22:33:47 common-functions environment: 22:33:47 MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:47 ACTUALFEATURES: 22:33:47 FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:47 CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:47 LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:47 MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:47 CONTROLLERMEM: 22:33:47 AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:47 MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:47 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:47 SUITES: 22:33:47 22:33:47 ++ SSH='ssh -t -t' 22:33:47 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:33:47 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:33:47 Changing to /tmp 22:33:47 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:47 + echo 'Changing to /tmp' 22:33:47 + cd /tmp 22:33:47 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip' 22:33:47 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:47 --2025-11-10 22:33:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:33:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:33:47 HTTP request sent, awaiting response... 200 OK 22:33:47 Length: 155188121 (148M) [application/zip] 22:33:47 Saving to: ‘netconf-karaf-10.0.1-20251110.212621-63.zip’ 22:33:47 22:33:47 0K ........ ........ ........ ........ ........ ........ 2% 51.3M 3s 22:33:47 3072K ........ ........ ........ ........ ........ ........ 4% 68.8M 2s 22:33:47 6144K ........ ........ ........ ........ ........ ........ 6% 77.6M 2s 22:33:47 9216K ........ ........ ........ ........ ........ ........ 8% 150M 2s 22:33:47 12288K ........ ........ ........ ........ ........ ........ 10% 150M 2s 22:33:47 15360K ........ ........ ........ ........ ........ ........ 12% 179M 1s 22:33:47 18432K ........ ........ ........ ........ ........ ........ 14% 174M 1s 22:33:47 21504K ........ ........ ........ ........ ........ ........ 16% 168M 1s 22:33:47 24576K ........ ........ ........ ........ ........ ........ 18% 200M 1s 22:33:48 27648K ........ ........ ........ ........ ........ ........ 20% 233M 1s 22:33:48 30720K ........ ........ ........ ........ ........ ........ 22% 245M 1s 22:33:48 33792K ........ ........ ........ ........ ........ ........ 24% 260M 1s 22:33:48 36864K ........ ........ ........ ........ ........ ........ 26% 275M 1s 22:33:48 39936K ........ ........ ........ ........ ........ ........ 28% 279M 1s 22:33:48 43008K ........ ........ ........ ........ ........ ........ 30% 305M 1s 22:33:48 46080K ........ ........ ........ ........ ........ ........ 32% 346M 1s 22:33:48 49152K ........ ........ ........ ........ ........ ........ 34% 324M 1s 22:33:48 52224K ........ ........ ........ ........ ........ ........ 36% 323M 1s 22:33:48 55296K ........ ........ ........ ........ ........ ........ 38% 311M 1s 22:33:48 58368K ........ ........ ........ ........ ........ ........ 40% 295M 1s 22:33:48 61440K ........ ........ ........ ........ ........ ........ 42% 306M 1s 22:33:48 64512K ........ ........ ........ ........ ........ ........ 44% 284M 0s 22:33:48 67584K ........ ........ ........ ........ ........ ........ 46% 335M 0s 22:33:48 70656K ........ ........ ........ ........ ........ ........ 48% 334M 0s 22:33:48 73728K ........ ........ ........ ........ ........ ........ 50% 338M 0s 22:33:48 76800K ........ ........ ........ ........ ........ ........ 52% 323M 0s 22:33:48 79872K ........ ........ ........ ........ ........ ........ 54% 322M 0s 22:33:48 82944K ........ ........ ........ ........ ........ ........ 56% 337M 0s 22:33:48 86016K ........ ........ ........ ........ ........ ........ 58% 333M 0s 22:33:48 89088K ........ ........ ........ ........ ........ ........ 60% 345M 0s 22:33:48 92160K ........ ........ ........ ........ ........ ........ 62% 338M 0s 22:33:48 95232K ........ ........ ........ ........ ........ ........ 64% 326M 0s 22:33:48 98304K ........ ........ ........ ........ ........ ........ 66% 327M 0s 22:33:48 101376K ........ ........ ........ ........ ........ ........ 68% 324M 0s 22:33:48 104448K ........ ........ ........ ........ ........ ........ 70% 332M 0s 22:33:48 107520K ........ ........ ........ ........ ........ ........ 72% 315M 0s 22:33:48 110592K ........ ........ ........ ........ ........ ........ 75% 250M 0s 22:33:48 113664K ........ ........ ........ ........ ........ ........ 77% 382M 0s 22:33:48 116736K ........ ........ ........ ........ ........ ........ 79% 261M 0s 22:33:48 119808K ........ ........ ........ ........ ........ ........ 81% 460M 0s 22:33:48 122880K ........ ........ ........ ........ ........ ........ 83% 336M 0s 22:33:48 125952K ........ ........ ........ ........ ........ ........ 85% 324M 0s 22:33:48 129024K ........ ........ ........ ........ ........ ........ 87% 338M 0s 22:33:48 132096K ........ ........ ........ ........ ........ ........ 89% 332M 0s 22:33:48 135168K ........ ........ ........ ........ ........ ........ 91% 330M 0s 22:33:48 138240K ........ ........ ........ ........ ........ ........ 93% 333M 0s 22:33:48 141312K ........ ........ ........ ........ ........ ........ 95% 334M 0s 22:33:48 144384K ........ ........ ........ ........ ........ ........ 97% 332M 0s 22:33:48 147456K ........ ........ ........ ........ ........ ........ 99% 326M 0s 22:33:48 150528K ........ ....... 100% 338M=0.6s 22:33:48 22:33:48 2025-11-10 22:33:48 (234 MB/s) - ‘netconf-karaf-10.0.1-20251110.212621-63.zip’ saved [155188121/155188121] 22:33:48 22:33:48 Extracting the new controller... 22:33:48 + echo 'Extracting the new controller...' 22:33:48 + unzip -q netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:49 Adding external repositories... 22:33:49 + echo 'Adding external repositories...' 22:33:49 + 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/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:49 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:49 ################################################################################ 22:33:49 # 22:33:49 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:49 # contributor license agreements. See the NOTICE file distributed with 22:33:49 # this work for additional information regarding copyright ownership. 22:33:49 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:49 # (the "License"); you may not use this file except in compliance with 22:33:49 # the License. You may obtain a copy of the License at 22:33:49 # 22:33:49 # http://www.apache.org/licenses/LICENSE-2.0 22:33:49 # 22:33:49 # Unless required by applicable law or agreed to in writing, software 22:33:49 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:49 # See the License for the specific language governing permissions and 22:33:49 # limitations under the License. 22:33:49 # 22:33:49 ################################################################################ 22:33:49 22:33:49 # 22:33:49 # If set to true, the following property will not allow any certificate to be used 22:33:49 # when accessing Maven repositories through SSL 22:33:49 # 22:33:49 #org.ops4j.pax.url.mvn.certificateCheck= 22:33:49 22:33:49 # 22:33:49 # Path to the local Maven settings file. 22:33:49 # The repositories defined in this file will be automatically added to the list 22:33:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:33:49 # below is not set. 22:33:49 # The following locations are checked for the existence of the settings.xml file 22:33:49 # * 1. looks for the specified url 22:33:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:33:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:33:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:33:49 # 22:33:49 #org.ops4j.pax.url.mvn.settings= 22:33:49 22:33:49 # 22:33:49 # Path to the local Maven repository which is used to avoid downloading 22:33:49 # artifacts when they already exist locally. 22:33:49 # The value of this property will be extracted from the settings.xml file 22:33:49 # above, or defaulted to: 22:33:49 # System.getProperty( "user.home" ) + "/.m2/repository" 22:33:49 # 22:33:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:33:49 22:33:49 # 22:33:49 # Default this to false. It's just weird to use undocumented repos 22:33:49 # 22:33:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:33:49 22:33:49 # 22:33:49 # Uncomment if you don't wanna use the proxy settings 22:33:49 # from the Maven conf/settings.xml file 22:33:49 # 22:33:49 # org.ops4j.pax.url.mvn.proxySupport=false 22:33:49 22:33:49 # 22:33:49 # Disable aether support by default. This ensure that the defaultRepositories 22:33:49 # below will be used 22:33:49 # 22:33:49 #org.ops4j.pax.url.mvn.disableAether=true 22:33:49 22:33:49 # 22:33:49 # Comma separated list of repositories scanned when resolving an artifact. 22:33:49 # Those repositories will be checked before iterating through the 22:33:49 # below list of repositories and even before the local repository 22:33:49 # A repository url can be appended with zero or more of the following flags: 22:33:49 # @snapshots : the repository contains snaphots 22:33:49 # @noreleases : the repository does not contain any released artifacts 22:33:49 # 22:33:49 # The following property value will add the system folder as a repo. 22:33:49 # 22:33:49 #org.ops4j.pax.url.mvn.defaultRepositories= 22:33:49 22:33:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:33:49 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:33:49 22:33:49 # 22:33:49 # Comma separated list of repositories scanned when resolving an artifact. 22:33:49 # The default list includes the following repositories: 22:33:49 # http://repo1.maven.org/maven2@id=central 22:33:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:33:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:33:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:33:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:33:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:33:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:33:49 # To add repositories to the default ones, prepend '+' to the list of repositories 22:33:49 # to add. 22:33:49 # A repository url can be appended with zero or more of the following flags: 22:33:49 # @snapshots : the repository contains snapshots 22:33:49 # @noreleases : the repository does not contain any released artifacts 22:33:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:33:49 # 22:33:49 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 22:33:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:33:49 file:${karaf.data}/kar@id=kar.repository@multi 22:33:49 Configuring the startup features... 22:33:49 + [[ True == \T\r\u\e ]] 22:33:49 + echo 'Configuring the startup features...' 22:33:49 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:49 + FEATURE_TEST_STRING=features-test 22:33:49 + FEATURE_TEST_VERSION=10.0.1-SNAPSHOT 22:33:49 + KARAF_VERSION=netconf 22:33:49 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:33:49 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:49 ################################################################################ 22:33:49 # 22:33:49 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:49 # contributor license agreements. See the NOTICE file distributed with 22:33:49 # this work for additional information regarding copyright ownership. 22:33:49 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:49 # (the "License"); you may not use this file except in compliance with 22:33:49 # the License. You may obtain a copy of the License at 22:33:49 # 22:33:49 # http://www.apache.org/licenses/LICENSE-2.0 22:33:49 # 22:33:49 # Unless required by applicable law or agreed to in writing, software 22:33:49 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:49 # See the License for the specific language governing permissions and 22:33:49 # limitations under the License. 22:33:49 # 22:33:49 ################################################################################ 22:33:49 22:33:49 # 22:33:49 # Comma separated list of features repositories to register by default 22:33:49 # 22:33:49 featuresRepositories = file:${karaf.etc}/ddfed071-e87c-4a23-b9b1-44024a050d18.xml 22:33:49 22:33:49 # 22:33:49 # Comma separated list of features to install at startup 22:33:49 # 22:33:49 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 31d9a318-d38a-4fd5-8692-a4390fe8f2cf 22:33:49 22:33:49 # 22:33:49 # Resource repositories (OBR) that the features resolver can use 22:33:49 # to resolve requirements/capabilities 22:33:49 # 22:33:49 # The format of the resourceRepositories is 22:33:49 # resourceRepositories=[xml:url|json:url],... 22:33:49 # for Instance: 22:33:49 # 22:33:49 #resourceRepositories=xml:http://host/path/to/index.xml 22:33:49 # or 22:33:49 #resourceRepositories=json:http://host/path/to/index.json 22:33:49 # 22:33:49 22:33:49 # 22:33:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:33:49 # 22:33:49 featuresBootAsynchronous=false 22:33:49 22:33:49 # 22:33:49 # Service requirements enforcement 22:33:49 # 22:33:49 # By default, the feature resolver checks the service requirements/capabilities of 22:33:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:33:49 # the required bundles. 22:33:49 # The following flag can have those values: 22:33:49 # - disable: service requirements are completely ignored 22:33:49 # - default: service requirements are ignored for old features 22:33:49 # - enforce: service requirements are always verified 22:33:49 # 22:33:49 #serviceRequirements=default 22:33:49 22:33:49 # 22:33:49 # Store cfg file for config element in feature 22:33:49 # 22:33:49 #configCfgStore=true 22:33:49 22:33:49 # 22:33:49 # Define if the feature service automatically refresh bundles 22:33:49 # 22:33:49 autoRefresh=true 22:33:49 22:33:49 # 22:33:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:33:49 # XML file defines instructions related to features processing 22:33:49 # versions.properties may declare properties to resolve placeholders in XML file 22:33:49 # both files are relative to ${karaf.etc} 22:33:49 # 22:33:49 #featureProcessing=org.apache.karaf.features.xml 22:33:49 #featureProcessingVersions=versions.properties 22:33:49 + configure_karaf_log netconf '' 22:33:49 + local -r karaf_version=netconf 22:33:49 + local -r controllerdebugmap= 22:33:49 + local logapi=log4j 22:33:49 + grep log4j2 /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:33:49 log4j2.rootLogger.level = INFO 22:33:49 #log4j2.rootLogger.type = asyncRoot 22:33:49 #log4j2.rootLogger.includeLocation = false 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:33:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:33:49 log4j2.rootLogger.appenderRef.Console.ref = Console 22:33:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:33:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:33:49 log4j2.logger.spifly.name = org.apache.aries.spifly 22:33:49 log4j2.logger.spifly.level = WARN 22:33:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:33:49 log4j2.logger.audit.level = INFO 22:33:49 log4j2.logger.audit.additivity = false 22:33:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:33:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:33:49 log4j2.appender.console.type = Console 22:33:49 log4j2.appender.console.name = Console 22:33:49 log4j2.appender.console.layout.type = PatternLayout 22:33:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:33:49 log4j2.appender.rolling.type = RollingRandomAccessFile 22:33:49 log4j2.appender.rolling.name = RollingFile 22:33:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:33:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:33:49 #log4j2.appender.rolling.immediateFlush = false 22:33:49 log4j2.appender.rolling.append = true 22:33:49 log4j2.appender.rolling.layout.type = PatternLayout 22:33:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:33:49 log4j2.appender.rolling.policies.type = Policies 22:33:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:33:49 log4j2.appender.rolling.policies.size.size = 64MB 22:33:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:33:49 log4j2.appender.rolling.strategy.max = 7 22:33:49 log4j2.appender.audit.type = RollingRandomAccessFile 22:33:49 log4j2.appender.audit.name = AuditRollingFile 22:33:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:33:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:33:49 log4j2.appender.audit.append = true 22:33:49 log4j2.appender.audit.layout.type = PatternLayout 22:33:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:33:49 log4j2.appender.audit.policies.type = Policies 22:33:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:33:49 log4j2.appender.audit.policies.size.size = 8MB 22:33:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:33:49 log4j2.appender.audit.strategy.max = 7 22:33:49 log4j2.appender.osgi.type = PaxOsgi 22:33:49 log4j2.appender.osgi.name = PaxOsgi 22:33:49 log4j2.appender.osgi.filter = * 22:33:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:33:49 #log4j2.logger.aether.level = TRACE 22:33:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:33:49 #log4j2.logger.http-headers.level = DEBUG 22:33:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:33:49 #log4j2.logger.maven.level = TRACE 22:33:49 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:33:49 + logapi=log4j2 22:33:49 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:33:49 + '[' log4j2 == log4j2 ']' 22:33:49 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:49 controllerdebugmap: 22:33:49 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:33:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:33:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:33:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:33:49 + unset IFS 22:33:49 + echo 'controllerdebugmap: ' 22:33:49 + '[' -n '' ']' 22:33:49 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:33:49 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:49 ################################################################################ 22:33:49 # 22:33:49 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:49 # contributor license agreements. See the NOTICE file distributed with 22:33:49 # this work for additional information regarding copyright ownership. 22:33:49 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:49 # (the "License"); you may not use this file except in compliance with 22:33:49 # the License. You may obtain a copy of the License at 22:33:49 # 22:33:49 # http://www.apache.org/licenses/LICENSE-2.0 22:33:49 # 22:33:49 # Unless required by applicable law or agreed to in writing, software 22:33:49 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:49 # See the License for the specific language governing permissions and 22:33:49 # limitations under the License. 22:33:49 # 22:33:49 ################################################################################ 22:33:49 22:33:49 # Common pattern layout for appenders 22:33:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:33:49 22:33:49 # Root logger 22:33:49 log4j2.rootLogger.level = INFO 22:33:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:33:49 #log4j2.rootLogger.type = asyncRoot 22:33:49 #log4j2.rootLogger.includeLocation = false 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:33:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:33:49 log4j2.rootLogger.appenderRef.Console.ref = Console 22:33:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:33:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:33:49 22:33:49 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:33:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:33:49 22:33:49 # Loggers configuration 22:33:49 22:33:49 # Spifly logger 22:33:49 log4j2.logger.spifly.name = org.apache.aries.spifly 22:33:49 log4j2.logger.spifly.level = WARN 22:33:49 22:33:49 # Security audit logger 22:33:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:33:49 log4j2.logger.audit.level = INFO 22:33:49 log4j2.logger.audit.additivity = false 22:33:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:33:49 22:33:49 # Appenders configuration 22:33:49 22:33:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:33:49 log4j2.appender.console.type = Console 22:33:49 log4j2.appender.console.name = Console 22:33:49 log4j2.appender.console.layout.type = PatternLayout 22:33:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:33:49 22:33:49 # Rolling file appender 22:33:49 log4j2.appender.rolling.type = RollingRandomAccessFile 22:33:49 log4j2.appender.rolling.name = RollingFile 22:33:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:33:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:33:49 # uncomment to not force a disk flush 22:33:49 #log4j2.appender.rolling.immediateFlush = false 22:33:49 log4j2.appender.rolling.append = true 22:33:49 log4j2.appender.rolling.layout.type = PatternLayout 22:33:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:33:49 log4j2.appender.rolling.policies.type = Policies 22:33:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:33:49 log4j2.appender.rolling.policies.size.size = 1GB 22:33:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:33:49 log4j2.appender.rolling.strategy.max = 7 22:33:49 22:33:49 # Audit file appender 22:33:49 log4j2.appender.audit.type = RollingRandomAccessFile 22:33:49 log4j2.appender.audit.name = AuditRollingFile 22:33:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:33:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:33:49 log4j2.appender.audit.append = true 22:33:49 log4j2.appender.audit.layout.type = PatternLayout 22:33:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:33:49 log4j2.appender.audit.policies.type = Policies 22:33:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:33:49 log4j2.appender.audit.policies.size.size = 8MB 22:33:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:33:49 log4j2.appender.audit.strategy.max = 7 22:33:49 22:33:49 # OSGi appender 22:33:49 log4j2.appender.osgi.type = PaxOsgi 22:33:49 log4j2.appender.osgi.name = PaxOsgi 22:33:49 log4j2.appender.osgi.filter = * 22:33:49 22:33:49 # help with identification of maven-related problems with pax-url-aether 22:33:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:33:49 #log4j2.logger.aether.level = TRACE 22:33:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:33:49 #log4j2.logger.http-headers.level = DEBUG 22:33:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:33:49 #log4j2.logger.maven.level = TRACE 22:33:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:33:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:33:49 Configure 22:33:49 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:33:49 max memory: 2048m 22:33:49 memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:33:49 + local -r controllermem=2048m 22:33:49 + local -r memconf=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:49 + echo Configure 22:33:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:33:49 + echo ' max memory: 2048m' 22:33:49 + echo ' memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv' 22:33:49 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:49 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:49 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv' 22:33:49 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:49 #!/bin/sh 22:33:49 # 22:33:49 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:49 # contributor license agreements. See the NOTICE file distributed with 22:33:49 # this work for additional information regarding copyright ownership. 22:33:49 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:49 # (the "License"); you may not use this file except in compliance with 22:33:49 # the License. You may obtain a copy of the License at 22:33:49 # 22:33:49 # http://www.apache.org/licenses/LICENSE-2.0 22:33:49 # 22:33:49 # Unless required by applicable law or agreed to in writing, software 22:33:49 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:49 # See the License for the specific language governing permissions and 22:33:49 # limitations under the License. 22:33:49 # 22:33:49 22:33:49 # 22:33:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:33:49 # script: client, instance, shell, start, status, stop, karaf 22:33:49 # 22:33:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:33:49 # Actions go here... 22:33:49 # fi 22:33:49 22:33:49 # 22:33:49 # general settings which should be applied for all scripts go here; please keep 22:33:49 # in mind that it is possible that scripts might be executed more than once, e.g. 22:33:49 # in example of the start script where the start script is executed first and the 22:33:49 # karaf script afterwards. 22:33:49 # 22:33:49 22:33:49 # 22:33:49 # The following section shows the possible configuration options for the default 22:33:49 # karaf scripts 22:33:49 # 22:33:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:33:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:33:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:33:49 # export EXTRA_JAVA_OPTS # Additional JVM options 22:33:49 # export KARAF_HOME # Karaf home folder 22:33:49 # export KARAF_DATA # Karaf data folder 22:33:49 # export KARAF_BASE # Karaf base folder 22:33:49 # export KARAF_ETC # Karaf etc folder 22:33:49 # export KARAF_LOG # Karaf log folder 22:33:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:33:49 # export KARAF_OPTS # Additional available Karaf options 22:33:49 # export KARAF_DEBUG # Enable debug mode 22:33:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:33:49 # export KARAF_NOROOT # Prevent execution as root if set to true 22:33:49 Set Java version 22:33:49 + echo 'Set Java version' 22:33:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:33:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:33:49 sudo: a password is required 22:33:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:33:49 sudo: a password is required 22:33:49 JDK default version ... 22:33:49 + echo 'JDK default version ...' 22:33:49 + java -version 22:33:50 openjdk version "21.0.8" 2025-07-15 22:33:50 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 22:33:50 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 22:33:50 Set JAVA_HOME 22:33:50 + echo 'Set JAVA_HOME' 22:33:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:33:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:33:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:33:50 Listing all open ports on controller system... 22:33:50 + echo 'Listing all open ports on controller system...' 22:33:50 + netstat -pnatu 22:33:50 /tmp/configuration-script.sh: line 40: netstat: command not found 22:33:50 Configuring cluster 22:33:50 + '[' -f /tmp/custom_shard_config.txt ']' 22:33:50 + echo 'Configuring cluster' 22:33:50 + /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.172 10.30.170.43 10.30.171.38 22:33:50 ################################################ 22:33:50 ## Configure Cluster ## 22:33:50 ################################################ 22:33:50 NOTE: Cluster configuration files not found. Copying from 22:33:50 /tmp/netconf-karaf-10.0.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.2 22:33:50 Configuring unique name in pekko.conf 22:33:50 Configuring hostname in pekko.conf 22:33:50 Configuring data and rpc seed nodes in pekko.conf 22:33:50 modules = [ 22:33:50 22:33:50 ] 22:33:50 Configuring replication type in module-shards.conf 22:33:50 ################################################ 22:33:50 ## NOTE: Manually restart controller to ## 22:33:50 ## apply configuration. ## 22:33:50 ################################################ 22:33:50 Dump pekko.conf 22:33:50 + echo 'Dump pekko.conf' 22:33:50 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:50 22:33:50 odl-cluster-data { 22:33:50 pekko { 22:33:50 remote { 22:33:50 artery { 22:33:50 enabled = on 22:33:50 transport = tcp 22:33:50 canonical.hostname = "10.30.170.43" 22:33:50 canonical.port = 2550 22:33:50 } 22:33:50 } 22:33:50 22:33:50 cluster { 22:33:50 # Using artery. 22:33:50 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.172:2550", 22:33:50 "pekko://opendaylight-cluster-data@10.30.170.43:2550", 22:33:50 "pekko://opendaylight-cluster-data@10.30.171.38:2550"] 22:33:50 22:33:50 roles = ["member-2"] 22:33:50 22:33:50 # when under load we might trip a false positive on the failure detector 22:33:50 # failure-detector { 22:33:50 # heartbeat-interval = 4 s 22:33:50 # acceptable-heartbeat-pause = 16s 22:33:50 # } 22:33:50 } 22:33:50 22:33:50 persistence { 22:33:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:33:50 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:33:50 # The relative path is always relative to KARAF_HOME. 22:33:50 22:33:50 # snapshot-store.local.dir = "target/snapshots" 22:33:50 } 22:33:50 disable-default-actor-system-quarantined-event-handling = "false" 22:33:50 } 22:33:50 } 22:33:50 Dump modules.conf 22:33:50 + echo 'Dump modules.conf' 22:33:50 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:50 modules = [ 22:33:50 22:33:50 ] 22:33:50 Dump module-shards.conf 22:33:50 + echo 'Dump module-shards.conf' 22:33:50 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:50 module-shards = [ 22:33:50 { 22:33:50 name = "default" 22:33:50 shards = [ 22:33:50 { 22:33:50 name = "default" 22:33:50 replicas = ["member-1", 22:33:50 "member-2", 22:33:50 "member-3"] 22:33:50 } 22:33:50 ] 22:33:50 } 22:33:50 ] 22:33:50 Configuring member-3 with IP address 10.30.171.38 22:33:50 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:33:50 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:33:50 + source /tmp/common-functions.sh netconf-karaf-10.0.1-SNAPSHOT vanadium 22:33:50 common-functions.sh is being sourced 22:33:50 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:33:50 ++ echo 'common-functions.sh is being sourced' 22:33:50 ++ BUNDLEFOLDER=netconf-karaf-10.0.1-SNAPSHOT 22:33:50 ++ DISTROSTREAM=vanadium 22:33:50 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:50 ++ MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:50 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:50 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:50 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:50 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:50 ++ export LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:50 ++ LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:50 ++ export MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:50 ++ MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:50 ++ export CONTROLLERMEM= 22:33:50 ++ CONTROLLERMEM= 22:33:50 ++ case "${DISTROSTREAM}" in 22:33:50 ++ CLUSTER_SYSTEM=pekko 22:33:50 ++ export AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:50 ++ AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:50 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:50 ++ MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:50 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:50 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:50 ++ print_common_env 22:33:50 ++ cat 22:33:50 common-functions environment: 22:33:50 MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:50 ACTUALFEATURES: 22:33:50 FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:50 CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:50 LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:50 MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:50 CONTROLLERMEM: 22:33:50 AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:50 MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:50 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:50 SUITES: 22:33:50 22:33:50 ++ SSH='ssh -t -t' 22:33:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:33:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:33:50 Changing to /tmp 22:33:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:50 + echo 'Changing to /tmp' 22:33:50 + cd /tmp 22:33:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip' 22:33:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:50 --2025-11-10 22:33:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:33:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:33:50 HTTP request sent, awaiting response... 200 OK 22:33:50 Length: 155188121 (148M) [application/zip] 22:33:50 Saving to: ‘netconf-karaf-10.0.1-20251110.212621-63.zip’ 22:33:50 22:33:50 0K ........ ........ ........ ........ ........ ........ 2% 64.9M 2s 22:33:50 3072K ........ ........ ........ ........ ........ ........ 4% 139M 2s 22:33:50 6144K ........ ........ ........ ........ ........ ........ 6% 187M 1s 22:33:50 9216K ........ ........ ........ ........ ........ ........ 8% 151M 1s 22:33:50 12288K ........ ........ ........ ........ ........ ........ 10% 206M 1s 22:33:50 15360K ........ ........ ........ ........ ........ ........ 12% 216M 1s 22:33:50 18432K ........ ........ ........ ........ ........ ........ 14% 234M 1s 22:33:50 21504K ........ ........ ........ ........ ........ ........ 16% 221M 1s 22:33:50 24576K ........ ........ ........ ........ ........ ........ 18% 256M 1s 22:33:50 27648K ........ ........ ........ ........ ........ ........ 20% 261M 1s 22:33:50 30720K ........ ........ ........ ........ ........ ........ 22% 281M 1s 22:33:50 33792K ........ ........ ........ ........ ........ ........ 24% 298M 1s 22:33:50 36864K ........ ........ ........ ........ ........ ........ 26% 303M 1s 22:33:50 39936K ........ ........ ........ ........ ........ ........ 28% 300M 1s 22:33:50 43008K ........ ........ ........ ........ ........ ........ 30% 341M 1s 22:33:50 46080K ........ ........ ........ ........ ........ ........ 32% 331M 1s 22:33:50 49152K ........ ........ ........ ........ ........ ........ 34% 274M 0s 22:33:50 52224K ........ ........ ........ ........ ........ ........ 36% 306M 0s 22:33:50 55296K ........ ........ ........ ........ ........ ........ 38% 350M 0s 22:33:50 58368K ........ ........ ........ ........ ........ ........ 40% 295M 0s 22:33:50 61440K ........ ........ ........ ........ ........ ........ 42% 263M 0s 22:33:50 64512K ........ ........ ........ ........ ........ ........ 44% 341M 0s 22:33:50 67584K ........ ........ ........ ........ ........ ........ 46% 400M 0s 22:33:50 70656K ........ ........ ........ ........ ........ ........ 48% 391M 0s 22:33:50 73728K ........ ........ ........ ........ ........ ........ 50% 394M 0s 22:33:50 76800K ........ ........ ........ ........ ........ ........ 52% 390M 0s 22:33:50 79872K ........ ........ ........ ........ ........ ........ 54% 405M 0s 22:33:50 82944K ........ ........ ........ ........ ........ ........ 56% 394M 0s 22:33:50 86016K ........ ........ ........ ........ ........ ........ 58% 390M 0s 22:33:50 89088K ........ ........ ........ ........ ........ ........ 60% 356M 0s 22:33:50 92160K ........ ........ ........ ........ ........ ........ 62% 366M 0s 22:33:50 95232K ........ ........ ........ ........ ........ ........ 64% 352M 0s 22:33:50 98304K ........ ........ ........ ........ ........ ........ 66% 363M 0s 22:33:50 101376K ........ ........ ........ ........ ........ ........ 68% 348M 0s 22:33:50 104448K ........ ........ ........ ........ ........ ........ 70% 359M 0s 22:33:50 107520K ........ ........ ........ ........ ........ ........ 72% 346M 0s 22:33:50 110592K ........ ........ ........ ........ ........ ........ 75% 351M 0s 22:33:50 113664K ........ ........ ........ ........ ........ ........ 77% 355M 0s 22:33:50 116736K ........ ........ ........ ........ ........ ........ 79% 370M 0s 22:33:50 119808K ........ ........ ........ ........ ........ ........ 81% 344M 0s 22:33:50 122880K ........ ........ ........ ........ ........ ........ 83% 364M 0s 22:33:50 125952K ........ ........ ........ ........ ........ ........ 85% 355M 0s 22:33:51 129024K ........ ........ ........ ........ ........ ........ 87% 354M 0s 22:33:51 132096K ........ ........ ........ ........ ........ ........ 89% 347M 0s 22:33:51 135168K ........ ........ ........ ........ ........ ........ 91% 367M 0s 22:33:51 138240K ........ ........ ........ ........ ........ ........ 93% 365M 0s 22:33:51 141312K ........ ........ ........ ........ ........ ........ 95% 365M 0s 22:33:51 144384K ........ ........ ........ ........ ........ ........ 97% 346M 0s 22:33:51 147456K ........ ........ ........ ........ ........ ........ 99% 369M 0s 22:33:51 150528K ........ ....... 100% 341M=0.5s 22:33:51 22:33:51 2025-11-10 22:33:51 (282 MB/s) - ‘netconf-karaf-10.0.1-20251110.212621-63.zip’ saved [155188121/155188121] 22:33:51 22:33:51 Extracting the new controller... 22:33:51 + echo 'Extracting the new controller...' 22:33:51 + unzip -q netconf-karaf-10.0.1-20251110.212621-63.zip 22:33:52 Adding external repositories... 22:33:52 + echo 'Adding external repositories...' 22:33:52 + 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/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:52 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:52 ################################################################################ 22:33:52 # 22:33:52 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:52 # contributor license agreements. See the NOTICE file distributed with 22:33:52 # this work for additional information regarding copyright ownership. 22:33:52 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:52 # (the "License"); you may not use this file except in compliance with 22:33:52 # the License. You may obtain a copy of the License at 22:33:52 # 22:33:52 # http://www.apache.org/licenses/LICENSE-2.0 22:33:52 # 22:33:52 # Unless required by applicable law or agreed to in writing, software 22:33:52 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:52 # See the License for the specific language governing permissions and 22:33:52 # limitations under the License. 22:33:52 # 22:33:52 ################################################################################ 22:33:52 22:33:52 # 22:33:52 # If set to true, the following property will not allow any certificate to be used 22:33:52 # when accessing Maven repositories through SSL 22:33:52 # 22:33:52 #org.ops4j.pax.url.mvn.certificateCheck= 22:33:52 22:33:52 # 22:33:52 # Path to the local Maven settings file. 22:33:52 # The repositories defined in this file will be automatically added to the list 22:33:52 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:33:52 # below is not set. 22:33:52 # The following locations are checked for the existence of the settings.xml file 22:33:52 # * 1. looks for the specified url 22:33:52 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:33:52 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:33:52 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:33:52 # 22:33:52 #org.ops4j.pax.url.mvn.settings= 22:33:52 22:33:52 # 22:33:52 # Path to the local Maven repository which is used to avoid downloading 22:33:52 # artifacts when they already exist locally. 22:33:52 # The value of this property will be extracted from the settings.xml file 22:33:52 # above, or defaulted to: 22:33:52 # System.getProperty( "user.home" ) + "/.m2/repository" 22:33:52 # 22:33:52 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:33:52 22:33:52 # 22:33:52 # Default this to false. It's just weird to use undocumented repos 22:33:52 # 22:33:52 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:33:52 22:33:52 # 22:33:52 # Uncomment if you don't wanna use the proxy settings 22:33:52 # from the Maven conf/settings.xml file 22:33:52 # 22:33:52 # org.ops4j.pax.url.mvn.proxySupport=false 22:33:52 22:33:52 # 22:33:52 # Disable aether support by default. This ensure that the defaultRepositories 22:33:52 # below will be used 22:33:52 # 22:33:52 #org.ops4j.pax.url.mvn.disableAether=true 22:33:52 22:33:52 # 22:33:52 # Comma separated list of repositories scanned when resolving an artifact. 22:33:52 # Those repositories will be checked before iterating through the 22:33:52 # below list of repositories and even before the local repository 22:33:52 # A repository url can be appended with zero or more of the following flags: 22:33:52 # @snapshots : the repository contains snaphots 22:33:52 # @noreleases : the repository does not contain any released artifacts 22:33:52 # 22:33:52 # The following property value will add the system folder as a repo. 22:33:52 # 22:33:52 #org.ops4j.pax.url.mvn.defaultRepositories= 22:33:52 22:33:52 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:33:52 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:33:52 22:33:52 # 22:33:52 # Comma separated list of repositories scanned when resolving an artifact. 22:33:52 # The default list includes the following repositories: 22:33:52 # http://repo1.maven.org/maven2@id=central 22:33:52 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:33:52 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:33:52 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:33:52 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:33:52 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:33:52 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:33:52 # To add repositories to the default ones, prepend '+' to the list of repositories 22:33:52 # to add. 22:33:52 # A repository url can be appended with zero or more of the following flags: 22:33:52 # @snapshots : the repository contains snapshots 22:33:52 # @noreleases : the repository does not contain any released artifacts 22:33:52 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:33:52 # 22:33:52 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 22:33:52 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:33:52 file:${karaf.data}/kar@id=kar.repository@multi 22:33:52 Configuring the startup features... 22:33:52 + [[ True == \T\r\u\e ]] 22:33:52 + echo 'Configuring the startup features...' 22:33:52 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:52 + FEATURE_TEST_STRING=features-test 22:33:52 + FEATURE_TEST_VERSION=10.0.1-SNAPSHOT 22:33:52 + KARAF_VERSION=netconf 22:33:52 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:33:52 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:52 ################################################################################ 22:33:52 # 22:33:52 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:52 # contributor license agreements. See the NOTICE file distributed with 22:33:52 # this work for additional information regarding copyright ownership. 22:33:52 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:52 # (the "License"); you may not use this file except in compliance with 22:33:52 # the License. You may obtain a copy of the License at 22:33:52 # 22:33:52 # http://www.apache.org/licenses/LICENSE-2.0 22:33:52 # 22:33:52 # Unless required by applicable law or agreed to in writing, software 22:33:52 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:52 # See the License for the specific language governing permissions and 22:33:52 # limitations under the License. 22:33:52 # 22:33:52 ################################################################################ 22:33:52 22:33:52 # 22:33:52 # Comma separated list of features repositories to register by default 22:33:52 # 22:33:52 featuresRepositories = file:${karaf.etc}/ddfed071-e87c-4a23-b9b1-44024a050d18.xml 22:33:52 22:33:52 # 22:33:52 # Comma separated list of features to install at startup 22:33:52 # 22:33:52 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 31d9a318-d38a-4fd5-8692-a4390fe8f2cf 22:33:52 22:33:52 # 22:33:52 # Resource repositories (OBR) that the features resolver can use 22:33:52 # to resolve requirements/capabilities 22:33:52 # 22:33:52 # The format of the resourceRepositories is 22:33:52 # resourceRepositories=[xml:url|json:url],... 22:33:52 # for Instance: 22:33:52 # 22:33:52 #resourceRepositories=xml:http://host/path/to/index.xml 22:33:52 # or 22:33:52 #resourceRepositories=json:http://host/path/to/index.json 22:33:52 # 22:33:52 22:33:52 # 22:33:52 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:33:52 # 22:33:52 featuresBootAsynchronous=false 22:33:52 22:33:52 # 22:33:52 # Service requirements enforcement 22:33:52 # 22:33:52 # By default, the feature resolver checks the service requirements/capabilities of 22:33:52 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:33:52 # the required bundles. 22:33:52 # The following flag can have those values: 22:33:52 # - disable: service requirements are completely ignored 22:33:52 # - default: service requirements are ignored for old features 22:33:52 # - enforce: service requirements are always verified 22:33:52 # 22:33:52 #serviceRequirements=default 22:33:52 22:33:52 # 22:33:52 # Store cfg file for config element in feature 22:33:52 # 22:33:52 #configCfgStore=true 22:33:52 22:33:52 # 22:33:52 # Define if the feature service automatically refresh bundles 22:33:52 # 22:33:52 autoRefresh=true 22:33:52 22:33:52 # 22:33:52 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:33:52 # XML file defines instructions related to features processing 22:33:52 # versions.properties may declare properties to resolve placeholders in XML file 22:33:52 # both files are relative to ${karaf.etc} 22:33:52 # 22:33:52 #featureProcessing=org.apache.karaf.features.xml 22:33:52 #featureProcessingVersions=versions.properties 22:33:52 + configure_karaf_log netconf '' 22:33:52 + local -r karaf_version=netconf 22:33:52 + local -r controllerdebugmap= 22:33:52 + local logapi=log4j 22:33:52 + grep log4j2 /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:33:52 log4j2.rootLogger.level = INFO 22:33:52 #log4j2.rootLogger.type = asyncRoot 22:33:52 #log4j2.rootLogger.includeLocation = false 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:33:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:33:52 log4j2.rootLogger.appenderRef.Console.ref = Console 22:33:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:33:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:33:52 log4j2.logger.spifly.name = org.apache.aries.spifly 22:33:52 log4j2.logger.spifly.level = WARN 22:33:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:33:52 log4j2.logger.audit.level = INFO 22:33:52 log4j2.logger.audit.additivity = false 22:33:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:33:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:33:52 log4j2.appender.console.type = Console 22:33:52 log4j2.appender.console.name = Console 22:33:52 log4j2.appender.console.layout.type = PatternLayout 22:33:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:33:52 log4j2.appender.rolling.type = RollingRandomAccessFile 22:33:52 log4j2.appender.rolling.name = RollingFile 22:33:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:33:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:33:52 #log4j2.appender.rolling.immediateFlush = false 22:33:52 log4j2.appender.rolling.append = true 22:33:52 log4j2.appender.rolling.layout.type = PatternLayout 22:33:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:33:52 log4j2.appender.rolling.policies.type = Policies 22:33:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:33:52 log4j2.appender.rolling.policies.size.size = 64MB 22:33:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:33:52 log4j2.appender.rolling.strategy.max = 7 22:33:52 log4j2.appender.audit.type = RollingRandomAccessFile 22:33:52 log4j2.appender.audit.name = AuditRollingFile 22:33:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:33:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:33:52 log4j2.appender.audit.append = true 22:33:52 log4j2.appender.audit.layout.type = PatternLayout 22:33:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:33:52 log4j2.appender.audit.policies.type = Policies 22:33:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:33:52 log4j2.appender.audit.policies.size.size = 8MB 22:33:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:33:52 log4j2.appender.audit.strategy.max = 7 22:33:52 log4j2.appender.osgi.type = PaxOsgi 22:33:52 log4j2.appender.osgi.name = PaxOsgi 22:33:52 log4j2.appender.osgi.filter = * 22:33:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:33:52 #log4j2.logger.aether.level = TRACE 22:33:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:33:52 #log4j2.logger.http-headers.level = DEBUG 22:33:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:33:52 #log4j2.logger.maven.level = TRACE 22:33:52 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:33:52 + logapi=log4j2 22:33:52 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:33:52 + '[' log4j2 == log4j2 ']' 22:33:52 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:52 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:33:52 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:33:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:33:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:33:52 controllerdebugmap: 22:33:52 + unset IFS 22:33:52 + echo 'controllerdebugmap: ' 22:33:52 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:52 + '[' -n '' ']' 22:33:52 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:33:52 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:52 ################################################################################ 22:33:52 # 22:33:52 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:52 # contributor license agreements. See the NOTICE file distributed with 22:33:52 # this work for additional information regarding copyright ownership. 22:33:52 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:52 # (the "License"); you may not use this file except in compliance with 22:33:52 # the License. You may obtain a copy of the License at 22:33:52 # 22:33:52 # http://www.apache.org/licenses/LICENSE-2.0 22:33:52 # 22:33:52 # Unless required by applicable law or agreed to in writing, software 22:33:52 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:52 # See the License for the specific language governing permissions and 22:33:52 # limitations under the License. 22:33:52 # 22:33:52 ################################################################################ 22:33:52 22:33:52 # Common pattern layout for appenders 22:33:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:33:52 22:33:52 # Root logger 22:33:52 log4j2.rootLogger.level = INFO 22:33:52 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:33:52 #log4j2.rootLogger.type = asyncRoot 22:33:52 #log4j2.rootLogger.includeLocation = false 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:33:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:33:52 log4j2.rootLogger.appenderRef.Console.ref = Console 22:33:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:33:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:33:52 22:33:52 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:33:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:33:52 22:33:52 # Loggers configuration 22:33:52 22:33:52 # Spifly logger 22:33:52 log4j2.logger.spifly.name = org.apache.aries.spifly 22:33:52 log4j2.logger.spifly.level = WARN 22:33:52 22:33:52 # Security audit logger 22:33:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:33:52 log4j2.logger.audit.level = INFO 22:33:52 log4j2.logger.audit.additivity = false 22:33:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:33:52 22:33:52 # Appenders configuration 22:33:52 22:33:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:33:52 log4j2.appender.console.type = Console 22:33:52 log4j2.appender.console.name = Console 22:33:52 log4j2.appender.console.layout.type = PatternLayout 22:33:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:33:52 22:33:52 # Rolling file appender 22:33:52 log4j2.appender.rolling.type = RollingRandomAccessFile 22:33:52 log4j2.appender.rolling.name = RollingFile 22:33:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:33:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:33:52 # uncomment to not force a disk flush 22:33:52 #log4j2.appender.rolling.immediateFlush = false 22:33:52 log4j2.appender.rolling.append = true 22:33:52 log4j2.appender.rolling.layout.type = PatternLayout 22:33:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:33:52 log4j2.appender.rolling.policies.type = Policies 22:33:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:33:52 log4j2.appender.rolling.policies.size.size = 1GB 22:33:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:33:52 log4j2.appender.rolling.strategy.max = 7 22:33:52 22:33:52 # Audit file appender 22:33:52 log4j2.appender.audit.type = RollingRandomAccessFile 22:33:52 log4j2.appender.audit.name = AuditRollingFile 22:33:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:33:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:33:52 log4j2.appender.audit.append = true 22:33:52 log4j2.appender.audit.layout.type = PatternLayout 22:33:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:33:52 log4j2.appender.audit.policies.type = Policies 22:33:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:33:52 log4j2.appender.audit.policies.size.size = 8MB 22:33:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:33:52 log4j2.appender.audit.strategy.max = 7 22:33:52 22:33:52 # OSGi appender 22:33:52 log4j2.appender.osgi.type = PaxOsgi 22:33:52 log4j2.appender.osgi.name = PaxOsgi 22:33:52 log4j2.appender.osgi.filter = * 22:33:52 22:33:52 # help with identification of maven-related problems with pax-url-aether 22:33:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:33:52 #log4j2.logger.aether.level = TRACE 22:33:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:33:52 #log4j2.logger.http-headers.level = DEBUG 22:33:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:33:52 #log4j2.logger.maven.level = TRACE 22:33:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:33:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:33:52 Configure 22:33:52 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:52 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:33:52 + local -r controllermem=2048m 22:33:52 + local -r memconf=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:52 + echo Configure 22:33:52 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:33:52 max memory: 2048m 22:33:52 memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:52 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:33:52 + echo ' max memory: 2048m' 22:33:52 + echo ' memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv' 22:33:52 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:52 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:52 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:52 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv' 22:33:52 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:52 #!/bin/sh 22:33:52 # 22:33:52 # Licensed to the Apache Software Foundation (ASF) under one or more 22:33:52 # contributor license agreements. See the NOTICE file distributed with 22:33:52 # this work for additional information regarding copyright ownership. 22:33:52 # The ASF licenses this file to You under the Apache License, Version 2.0 22:33:52 # (the "License"); you may not use this file except in compliance with 22:33:52 # the License. You may obtain a copy of the License at 22:33:52 # 22:33:52 # http://www.apache.org/licenses/LICENSE-2.0 22:33:52 # 22:33:52 # Unless required by applicable law or agreed to in writing, software 22:33:52 # distributed under the License is distributed on an "AS IS" BASIS, 22:33:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:33:52 # See the License for the specific language governing permissions and 22:33:52 # limitations under the License. 22:33:52 # 22:33:52 22:33:52 # 22:33:52 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:33:52 # script: client, instance, shell, start, status, stop, karaf 22:33:52 # 22:33:52 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:33:52 # Actions go here... 22:33:52 # fi 22:33:52 22:33:52 # 22:33:52 # general settings which should be applied for all scripts go here; please keep 22:33:52 # in mind that it is possible that scripts might be executed more than once, e.g. 22:33:52 # in example of the start script where the start script is executed first and the 22:33:52 # karaf script afterwards. 22:33:52 # 22:33:52 22:33:52 # 22:33:52 # The following section shows the possible configuration options for the default 22:33:52 # karaf scripts 22:33:52 # 22:33:52 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:33:52 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:33:52 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:33:52 # export EXTRA_JAVA_OPTS # Additional JVM options 22:33:52 # export KARAF_HOME # Karaf home folder 22:33:52 # export KARAF_DATA # Karaf data folder 22:33:52 # export KARAF_BASE # Karaf base folder 22:33:52 # export KARAF_ETC # Karaf etc folder 22:33:52 # export KARAF_LOG # Karaf log folder 22:33:52 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:33:52 # export KARAF_OPTS # Additional available Karaf options 22:33:52 # export KARAF_DEBUG # Enable debug mode 22:33:52 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:33:52 # export KARAF_NOROOT # Prevent execution as root if set to true 22:33:52 + echo 'Set Java version' 22:33:52 Set Java version 22:33:52 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:33:52 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:33:52 sudo: a password is required 22:33:52 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:52 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:33:52 sudo: a password is required 22:33:52 JDK default version ... 22:33:52 + echo 'JDK default version ...' 22:33:52 + java -version 22:33:52 openjdk version "21.0.8" 2025-07-15 22:33:52 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 22:33:52 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 22:33:52 Set JAVA_HOME 22:33:52 + echo 'Set JAVA_HOME' 22:33:52 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:33:52 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:33:52 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:52 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:52 Listing all open ports on controller system... 22:33:52 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:33:52 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:33:52 + echo 'Listing all open ports on controller system...' 22:33:52 + netstat -pnatu 22:33:52 /tmp/configuration-script.sh: line 40: netstat: command not found 22:33:52 + '[' -f /tmp/custom_shard_config.txt ']' 22:33:52 Configuring cluster 22:33:52 + echo 'Configuring cluster' 22:33:52 + /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.172 10.30.170.43 10.30.171.38 22:33:52 ################################################ 22:33:52 ## Configure Cluster ## 22:33:52 ################################################ 22:33:52 NOTE: Cluster configuration files not found. Copying from 22:33:52 /tmp/netconf-karaf-10.0.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.2 22:33:52 Configuring unique name in pekko.conf 22:33:52 Configuring hostname in pekko.conf 22:33:52 Configuring data and rpc seed nodes in pekko.conf 22:33:52 modules = [ 22:33:52 22:33:52 ] 22:33:52 Configuring replication type in module-shards.conf 22:33:52 ################################################ 22:33:52 ## NOTE: Manually restart controller to ## 22:33:52 ## apply configuration. ## 22:33:52 ################################################ 22:33:52 Dump pekko.conf 22:33:52 + echo 'Dump pekko.conf' 22:33:52 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:52 22:33:52 odl-cluster-data { 22:33:52 pekko { 22:33:52 remote { 22:33:52 artery { 22:33:52 enabled = on 22:33:52 transport = tcp 22:33:52 canonical.hostname = "10.30.171.38" 22:33:52 canonical.port = 2550 22:33:52 } 22:33:52 } 22:33:52 22:33:52 cluster { 22:33:52 # Using artery. 22:33:52 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.172:2550", 22:33:52 "pekko://opendaylight-cluster-data@10.30.170.43:2550", 22:33:52 "pekko://opendaylight-cluster-data@10.30.171.38:2550"] 22:33:52 22:33:52 roles = ["member-3"] 22:33:52 22:33:52 # when under load we might trip a false positive on the failure detector 22:33:52 # failure-detector { 22:33:52 # heartbeat-interval = 4 s 22:33:52 # acceptable-heartbeat-pause = 16s 22:33:52 # } 22:33:52 } 22:33:52 22:33:52 persistence { 22:33:52 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:33:52 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:33:52 # The relative path is always relative to KARAF_HOME. 22:33:52 22:33:52 # snapshot-store.local.dir = "target/snapshots" 22:33:52 } 22:33:52 disable-default-actor-system-quarantined-event-handling = "false" 22:33:52 } 22:33:52 } 22:33:52 Dump modules.conf 22:33:52 + echo 'Dump modules.conf' 22:33:52 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:52 modules = [ 22:33:52 22:33:52 ] 22:33:52 Dump module-shards.conf 22:33:52 + echo 'Dump module-shards.conf' 22:33:52 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:52 module-shards = [ 22:33:52 { 22:33:52 name = "default" 22:33:52 shards = [ 22:33:52 { 22:33:52 name = "default" 22:33:52 replicas = ["member-1", 22:33:52 "member-2", 22:33:52 "member-3"] 22:33:52 } 22:33:52 ] 22:33:52 } 22:33:52 ] 22:33:52 Locating config plan to use... 22:33:52 Finished running config plans 22:33:52 Starting member-1 with IP address 10.30.170.172 22:33:52 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:52 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:53 Redirecting karaf console output to karaf_console.log 22:33:53 Starting controller... 22:33:53 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 22:33:53 Starting member-2 with IP address 10.30.170.43 22:33:53 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:33:53 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:33:53 Redirecting karaf console output to karaf_console.log 22:33:53 Starting controller... 22:33:53 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 22:33:53 Starting member-3 with IP address 10.30.171.38 22:33:53 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:33:53 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:33:54 Redirecting karaf console output to karaf_console.log 22:33:54 Starting controller... 22:33:54 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 22:33:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins8975061215680972701.sh 22:33:54 common-functions.sh is being sourced 22:33:54 common-functions environment: 22:33:54 MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:33:54 ACTUALFEATURES: 22:33:54 FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:33:54 CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties 22:33:54 LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:33:54 MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv 22:33:54 CONTROLLERMEM: 2048m 22:33:54 AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf 22:33:54 MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf 22:33:54 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf 22:33:54 SUITES: 22:33:54 22:33:54 + echo '#################################################' 22:33:54 ################################################# 22:33:54 + echo '## Verify Cluster is UP ##' 22:33:54 ## Verify Cluster is UP ## 22:33:54 + echo '#################################################' 22:33:54 ################################################# 22:33:54 + create_post_startup_script 22:33:54 + cat 22:33:54 + copy_and_run_post_startup_script 22:33:54 + seed_index=1 22:33:54 ++ seq 1 3 22:33:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:33:54 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:33:54 + echo 'Execute the post startup script on controller 10.30.170.172' 22:33:54 Execute the post startup script on controller 10.30.170.172 22:33:54 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.172:/tmp/ 22:33:54 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:54 + ssh 10.30.170.172 'bash /tmp/post-startup-script.sh 1' 22:33:54 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:33:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:33:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:34:54 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:34:59 2025-11-10T22:34:27,337 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:34:59 Controller is UP 22:34:59 2025-11-10T22:34:27,337 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:34:59 Listing all open ports on controller system... 22:34:59 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:34:59 looking for "BindException: Address already in use" in log file 22:34:59 looking for "server is unhealthy" in log file 22:34:59 + '[' 1 == 0 ']' 22:34:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:34:59 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:34:59 + echo 'Execute the post startup script on controller 10.30.170.43' 22:34:59 Execute the post startup script on controller 10.30.170.43 22:34:59 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.43:/tmp/ 22:34:59 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:35:00 + ssh 10.30.170.43 'bash /tmp/post-startup-script.sh 2' 22:35:00 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:35:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:35:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:00 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:36:05 2025-11-10T22:34:27,157 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:36:05 Controller is UP 22:36:05 2025-11-10T22:34:27,157 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:36:05 Listing all open ports on controller system... 22:36:05 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:36:05 looking for "BindException: Address already in use" in log file 22:36:05 looking for "server is unhealthy" in log file 22:36:05 + '[' 2 == 0 ']' 22:36:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:36:05 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:36:05 + echo 'Execute the post startup script on controller 10.30.171.38' 22:36:05 Execute the post startup script on controller 10.30.171.38 22:36:05 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.38:/tmp/ 22:36:05 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:36:05 + ssh 10.30.171.38 'bash /tmp/post-startup-script.sh 3' 22:36:05 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:36:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:36:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:37:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:37:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:37:11 2025-11-10T22:34:27,537 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:37:11 Controller is UP 22:37:11 2025-11-10T22:34:27,537 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:37:11 Listing all open ports on controller system... 22:37:11 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:37:11 looking for "BindException: Address already in use" in log file 22:37:11 looking for "server is unhealthy" in log file 22:37:11 + '[' 0 == 0 ']' 22:37:11 + seed_index=1 22:37:11 + dump_controller_threads 22:37:11 ++ seq 1 3 22:37:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:37:11 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:37:11 + echo 'Let'\''s take the karaf thread dump' 22:37:11 Let's take the karaf thread dump 22:37:11 + ssh 10.30.170.172 'sudo ps aux' 22:37:11 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:37:11 ++ tr -s ' ' 22:37:11 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 22:37:11 ++ cut -f2 '-d ' 22:37:11 ++ grep -v grep 22:37:11 + pid=2030 22:37:11 + echo 'karaf main: org.apache.karaf.main.Main, pid:2030' 22:37:11 karaf main: org.apache.karaf.main.Main, pid:2030 22:37:11 + ssh 10.30.170.172 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2030' 22:37:11 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 22:37:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:37:12 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:37:12 + echo 'Let'\''s take the karaf thread dump' 22:37:12 Let's take the karaf thread dump 22:37:12 + ssh 10.30.170.43 'sudo ps aux' 22:37:12 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:37:12 ++ tr -s ' ' 22:37:12 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 22:37:12 ++ grep -v grep 22:37:12 ++ cut -f2 '-d ' 22:37:12 + pid=2027 22:37:12 + echo 'karaf main: org.apache.karaf.main.Main, pid:2027' 22:37:12 karaf main: org.apache.karaf.main.Main, pid:2027 22:37:12 + ssh 10.30.170.43 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2027' 22:37:12 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 22:37:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:37:13 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:37:13 + echo 'Let'\''s take the karaf thread dump' 22:37:13 Let's take the karaf thread dump 22:37:13 + ssh 10.30.171.38 'sudo ps aux' 22:37:13 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:37:14 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 22:37:14 ++ grep -v grep 22:37:14 ++ tr -s ' ' 22:37:14 ++ cut -f2 '-d ' 22:37:14 + pid=2040 22:37:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040' 22:37:14 karaf main: org.apache.karaf.main.Main, pid:2040 22:37:14 + ssh 10.30.171.38 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040' 22:37:14 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 22:37:14 + '[' 0 -gt 0 ']' 22:37:14 + echo 'Generating controller variables...' 22:37:14 Generating controller variables... 22:37:14 ++ seq 1 3 22:37:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:37:14 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:37:14 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.172' 22:37:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:37:14 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:37:14 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.172 -v ODL_SYSTEM_2_IP:10.30.170.43' 22:37:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:37:14 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:37:14 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.172 -v ODL_SYSTEM_2_IP:10.30.170.43 -v ODL_SYSTEM_3_IP:10.30.171.38' 22:37:14 + echo 'Generating mininet variables...' 22:37:14 Generating mininet variables... 22:37:14 ++ seq 1 1 22:37:14 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 22:37:14 + MININETIP=TOOLS_SYSTEM_1_IP 22:37:14 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.228' 22:37:14 + get_test_suites SUITES 22:37:14 + local __suite_list=SUITES 22:37:14 + echo 'Locating test plan to use...' 22:37:14 Locating test plan to use... 22:37:14 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt 22:37:14 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']' 22:37:14 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 22:37:14 + '[' disabled '!=' disabled ']' 22:37:14 + echo 'Changing the testplan path...' 22:37:14 Changing the testplan path... 22:37:14 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 22:37:14 + cat testplan.txt 22:37:14 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved. 22:37:14 # 22:37:14 # This program and the accompanying materials are made available under the 22:37:14 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 22:37:14 # and is available at http://www.eclipse.org/legal/epl-v10.html 22:37:14 22:37:14 # Place the suites in run order: 22:37:14 22:37:14 # Run non intrusive cluster tests first. 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot 22:37:14 22:37:14 # Run the intrusive cluster tests after the non-intrusive ones. 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot 22:37:14 22:37:14 # Next suite is commented because of NETCONF-454 22:37:14 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 22:37:14 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot 22:37:14 22:37:14 # Repeat some suites again to try to detect breakage caused by 22:37:14 # the intrusive tests that survived a "device deconfigure" - "device 22:37:14 # reconfigure" cycle. 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 22:37:14 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 22:37:14 + '[' -z '' ']' 22:37:14 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 22:37:14 ++ tr '\012' ' ' 22:37:14 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 22:37:14 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\''' 22:37:14 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 22:37:14 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...' 22:37:14 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ... 22:37:14 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip -v CONTROLLER:10.30.170.172 -v CONTROLLER1:10.30.170.43 -v CONTROLLER2:10.30.171.38 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.170.228 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.172 -v ODL_SYSTEM_1_IP:10.30.170.172 -v ODL_SYSTEM_2_IP:10.30.170.43 -v ODL_SYSTEM_3_IP:10.30.171.38 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.228 -v TOOLS_SYSTEM_1_IP:10.30.170.228 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 22:37:14 ============================================================================== 22:37:14 netconf-clustering.txt 22:37:14 ============================================================================== 22:37:15 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 22:37:15 ============================================================================== 22:37:21 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:21 | FAIL | 22:37:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:37:21 ------------------------------------------------------------------------------ 22:37:21 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:22 | PASS | 22:37:22 ------------------------------------------------------------------------------ 22:37:22 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:23 | FAIL | 22:37:23 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 22:37:23 22:37:23 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:37:23 ------------------------------------------------------------------------------ 22:37:23 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:34 | FAIL | 22:37:34 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 22:37:34 ------------------------------------------------------------------------------ 22:37:34 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:55 | FAIL | 22:37:55 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:37:55 ------------------------------------------------------------------------------ 22:37:55 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:37:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:16 | FAIL | 22:38:16 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:38:16 ------------------------------------------------------------------------------ 22:38:16 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:37 | FAIL | 22:38:37 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:38:37 ------------------------------------------------------------------------------ 22:38:37 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:47 | FAIL | 22:38:47 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:38:47 ------------------------------------------------------------------------------ 22:38:47 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:58 | FAIL | 22:38:58 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:38:58 ------------------------------------------------------------------------------ 22:38:58 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:38:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:09 | FAIL | 22:39:09 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:39:09 ------------------------------------------------------------------------------ 22:39:09 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:09 | FAIL | 22:39:09 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 22:39:09 ------------------------------------------------------------------------------ 22:39:09 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:20 | FAIL | 22:39:20 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:39:20 ------------------------------------------------------------------------------ 22:39:20 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:30 | FAIL | 22:39:30 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:39:30 ------------------------------------------------------------------------------ 22:39:30 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:41 | FAIL | 22:39:41 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:39:41 ------------------------------------------------------------------------------ 22:39:41 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:41 | FAIL | 22:39:41 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:39:41 22:39:41 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 22:39:41 ------------------------------------------------------------------------------ 22:39:41 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:41 | FAIL | 22:39:41 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:39:41 22:39:41 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:39:41 ------------------------------------------------------------------------------ 22:39:41 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:39:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:40:42 | FAIL | 22:40:42 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:40:42 22:40:42 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:40:42 ------------------------------------------------------------------------------ 22:40:42 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:40:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:40:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:43 | FAIL | 22:41:43 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:41:43 22:41:43 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:41:43 ------------------------------------------------------------------------------ 22:41:43 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:44 | FAIL | 22:41:44 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:41:44 22:41:44 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 22:41:44 ------------------------------------------------------------------------------ 22:41:44 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:44 | FAIL | 22:41:44 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:41:44 22:41:44 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:41:44 ------------------------------------------------------------------------------ 22:41:44 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:42:45 | FAIL | 22:42:45 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:42:45 22:42:45 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:42:45 ------------------------------------------------------------------------------ 22:42:45 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:42:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:42:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:46 | FAIL | 22:43:46 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:43:46 22:43:46 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:43:46 ------------------------------------------------------------------------------ 22:43:46 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:46 | FAIL | 22:43:46 Dictionary does not contain key 'netconf-test-device'. 22:43:46 ------------------------------------------------------------------------------ 22:43:46 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:46 | PASS | 22:43:46 ------------------------------------------------------------------------------ 22:43:46 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:47 | PASS | 22:43:47 ------------------------------------------------------------------------------ 22:43:47 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:47 | PASS | 22:43:47 ------------------------------------------------------------------------------ 22:43:47 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 22:43:47 Suite teardown failed: 22:43:47 Variable '${testtool_log}' not found. 22:43:47 22:43:47 26 tests, 0 passed, 26 failed 22:43:47 ============================================================================== 22:43:47 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su... 22:43:47 ============================================================================== 22:43:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:51 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Create_Device_Data :: Send some sample test data into the device a... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Modify_Device_Data :: Send a request to change the sample test dat... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL | 22:43:51 Parent suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 ------------------------------------------------------------------------------ 22:43:51 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL | 22:43:51 Suite setup failed: 22:43:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:43:51 22:43:51 Also suite teardown failed: 22:43:51 Variable '${testtool_log}' not found. 22:43:51 22:43:51 26 tests, 0 passed, 26 failed 22:43:51 ============================================================================== 22:43:52 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 22:43:52 ============================================================================== 22:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:54 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:43:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:44:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:45:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:01 | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:10 | PASS | 22:46:10 ------------------------------------------------------------------------------ 22:46:10 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:57 | FAIL | 22:46:57 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 22:46:57 ------------------------------------------------------------------------------ 22:46:57 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 22:46:57 3 tests, 2 passed, 1 failed 22:46:57 ============================================================================== 22:46:57 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 22:46:57 ============================================================================== 22:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:46:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:03 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:03 | FAIL | 22:47:03 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:47:03 ------------------------------------------------------------------------------ 22:47:03 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:04 | PASS | 22:47:04 ------------------------------------------------------------------------------ 22:47:04 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:04 | FAIL | 22:47:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 22:47:04 22:47:04 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:47:04 ------------------------------------------------------------------------------ 22:47:04 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:25 | FAIL | 22:47:25 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:47:25 ------------------------------------------------------------------------------ 22:47:25 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:47:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:26 | FAIL | 22:48:26 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:48:26 ------------------------------------------------------------------------------ 22:48:26 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:27 | FAIL | 22:48:27 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 22:48:27 ------------------------------------------------------------------------------ 22:48:27 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:28 | FAIL | 22:49:28 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:49:28 ------------------------------------------------------------------------------ 22:49:28 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:28 | FAIL | 22:49:28 Could not parse owner and candidates for device netconf-test-device 22:49:28 ------------------------------------------------------------------------------ 22:49:28 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:29 | FAIL | 22:51:29 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 22:51:29 ------------------------------------------------------------------------------ 22:51:29 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:29 | FAIL | 22:52:29 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 22:52:29 22:52:29 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 22:52:29 ------------------------------------------------------------------------------ 22:52:29 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:30 | FAIL | 22:52:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:52:30 22:52:30 Variable '${follower1_session}' not found. 22:52:30 ------------------------------------------------------------------------------ 22:52:30 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:31 | FAIL | 22:53:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 22:53:31 22:53:31 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 22:53:31 ------------------------------------------------------------------------------ 22:53:31 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:31 | FAIL | 22:53:31 Variable '${original_device_owner}' not found. 22:53:31 ------------------------------------------------------------------------------ 22:53:31 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:32 | FAIL | 22:54:32 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 22:54:32 22:54:32 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 22:54:32 ------------------------------------------------------------------------------ 22:54:32 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:32 | FAIL | 22:54:32 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 22:54:32 22:54:32 Variable '${original_device_owner_session}' not found. 22:54:32 ------------------------------------------------------------------------------ 22:54:32 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:33 | FAIL | 22:55:33 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:55:33 ------------------------------------------------------------------------------ 22:55:33 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:33 | FAIL | 22:55:33 Dictionary does not contain key 'netconf-test-device'. 22:55:33 ------------------------------------------------------------------------------ 22:55:33 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 22:55:33 Suite teardown failed: 22:55:33 Variable '${testtool_log}' not found. 22:55:33 22:55:33 17 tests, 0 passed, 17 failed 22:55:33 ============================================================================== 22:55:33 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 22:55:33 ============================================================================== 22:55:36 Stop_All_Members :: Stop every odl node. | PASS | 22:57:43 ------------------------------------------------------------------------------ 22:57:43 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 22:57:52 ------------------------------------------------------------------------------ 22:57:52 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 22:58:39 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 22:58:39 ------------------------------------------------------------------------------ 22:58:39 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 22:58:39 3 tests, 2 passed, 1 failed 22:58:39 ============================================================================== 22:58:39 netconf-clustering.txt.Outages :: netconf cluster node outage test suite (C... 22:58:39 ============================================================================== 22:58:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:45 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:45 | FAIL | 22:58:45 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:58:45 ------------------------------------------------------------------------------ 22:58:45 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:46 | PASS | 22:58:46 ------------------------------------------------------------------------------ 22:58:46 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:46 | FAIL | 22:58:46 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 22:58:46 22:58:46 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:58:46 ------------------------------------------------------------------------------ 22:58:46 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Check that the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:07 | FAIL | 22:59:07 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:59:07 ------------------------------------------------------------------------------ 22:59:07 Check_Device_Data_Is_Seen_As_Empty_On_All_Nodes :: Sanity check ag... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:08 | FAIL | 23:00:08 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:00:08 ------------------------------------------------------------------------------ 23:00:08 Kill_node1_Before_Create :: Simulate node 1 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:12 | PASS | 23:00:12 ------------------------------------------------------------------------------ 23:00:12 Create_Device_Data_With_node1_Down :: Check that the create reques... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:38 | FAIL | 23:00:38 Keyword 'TemplatedRequests.Post_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:00:38 ------------------------------------------------------------------------------ 23:00:38 Check_New_Device_Data_Is_Visible_On_Nodes_Without_node1 :: Check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 | FAIL | 23:01:39 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:01:39 ------------------------------------------------------------------------------ 23:01:39 Restart_node1_After_Create_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:53 | PASS | 23:01:53 ------------------------------------------------------------------------------ 23:01:53 Check_New_Device_Data_Is_Visible_On_node1 :: Check that the create... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:01:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:35 | FAIL | 23:03:35 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:03:35 23:03:35 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:03:35 ------------------------------------------------------------------------------ 23:03:35 Kill_node2_Before_Modify :: Simulate node 2 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:39 | PASS | 23:03:39 ------------------------------------------------------------------------------ 23:03:39 Modify_Device_Data_With_node2_Down :: Check that the modification ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:04 | FAIL | 23:04:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:04:04 23:04:04 Keyword 'TemplatedRequests.Put_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 23:04:04 ------------------------------------------------------------------------------ 23:04:04 Check_Modified_Device_Data_Is_Visible_On_Nodes_Without_node2 :: Ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:05 | FAIL | 23:05:05 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:05:05 23:05:05 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:05:05 ------------------------------------------------------------------------------ 23:05:05 Restart_node2_After_Modify_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:19 | PASS | 23:05:19 ------------------------------------------------------------------------------ 23:05:19 Check_Modified_Device_Data_Is_Visible_On_node2 :: Check that the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:01 | FAIL | 23:07:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:07:01 23:07:01 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:07:01 ------------------------------------------------------------------------------ 23:07:01 Kill_node3_Before_Delete :: Simulate node 3 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:05 | PASS | 23:07:05 ------------------------------------------------------------------------------ 23:07:05 Delete_Device_Data_With_node3_Down :: Check that the data removal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:31 | FAIL | 23:07:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:07:31 23:07:31 Keyword 'TemplatedRequests.Delete_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 23:07:31 ------------------------------------------------------------------------------ 23:07:31 Check_Device_Data_Removal_Is_Visible_On_Nodes_Without_node3 :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:07:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 | FAIL | 23:08:32 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:08:32 23:08:32 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:08:32 ------------------------------------------------------------------------------ 23:08:32 Restart_node3_After_Delete_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:46 | PASS | 23:08:46 ------------------------------------------------------------------------------ 23:08:46 Check_Device_Data_Removal_Is_Visible_On_node3 :: Check that the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:08:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:27 | FAIL | 23:10:27 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:10:27 23:10:27 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:10:27 ------------------------------------------------------------------------------ 23:10:27 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:27 | FAIL | 23:10:27 Dictionary does not contain key 'netconf-test-device'. 23:10:27 ------------------------------------------------------------------------------ 23:10:27 Check_Device_Deconfigured :: Check that the device deconfiguration... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:28 | PASS | 23:10:28 ------------------------------------------------------------------------------ 23:10:28 netconf-clustering.txt.Outages :: netconf cluster node outage test... | FAIL | 23:10:28 Suite teardown failed: 23:10:28 Variable '${testtool_log}' not found. 23:10:28 23:10:28 22 tests, 0 passed, 22 failed 23:10:28 ============================================================================== 23:10:28 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 23:10:28 ============================================================================== 23:10:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:32 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:32 | FAIL | 23:10:32 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:10:32 ------------------------------------------------------------------------------ 23:10:32 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 | PASS | 23:10:33 ------------------------------------------------------------------------------ 23:10:33 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 | FAIL | 23:10:33 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 23:10:33 23:10:33 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:10:33 ------------------------------------------------------------------------------ 23:10:33 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:54 | FAIL | 23:10:54 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:10:54 ------------------------------------------------------------------------------ 23:10:54 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:56 | FAIL | 23:11:56 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:11:56 ------------------------------------------------------------------------------ 23:11:56 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:56 | FAIL | 23:11:56 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:11:56 ------------------------------------------------------------------------------ 23:11:56 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:57 | FAIL | 23:12:57 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:12:57 ------------------------------------------------------------------------------ 23:12:57 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:57 | FAIL | 23:12:57 Could not parse owner and candidates for device netconf-test-device 23:12:57 ------------------------------------------------------------------------------ 23:12:57 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:58 | FAIL | 23:14:58 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 23:14:58 ------------------------------------------------------------------------------ 23:14:58 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:59 | FAIL | 23:15:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:15:59 23:15:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:15:59 ------------------------------------------------------------------------------ 23:15:59 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:59 | FAIL | 23:15:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:15:59 23:15:59 Variable '${follower1_session}' not found. 23:15:59 ------------------------------------------------------------------------------ 23:15:59 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:00 | FAIL | 23:17:00 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:17:00 23:17:00 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:17:00 ------------------------------------------------------------------------------ 23:17:00 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:00 | FAIL | 23:17:00 Variable '${original_device_owner}' not found. 23:17:00 ------------------------------------------------------------------------------ 23:17:00 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:01 | FAIL | 23:18:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:18:01 23:18:01 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 23:18:01 ------------------------------------------------------------------------------ 23:18:01 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:01 | FAIL | 23:18:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:18:01 23:18:01 Variable '${original_device_owner_session}' not found. 23:18:01 ------------------------------------------------------------------------------ 23:18:01 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:02 | FAIL | 23:19:02 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:19:02 ------------------------------------------------------------------------------ 23:19:02 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:02 | FAIL | 23:19:02 Dictionary does not contain key 'netconf-test-device'. 23:19:02 ------------------------------------------------------------------------------ 23:19:02 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 23:19:02 Suite teardown failed: 23:19:02 Variable '${testtool_log}' not found. 23:19:02 23:19:02 17 tests, 0 passed, 17 failed 23:19:02 ============================================================================== 23:19:02 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 23:19:02 ============================================================================== 23:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:06 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:06 | FAIL | 23:19:06 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:19:06 ------------------------------------------------------------------------------ 23:19:06 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 | PASS | 23:19:07 ------------------------------------------------------------------------------ 23:19:07 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 | FAIL | 23:19:07 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 23:19:07 23:19:07 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:19:07 ------------------------------------------------------------------------------ 23:19:07 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:18 | FAIL | 23:19:18 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 23:19:18 ------------------------------------------------------------------------------ 23:19:18 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:39 | FAIL | 23:19:39 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:19:39 ------------------------------------------------------------------------------ 23:19:39 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:00 | FAIL | 23:20:00 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:20:00 ------------------------------------------------------------------------------ 23:20:00 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 | FAIL | 23:20:21 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:20:21 ------------------------------------------------------------------------------ 23:20:21 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:32 | FAIL | 23:20:32 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:20:32 ------------------------------------------------------------------------------ 23:20:32 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:42 | FAIL | 23:20:42 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:20:42 ------------------------------------------------------------------------------ 23:20:42 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:53 | FAIL | 23:20:53 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:20:53 ------------------------------------------------------------------------------ 23:20:53 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:53 | FAIL | 23:20:53 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:20:53 ------------------------------------------------------------------------------ 23:20:53 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:04 | FAIL | 23:21:04 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:21:04 ------------------------------------------------------------------------------ 23:21:04 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:14 | FAIL | 23:21:14 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:21:14 ------------------------------------------------------------------------------ 23:21:14 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:25 | FAIL | 23:21:25 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:21:25 ------------------------------------------------------------------------------ 23:21:25 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:25 | FAIL | 23:21:25 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:21:25 23:21:25 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 23:21:25 ------------------------------------------------------------------------------ 23:21:25 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:25 | FAIL | 23:21:25 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:21:25 23:21:25 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:21:25 ------------------------------------------------------------------------------ 23:21:25 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:26 | FAIL | 23:22:26 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:22:26 23:22:26 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:22:26 ------------------------------------------------------------------------------ 23:22:26 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:27 | FAIL | 23:23:27 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:23:27 23:23:27 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:23:27 ------------------------------------------------------------------------------ 23:23:27 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 | FAIL | 23:23:28 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:23:28 23:23:28 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.43:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 23:23:28 ------------------------------------------------------------------------------ 23:23:28 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 | FAIL | 23:23:28 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:23:28 23:23:28 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.43:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:23:28 ------------------------------------------------------------------------------ 23:23:28 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:29 | FAIL | 23:24:29 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:24:29 23:24:29 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:24:29 ------------------------------------------------------------------------------ 23:24:29 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 | FAIL | 23:25:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:25:30 23:25:30 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.172:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:25:30 ------------------------------------------------------------------------------ 23:25:30 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 | FAIL | 23:25:30 Dictionary does not contain key 'netconf-test-device'. 23:25:30 ------------------------------------------------------------------------------ 23:25:30 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 | PASS | 23:25:30 ------------------------------------------------------------------------------ 23:25:30 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:30 | PASS | 23:25:30 ------------------------------------------------------------------------------ 23:25:30 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:31 | PASS | 23:25:31 ------------------------------------------------------------------------------ 23:25:31 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 23:25:31 Suite teardown failed: 23:25:31 Variable '${testtool_log}' not found. 23:25:31 23:25:31 26 tests, 0 passed, 26 failed 23:25:31 ============================================================================== 23:25:31 netconf-clustering.txt | FAIL | 23:25:31 140 tests, 4 passed, 136 failed 23:25:31 ============================================================================== 23:25:31 Output: /w/workspace/netconf-csit-3node-clustering-only-vanadium/output.xml 23:25:35 Log: /w/workspace/netconf-csit-3node-clustering-only-vanadium/log.html 23:25:35 Report: /w/workspace/netconf-csit-3node-clustering-only-vanadium/report.html 23:25:36 + true 23:25:36 + echo 'Examining the files in data/log and checking filesize' 23:25:36 Examining the files in data/log and checking filesize 23:25:36 + ssh 10.30.170.172 'ls -altr /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/' 23:25:36 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:36 total 1384 23:25:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 22:33 . 23:25:36 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 10 22:33 karaf_console.log 23:25:36 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 22:58 .. 23:25:36 -rw-rw-r-- 1 jenkins jenkins 1403912 Nov 10 23:25 karaf.log 23:25:36 + ssh 10.30.170.172 'du -hs /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*' 23:25:36 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:36 1.4M /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log 23:25:36 4.0K /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 23:25:36 + ssh 10.30.170.43 'ls -altr /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/' 23:25:36 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:37 total 1324 23:25:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 22:33 . 23:25:37 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 10 22:33 karaf_console.log 23:25:37 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 22:58 .. 23:25:37 -rw-rw-r-- 1 jenkins jenkins 1341966 Nov 10 23:25 karaf.log 23:25:37 + ssh 10.30.170.43 'du -hs /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*' 23:25:37 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:37 1.3M /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log 23:25:37 4.0K /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 23:25:37 + ssh 10.30.171.38 'ls -altr /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/' 23:25:37 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:37 total 1452 23:25:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 22:33 . 23:25:37 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 10 22:33 karaf_console.log 23:25:37 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 22:58 .. 23:25:37 -rw-rw-r-- 1 jenkins jenkins 1473091 Nov 10 23:25 karaf.log 23:25:37 + ssh 10.30.171.38 'du -hs /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*' 23:25:37 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:38 1.5M /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log 23:25:38 4.0K /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 23:25:38 + set +e 23:25:38 ++ seq 1 3 23:25:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:25:38 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:25:38 + echo 'Let'\''s take the karaf thread dump again' 23:25:38 Let's take the karaf thread dump again 23:25:38 + ssh 10.30.170.172 'sudo ps aux' 23:25:38 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:38 ++ tr -s ' ' 23:25:38 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 23:25:38 ++ grep -v grep 23:25:38 ++ cut -f2 '-d ' 23:25:38 + pid=8336 23:25:38 + echo 'karaf main: org.apache.karaf.main.Main, pid:8336' 23:25:38 karaf main: org.apache.karaf.main.Main, pid:8336 23:25:38 + ssh 10.30.170.172 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 8336' 23:25:38 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:38 + echo 'killing karaf process...' 23:25:38 killing karaf process... 23:25:38 + ssh 10.30.170.172 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:25:38 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:25:39 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:25:39 + echo 'Let'\''s take the karaf thread dump again' 23:25:39 Let's take the karaf thread dump again 23:25:39 + ssh 10.30.170.43 'sudo ps aux' 23:25:39 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:39 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 23:25:39 ++ grep -v grep 23:25:39 ++ cut -f2 '-d ' 23:25:39 ++ tr -s ' ' 23:25:39 + pid=7739 23:25:39 + echo 'karaf main: org.apache.karaf.main.Main, pid:7739' 23:25:39 karaf main: org.apache.karaf.main.Main, pid:7739 23:25:39 + ssh 10.30.170.43 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 7739' 23:25:39 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:39 + echo 'killing karaf process...' 23:25:39 killing karaf process... 23:25:39 + ssh 10.30.170.43 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:25:39 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:25:40 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:25:40 + echo 'Let'\''s take the karaf thread dump again' 23:25:40 Let's take the karaf thread dump again 23:25:40 + ssh 10.30.171.38 'sudo ps aux' 23:25:40 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:40 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 23:25:40 ++ grep -v grep 23:25:40 ++ cut -f2 '-d ' 23:25:40 ++ tr -s ' ' 23:25:40 + pid=14687 23:25:40 + echo 'karaf main: org.apache.karaf.main.Main, pid:14687' 23:25:40 karaf main: org.apache.karaf.main.Main, pid:14687 23:25:40 + ssh 10.30.171.38 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 14687' 23:25:40 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:40 + echo 'killing karaf process...' 23:25:40 killing karaf process... 23:25:40 + ssh 10.30.171.38 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:25:40 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:40 + sleep 5 23:25:45 ++ seq 1 3 23:25:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:25:45 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:25:45 + echo 'Compressing karaf.log 1' 23:25:45 Compressing karaf.log 1 23:25:45 + ssh 10.30.170.172 gzip --best /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log 23:25:46 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:46 + echo 'Fetching compressed karaf.log 1' 23:25:46 Fetching compressed karaf.log 1 23:25:46 + scp 10.30.170.172:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 23:25:46 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:46 + ssh 10.30.170.172 rm -f /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log.gz 23:25:46 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:46 + scp 10.30.170.172:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 23:25:46 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:46 + ssh 10.30.170.172 rm -f /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 23:25:46 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:47 + echo 'Fetch GC logs' 23:25:47 Fetch GC logs 23:25:47 + mkdir -p gclogs-1 23:25:47 + scp '10.30.170.172:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log' gclogs-1/ 23:25:47 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 23:25:47 scp: /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log: No such file or directory 23:25:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:25:47 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:25:47 + echo 'Compressing karaf.log 2' 23:25:47 Compressing karaf.log 2 23:25:47 + ssh 10.30.170.43 gzip --best /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log 23:25:47 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:47 + echo 'Fetching compressed karaf.log 2' 23:25:47 Fetching compressed karaf.log 2 23:25:47 + scp 10.30.170.43:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 23:25:47 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:47 + ssh 10.30.170.43 rm -f /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log.gz 23:25:47 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:48 + scp 10.30.170.43:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 23:25:48 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:48 + ssh 10.30.170.43 rm -f /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 23:25:48 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:48 + echo 'Fetch GC logs' 23:25:48 Fetch GC logs 23:25:48 + mkdir -p gclogs-2 23:25:48 + scp '10.30.170.43:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log' gclogs-2/ 23:25:48 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts. 23:25:48 scp: /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log: No such file or directory 23:25:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:25:48 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:25:48 + echo 'Compressing karaf.log 3' 23:25:48 Compressing karaf.log 3 23:25:48 + ssh 10.30.171.38 gzip --best /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log 23:25:48 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:48 + echo 'Fetching compressed karaf.log 3' 23:25:48 Fetching compressed karaf.log 3 23:25:48 + scp 10.30.171.38:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 23:25:48 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:49 + ssh 10.30.171.38 rm -f /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log.gz 23:25:49 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:49 + scp 10.30.171.38:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 23:25:49 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:49 + ssh 10.30.171.38 rm -f /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log 23:25:49 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:49 + echo 'Fetch GC logs' 23:25:49 Fetch GC logs 23:25:49 + mkdir -p gclogs-3 23:25:49 + scp '10.30.171.38:/tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log' gclogs-3/ 23:25:49 Warning: Permanently added '10.30.171.38' (ECDSA) to the list of known hosts. 23:25:49 scp: /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log: No such file or directory 23:25:49 + echo 'Examine copied files' 23:25:49 Examine copied files 23:25:49 + ls -lt 23:25:49 total 32208 23:25:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 23:25 gclogs-3 23:25:49 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 23:25 odl3_karaf_console.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 121392 Nov 10 23:25 odl3_karaf.log.gz 23:25:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 23:25 gclogs-2 23:25:49 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 23:25 odl2_karaf_console.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 115234 Nov 10 23:25 odl2_karaf.log.gz 23:25:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 23:25 gclogs-1 23:25:49 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 23:25 odl1_karaf_console.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 118794 Nov 10 23:25 odl1_karaf.log.gz 23:25:49 -rw-rw-r--. 1 jenkins jenkins 98720 Nov 10 23:25 karaf_3_14687_threads_after.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 13982 Nov 10 23:25 ps_after.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 97331 Nov 10 23:25 karaf_2_7739_threads_after.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 98788 Nov 10 23:25 karaf_1_8336_threads_after.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 277606 Nov 10 23:25 report.html 23:25:49 -rw-rw-r--. 1 jenkins jenkins 2115528 Nov 10 23:25 log.html 23:25:49 -rw-rw-r--. 1 jenkins jenkins 29532888 Nov 10 23:25 output.xml 23:25:49 -rw-rw-r--. 1 jenkins jenkins 1828 Nov 10 22:37 testplan.txt 23:25:49 -rw-rw-r--. 1 jenkins jenkins 91558 Nov 10 22:37 karaf_3_2040_threads_before.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 14252 Nov 10 22:37 ps_before.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 91561 Nov 10 22:37 karaf_2_2027_threads_before.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 90734 Nov 10 22:37 karaf_1_2030_threads_before.log 23:25:49 -rw-rw-r--. 1 jenkins jenkins 3162 Nov 10 22:33 post-startup-script.sh 23:25:49 -rw-rw-r--. 1 jenkins jenkins 276 Nov 10 22:33 startup-script.sh 23:25:49 -rw-rw-r--. 1 jenkins jenkins 3595 Nov 10 22:33 configuration-script.sh 23:25:49 -rw-rw-r--. 1 jenkins jenkins 363 Nov 10 22:33 detect_variables.env 23:25:49 -rw-rw-r--. 1 jenkins jenkins 3690 Nov 10 22:33 pom.xml 23:25:49 -rw-rw-r--. 1 jenkins jenkins 96 Nov 10 22:33 set_variables.env 23:25:49 -rw-rw-r--. 1 jenkins jenkins 357 Nov 10 22:33 slave_addresses.txt 23:25:49 -rw-rw-r--. 1 jenkins jenkins 570 Nov 10 22:32 requirements.txt 23:25:49 -rw-rw-r--. 1 jenkins jenkins 26 Nov 10 22:32 env.properties 23:25:49 -rw-rw-r--. 1 jenkins jenkins 333 Nov 10 22:31 stack-parameters.yaml 23:25:49 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 10 22:30 test 23:25:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 22:30 test@tmp 23:25:49 -rw-rw-r--. 1 jenkins jenkins 1408 Nov 10 21:51 maven-metadata.xml 23:25:49 + true 23:25:49 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins3667613006040365145.sh 23:25:50 Cleaning up Robot installation... 23:25:50 $ ssh-agent -k 23:25:50 unset SSH_AUTH_SOCK; 23:25:50 unset SSH_AGENT_PID; 23:25:50 echo Agent pid 5293 killed; 23:25:50 [ssh-agent] Stopped. 23:25:50 Recording plot data 23:25:50 Robot results publisher started... 23:25:50 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:25:50 -Parsing output xml: 23:25:51 Done! 23:25:51 -Copying log files to build dir: 23:25:52 Done! 23:25:52 -Assigning results to build: 23:25:52 Done! 23:25:52 -Checking thresholds: 23:25:52 Done! 23:25:52 Done publishing Robot results. 23:25:52 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:25:52 [PostBuildScript] - [INFO] Executing post build scripts. 23:25:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3227075662674325083.sh 23:25:53 Archiving csit artifacts 23:25:53 mv: cannot stat '*_1.png': No such file or directory 23:25:53 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:25:53 mv: cannot stat '*_2.png': No such file or directory 23:25:53 mv: cannot stat '/tmp/odl2_*': No such file or directory 23:25:53 mv: cannot stat '*_3.png': No such file or directory 23:25:53 mv: cannot stat '/tmp/odl3_*': No such file or directory 23:25:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:53 Dload Upload Total Spent Left Speed 23:25:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2568k 0 2568k 0 0 4109k 0 --:--:-- --:--:-- --:--:-- 4109k 23:25:53 Archive: robot-plugin.zip 23:25:53 inflating: ./archives/robot-plugin/log.html 23:25:53 inflating: ./archives/robot-plugin/output.xml 23:25:53 inflating: ./archives/robot-plugin/report.html 23:25:53 mv: cannot stat '*.log.gz': No such file or directory 23:25:53 mv: cannot stat '*.csv': No such file or directory 23:25:53 mv: cannot stat '*.png': No such file or directory 23:25:53 [PostBuildScript] - [INFO] Executing post build scripts. 23:25:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16111092042025452425.sh 23:25:53 [PostBuildScript] - [INFO] Executing post build scripts. 23:25:53 [EnvInject] - Injecting environment variables from a build step. 23:25:53 [EnvInject] - Injecting as environment variables the properties content 23:25:53 OS_CLOUD=vex 23:25:53 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-29 23:25:53 23:25:53 [EnvInject] - Variables injected successfully. 23:25:53 provisioning config files... 23:25:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:25:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1201770148587241961.sh 23:25:54 ---> openstack-stack-delete.sh 23:25:54 Setup pyenv: 23:25:54 system 23:25:54 3.8.13 23:25:54 3.9.13 23:25:54 3.10.13 23:25:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:25:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 23:25:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:25:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:25:56 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. 23:25:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:25:56 lf-activate-venv(): INFO: Base packages installed successfully 23:25:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 23:26:15 INFO: Stack cost retrieval disabled, setting cost to 0 23:26:27 INFO: Deleting stack releng-netconf-csit-3node-clustering-only-vanadium-29 23:26:27 Successfully deleted stack releng-netconf-csit-3node-clustering-only-vanadium-29 23:26:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:26:27 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14491388383750303527.sh 23:26:27 ---> sysstat.sh 23:26:28 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3356748402539261973.sh 23:26:28 ---> package-listing.sh 23:26:28 ++ facter osfamily 23:26:28 ++ tr '[:upper:]' '[:lower:]' 23:26:28 + OS_FAMILY=redhat 23:26:28 + workspace=/w/workspace/netconf-csit-3node-clustering-only-vanadium 23:26:28 + START_PACKAGES=/tmp/packages_start.txt 23:26:28 + END_PACKAGES=/tmp/packages_end.txt 23:26:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:26:28 + PACKAGES=/tmp/packages_start.txt 23:26:28 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 23:26:28 + PACKAGES=/tmp/packages_end.txt 23:26:28 + case "${OS_FAMILY}" in 23:26:28 + rpm -qa 23:26:28 + sort 23:26:28 + '[' -f /tmp/packages_start.txt ']' 23:26:28 + '[' -f /tmp/packages_end.txt ']' 23:26:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:26:28 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 23:26:28 + mkdir -p /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 23:26:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 23:26:28 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins9636764800217215755.sh 23:26:28 ---> capture-instance-metadata.sh 23:26:29 Setup pyenv: 23:26:29 system 23:26:29 3.8.13 23:26:29 3.9.13 23:26:29 3.10.13 23:26:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:26:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 23:26:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:26:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:26:31 lf-activate-venv(): INFO: Base packages installed successfully 23:26:31 lf-activate-venv(): INFO: Installing additional packages: lftools 23:26:41 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 23:26:41 INFO: Running in OpenStack, capturing instance metadata 23:26:41 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins5853405618412579385.sh 23:26:41 provisioning config files... 23:26:42 Could not find credentials [logs] for netconf-csit-3node-clustering-only-vanadium #29 23:26:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/config14857339759856151299tmp 23:26:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:26:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:26:42 provisioning config files... 23:26:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:26:42 [EnvInject] - Injecting environment variables from a build step. 23:26:42 [EnvInject] - Injecting as environment variables the properties content 23:26:42 SERVER_ID=logs 23:26:42 23:26:42 [EnvInject] - Variables injected successfully. 23:26:42 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3859714881442918036.sh 23:26:42 ---> create-netrc.sh 23:26:42 WARN: Log server credential not found. 23:26:42 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14420105333035433667.sh 23:26:42 ---> python-tools-install.sh 23:26:42 Setup pyenv: 23:26:42 system 23:26:42 3.8.13 23:26:42 3.9.13 23:26:42 3.10.13 23:26:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:26:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 23:26:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:26:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:26:44 lf-activate-venv(): INFO: Base packages installed successfully 23:26:44 lf-activate-venv(): INFO: Installing additional packages: lftools 23:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 23:26:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins11055573846762855884.sh 23:26:54 ---> sudo-logs.sh 23:26:54 Archiving 'sudo' log.. 23:26:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins2311007439172401453.sh 23:26:54 ---> job-cost.sh 23:26:54 Setup pyenv: 23:26:54 system 23:26:54 3.8.13 23:26:54 3.9.13 23:26:54 3.10.13 23:26:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:26:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 23:26:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:26:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:26:57 lf-activate-venv(): INFO: Base packages installed successfully 23:26:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:27:04 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 23:27:04 DEBUG: total: 0 23:27:04 INFO: Retrieving Stack Cost... 23:27:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:27:05 INFO: Archiving Costs 23:27:05 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins2785829827230663987.sh 23:27:05 ---> logs-deploy.sh 23:27:05 Setup pyenv: 23:27:05 system 23:27:05 3.8.13 23:27:05 3.9.13 23:27:05 3.10.13 23:27:05 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:27:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fz5x from file:/tmp/.os_lf_venv 23:27:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:27:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:27:07 lf-activate-venv(): INFO: Base packages installed successfully 23:27:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-Fz5x/bin to PATH 23:27:20 WARNING: Nexus logging server not set 23:27:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-only-vanadium/29/ 23:27:20 INFO: archiving logs to S3 23:27:21 ---> uname -a: 23:27:21 Linux prd-centos8-robot-2c-8g-7751.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 23:27:21 23:27:21 23:27:21 ---> lscpu: 23:27:21 Architecture: x86_64 23:27:21 CPU op-mode(s): 32-bit, 64-bit 23:27:21 Byte Order: Little Endian 23:27:21 CPU(s): 2 23:27:21 On-line CPU(s) list: 0,1 23:27:21 Thread(s) per core: 1 23:27:21 Core(s) per socket: 1 23:27:21 Socket(s): 2 23:27:21 NUMA node(s): 1 23:27:21 Vendor ID: AuthenticAMD 23:27:21 CPU family: 23 23:27:21 Model: 49 23:27:21 Model name: AMD EPYC-Rome Processor 23:27:21 Stepping: 0 23:27:21 CPU MHz: 2800.000 23:27:21 BogoMIPS: 5600.00 23:27:21 Virtualization: AMD-V 23:27:21 Hypervisor vendor: KVM 23:27:21 Virtualization type: full 23:27:21 L1d cache: 32K 23:27:21 L1i cache: 32K 23:27:21 L2 cache: 512K 23:27:21 L3 cache: 16384K 23:27:21 NUMA node0 CPU(s): 0,1 23:27:21 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 23:27:21 23:27:21 23:27:21 ---> nproc: 23:27:21 2 23:27:21 23:27:21 23:27:21 ---> df -h: 23:27:21 Filesystem Size Used Avail Use% Mounted on 23:27:21 devtmpfs 3.8G 0 3.8G 0% /dev 23:27:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:27:21 tmpfs 3.8G 25M 3.8G 1% /run 23:27:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:27:21 /dev/vda1 40G 8.4G 32G 21% / 23:27:21 tmpfs 770M 0 770M 0% /run/user/1001 23:27:21 23:27:21 23:27:21 ---> free -m: 23:27:21 total used free shared buff/cache available 23:27:21 Mem: 7697 608 4820 27 2268 6781 23:27:21 Swap: 1023 0 1023 23:27:21 23:27:21 23:27:21 ---> ip addr: 23:27:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:27:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:27:21 inet 127.0.0.1/8 scope host lo 23:27:21 valid_lft forever preferred_lft forever 23:27:21 inet6 ::1/128 scope host 23:27:21 valid_lft forever preferred_lft forever 23:27:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:27:21 link/ether fa:16:3e:89:82:72 brd ff:ff:ff:ff:ff:ff 23:27:21 altname enp0s3 23:27:21 altname ens3 23:27:21 inet 10.30.171.53/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:27:21 valid_lft 82898sec preferred_lft 82898sec 23:27:21 inet6 fe80::f816:3eff:fe89:8272/64 scope link 23:27:21 valid_lft forever preferred_lft forever 23:27:21 23:27:21 23:27:21 ---> sar -b -r -n DEV: 23:27:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/10/2025 _x86_64_ (2 CPU) 23:27:21 23:27:21 22:28:57 LINUX RESTART (2 CPU) 23:27:21 23:27:21 10:30:01 PM tps rtps wtps bread/s bwrtn/s 23:27:21 10:31:01 PM 85.14 6.46 78.67 1124.83 6554.10 23:27:21 10:32:01 PM 75.64 0.72 74.93 52.92 9907.58 23:27:21 10:33:01 PM 33.76 0.42 33.34 64.79 2883.24 23:27:21 10:34:01 PM 81.29 9.45 71.84 1685.30 8526.16 23:27:21 10:35:01 PM 6.95 0.00 6.95 0.00 535.98 23:27:21 10:36:01 PM 0.22 0.00 0.22 0.00 3.05 23:27:21 10:37:01 PM 0.17 0.00 0.17 0.00 1.58 23:27:21 10:38:02 PM 2.17 0.22 1.95 11.73 106.30 23:27:21 10:39:01 PM 0.44 0.00 0.44 0.00 37.80 23:27:21 10:40:01 PM 0.25 0.00 0.25 0.00 19.15 23:27:21 10:41:01 PM 0.23 0.00 0.23 0.00 26.19 23:27:21 10:42:01 PM 0.23 0.00 0.23 0.00 28.68 23:27:21 10:43:01 PM 0.13 0.00 0.13 0.00 20.81 23:27:21 10:44:01 PM 0.42 0.00 0.42 0.00 37.54 23:27:21 10:45:01 PM 1.48 0.03 1.45 0.27 54.17 23:27:21 10:46:01 PM 8.88 5.75 3.13 555.64 89.95 23:27:21 10:47:01 PM 0.28 0.03 0.25 1.87 19.86 23:27:21 10:48:01 PM 0.22 0.00 0.22 0.00 44.83 23:27:21 10:49:01 PM 0.32 0.00 0.32 0.00 21.81 23:27:21 10:50:01 PM 0.35 0.00 0.35 0.00 23.68 23:27:21 10:51:01 PM 0.66 0.00 0.66 0.00 11.63 23:27:21 10:52:01 PM 0.57 0.00 0.57 0.00 10.01 23:27:21 10:53:01 PM 0.35 0.00 0.35 0.00 7.58 23:27:21 10:54:01 PM 0.35 0.00 0.35 0.00 6.88 23:27:21 10:55:01 PM 0.32 0.00 0.32 0.00 5.05 23:27:21 10:56:01 PM 0.27 0.00 0.27 0.00 32.03 23:27:21 10:57:01 PM 0.22 0.00 0.22 0.00 18.15 23:27:21 10:58:01 PM 0.40 0.00 0.40 0.00 13.20 23:27:21 10:59:01 PM 0.25 0.00 0.25 0.00 46.74 23:27:21 11:00:01 PM 0.33 0.00 0.33 0.00 28.41 23:27:21 11:01:01 PM 0.22 0.02 0.20 0.13 40.04 23:27:21 11:02:01 PM 0.42 0.07 0.35 1.73 13.81 23:27:21 11:03:01 PM 0.18 0.00 0.18 0.00 28.56 23:27:21 11:04:01 PM 0.20 0.00 0.20 0.00 24.93 23:27:21 11:05:01 PM 0.28 0.00 0.28 0.00 29.16 23:27:21 11:06:01 PM 0.18 0.00 0.18 0.00 26.95 23:27:21 11:07:01 PM 0.52 0.00 0.52 0.00 23.46 23:27:21 11:08:01 PM 0.52 0.00 0.52 0.00 30.34 23:27:21 11:09:01 PM 0.55 0.00 0.55 0.00 30.58 23:27:21 11:10:01 PM 0.58 0.00 0.58 0.00 24.36 23:27:21 11:11:01 PM 0.17 0.00 0.17 0.00 39.10 23:27:21 11:12:01 PM 0.17 0.00 0.17 0.00 10.81 23:27:21 11:13:01 PM 0.13 0.00 0.13 0.00 21.99 23:27:21 11:14:01 PM 0.17 0.00 0.17 0.00 15.05 23:27:21 11:15:01 PM 0.40 0.00 0.40 0.00 10.26 23:27:21 11:16:01 PM 0.17 0.00 0.17 0.00 4.42 23:27:21 11:17:01 PM 0.32 0.00 0.32 0.00 6.80 23:27:21 11:18:01 PM 0.38 0.00 0.38 0.00 7.72 23:27:21 11:19:01 PM 0.28 0.00 0.28 0.00 15.48 23:27:21 11:20:01 PM 0.30 0.00 0.30 0.00 49.66 23:27:21 11:20:01 PM 0.00 0.00 0.00 0.00 0.00 23:27:21 11:21:01 PM 0.17 0.00 0.17 0.00 30.82 23:27:21 11:22:01 PM 0.27 0.00 0.27 0.00 21.35 23:27:21 11:23:01 PM 0.22 0.00 0.22 0.00 23.39 23:27:21 11:24:01 PM 0.37 0.00 0.37 0.00 29.76 23:27:21 11:25:01 PM 0.32 0.00 0.32 0.00 14.28 23:27:21 11:26:01 PM 4.33 0.32 4.02 36.92 178.87 23:27:21 11:27:01 PM 35.35 0.78 34.57 59.85 2601.20 23:27:21 Average: 6.13 0.43 5.71 63.11 569.92 23:27:21 23:27:21 10:30:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:27:21 10:31:01 PM 5298084 7030976 2584348 32.79 2688 1923064 728888 8.16 189416 2072796 193908 23:27:21 10:32:01 PM 5223364 7063344 2659068 33.73 2688 2024240 678460 7.60 207560 2101208 36096 23:27:21 10:33:01 PM 5114140 7043144 2768292 35.12 2688 2108284 686908 7.69 229676 2173432 76280 23:27:21 10:34:01 PM 4954216 7061624 2928216 37.15 2688 2282024 641672 7.18 266664 2277184 11032 23:27:21 10:35:01 PM 4953724 7061132 2928708 37.15 2688 2282028 641672 7.18 266664 2277424 16 23:27:21 10:36:01 PM 4953852 7061260 2928580 37.15 2688 2282028 641672 7.18 266664 2277288 8 23:27:21 10:37:01 PM 4953692 7061100 2928740 37.16 2688 2282028 641672 7.18 266664 2277288 8 23:27:21 10:38:02 PM 4905084 7014076 2977348 37.77 2688 2283664 727636 8.15 266920 2325464 192 23:27:21 10:39:01 PM 4901588 7011364 2980844 37.82 2688 2284420 727636 8.15 266920 2328760 124 23:27:21 10:40:01 PM 4899776 7010416 2982656 37.84 2688 2285292 745504 8.35 266920 2330400 432 23:27:21 10:41:01 PM 4897648 7008876 2984784 37.87 2688 2285852 745504 8.35 266924 2332664 288 23:27:21 10:42:01 PM 4897140 7009020 2985292 37.87 2688 2286508 745504 8.35 266928 2333344 156 23:27:21 10:43:01 PM 4896116 7008524 2986316 37.89 2688 2287060 745504 8.35 266928 2334280 136 23:27:21 10:44:01 PM 4888340 7001852 2994092 37.98 2688 2288132 753056 8.43 266932 2341752 236 23:27:21 10:45:01 PM 4889352 7003268 2993080 37.97 2688 2288536 774476 8.67 267060 2340436 64 23:27:21 10:46:01 PM 4874896 7005944 3007536 38.15 2688 2305620 750800 8.41 269320 2352924 8 23:27:21 10:47:01 PM 4873324 7005436 3009108 38.17 2688 2306676 735288 8.23 269516 2354252 516 23:27:21 10:48:01 PM 4869200 7002160 3013232 38.23 2688 2307548 752020 8.42 269516 2358396 112 23:27:21 10:49:01 PM 4868592 7002200 3013840 38.23 2688 2308188 752020 8.42 269524 2359044 192 23:27:21 10:50:01 PM 4868416 7002452 3014016 38.24 2688 2308600 742228 8.31 269544 2359196 28 23:27:21 10:51:01 PM 4867900 7002068 3014532 38.24 2688 2308740 742228 8.31 269544 2359736 20 23:27:21 10:52:01 PM 4867776 7002064 3014656 38.25 2688 2308852 742228 8.31 269544 2359740 4 23:27:21 10:53:01 PM 4867564 7001972 3014868 38.25 2688 2308972 742228 8.31 269544 2359860 4 23:27:21 10:54:01 PM 4867264 7001784 3015168 38.25 2688 2309084 742228 8.31 269544 2359980 20 23:27:21 10:55:01 PM 4867176 7002024 3015256 38.25 2688 2309436 742228 8.31 269544 2360484 352 23:27:21 10:56:01 PM 4868568 7004112 3013864 38.24 2688 2310108 774264 8.67 269544 2359164 120 23:27:21 10:57:01 PM 4868196 7004136 3014236 38.24 2688 2310508 774264 8.67 269544 2359468 16 23:27:21 10:58:01 PM 4869348 7006040 3013084 38.23 2688 2311264 754232 8.45 269544 2358332 496 23:27:21 10:59:01 PM 4864836 7002476 3017596 38.28 2688 2312232 754232 8.45 269544 2362848 148 23:27:21 11:00:01 PM 4863936 7002240 3018496 38.29 2688 2312896 774868 8.68 269544 2363572 108 23:27:21 11:01:01 PM 4861888 7001280 3020544 38.32 2688 2313996 774868 8.68 269804 2364812 52 23:27:21 11:02:01 PM 4861912 7002144 3020520 38.32 2688 2314808 759408 8.50 269932 2365212 532 23:27:21 11:03:01 PM 4861144 7001888 3021288 38.33 2688 2315312 759408 8.50 269932 2365724 232 23:27:21 11:04:01 PM 4860528 7001984 3021904 38.34 2688 2316020 759408 8.50 269932 2366548 244 23:27:21 11:05:01 PM 4859728 7001776 3022704 38.35 2688 2316624 759408 8.50 269932 2367200 96 23:27:21 11:06:01 PM 4859060 7001864 3023372 38.36 2688 2317372 759408 8.50 269932 2367784 76 23:27:21 11:07:01 PM 4858488 7001804 3023944 38.36 2688 2317876 759408 8.50 269932 2368412 16 23:27:21 11:08:01 PM 4857856 7001896 3024576 38.37 2688 2318640 759408 8.50 269932 2369016 60 23:27:21 11:09:01 PM 4857076 7001888 3025356 38.38 2688 2319396 759408 8.50 269932 2369916 48 23:27:21 11:10:01 PM 4856408 7001724 3026024 38.39 2688 2319892 753912 8.44 269932 2370372 24 23:27:21 11:11:01 PM 4853360 6999824 3029072 38.43 2688 2321020 788592 8.83 269932 2373544 24 23:27:21 11:12:01 PM 4852752 6999764 3029680 38.44 2688 2321632 788592 8.83 269932 2374092 372 23:27:21 11:13:01 PM 4851856 6999504 3030576 38.45 2688 2322228 788592 8.83 269932 2374728 336 23:27:21 11:14:01 PM 4851832 6999640 3030600 38.45 2688 2322356 788592 8.83 269932 2374888 48 23:27:21 11:15:01 PM 4851640 6999616 3030792 38.45 2688 2322524 803972 9.00 269932 2375124 76 23:27:21 11:16:01 PM 4851304 6999400 3031128 38.45 2688 2322644 803972 9.00 269932 2375292 116 23:27:21 11:17:01 PM 4851260 6999456 3031172 38.45 2688 2322736 803972 9.00 269932 2375392 72 23:27:21 11:18:01 PM 4851444 6999696 3030988 38.45 2688 2322792 803972 9.00 269932 2375332 4 23:27:21 11:19:01 PM 4850916 6999748 3031516 38.46 2688 2323388 803972 9.00 269932 2375920 224 23:27:21 11:20:01 PM 4847488 6997532 3034944 38.50 2688 2324584 820044 9.18 269932 2379068 64 23:27:21 11:20:01 PM 4846864 6996944 3035568 38.51 2688 2324616 820044 9.18 269940 2379540 108 23:27:21 11:21:01 PM 4846300 6997164 3036132 38.52 2688 2325424 820044 9.18 269932 2380280 24 23:27:21 11:22:01 PM 4845480 6997136 3036952 38.53 2688 2326192 820044 9.18 269936 2381060 264 23:27:21 11:23:01 PM 4844912 6997124 3037520 38.54 2688 2326744 820044 9.18 269936 2381644 172 23:27:21 11:24:01 PM 4844180 6997028 3038252 38.54 2688 2327404 820044 9.18 269936 2382316 32 23:27:21 11:25:01 PM 4843556 6996968 3038876 38.55 2688 2327952 820044 9.18 269936 2382940 268 23:27:21 11:26:01 PM 4963892 6970128 2918540 37.03 2688 2184580 709760 7.95 294872 2255892 48496 23:27:21 11:27:01 PM 4962132 6967780 2920300 37.05 2688 2186132 707232 7.92 497156 2062688 12492 23:27:21 Average: 4892386 7007410 2990046 37.93 2688 2290289 755805 8.46 270377 2336991 6650 23:27:21 23:27:21 10:30:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:27:21 10:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:31:01 PM eth0 203.98 143.65 1449.80 36.82 0.00 0.00 0.00 0.00 23:27:21 10:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:32:01 PM eth0 63.45 43.14 586.29 6.92 0.00 0.00 0.00 0.00 23:27:21 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:33:01 PM eth0 25.63 23.93 90.45 7.10 0.00 0.00 0.00 0.00 23:27:21 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:34:01 PM eth0 404.67 298.80 329.62 73.43 0.00 0.00 0.00 0.00 23:27:21 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:35:01 PM eth0 2.53 2.27 0.51 0.50 0.00 0.00 0.00 0.00 23:27:21 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:36:01 PM eth0 1.03 0.75 0.21 0.12 0.00 0.00 0.00 0.00 23:27:21 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:37:01 PM eth0 2.40 1.93 0.43 0.42 0.00 0.00 0.00 0.00 23:27:21 10:38:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:38:02 PM eth0 72.67 57.44 15.87 5.35 0.00 0.00 0.00 0.00 23:27:21 10:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:39:01 PM eth0 25.53 25.65 4.05 2.21 0.00 0.00 0.00 0.00 23:27:21 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:40:01 PM eth0 35.98 36.28 6.11 3.11 0.00 0.00 0.00 0.00 23:27:21 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:41:01 PM eth0 5.68 6.50 1.38 0.86 0.00 0.00 0.00 0.00 23:27:21 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:42:01 PM eth0 13.23 13.90 2.70 1.43 0.00 0.00 0.00 0.00 23:27:21 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:43:01 PM eth0 7.31 7.68 1.97 1.29 0.00 0.00 0.00 0.00 23:27:21 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:44:01 PM eth0 46.23 46.80 8.73 5.20 0.00 0.00 0.00 0.00 23:27:21 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:45:01 PM eth0 13.31 10.96 3.40 2.27 0.00 0.00 0.00 0.00 23:27:21 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:46:01 PM eth0 14.45 12.78 3.51 2.50 0.00 0.00 0.00 0.00 23:27:21 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:47:01 PM eth0 20.09 17.76 5.94 3.41 0.00 0.00 0.00 0.00 23:27:21 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:48:01 PM eth0 37.89 38.96 6.00 3.23 0.00 0.00 0.00 0.00 23:27:21 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:49:01 PM eth0 10.90 11.98 2.06 1.22 0.00 0.00 0.00 0.00 23:27:21 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:50:01 PM eth0 11.40 12.00 1.94 2.23 0.00 0.00 0.00 0.00 23:27:21 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:51:01 PM eth0 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 23:27:21 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:52:01 PM eth0 6.92 6.92 1.01 0.48 0.00 0.00 0.00 0.00 23:27:21 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:53:01 PM eth0 12.73 12.80 1.89 0.90 0.00 0.00 0.00 0.00 23:27:21 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:54:01 PM eth0 10.95 11.00 1.65 0.78 0.00 0.00 0.00 0.00 23:27:21 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:55:01 PM eth0 11.61 11.98 2.13 1.08 0.00 0.00 0.00 0.00 23:27:21 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:56:01 PM eth0 23.48 23.36 4.55 2.78 0.00 0.00 0.00 0.00 23:27:21 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:57:01 PM eth0 11.06 9.22 2.80 1.81 0.00 0.00 0.00 0.00 23:27:21 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:58:01 PM eth0 21.51 18.03 5.55 3.44 0.00 0.00 0.00 0.00 23:27:21 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 10:59:01 PM eth0 37.93 37.78 7.15 3.58 0.00 0.00 0.00 0.00 23:27:21 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:00:01 PM eth0 6.81 7.88 1.61 1.04 0.00 0.00 0.00 0.00 23:27:21 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:01:01 PM eth0 18.61 18.98 3.35 1.98 0.00 0.00 0.00 0.00 23:27:21 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:02:01 PM eth0 13.39 13.86 3.05 1.62 0.00 0.00 0.00 0.00 23:27:21 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:03:01 PM eth0 1.22 2.03 0.57 0.53 0.00 0.00 0.00 0.00 23:27:21 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:04:01 PM eth0 14.86 15.09 2.70 1.60 0.00 0.00 0.00 0.00 23:27:21 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:05:01 PM eth0 5.18 5.95 1.26 0.86 0.00 0.00 0.00 0.00 23:27:21 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:06:01 PM eth0 13.31 13.76 3.11 1.62 0.00 0.00 0.00 0.00 23:27:21 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:07:01 PM eth0 1.35 2.18 0.59 0.56 0.00 0.00 0.00 0.00 23:27:21 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:08:01 PM eth0 18.60 18.80 3.31 1.84 0.00 0.00 0.00 0.00 23:27:21 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:09:01 PM eth0 12.88 13.30 3.04 1.59 0.00 0.00 0.00 0.00 23:27:21 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:10:01 PM eth0 1.35 2.07 0.70 0.58 0.00 0.00 0.00 0.00 23:27:21 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:11:01 PM eth0 47.40 48.55 8.00 4.29 0.00 0.00 0.00 0.00 23:27:21 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:12:01 PM eth0 10.66 11.60 2.06 1.21 0.00 0.00 0.00 0.00 23:27:21 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:13:01 PM eth0 11.63 12.40 2.13 1.25 0.00 0.00 0.00 0.00 23:27:21 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:14:01 PM eth0 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 23:27:21 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:15:01 PM eth0 7.10 6.83 1.15 0.54 0.00 0.00 0.00 0.00 23:27:21 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:16:01 PM eth0 10.60 10.58 1.75 0.76 0.00 0.00 0.00 0.00 23:27:21 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:17:01 PM eth0 9.62 9.45 1.57 0.69 0.00 0.00 0.00 0.00 23:27:21 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:18:01 PM eth0 7.35 7.32 1.11 0.53 0.00 0.00 0.00 0.00 23:27:21 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:19:01 PM eth0 6.25 7.05 1.30 0.85 0.00 0.00 0.00 0.00 23:27:21 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:20:01 PM eth0 50.57 51.62 8.93 4.57 0.00 0.00 0.00 0.00 23:27:21 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:20:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:21:01 PM eth0 23.16 24.21 4.31 2.18 0.00 0.00 0.00 0.00 23:27:21 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:22:01 PM eth0 22.55 23.76 4.26 2.15 0.00 0.00 0.00 0.00 23:27:21 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:23:01 PM eth0 5.53 6.33 1.36 0.84 0.00 0.00 0.00 0.00 23:27:21 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:24:01 PM eth0 12.56 13.61 2.64 1.41 0.00 0.00 0.00 0.00 23:27:21 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:25:01 PM eth0 5.50 6.28 1.49 0.90 0.00 0.00 0.00 0.00 23:27:21 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:26:01 PM eth0 106.93 78.69 131.34 117.61 0.00 0.00 0.00 0.00 23:27:21 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 11:27:01 PM eth0 16.91 15.69 14.76 8.43 0.00 0.00 0.00 0.00 23:27:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:21 Average: eth0 28.36 24.42 48.42 5.90 0.00 0.00 0.00 0.00 23:27:21 23:27:21 23:27:21 ---> sar -P ALL: 23:27:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/10/2025 _x86_64_ (2 CPU) 23:27:21 23:27:21 22:28:57 LINUX RESTART (2 CPU) 23:27:21 23:27:21 10:30:01 PM CPU %user %nice %system %iowait %steal %idle 23:27:21 10:31:01 PM all 36.53 0.00 5.28 2.15 0.09 55.94 23:27:21 10:31:01 PM 0 44.83 0.00 5.53 2.47 0.10 47.07 23:27:21 10:31:01 PM 1 28.25 0.00 5.03 1.83 0.08 64.80 23:27:21 10:32:01 PM all 20.79 0.00 3.52 2.58 0.08 73.03 23:27:21 10:32:01 PM 0 21.35 0.00 3.25 1.49 0.07 73.85 23:27:21 10:32:01 PM 1 20.22 0.00 3.78 3.68 0.10 72.21 23:27:21 10:33:01 PM all 24.84 0.00 3.41 0.62 0.08 71.06 23:27:21 10:33:01 PM 0 28.91 0.00 4.05 0.67 0.07 66.31 23:27:21 10:33:01 PM 1 20.77 0.00 2.76 0.57 0.08 75.82 23:27:21 10:34:01 PM all 24.76 0.00 5.06 3.04 0.09 67.06 23:27:21 10:34:01 PM 0 30.97 0.00 5.36 3.78 0.08 59.81 23:27:21 10:34:01 PM 1 18.53 0.00 4.75 2.29 0.10 74.32 23:27:21 10:35:01 PM all 0.10 0.00 0.11 0.07 0.04 99.68 23:27:21 10:35:01 PM 0 0.17 0.00 0.18 0.12 0.07 99.47 23:27:21 10:35:01 PM 1 0.03 0.00 0.03 0.02 0.02 99.90 23:27:21 10:36:01 PM all 0.15 0.00 0.06 0.00 0.04 99.75 23:27:21 10:36:01 PM 0 0.28 0.00 0.08 0.00 0.05 99.58 23:27:21 10:36:01 PM 1 0.02 0.00 0.03 0.00 0.03 99.92 23:27:21 10:37:01 PM all 0.33 0.00 0.09 0.00 0.05 99.52 23:27:21 10:37:01 PM 0 0.57 0.00 0.07 0.00 0.07 99.30 23:27:21 10:37:01 PM 1 0.10 0.00 0.12 0.00 0.03 99.75 23:27:21 10:38:02 PM all 4.30 0.00 0.46 0.03 0.07 95.13 23:27:21 10:38:02 PM 0 5.55 0.00 0.52 0.07 0.07 93.80 23:27:21 10:38:02 PM 1 3.06 0.00 0.40 0.00 0.07 96.47 23:27:21 10:39:01 PM all 2.40 0.00 0.16 0.00 0.08 97.36 23:27:21 10:39:01 PM 0 2.86 0.00 0.15 0.00 0.10 96.89 23:27:21 10:39:01 PM 1 1.94 0.00 0.17 0.00 0.05 97.84 23:27:21 10:40:01 PM all 2.57 0.00 0.22 0.00 0.08 97.12 23:27:21 10:40:01 PM 0 1.81 0.00 0.22 0.00 0.07 97.91 23:27:21 10:40:01 PM 1 3.34 0.00 0.22 0.00 0.10 96.34 23:27:21 10:41:01 PM all 1.71 0.00 0.13 0.00 0.08 98.07 23:27:21 10:41:01 PM 0 1.70 0.00 0.13 0.00 0.08 98.08 23:27:21 10:41:01 PM 1 1.72 0.00 0.13 0.00 0.08 98.06 23:27:21 23:27:21 10:41:01 PM CPU %user %nice %system %iowait %steal %idle 23:27:21 10:42:01 PM all 1.94 0.00 0.17 0.00 0.09 97.80 23:27:21 10:42:01 PM 0 2.29 0.00 0.15 0.00 0.10 97.46 23:27:21 10:42:01 PM 1 1.59 0.00 0.18 0.00 0.08 98.15 23:27:21 10:43:01 PM all 1.74 0.00 0.11 0.00 0.10 98.05 23:27:21 10:43:01 PM 0 2.04 0.00 0.10 0.00 0.10 97.76 23:27:21 10:43:01 PM 1 1.44 0.00 0.12 0.00 0.10 98.35 23:27:21 10:44:01 PM all 4.99 0.00 0.40 0.00 0.08 94.53 23:27:21 10:44:01 PM 0 6.23 0.00 0.49 0.00 0.08 93.20 23:27:21 10:44:01 PM 1 3.75 0.00 0.32 0.00 0.07 95.87 23:27:21 10:45:01 PM all 4.42 0.00 0.44 0.02 0.08 95.04 23:27:21 10:45:01 PM 0 5.61 0.00 0.48 0.00 0.08 93.82 23:27:21 10:45:01 PM 1 3.23 0.00 0.40 0.03 0.08 96.26 23:27:21 10:46:01 PM all 4.72 0.23 0.45 0.18 0.08 94.33 23:27:21 10:46:01 PM 0 6.52 0.13 0.55 0.18 0.08 92.53 23:27:21 10:46:01 PM 1 2.92 0.33 0.35 0.18 0.07 96.14 23:27:21 10:47:01 PM all 6.55 0.00 0.42 0.00 0.08 92.95 23:27:21 10:47:01 PM 0 10.73 0.00 0.62 0.00 0.08 88.57 23:27:21 10:47:01 PM 1 2.37 0.00 0.22 0.00 0.08 97.33 23:27:21 10:48:01 PM all 2.84 0.00 0.30 0.00 0.09 96.77 23:27:21 10:48:01 PM 0 3.49 0.00 0.39 0.00 0.10 96.03 23:27:21 10:48:01 PM 1 2.19 0.00 0.22 0.00 0.08 97.51 23:27:21 10:49:01 PM all 1.80 0.00 0.13 0.00 0.09 97.99 23:27:21 10:49:01 PM 0 2.10 0.00 0.13 0.00 0.10 97.66 23:27:21 10:49:01 PM 1 1.49 0.00 0.12 0.00 0.08 98.31 23:27:21 10:50:01 PM all 1.75 0.00 0.13 0.00 0.08 98.03 23:27:21 10:50:01 PM 0 1.22 0.00 0.13 0.00 0.08 98.56 23:27:21 10:50:01 PM 1 2.28 0.00 0.13 0.00 0.08 97.50 23:27:21 10:51:01 PM all 1.37 0.00 0.11 0.00 0.09 98.43 23:27:21 10:51:01 PM 0 1.67 0.00 0.08 0.00 0.08 98.17 23:27:21 10:51:01 PM 1 1.08 0.00 0.13 0.00 0.10 98.68 23:27:21 10:52:01 PM all 1.22 0.00 0.15 0.01 0.08 98.54 23:27:21 10:52:01 PM 0 1.54 0.00 0.15 0.02 0.10 98.20 23:27:21 10:52:01 PM 1 0.90 0.00 0.15 0.00 0.07 98.88 23:27:21 23:27:21 10:52:01 PM CPU %user %nice %system %iowait %steal %idle 23:27:21 10:53:01 PM all 1.08 0.00 0.12 0.00 0.08 98.72 23:27:21 10:53:01 PM 0 0.79 0.00 0.12 0.00 0.07 99.03 23:27:21 10:53:01 PM 1 1.37 0.00 0.12 0.00 0.10 98.41 23:27:21 10:54:01 PM all 1.06 0.00 0.13 0.00 0.11 98.70 23:27:21 10:54:01 PM 0 1.12 0.00 0.15 0.00 0.12 98.61 23:27:21 10:54:01 PM 1 1.00 0.00 0.12 0.00 0.10 98.78 23:27:21 10:55:01 PM all 1.35 0.00 0.13 0.00 0.11 98.42 23:27:21 10:55:01 PM 0 1.60 0.00 0.12 0.00 0.13 98.14 23:27:21 10:55:01 PM 1 1.09 0.00 0.13 0.00 0.08 98.70 23:27:21 10:56:01 PM all 4.27 0.00 0.28 0.00 0.08 95.37 23:27:21 10:56:01 PM 0 5.43 0.00 0.28 0.00 0.08 94.20 23:27:21 10:56:01 PM 1 3.11 0.00 0.27 0.00 0.08 96.54 23:27:21 10:57:01 PM all 4.39 0.00 0.33 0.00 0.08 95.21 23:27:21 10:57:01 PM 0 3.39 0.00 0.28 0.00 0.07 96.26 23:27:21 10:57:01 PM 1 5.38 0.00 0.37 0.00 0.08 94.16 23:27:21 10:58:01 PM all 7.33 0.00 0.43 0.00 0.09 92.14 23:27:21 10:58:01 PM 0 8.63 0.00 0.47 0.00 0.10 90.81 23:27:21 10:58:01 PM 1 6.04 0.00 0.40 0.00 0.08 93.48 23:27:21 10:59:01 PM all 4.32 0.00 0.42 0.00 0.08 95.19 23:27:21 10:59:01 PM 0 5.13 0.00 0.47 0.00 0.08 94.31 23:27:21 10:59:01 PM 1 3.51 0.00 0.37 0.00 0.07 96.06 23:27:21 11:00:01 PM all 1.83 0.00 0.15 0.00 0.10 97.92 23:27:21 11:00:01 PM 0 1.90 0.00 0.15 0.00 0.10 97.85 23:27:21 11:00:01 PM 1 1.75 0.00 0.15 0.00 0.10 98.00 23:27:21 11:01:01 PM all 5.14 0.00 0.29 0.00 0.09 94.48 23:27:21 11:01:01 PM 0 3.71 0.00 0.22 0.00 0.10 95.97 23:27:21 11:01:01 PM 1 6.59 0.00 0.36 0.00 0.08 92.97 23:27:21 11:02:01 PM all 2.45 0.00 0.19 0.00 0.08 97.28 23:27:21 11:02:01 PM 0 2.49 0.00 0.17 0.00 0.08 97.26 23:27:21 11:02:01 PM 1 2.41 0.00 0.22 0.00 0.08 97.29 23:27:21 11:03:01 PM all 1.54 0.00 0.10 0.00 0.10 98.26 23:27:21 11:03:01 PM 0 1.44 0.00 0.10 0.00 0.10 98.36 23:27:21 11:03:01 PM 1 1.64 0.00 0.10 0.00 0.10 98.16 23:27:21 23:27:21 11:03:01 PM CPU %user %nice %system %iowait %steal %idle 23:27:21 11:04:01 PM all 3.98 0.00 0.24 0.00 0.08 95.70 23:27:21 11:04:01 PM 0 4.81 0.00 0.29 0.00 0.08 94.82 23:27:21 11:04:01 PM 1 3.16 0.00 0.18 0.00 0.08 96.57 23:27:21 11:05:01 PM all 1.82 0.00 0.15 0.00 0.08 97.95 23:27:21 11:05:01 PM 0 2.26 0.00 0.15 0.00 0.08 97.51 23:27:21 11:05:01 PM 1 1.39 0.00 0.15 0.00 0.07 98.40 23:27:21 11:06:01 PM all 2.48 0.00 0.20 0.00 0.10 97.22 23:27:21 11:06:01 PM 0 3.36 0.00 0.25 0.00 0.10 96.29 23:27:21 11:06:01 PM 1 1.60 0.00 0.15 0.00 0.10 98.15 23:27:21 11:07:01 PM all 1.52 0.00 0.12 0.00 0.09 98.27 23:27:21 11:07:01 PM 0 2.02 0.00 0.12 0.00 0.10 97.76 23:27:21 11:07:01 PM 1 1.02 0.00 0.12 0.00 0.08 98.78 23:27:21 11:08:01 PM all 4.26 0.00 0.24 0.01 0.08 95.40 23:27:21 11:08:01 PM 0 2.14 0.00 0.17 0.00 0.08 97.61 23:27:21 11:08:01 PM 1 6.42 0.00 0.32 0.02 0.08 93.16 23:27:21 11:09:01 PM all 2.37 0.00 0.22 0.00 0.08 97.32 23:27:21 11:09:01 PM 0 1.70 0.00 0.23 0.00 0.07 97.99 23:27:21 11:09:01 PM 1 3.05 0.00 0.20 0.00 0.10 96.65 23:27:21 11:10:01 PM all 1.51 0.00 0.11 0.00 0.08 98.30 23:27:21 11:10:01 PM 0 1.35 0.00 0.12 0.00 0.08 98.45 23:27:21 11:10:01 PM 1 1.67 0.00 0.10 0.00 0.08 98.15 23:27:21 11:11:01 PM all 3.88 0.00 0.34 0.00 0.08 95.70 23:27:21 11:11:01 PM 0 5.70 0.00 0.40 0.00 0.08 93.82 23:27:21 11:11:01 PM 1 2.06 0.00 0.28 0.00 0.08 97.57 23:27:21 11:12:01 PM all 1.80 0.00 0.18 0.00 0.10 97.93 23:27:21 11:12:01 PM 0 1.37 0.00 0.17 0.00 0.10 98.36 23:27:21 11:12:01 PM 1 2.22 0.00 0.18 0.00 0.10 97.49 23:27:21 11:13:01 PM all 1.79 0.00 0.15 0.00 0.08 97.98 23:27:21 11:13:01 PM 0 1.42 0.00 0.15 0.00 0.08 98.35 23:27:21 11:13:01 PM 1 2.16 0.00 0.15 0.00 0.08 97.61 23:27:21 11:14:01 PM all 1.39 0.00 0.13 0.00 0.08 98.41 23:27:21 11:14:01 PM 0 1.54 0.00 0.12 0.00 0.07 98.28 23:27:21 11:14:01 PM 1 1.24 0.00 0.13 0.00 0.08 98.55 23:27:21 23:27:21 11:14:01 PM CPU %user %nice %system %iowait %steal %idle 23:27:21 11:15:01 PM all 1.41 0.00 0.17 0.00 0.07 98.35 23:27:21 11:15:01 PM 0 1.07 0.00 0.18 0.00 0.07 98.68 23:27:21 11:15:01 PM 1 1.75 0.00 0.15 0.00 0.07 98.03 23:27:21 11:16:01 PM all 1.07 0.00 0.16 0.00 0.08 98.69 23:27:21 11:16:01 PM 0 0.92 0.00 0.17 0.00 0.08 98.83 23:27:21 11:16:01 PM 1 1.22 0.00 0.15 0.00 0.08 98.55 23:27:21 11:17:01 PM all 1.16 0.00 0.14 0.00 0.08 98.62 23:27:21 11:17:01 PM 0 0.85 0.00 0.15 0.00 0.07 98.93 23:27:21 11:17:01 PM 1 1.47 0.00 0.13 0.00 0.08 98.31 23:27:21 11:18:01 PM all 1.04 0.00 0.14 0.00 0.08 98.73 23:27:21 11:18:01 PM 0 1.17 0.00 0.17 0.00 0.08 98.58 23:27:21 11:18:01 PM 1 0.92 0.00 0.12 0.00 0.08 98.88 23:27:21 11:19:01 PM all 1.60 0.00 0.17 0.00 0.08 98.14 23:27:21 11:19:01 PM 0 0.77 0.00 0.20 0.00 0.07 98.96 23:27:21 11:19:01 PM 1 2.44 0.00 0.13 0.00 0.10 97.33 23:27:21 11:20:01 PM all 4.06 0.00 0.33 0.00 0.11 95.50 23:27:21 11:20:01 PM 0 3.70 0.00 0.32 0.00 0.10 95.87 23:27:21 11:20:01 PM 1 4.42 0.00 0.34 0.00 0.12 95.12 23:27:21 11:20:01 PM all 1.67 0.00 1.67 0.00 0.00 96.67 23:27:21 11:20:01 PM 0 1.67 0.00 1.67 0.00 0.00 96.67 23:27:21 11:20:01 PM 1 1.67 0.00 1.67 0.00 0.00 96.67 23:27:21 11:21:01 PM all 2.48 0.00 0.24 0.00 0.09 97.18 23:27:21 11:21:01 PM 0 2.46 0.00 0.23 0.00 0.10 97.21 23:27:21 11:21:01 PM 1 2.51 0.00 0.25 0.00 0.08 97.16 23:27:21 11:22:01 PM all 2.38 0.00 0.21 0.01 0.09 97.31 23:27:21 11:22:01 PM 0 3.38 0.00 0.22 0.02 0.10 96.29 23:27:21 11:22:01 PM 1 1.39 0.00 0.20 0.00 0.08 98.33 23:27:21 11:23:01 PM all 1.80 0.00 0.17 0.00 0.09 97.94 23:27:21 11:23:01 PM 0 2.22 0.00 0.17 0.00 0.08 97.53 23:27:21 11:23:01 PM 1 1.37 0.00 0.17 0.00 0.10 98.36 23:27:21 11:24:01 PM all 2.04 0.00 0.22 0.00 0.08 97.67 23:27:21 11:24:01 PM 0 1.42 0.00 0.20 0.00 0.07 98.31 23:27:21 11:24:01 PM 1 2.66 0.00 0.23 0.00 0.08 97.02 23:27:21 23:27:21 11:24:01 PM CPU %user %nice %system %iowait %steal %idle 23:27:21 11:25:01 PM all 1.74 0.00 0.18 0.00 0.08 98.00 23:27:21 11:25:01 PM 0 1.09 0.00 0.15 0.00 0.07 98.70 23:27:21 11:25:01 PM 1 2.39 0.00 0.20 0.00 0.10 97.31 23:27:21 11:26:01 PM all 12.74 0.00 1.79 0.05 0.07 85.35 23:27:21 11:26:01 PM 0 18.96 0.00 1.64 0.08 0.07 79.25 23:27:21 11:26:01 PM 1 6.51 0.00 1.94 0.02 0.07 91.46 23:27:21 11:27:01 PM all 31.58 0.01 3.52 0.39 0.09 64.41 23:27:21 11:27:01 PM 0 43.97 0.00 4.20 0.68 0.10 51.04 23:27:21 11:27:01 PM 1 19.21 0.02 2.85 0.10 0.08 77.75 23:27:21 Average: all 4.89 0.00 0.59 0.16 0.08 94.28 23:27:21 Average: 0 5.75 0.00 0.62 0.17 0.09 93.37 23:27:21 Average: 1 4.02 0.01 0.55 0.15 0.08 95.19 23:27:21 23:27:21 23:27:21