04:27:25 Started by upstream project "integration-distribution-mri-test-scandium" build number 76 04:27:25 originally caused by: 04:27:25 Started by timer 04:27:25 Running as SYSTEM 04:27:25 [EnvInject] - Loading node environment variables. 04:27:25 Building remotely on prd-centos8-robot-2c-8g-1255 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium 04:27:25 [ssh-agent] Looking for ssh-agent implementation... 04:27:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:26 $ ssh-agent 04:27:26 SSH_AUTH_SOCK=/tmp/ssh-kIenEBdeGyY4/agent.5183 04:27:26 SSH_AGENT_PID=5184 04:27:26 [ssh-agent] Started. 04:27:26 Running ssh-add (command line suppressed) 04:27:26 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium@tmp/private_key_16318681895171115958.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium@tmp/private_key_16318681895171115958.key) 04:27:26 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:27:26 The recommended git tool is: NONE 04:27:32 using credential opendaylight-jenkins-ssh 04:27:32 Wiping out workspace first. 04:27:32 Cloning the remote Git repository 04:27:32 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 04:27:32 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test # timeout=10 04:27:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:27:32 > git --version # timeout=10 04:27:32 > git --version # 'git version 2.43.0' 04:27:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:27:32 [INFO] Currently running in a labeled security context 04:27:32 [INFO] Currently SELinux is 'enforcing' on the host 04:27:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test@tmp/jenkins-gitclient-ssh2561410658045716724.key 04:27:32 Verifying host key using known hosts file 04:27:32 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. 04:27:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:27:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:27:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:27:36 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:27:36 [INFO] Currently running in a labeled security context 04:27:36 [INFO] Currently SELinux is 'enforcing' on the host 04:27:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test@tmp/jenkins-gitclient-ssh10161576777093223597.key 04:27:36 Verifying host key using known hosts file 04:27:36 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. 04:27:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 04:27:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:27:36 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 04:27:36 > git config core.sparsecheckout # timeout=10 04:27:36 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 04:27:36 Commit message: "Adapt test for new pce-allocation field" 04:27:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:27:37 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 04:27:37 No emails were triggered. 04:27:37 provisioning config files... 04:27:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:27:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:27:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:27:37 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins15274086661979758243.sh 04:27:37 ---> python-tools-install.sh 04:27:37 Setup pyenv: 04:27:37 system 04:27:37 * 3.8.13 (set by /opt/pyenv/version) 04:27:37 * 3.9.13 (set by /opt/pyenv/version) 04:27:37 * 3.10.13 (set by /opt/pyenv/version) 04:27:37 * 3.11.7 (set by /opt/pyenv/version) 04:27:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u2PR 04:27:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:27:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:27:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:27:48 lf-activate-venv(): INFO: Base packages installed successfully 04:27:48 lf-activate-venv(): INFO: Installing additional packages: lftools 04:28:16 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:28:16 Generating Requirements File 04:28:37 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. 04:28:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:28:37 Python 3.11.7 04:28:38 pip 25.2 from /tmp/venv-u2PR/lib/python3.11/site-packages/pip (python 3.11) 04:28:38 appdirs==1.4.4 04:28:38 argcomplete==3.6.2 04:28:38 aspy.yaml==1.3.0 04:28:38 attrs==25.4.0 04:28:38 autopage==0.5.2 04:28:38 beautifulsoup4==4.14.2 04:28:38 boto3==1.40.46 04:28:38 botocore==1.40.46 04:28:38 bs4==0.0.2 04:28:38 cachetools==6.2.0 04:28:38 certifi==2025.10.5 04:28:38 cffi==2.0.0 04:28:38 cfgv==3.4.0 04:28:38 chardet==5.2.0 04:28:38 charset-normalizer==3.4.3 04:28:38 click==8.3.0 04:28:38 cliff==4.11.0 04:28:38 cmd2==2.7.0 04:28:38 cryptography==3.3.2 04:28:38 debtcollector==3.0.0 04:28:38 decorator==5.2.1 04:28:38 defusedxml==0.7.1 04:28:38 Deprecated==1.2.18 04:28:38 distlib==0.4.0 04:28:38 dnspython==2.8.0 04:28:38 docker==7.1.0 04:28:38 dogpile.cache==1.4.1 04:28:38 durationpy==0.10 04:28:38 email-validator==2.3.0 04:28:38 filelock==3.19.1 04:28:38 future==1.0.0 04:28:38 gitdb==4.0.12 04:28:38 GitPython==3.1.45 04:28:38 google-auth==2.41.1 04:28:38 httplib2==0.31.0 04:28:38 identify==2.6.15 04:28:38 idna==3.10 04:28:38 importlib-resources==1.5.0 04:28:38 iso8601==2.1.0 04:28:38 Jinja2==3.1.6 04:28:38 jmespath==1.0.1 04:28:38 jsonpatch==1.33 04:28:38 jsonpointer==3.0.0 04:28:38 jsonschema==4.25.1 04:28:38 jsonschema-specifications==2025.9.1 04:28:38 keystoneauth1==5.12.0 04:28:38 kubernetes==34.1.0 04:28:38 lftools==0.37.14 04:28:38 lxml==6.0.2 04:28:38 markdown-it-py==4.0.0 04:28:38 MarkupSafe==3.0.3 04:28:38 mdurl==0.1.2 04:28:38 msgpack==1.1.1 04:28:38 multi_key_dict==2.0.3 04:28:38 munch==4.0.0 04:28:38 netaddr==1.3.0 04:28:38 niet==1.4.2 04:28:38 nodeenv==1.9.1 04:28:38 oauth2client==4.1.3 04:28:38 oauthlib==3.3.1 04:28:38 openstacksdk==4.7.1 04:28:38 os-service-types==1.8.0 04:28:38 osc-lib==4.2.0 04:28:38 oslo.config==10.0.0 04:28:38 oslo.context==6.1.0 04:28:38 oslo.i18n==6.6.0 04:28:38 oslo.log==7.2.1 04:28:38 oslo.serialization==5.8.0 04:28:38 oslo.utils==9.1.0 04:28:38 packaging==25.0 04:28:38 pbr==7.0.1 04:28:38 platformdirs==4.4.0 04:28:38 prettytable==3.16.0 04:28:38 psutil==7.1.0 04:28:38 pyasn1==0.6.1 04:28:38 pyasn1_modules==0.4.2 04:28:38 pycparser==2.23 04:28:38 pygerrit2==2.0.15 04:28:38 PyGithub==2.8.1 04:28:38 Pygments==2.19.2 04:28:38 PyJWT==2.10.1 04:28:38 PyNaCl==1.6.0 04:28:38 pyparsing==2.4.7 04:28:38 pyperclip==1.11.0 04:28:38 pyrsistent==0.20.0 04:28:38 python-cinderclient==9.8.0 04:28:38 python-dateutil==2.9.0.post0 04:28:38 python-heatclient==4.3.0 04:28:38 python-jenkins==1.8.3 04:28:38 python-keystoneclient==5.7.0 04:28:38 python-magnumclient==4.9.0 04:28:38 python-openstackclient==8.2.0 04:28:38 python-swiftclient==4.8.0 04:28:38 PyYAML==6.0.3 04:28:38 referencing==0.36.2 04:28:38 requests==2.32.5 04:28:38 requests-oauthlib==2.0.0 04:28:38 requestsexceptions==1.4.0 04:28:38 rfc3986==2.0.0 04:28:38 rich==14.1.0 04:28:38 rich-argparse==1.7.1 04:28:38 rpds-py==0.27.1 04:28:38 rsa==4.9.1 04:28:38 ruamel.yaml==0.18.15 04:28:38 ruamel.yaml.clib==0.2.14 04:28:38 s3transfer==0.14.0 04:28:38 simplejson==3.20.2 04:28:38 six==1.17.0 04:28:38 smmap==5.0.2 04:28:38 soupsieve==2.8 04:28:38 stevedore==5.5.0 04:28:38 tabulate==0.9.0 04:28:38 toml==0.10.2 04:28:38 tomlkit==0.13.3 04:28:38 tqdm==4.67.1 04:28:38 typing_extensions==4.15.0 04:28:38 tzdata==2025.2 04:28:38 urllib3==1.26.20 04:28:38 virtualenv==20.34.0 04:28:38 wcwidth==0.2.14 04:28:38 websocket-client==1.8.0 04:28:38 wrapt==1.17.3 04:28:38 xdg==6.0.0 04:28:38 xmltodict==1.0.2 04:28:38 yq==3.4.3 04:28:38 [EnvInject] - Injecting environment variables from a build step. 04:28:38 [EnvInject] - Injecting as environment variables the properties content 04:28:38 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 04:28:38 OS_CLOUD=vex 04:28:38 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 04:28:38 OS_STACK_TEMPLATE_DIR=openstack-hot 04:28:38 04:28:38 [EnvInject] - Variables injected successfully. 04:28:38 provisioning config files... 04:28:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:28:38 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins7338099061497296313.sh 04:28:38 ---> Create parameters file for OpenStack HOT 04:28:38 OpenStack Heat parameters generated 04:28:38 ----------------------------------- 04:28:38 parameters: 04:28:38 vm_0_count: '1' 04:28:38 vm_0_flavor: 'v3-standard-4' 04:28:38 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 04:28:38 vm_1_count: '1' 04:28:38 vm_1_flavor: 'v3-standard-2' 04:28:38 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 04:28:38 04:28:38 job_name: '19348-55' 04:28:38 silo: 'releng' 04:28:38 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins3370172685231759342.sh 04:28:38 ---> Create HEAT stack 04:28:38 + source /home/jenkins/lf-env.sh 04:28:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:28:38 ++ mktemp -d /tmp/venv-XXXX 04:28:38 + lf_venv=/tmp/venv-ZOf0 04:28:38 + local venv_file=/tmp/.os_lf_venv 04:28:38 + local python=python3 04:28:38 + local options 04:28:38 + local set_path=true 04:28:38 + local install_args= 04:28:38 ++ 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 04:28:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:28:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:28:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:28:38 + true 04:28:38 + case $1 in 04:28:38 + python=python3 04:28:38 + shift 2 04:28:38 + true 04:28:38 + case $1 in 04:28:38 + shift 04:28:38 + break 04:28:38 + case $python in 04:28:38 + local pkg_list= 04:28:38 + [[ -d /opt/pyenv ]] 04:28:38 + echo 'Setup pyenv:' 04:28:38 Setup pyenv: 04:28:38 + export PYENV_ROOT=/opt/pyenv 04:28:38 + PYENV_ROOT=/opt/pyenv 04:28:38 + 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 04:28:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:28:38 + pyenv versions 04:28:38 system 04:28:38 3.8.13 04:28:38 3.9.13 04:28:38 3.10.13 04:28:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:28:38 + command -v pyenv 04:28:38 ++ pyenv init - --no-rehash 04:28:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:28:38 for i in ${!paths[@]}; do 04:28:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:28:38 fi; done; 04:28:38 echo "${paths[*]}"'\'')" 04:28:38 export PATH="/opt/pyenv/shims:${PATH}" 04:28:38 export PYENV_SHELL=bash 04:28:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:28:38 pyenv() { 04:28:38 local command 04:28:38 command="${1:-}" 04:28:38 if [ "$#" -gt 0 ]; then 04:28:38 shift 04:28:38 fi 04:28:38 04:28:38 case "$command" in 04:28:38 rehash|shell) 04:28:38 eval "$(pyenv "sh-$command" "$@")" 04:28:38 ;; 04:28:38 *) 04:28:38 command pyenv "$command" "$@" 04:28:38 ;; 04:28:38 esac 04:28:38 }' 04:28:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:28:38 for i in ${!paths[@]}; do 04:28:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:28:38 fi; done; 04:28:38 echo "${paths[*]}"' 04:28:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:28:39 ++ 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 04:28:39 ++ 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 04:28:39 ++ export PYENV_SHELL=bash 04:28:39 ++ PYENV_SHELL=bash 04:28:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:28:39 +++ complete -F _pyenv pyenv 04:28:39 ++ lf-pyver python3 04:28:39 ++ local py_version_xy=python3 04:28:39 ++ local py_version_xyz= 04:28:39 ++ pyenv versions 04:28:39 ++ local command 04:28:39 ++ command=versions 04:28:39 ++ '[' 1 -gt 0 ']' 04:28:39 ++ shift 04:28:39 ++ case "$command" in 04:28:39 ++ command pyenv versions 04:28:39 ++ pyenv versions 04:28:39 ++ sed 's/^[ *]* //' 04:28:39 ++ grep -E '^[0-9.]*[0-9]$' 04:28:39 ++ awk '{ print $1 }' 04:28:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:28:39 +++ grep '^3' /tmp/.pyenv_versions 04:28:39 +++ sort -V 04:28:39 +++ tail -n 1 04:28:39 ++ py_version_xyz=3.11.7 04:28:39 ++ [[ -z 3.11.7 ]] 04:28:39 ++ echo 3.11.7 04:28:39 ++ return 0 04:28:39 + pyenv local 3.11.7 04:28:39 + local command 04:28:39 + command=local 04:28:39 + '[' 2 -gt 0 ']' 04:28:39 + shift 04:28:39 + case "$command" in 04:28:39 + command pyenv local 3.11.7 04:28:39 + pyenv local 3.11.7 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='lftools[openstack] ' 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='kubernetes ' 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='niet ' 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='python-heatclient ' 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='python-openstackclient ' 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='python-magnumclient ' 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='urllib3~=1.26.15 ' 04:28:39 + for arg in "$@" 04:28:39 + case $arg in 04:28:39 + pkg_list+='yq ' 04:28:39 + [[ -f /tmp/.os_lf_venv ]] 04:28:39 ++ cat /tmp/.os_lf_venv 04:28:39 + lf_venv=/tmp/venv-u2PR 04:28:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from' file:/tmp/.os_lf_venv 04:28:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:28:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:28:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:28:39 + local 'pip_opts=--upgrade --quiet' 04:28:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:28:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:28:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:28:39 + [[ -n '' ]] 04:28:39 + [[ -n '' ]] 04:28:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:28:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:28:39 + /tmp/venv-u2PR/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 04:28:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:28:41 lf-activate-venv(): INFO: Base packages installed successfully 04:28:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 04:28:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 04:28:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:28:41 + /tmp/venv-u2PR/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 04:28:58 + type python3 04:28:58 + true 04:28:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH' 04:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:28:58 + PATH=/tmp/venv-u2PR/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 04:28:58 + return 0 04:28:58 + openstack --os-cloud vex limits show --absolute 04:29:00 +--------------------------+---------+ 04:29:00 | Name | Value | 04:29:00 +--------------------------+---------+ 04:29:00 | maxTotalInstances | -1 | 04:29:00 | maxTotalCores | 450 | 04:29:00 | maxTotalRAMSize | 1000000 | 04:29:00 | maxServerMeta | 128 | 04:29:00 | maxImageMeta | 128 | 04:29:00 | maxPersonality | 5 | 04:29:00 | maxPersonalitySize | 10240 | 04:29:00 | maxTotalKeypairs | 100 | 04:29:00 | maxServerGroups | 10 | 04:29:00 | maxServerGroupMembers | 10 | 04:29:00 | maxTotalFloatingIps | -1 | 04:29:00 | maxSecurityGroups | -1 | 04:29:00 | maxSecurityGroupRules | -1 | 04:29:00 | totalRAMUsed | 737280 | 04:29:00 | totalCoresUsed | 180 | 04:29:00 | totalInstancesUsed | 62 | 04:29:00 | totalFloatingIpsUsed | 0 | 04:29:00 | totalSecurityGroupsUsed | 0 | 04:29:00 | totalServerGroupsUsed | 0 | 04:29:00 | maxTotalVolumes | -1 | 04:29:00 | maxTotalSnapshots | 10 | 04:29:00 | maxTotalVolumeGigabytes | 4096 | 04:29:00 | maxTotalBackups | 10 | 04:29:00 | maxTotalBackupGigabytes | 1000 | 04:29:00 | totalVolumesUsed | 0 | 04:29:00 | totalGigabytesUsed | 0 | 04:29:00 | totalSnapshotsUsed | 0 | 04:29:00 | totalBackupsUsed | 0 | 04:29:00 | totalBackupGigabytesUsed | 0 | 04:29:00 +--------------------------+---------+ 04:29:00 + pushd /opt/ciman/openstack-hot 04:29:00 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium 04:29:00 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/stack-parameters.yaml 04:29:25 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 04:29:25 Waiting to initialize infrastructure... 04:29:25 Stack initialization successful. 04:29:25 ------------------------------------ 04:29:25 Stack Details 04:29:25 ------------------------------------ 04:29:25 {'added': None, 04:29:25 'capabilities': [], 04:29:25 'created_at': '2025-10-07T04:29:03Z', 04:29:25 'deleted': None, 04:29:25 'deleted_at': None, 04:29:25 'description': 'No description', 04:29:25 'environment': None, 04:29:25 'environment_files': None, 04:29:25 'files': None, 04:29:25 'files_container': None, 04:29:25 'id': '2ef1163b-cf20-419d-9e2b-197c5e10fe59', 04:29:25 'is_rollback_disabled': True, 04:29:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-netty-all-scandium-55/2ef1163b-cf20-419d-9e2b-197c5e10fe59', 04:29:25 'rel': 'self'}], 04:29:25 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 04:29:25 'name': 'releng-netconf-csit-1node-userfeatures-netty-all-scandium-55', 04:29:25 'notification_topics': [], 04:29:25 'outputs': [{'description': 'IP addresses of the 2nd vm types', 04:29:25 'output_key': 'vm_1_ips', 04:29:25 'output_value': ['10.30.170.28']}, 04:29:25 {'description': 'IP addresses of the 1st vm types', 04:29:25 'output_key': 'vm_0_ips', 04:29:25 'output_value': ['10.30.171.63']}], 04:29:25 'owner_id': ****, 04:29:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 04:29:25 'OS::stack_id': '2ef1163b-cf20-419d-9e2b-197c5e10fe59', 04:29:25 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-netty-all-scandium-55', 04:29:25 'job_name': '19348-55', 04:29:25 'silo': 'releng', 04:29:25 'vm_0_count': '1', 04:29:25 'vm_0_flavor': 'v3-standard-4', 04:29:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 04:29:25 '20250201-010426.857', 04:29:25 'vm_1_count': '1', 04:29:25 'vm_1_flavor': 'v3-standard-2', 04:29:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 04:29:25 '20250201-170115.786'}, 04:29:25 'parent_id': None, 04:29:25 'replaced': None, 04:29:25 'status': 'CREATE_COMPLETE', 04:29:25 'status_reason': 'Stack CREATE completed successfully', 04:29:25 'tags': [], 04:29:25 'template': None, 04:29:25 'template_description': 'No description', 04:29:25 'template_url': None, 04:29:25 'timeout_mins': 15, 04:29:25 'unchanged': None, 04:29:25 'updated': None, 04:29:25 'updated_at': None, 04:29:25 'user_project_id': 'fbfeb4fbed7c471f8f1f205a8e4baba7'} 04:29:25 ------------------------------------ 04:29:26 + popd 04:29:26 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium 04:29:26 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins816210273837734808.sh 04:29:26 ---> Copy SSH public keys to CSIT lab 04:29:26 Setup pyenv: 04:29:26 system 04:29:26 3.8.13 04:29:26 3.9.13 04:29:26 3.10.13 04:29:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:29:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:29:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:29:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:29:28 lf-activate-venv(): INFO: Base packages installed successfully 04:29:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 04:29:44 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:29:46 SSH not responding on 10.30.171.63. Retrying in 10 seconds... 04:29:46 SSH not responding on 10.30.170.28. Retrying in 10 seconds... 04:29:56 Ping to 10.30.171.63 successful. 04:29:56 Ping to 10.30.170.28 successful. 04:29:57 SSH not responding on 10.30.170.28. Retrying in 10 seconds... 04:29:57 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:29:58 releng-19348-55-0-builder-0 04:29:58 Successfully copied public keys to slave 10.30.171.63 04:29:58 Process 6514 ready. 04:30:07 Ping to 10.30.170.28 successful. 04:30:07 SSH not responding on 10.30.170.28. Retrying in 10 seconds... 04:30:17 Ping to 10.30.170.28 successful. 04:30:18 Warning: Permanently added '10.30.170.28' (ECDSA) to the list of known hosts. 04:30:19 releng-19348-55-1-docker-0 04:30:19 Successfully copied public keys to slave 10.30.170.28 04:30:19 Process 6515 ready. 04:30:19 SSH ready on all stack servers. 04:30:19 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins14435683312196086043.sh 04:30:19 Setup pyenv: 04:30:19 system 04:30:19 3.8.13 04:30:19 3.9.13 04:30:19 3.10.13 04:30:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:30:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U52z 04:30:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.robot_venv 04:30:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:30:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:30:27 lf-activate-venv(): INFO: Base packages installed successfully 04:30:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 04:30:29 lf-activate-venv(): INFO: Adding /tmp/venv-U52z/bin to PATH 04:30:29 + echo 'Installing Python Requirements' 04:30:29 Installing Python Requirements 04:30:29 + cat 04:30:29 + python -m pip install -r requirements.txt 04:30:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 04:30:29 Collecting docker-py (from -r requirements.txt (line 1)) 04:30:29 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) 04:30:29 Collecting ipaddr (from -r requirements.txt (line 2)) 04:30:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 04:30:29 Preparing metadata (setup.py): started 04:30:30 Preparing metadata (setup.py): finished with status 'done' 04:30:30 Collecting netaddr (from -r requirements.txt (line 3)) 04:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 04:30:30 Collecting netifaces (from -r requirements.txt (line 4)) 04:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 04:30:30 Preparing metadata (setup.py): started 04:30:30 Preparing metadata (setup.py): finished with status 'done' 04:30:30 Collecting pyhocon (from -r requirements.txt (line 5)) 04:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 04:30:30 Collecting requests (from -r requirements.txt (line 6)) 04:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 04:30:30 Collecting robotframework (from -r requirements.txt (line 7)) 04:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 04:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 33.3 MB/s 0:00:00 04:30:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 04:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 04:30:30 Preparing metadata (setup.py): started 04:30:30 Preparing metadata (setup.py): finished with status 'done' 04:30:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 04:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:30:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 04:30:31 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) 04:30:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 04:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:30:31 Preparing metadata (setup.py): started 04:30:31 Preparing metadata (setup.py): finished with status 'done' 04:30:31 Collecting scapy (from -r requirements.txt (line 12)) 04:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 04:30:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 58.1 MB/s 0:00:00 04:30:31 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 04:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 04:30:31 Preparing metadata (setup.py): started 04:30:31 Preparing metadata (setup.py): finished with status 'done' 04:30:31 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 04:30:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 36.4 MB/s 0:00:00 04:30:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 04:30:32 Collecting pyangbind (from -r requirements.txt (line 22)) 04:30:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 04:30:32 Collecting isodate (from -r requirements.txt (line 25)) 04:30:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 04:30:32 Collecting jmespath (from -r requirements.txt (line 28)) 04:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 04:30:32 Collecting jsonpatch (from -r requirements.txt (line 31)) 04:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 04:30:32 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 04:30:32 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:30:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 04:30:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:30:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 04:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 04:30:32 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 04:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:30:32 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 04:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 04:30:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 04:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 04:30:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 04:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 04:30:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 04:30:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 04:30:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 04:30:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 04:30:33 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 04:30:33 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:30:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 04:30:33 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 04:30:33 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 04:30:33 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 04:30:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 04:30:33 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 04:30:33 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 04:30:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:30:33 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 04:30:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 04:30:33 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 04:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 41.6 MB/s 0:00:00 04:30:33 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 04:30:33 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 04:30:33 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 04:30:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 04:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 04:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.0 MB/s 0:00:00 04:30:34 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 04:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 04:30:35 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 04:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 04:30:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 38.2 MB/s 0:00:00 04:30:35 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 04:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 04:30:35 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 04:30:36 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 04:30:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 04:30:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 04:30:36 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 04:30:36 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:30:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 04:30:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 04:30:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 51.2 MB/s 0:00:00 04:30:37 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 04:30:37 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 04:30:37 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 04:30:37 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:30:37 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 04:30:37 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:30:37 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:30:37 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 04:30:37 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 04:30:37 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 04:30:37 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 04:30:38 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:30:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 04:30:38 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:30:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 04:30:38 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)) 04:30:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 04:30:38 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:30:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 04:30:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 04:30:38 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 04:30:38 Building wheel for robotframework-sshlibrary (setup.py): started 04:30:38 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 04:30:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9d00a141664990ddc65f2d4a3260b777148792812a092c56b4356f342099c28f 04:30:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 04:30:38 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 04:30:38 Building wheel for ipaddr (setup.py): started 04:30:38 Building wheel for ipaddr (setup.py): finished with status 'done' 04:30:38 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=7dddccdbbbeb606d18f08f2a09d6ab372469e7ba85712f5207c8013798b0c682 04:30:38 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 04:30:38 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 04:30:38 Building wheel for netifaces (setup.py): started 04:30:40 Building wheel for netifaces (setup.py): finished with status 'done' 04:30:40 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41078 sha256=d377b906c3372b68ce39056658ed6477701fd980566bb1c4a99d132b0f6813c8 04:30:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 04:30:40 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 04:30:40 Building wheel for robotframework-httplibrary (setup.py): started 04:30:41 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 04:30:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=09531647dfebd92298efc4260ed6d66ad6afc9ebb7f10861f4117796c3c5f1d2 04:30:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 04:30:41 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 04:30:41 Building wheel for jsonpath-rw (setup.py): started 04:30:41 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 04:30:41 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=321e2ded930bd4f1e5df21e282a2401afce57a043b59ff5de9f95df8fca1b6cb 04:30:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 04:30:41 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 04:30:41 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 04:30:48 04:30:48 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.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.7 wsproto-1.2.0 04:30:48 + pip freeze 04:30:49 attrs==25.4.0 04:30:49 bcrypt==5.0.0 04:30:49 beautifulsoup4==4.14.2 04:30:49 certifi==2025.10.5 04:30:49 cffi==2.0.0 04:30:49 charset-normalizer==3.4.3 04:30:49 click==8.3.0 04:30:49 cryptography==46.0.2 04:30:49 decorator==5.2.1 04:30:49 distlib==0.4.0 04:30:49 docker-py==1.10.6 04:30:49 docker-pycreds==0.4.0 04:30:49 elastic-transport==8.17.1 04:30:49 elasticsearch==8.19.1 04:30:49 elasticsearch-dsl==8.15.4 04:30:49 enum34==1.1.10 04:30:49 filelock==3.19.1 04:30:49 h11==0.16.0 04:30:49 idna==3.10 04:30:49 invoke==2.2.0 04:30:49 ipaddr==2.2.0 04:30:49 isodate==0.7.2 04:30:49 jmespath==1.0.1 04:30:49 jsonpatch==1.33 04:30:49 jsonpath-rw==1.4.0 04:30:49 jsonpointer==3.0.0 04:30:49 lxml==6.0.2 04:30:49 netaddr==1.3.0 04:30:49 netifaces==0.11.0 04:30:49 outcome==1.3.0.post0 04:30:49 paramiko==4.0.0 04:30:49 platformdirs==4.4.0 04:30:49 ply==3.11 04:30:49 pyang==2.7.1 04:30:49 pyangbind==0.8.6 04:30:49 pycparser==2.23 04:30:49 pyhocon==0.3.61 04:30:49 PyNaCl==1.6.0 04:30:49 pyparsing==3.2.5 04:30:49 PySocks==1.7.1 04:30:49 python-dateutil==2.9.0.post0 04:30:49 regex==2025.9.18 04:30:49 requests==2.32.5 04:30:49 robotframework==7.3.2 04:30:49 robotframework-httplibrary==0.4.2 04:30:49 robotframework-pythonlibcore==4.4.1 04:30:49 robotframework-requests==0.9.7 04:30:49 robotframework-selenium2library==3.0.0 04:30:49 robotframework-seleniumlibrary==6.8.0 04:30:49 robotframework-sshlibrary==3.8.0 04:30:49 scapy==2.6.1 04:30:49 scp==0.15.0 04:30:49 selenium==4.36.0 04:30:49 six==1.17.0 04:30:49 sniffio==1.3.1 04:30:49 sortedcontainers==2.4.0 04:30:49 soupsieve==2.8 04:30:49 trio==0.31.0 04:30:49 trio-websocket==0.12.2 04:30:49 typing_extensions==4.15.0 04:30:49 urllib3==2.5.0 04:30:49 virtualenv==20.34.0 04:30:49 waitress==3.0.2 04:30:49 WebOb==1.8.9 04:30:49 websocket-client==1.8.0 04:30:49 WebTest==3.0.7 04:30:49 wsproto==1.2.0 04:30:49 [EnvInject] - Injecting environment variables from a build step. 04:30:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 04:30:49 [EnvInject] - Variables injected successfully. 04:30:49 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins13762471641184234614.sh 04:30:49 Setup pyenv: 04:30:49 system 04:30:49 3.8.13 04:30:49 3.9.13 04:30:49 3.10.13 04:30:49 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:30:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:30:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:30:51 lf-activate-venv(): INFO: Base packages installed successfully 04:30:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 04:30:59 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. 04:30:59 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:30:59 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 04:30:59 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:30:59 + ODL_SYSTEM=() 04:30:59 + TOOLS_SYSTEM=() 04:30:59 + OPENSTACK_SYSTEM=() 04:30:59 + OPENSTACK_CONTROLLERS=() 04:30:59 + mapfile -t ADDR 04:30:59 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 04:30:59 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 04:31:01 + for i in "${ADDR[@]}" 04:31:01 ++ ssh 10.30.170.28 hostname -s 04:31:01 Warning: Permanently added '10.30.170.28' (ECDSA) to the list of known hosts. 04:31:01 + REMHOST=releng-19348-55-1-docker-0 04:31:01 + case ${REMHOST} in 04:31:01 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 04:31:01 + for i in "${ADDR[@]}" 04:31:01 ++ ssh 10.30.171.63 hostname -s 04:31:01 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:02 + REMHOST=releng-19348-55-0-builder-0 04:31:02 + case ${REMHOST} in 04:31:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:31:02 + echo NUM_ODL_SYSTEM=1 04:31:02 + echo NUM_TOOLS_SYSTEM=1 04:31:02 + '[' '' == yes ']' 04:31:02 + NUM_OPENSTACK_SYSTEM=0 04:31:02 + echo NUM_OPENSTACK_SYSTEM=0 04:31:02 + '[' 0 -eq 2 ']' 04:31:02 + echo ODL_SYSTEM_IP=10.30.171.63 04:31:02 ++ seq 0 0 04:31:02 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:31:02 + echo ODL_SYSTEM_1_IP=10.30.171.63 04:31:02 + echo TOOLS_SYSTEM_IP=10.30.170.28 04:31:02 ++ seq 0 0 04:31:02 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 04:31:02 + echo TOOLS_SYSTEM_1_IP=10.30.170.28 04:31:02 + openstack_index=0 04:31:02 + NUM_OPENSTACK_CONTROL_NODES=1 04:31:02 + echo NUM_OPENSTACK_CONTROL_NODES=1 04:31:02 ++ seq 0 0 04:31:02 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 04:31:02 + echo OPENSTACK_CONTROL_NODE_1_IP= 04:31:02 + NUM_OPENSTACK_COMPUTE_NODES=-1 04:31:02 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 04:31:02 + '[' -1 -ge 2 ']' 04:31:02 ++ seq 0 -2 04:31:02 + NUM_OPENSTACK_HAPROXY_NODES=0 04:31:02 + echo NUM_OPENSTACK_HAPROXY_NODES=0 04:31:02 ++ seq 0 -1 04:31:02 + echo 'Contents of slave_addresses.txt:' 04:31:02 Contents of slave_addresses.txt: 04:31:02 + cat slave_addresses.txt 04:31:02 NUM_ODL_SYSTEM=1 04:31:02 NUM_TOOLS_SYSTEM=1 04:31:02 NUM_OPENSTACK_SYSTEM=0 04:31:02 ODL_SYSTEM_IP=10.30.171.63 04:31:02 ODL_SYSTEM_1_IP=10.30.171.63 04:31:02 TOOLS_SYSTEM_IP=10.30.170.28 04:31:02 TOOLS_SYSTEM_1_IP=10.30.170.28 04:31:02 NUM_OPENSTACK_CONTROL_NODES=1 04:31:02 OPENSTACK_CONTROL_NODE_1_IP= 04:31:02 NUM_OPENSTACK_COMPUTE_NODES=-1 04:31:02 NUM_OPENSTACK_HAPROXY_NODES=0 04:31:02 [EnvInject] - Injecting environment variables from a build step. 04:31:02 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 04:31:02 [EnvInject] - Variables injected successfully. 04:31:02 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/sh /tmp/jenkins15629651703139447818.sh 04:31:02 Preparing for JRE Version 21 04:31:02 Karaf artifact is karaf 04:31:02 Karaf project is integration 04:31:02 Java home is /usr/lib/jvm/java-21-openjdk-amd64 04:31:02 [EnvInject] - Injecting environment variables from a build step. 04:31:02 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 04:31:02 [EnvInject] - Variables injected successfully. 04:31:02 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins1789428598410166098.sh 04:31:02 2025-10-07 04:31:02 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 04:31:02 Bundle version is 0.21.3-SNAPSHOT 04:31:02 --2025-10-07 04:31:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 04:31:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:31:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:31:03 HTTP request sent, awaiting response... 200 OK 04:31:03 Length: 1410 (1.4K) [application/xml] 04:31:03 Saving to: ‘maven-metadata.xml’ 04:31:03 04:31:03 0K . 100% 60.2M=0s 04:31:03 04:31:03 2025-10-07 04:31:03 (60.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 04:31:03 04:31:03 04:31:03 04:31:03 org.opendaylight.integration 04:31:03 karaf 04:31:03 0.21.3-SNAPSHOT 04:31:03 04:31:03 04:31:03 20251007.014940 04:31:03 366 04:31:03 04:31:03 20251007014940 04:31:03 04:31:03 04:31:03 pom 04:31:03 0.21.3-20251007.014940-366 04:31:03 20251007014940 04:31:03 04:31:03 04:31:03 tar.gz 04:31:03 0.21.3-20251007.014940-366 04:31:03 20251007014940 04:31:03 04:31:03 04:31:03 zip 04:31:03 0.21.3-20251007.014940-366 04:31:03 20251007014940 04:31:03 04:31:03 04:31:03 cyclonedx 04:31:03 xml 04:31:03 0.21.3-20251007.014940-366 04:31:03 20251007014940 04:31:03 04:31:03 04:31:03 cyclonedx 04:31:03 json 04:31:03 0.21.3-20251007.014940-366 04:31:03 20251007014940 04:31:03 04:31:03 04:31:03 04:31:03 04:31:03 Nexus timestamp is 0.21.3-20251007.014940-366 04:31:03 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251007.014940-366.zip 04:31:03 Distribution bundle is karaf-0.21.3-20251007.014940-366.zip 04:31:03 Distribution bundle version is 0.21.3-SNAPSHOT 04:31:03 Distribution folder is karaf-0.21.3-SNAPSHOT 04:31:03 Nexus prefix is https://nexus.opendaylight.org 04:31:03 [EnvInject] - Injecting environment variables from a build step. 04:31:03 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 04:31:03 [EnvInject] - Variables injected successfully. 04:31:03 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins6519969036493084344.sh 04:31:03 Setup pyenv: 04:31:03 system 04:31:03 3.8.13 04:31:03 3.9.13 04:31:03 3.10.13 04:31:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:31:05 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. 04:31:05 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:31:05 lf-activate-venv(): INFO: Base packages installed successfully 04:31:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 04:31:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:31:10 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:31:11 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:31:11 Copying common-functions.sh to /tmp 04:31:12 Copying common-functions.sh to 10.30.170.28:/tmp 04:31:12 Warning: Permanently added '10.30.170.28' (ECDSA) to the list of known hosts. 04:31:13 Copying common-functions.sh to 10.30.171.63:/tmp 04:31:13 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:13 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins15723808872683923471.sh 04:31:13 common-functions.sh is being sourced 04:31:13 common-functions environment: 04:31:13 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:31:13 ACTUALFEATURES: 04:31:13 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:31:13 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 04:31:13 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:13 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:13 CONTROLLERMEM: 2048m 04:31:13 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 04:31:13 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 04:31:13 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 04:31:13 SUITES: 04:31:13 04:31:13 ################################################# 04:31:13 ## Configure Cluster and Start ## 04:31:13 ################################################# 04:31:13 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 04:31:13 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 04:31:13 Locating script plan to use... 04:31:13 Finished running script plans 04:31:13 Configuring member-1 with IP address 10.30.171.63 04:31:13 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:13 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:13 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 04:31:13 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 04:31:13 common-functions.sh is being sourced 04:31:13 ++ echo 'common-functions.sh is being sourced' 04:31:13 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 04:31:13 ++ DISTROSTREAM=scandium 04:31:13 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:31:13 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:31:13 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:31:13 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:31:13 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 04:31:13 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 04:31:13 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:13 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:13 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:13 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:13 ++ export CONTROLLERMEM= 04:31:13 ++ CONTROLLERMEM= 04:31:13 ++ case "${DISTROSTREAM}" in 04:31:13 ++ CLUSTER_SYSTEM=akka 04:31:13 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 04:31:13 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 04:31:13 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 04:31:13 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 04:31:13 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 04:31:13 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 04:31:13 ++ print_common_env 04:31:13 ++ cat 04:31:13 common-functions environment: 04:31:13 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:31:13 ACTUALFEATURES: 04:31:13 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:31:13 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 04:31:13 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:13 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:13 CONTROLLERMEM: 04:31:13 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 04:31:13 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 04:31:13 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 04:31:13 SUITES: 04:31:13 04:31:13 ++ SSH='ssh -t -t' 04:31:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:31:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:31:13 Changing to /tmp 04:31:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251007.014940-366.zip 04:31:13 + echo 'Changing to /tmp' 04:31:13 + cd /tmp 04:31:13 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251007.014940-366.zip' 04:31:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251007.014940-366.zip 04:31:13 --2025-10-07 04:31:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251007.014940-366.zip 04:31:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:31:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:31:13 HTTP request sent, awaiting response... 200 OK 04:31:13 Length: 190793040 (182M) [application/zip] 04:31:13 Saving to: ‘karaf-0.21.3-20251007.014940-366.zip’ 04:31:13 04:31:13 0K ........ ........ ........ ........ ........ ........ 1% 78.3M 2s 04:31:13 3072K ........ ........ ........ ........ ........ ........ 3% 124M 2s 04:31:13 6144K ........ ........ ........ ........ ........ ........ 4% 149M 2s 04:31:13 9216K ........ ........ ........ ........ ........ ........ 6% 137M 1s 04:31:13 12288K ........ ........ ........ ........ ........ ........ 8% 167M 1s 04:31:14 15360K ........ ........ ........ ........ ........ ........ 9% 164M 1s 04:31:14 18432K ........ ........ ........ ........ ........ ........ 11% 160M 1s 04:31:14 21504K ........ ........ ........ ........ ........ ........ 13% 140M 1s 04:31:14 24576K ........ ........ ........ ........ ........ ........ 14% 202M 1s 04:31:14 27648K ........ ........ ........ ........ ........ ........ 16% 194M 1s 04:31:14 30720K ........ ........ ........ ........ ........ ........ 18% 211M 1s 04:31:14 33792K ........ ........ ........ ........ ........ ........ 19% 226M 1s 04:31:14 36864K ........ ........ ........ ........ ........ ........ 21% 282M 1s 04:31:14 39936K ........ ........ ........ ........ ........ ........ 23% 245M 1s 04:31:14 43008K ........ ........ ........ ........ ........ ........ 24% 263M 1s 04:31:14 46080K ........ ........ ........ ........ ........ ........ 26% 208M 1s 04:31:14 49152K ........ ........ ........ ........ ........ ........ 28% 204M 1s 04:31:14 52224K ........ ........ ........ ........ ........ ........ 29% 240M 1s 04:31:14 55296K ........ ........ ........ ........ ........ ........ 31% 221M 1s 04:31:14 58368K ........ ........ ........ ........ ........ ........ 32% 224M 1s 04:31:14 61440K ........ ........ ........ ........ ........ ........ 34% 246M 1s 04:31:14 64512K ........ ........ ........ ........ ........ ........ 36% 262M 1s 04:31:14 67584K ........ ........ ........ ........ ........ ........ 37% 210M 1s 04:31:14 70656K ........ ........ ........ ........ ........ ........ 39% 214M 1s 04:31:14 73728K ........ ........ ........ ........ ........ ........ 41% 269M 1s 04:31:14 76800K ........ ........ ........ ........ ........ ........ 42% 185M 1s 04:31:14 79872K ........ ........ ........ ........ ........ ........ 44% 172M 1s 04:31:14 82944K ........ ........ ........ ........ ........ ........ 46% 141M 1s 04:31:14 86016K ........ ........ ........ ........ ........ ........ 47% 197M 1s 04:31:14 89088K ........ ........ ........ ........ ........ ........ 49% 226M 0s 04:31:14 92160K ........ ........ ........ ........ ........ ........ 51% 236M 0s 04:31:14 95232K ........ ........ ........ ........ ........ ........ 52% 234M 0s 04:31:14 98304K ........ ........ ........ ........ ........ ........ 54% 212M 0s 04:31:14 101376K ........ ........ ........ ........ ........ ........ 56% 223M 0s 04:31:14 104448K ........ ........ ........ ........ ........ ........ 57% 227M 0s 04:31:14 107520K ........ ........ ........ ........ ........ ........ 59% 220M 0s 04:31:14 110592K ........ ........ ........ ........ ........ ........ 61% 222M 0s 04:31:14 113664K ........ ........ ........ ........ ........ ........ 62% 222M 0s 04:31:14 116736K ........ ........ ........ ........ ........ ........ 64% 206M 0s 04:31:14 119808K ........ ........ ........ ........ ........ ........ 65% 264M 0s 04:31:14 122880K ........ ........ ........ ........ ........ ........ 67% 243M 0s 04:31:14 125952K ........ ........ ........ ........ ........ ........ 69% 204M 0s 04:31:14 129024K ........ ........ ........ ........ ........ ........ 70% 199M 0s 04:31:14 132096K ........ ........ ........ ........ ........ ........ 72% 244M 0s 04:31:14 135168K ........ ........ ........ ........ ........ ........ 74% 231M 0s 04:31:14 138240K ........ ........ ........ ........ ........ ........ 75% 249M 0s 04:31:14 141312K ........ ........ ........ ........ ........ ........ 77% 251M 0s 04:31:14 144384K ........ ........ ........ ........ ........ ........ 79% 222M 0s 04:31:14 147456K ........ ........ ........ ........ ........ ........ 80% 252M 0s 04:31:14 150528K ........ ........ ........ ........ ........ ........ 82% 239M 0s 04:31:14 153600K ........ ........ ........ ........ ........ ........ 84% 217M 0s 04:31:14 156672K ........ ........ ........ ........ ........ ........ 85% 219M 0s 04:31:14 159744K ........ ........ ........ ........ ........ ........ 87% 292M 0s 04:31:14 162816K ........ ........ ........ ........ ........ ........ 89% 271M 0s 04:31:14 165888K ........ ........ ........ ........ ........ ........ 90% 216M 0s 04:31:14 168960K ........ ........ ........ ........ ........ ........ 92% 215M 0s 04:31:14 172032K ........ ........ ........ ........ ........ ........ 93% 236M 0s 04:31:14 175104K ........ ........ ........ ........ ........ ........ 95% 131M 0s 04:31:14 178176K ........ ........ ........ ........ ........ ........ 97% 210M 0s 04:31:14 181248K ........ ........ ........ ........ ........ ........ 98% 218M 0s 04:31:14 184320K ........ ........ ........ ....... 100% 237M=0.9s 04:31:14 04:31:14 2025-10-07 04:31:14 (202 MB/s) - ‘karaf-0.21.3-20251007.014940-366.zip’ saved [190793040/190793040] 04:31:14 04:31:14 Extracting the new controller... 04:31:14 + echo 'Extracting the new controller...' 04:31:14 + unzip -q karaf-0.21.3-20251007.014940-366.zip 04:31:16 Adding external repositories... 04:31:16 + echo 'Adding external repositories...' 04:31:16 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:31:16 ################################################################################ 04:31:16 # 04:31:16 # Licensed to the Apache Software Foundation (ASF) under one or more 04:31:16 # contributor license agreements. See the NOTICE file distributed with 04:31:16 # this work for additional information regarding copyright ownership. 04:31:16 # The ASF licenses this file to You under the Apache License, Version 2.0 04:31:16 # (the "License"); you may not use this file except in compliance with 04:31:16 # the License. You may obtain a copy of the License at 04:31:16 # 04:31:16 # http://www.apache.org/licenses/LICENSE-2.0 04:31:16 # 04:31:16 # Unless required by applicable law or agreed to in writing, software 04:31:16 # distributed under the License is distributed on an "AS IS" BASIS, 04:31:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:31:16 # See the License for the specific language governing permissions and 04:31:16 # limitations under the License. 04:31:16 # 04:31:16 ################################################################################ 04:31:16 04:31:16 # 04:31:16 # If set to true, the following property will not allow any certificate to be used 04:31:16 # when accessing Maven repositories through SSL 04:31:16 # 04:31:16 #org.ops4j.pax.url.mvn.certificateCheck= 04:31:16 04:31:16 # 04:31:16 # Path to the local Maven settings file. 04:31:16 # The repositories defined in this file will be automatically added to the list 04:31:16 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:31:16 # below is not set. 04:31:16 # The following locations are checked for the existence of the settings.xml file 04:31:16 # * 1. looks for the specified url 04:31:16 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:31:16 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:31:16 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:31:16 # 04:31:16 #org.ops4j.pax.url.mvn.settings= 04:31:16 04:31:16 # 04:31:16 # Path to the local Maven repository which is used to avoid downloading 04:31:16 # artifacts when they already exist locally. 04:31:16 # The value of this property will be extracted from the settings.xml file 04:31:16 # above, or defaulted to: 04:31:16 # System.getProperty( "user.home" ) + "/.m2/repository" 04:31:16 # 04:31:16 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:31:16 04:31:16 # 04:31:16 # Default this to false. It's just weird to use undocumented repos 04:31:16 # 04:31:16 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:31:16 04:31:16 # 04:31:16 # Uncomment if you don't wanna use the proxy settings 04:31:16 # from the Maven conf/settings.xml file 04:31:16 # 04:31:16 # org.ops4j.pax.url.mvn.proxySupport=false 04:31:16 04:31:16 # 04:31:16 # Comma separated list of repositories scanned when resolving an artifact. 04:31:16 # Those repositories will be checked before iterating through the 04:31:16 # below list of repositories and even before the local repository 04:31:16 # A repository url can be appended with zero or more of the following flags: 04:31:16 # @snapshots : the repository contains snaphots 04:31:16 # @noreleases : the repository does not contain any released artifacts 04:31:16 # 04:31:16 # The following property value will add the system folder as a repo. 04:31:16 # 04:31:16 org.ops4j.pax.url.mvn.defaultRepositories=\ 04:31:16 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 04:31:16 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 04:31:16 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 04:31:16 04:31:16 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:31:16 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:31:16 04:31:16 # 04:31:16 # Comma separated list of repositories scanned when resolving an artifact. 04:31:16 # The default list includes the following repositories: 04:31:16 # http://repo1.maven.org/maven2@id=central 04:31:16 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:31:16 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:31:16 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:31:16 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:31:16 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:31:16 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:31:16 # To add repositories to the default ones, prepend '+' to the list of repositories 04:31:16 # to add. 04:31:16 # A repository url can be appended with zero or more of the following flags: 04:31:16 # @snapshots : the repository contains snapshots 04:31:16 # @noreleases : the repository does not contain any released artifacts 04:31:16 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:31:16 # 04:31:16 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:31:16 04:31:16 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 04:31:16 + echo 'Configuring the startup features...' 04:31:16 Configuring the startup features... 04:31:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:31:16 + FEATURE_TEST_STRING=features-test 04:31:16 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 04:31:16 + KARAF_VERSION=karaf4 04:31:16 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 04:31:16 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:31:16 + [[ ! -z '' ]] 04:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:31:16 ################################################################################ 04:31:16 # 04:31:16 # Licensed to the Apache Software Foundation (ASF) under one or more 04:31:16 # contributor license agreements. See the NOTICE file distributed with 04:31:16 # this work for additional information regarding copyright ownership. 04:31:16 # The ASF licenses this file to You under the Apache License, Version 2.0 04:31:16 # (the "License"); you may not use this file except in compliance with 04:31:16 # the License. You may obtain a copy of the License at 04:31:16 # 04:31:16 # http://www.apache.org/licenses/LICENSE-2.0 04:31:16 # 04:31:16 # Unless required by applicable law or agreed to in writing, software 04:31:16 # distributed under the License is distributed on an "AS IS" BASIS, 04:31:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:31:16 # See the License for the specific language governing permissions and 04:31:16 # limitations under the License. 04:31:16 # 04:31:16 ################################################################################ 04:31:16 04:31:16 # 04:31:16 # Comma separated list of features repositories to register by default 04:31:16 # 04:31:16 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/7703fefc-6525-4a53-97e9-7041768bc71a.xml 04:31:16 04:31:16 # 04:31:16 # Comma separated list of features to install at startup 04:31:16 # 04:31:16 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 85d6d88e-6342-4342-a957-9926685e321c 04:31:16 04:31:16 # 04:31:16 # Resource repositories (OBR) that the features resolver can use 04:31:16 # to resolve requirements/capabilities 04:31:16 # 04:31:16 # The format of the resourceRepositories is 04:31:16 # resourceRepositories=[xml:url|json:url],... 04:31:16 # for Instance: 04:31:16 # 04:31:16 #resourceRepositories=xml:http://host/path/to/index.xml 04:31:16 # or 04:31:16 #resourceRepositories=json:http://host/path/to/index.json 04:31:16 # 04:31:16 04:31:16 # 04:31:16 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:31:16 # 04:31:16 featuresBootAsynchronous=false 04:31:16 04:31:16 # 04:31:16 # Service requirements enforcement 04:31:16 # 04:31:16 # By default, the feature resolver checks the service requirements/capabilities of 04:31:16 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:31:16 # the required bundles. 04:31:16 # The following flag can have those values: 04:31:16 # - disable: service requirements are completely ignored 04:31:16 # - default: service requirements are ignored for old features 04:31:16 # - enforce: service requirements are always verified 04:31:16 # 04:31:16 #serviceRequirements=default 04:31:16 04:31:16 # 04:31:16 # Store cfg file for config element in feature 04:31:16 # 04:31:16 #configCfgStore=true 04:31:16 04:31:16 # 04:31:16 # Define if the feature service automatically refresh bundles 04:31:16 # 04:31:16 autoRefresh=true 04:31:16 04:31:16 # 04:31:16 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:31:16 # XML file defines instructions related to features processing 04:31:16 # versions.properties may declare properties to resolve placeholders in XML file 04:31:16 # both files are relative to ${karaf.etc} 04:31:16 # 04:31:16 #featureProcessing=org.apache.karaf.features.xml 04:31:16 #featureProcessingVersions=versions.properties 04:31:16 + configure_karaf_log karaf4 '' 04:31:16 + local -r karaf_version=karaf4 04:31:16 + local -r controllerdebugmap= 04:31:16 + local logapi=log4j 04:31:16 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:31:16 log4j2.rootLogger.level = INFO 04:31:16 #log4j2.rootLogger.type = asyncRoot 04:31:16 #log4j2.rootLogger.includeLocation = false 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:31:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:31:16 log4j2.rootLogger.appenderRef.Console.ref = Console 04:31:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:31:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:31:16 log4j2.logger.spifly.name = org.apache.aries.spifly 04:31:16 log4j2.logger.spifly.level = WARN 04:31:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:31:16 log4j2.logger.audit.level = INFO 04:31:16 log4j2.logger.audit.additivity = false 04:31:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:31:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:31:16 log4j2.appender.console.type = Console 04:31:16 log4j2.appender.console.name = Console 04:31:16 log4j2.appender.console.layout.type = PatternLayout 04:31:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:31:16 log4j2.appender.rolling.type = RollingRandomAccessFile 04:31:16 log4j2.appender.rolling.name = RollingFile 04:31:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:31:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:31:16 #log4j2.appender.rolling.immediateFlush = false 04:31:16 log4j2.appender.rolling.append = true 04:31:16 log4j2.appender.rolling.layout.type = PatternLayout 04:31:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:31:16 log4j2.appender.rolling.policies.type = Policies 04:31:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:31:16 log4j2.appender.rolling.policies.size.size = 64MB 04:31:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:31:16 log4j2.appender.rolling.strategy.max = 7 04:31:16 log4j2.appender.audit.type = RollingRandomAccessFile 04:31:16 log4j2.appender.audit.name = AuditRollingFile 04:31:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:31:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:31:16 log4j2.appender.audit.append = true 04:31:16 log4j2.appender.audit.layout.type = PatternLayout 04:31:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:31:16 log4j2.appender.audit.policies.type = Policies 04:31:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:31:16 log4j2.appender.audit.policies.size.size = 8MB 04:31:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:31:16 log4j2.appender.audit.strategy.max = 7 04:31:16 log4j2.appender.osgi.type = PaxOsgi 04:31:16 log4j2.appender.osgi.name = PaxOsgi 04:31:16 log4j2.appender.osgi.filter = * 04:31:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:31:16 #log4j2.logger.aether.level = TRACE 04:31:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:31:16 #log4j2.logger.http-headers.level = DEBUG 04:31:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:31:16 #log4j2.logger.maven.level = TRACE 04:31:16 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 04:31:16 + logapi=log4j2 04:31:16 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 04:31:16 + '[' log4j2 == log4j2 ']' 04:31:16 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:16 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:31:16 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:31:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:31:16 controllerdebugmap: 04:31:16 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:31:16 + unset IFS 04:31:16 + echo 'controllerdebugmap: ' 04:31:16 + '[' -n '' ']' 04:31:16 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 04:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:31:16 ################################################################################ 04:31:16 # 04:31:16 # Licensed to the Apache Software Foundation (ASF) under one or more 04:31:16 # contributor license agreements. See the NOTICE file distributed with 04:31:16 # this work for additional information regarding copyright ownership. 04:31:16 # The ASF licenses this file to You under the Apache License, Version 2.0 04:31:16 # (the "License"); you may not use this file except in compliance with 04:31:16 # the License. You may obtain a copy of the License at 04:31:16 # 04:31:16 # http://www.apache.org/licenses/LICENSE-2.0 04:31:16 # 04:31:16 # Unless required by applicable law or agreed to in writing, software 04:31:16 # distributed under the License is distributed on an "AS IS" BASIS, 04:31:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:31:16 # See the License for the specific language governing permissions and 04:31:16 # limitations under the License. 04:31:16 # 04:31:16 ################################################################################ 04:31:16 04:31:16 # Common pattern layout for appenders 04:31:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:31:16 04:31:16 # Root logger 04:31:16 log4j2.rootLogger.level = INFO 04:31:16 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:31:16 #log4j2.rootLogger.type = asyncRoot 04:31:16 #log4j2.rootLogger.includeLocation = false 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:31:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:31:16 log4j2.rootLogger.appenderRef.Console.ref = Console 04:31:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:31:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:31:16 04:31:16 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:31:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:31:16 04:31:16 # Loggers configuration 04:31:16 04:31:16 # Spifly logger 04:31:16 log4j2.logger.spifly.name = org.apache.aries.spifly 04:31:16 log4j2.logger.spifly.level = WARN 04:31:16 04:31:16 # Security audit logger 04:31:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:31:16 log4j2.logger.audit.level = INFO 04:31:16 log4j2.logger.audit.additivity = false 04:31:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:31:16 04:31:16 # Appenders configuration 04:31:16 04:31:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:31:16 log4j2.appender.console.type = Console 04:31:16 log4j2.appender.console.name = Console 04:31:16 log4j2.appender.console.layout.type = PatternLayout 04:31:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:31:16 04:31:16 # Rolling file appender 04:31:16 log4j2.appender.rolling.type = RollingRandomAccessFile 04:31:16 log4j2.appender.rolling.name = RollingFile 04:31:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:31:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:31:16 # uncomment to not force a disk flush 04:31:16 #log4j2.appender.rolling.immediateFlush = false 04:31:16 log4j2.appender.rolling.append = true 04:31:16 log4j2.appender.rolling.layout.type = PatternLayout 04:31:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:31:16 log4j2.appender.rolling.policies.type = Policies 04:31:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:31:16 log4j2.appender.rolling.policies.size.size = 1GB 04:31:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:31:16 log4j2.appender.rolling.strategy.max = 7 04:31:16 04:31:16 # Audit file appender 04:31:16 log4j2.appender.audit.type = RollingRandomAccessFile 04:31:16 log4j2.appender.audit.name = AuditRollingFile 04:31:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:31:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:31:16 log4j2.appender.audit.append = true 04:31:16 log4j2.appender.audit.layout.type = PatternLayout 04:31:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:31:16 log4j2.appender.audit.policies.type = Policies 04:31:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:31:16 log4j2.appender.audit.policies.size.size = 8MB 04:31:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:31:16 log4j2.appender.audit.strategy.max = 7 04:31:16 04:31:16 # OSGi appender 04:31:16 log4j2.appender.osgi.type = PaxOsgi 04:31:16 log4j2.appender.osgi.name = PaxOsgi 04:31:16 log4j2.appender.osgi.filter = * 04:31:16 04:31:16 # help with identification of maven-related problems with pax-url-aether 04:31:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:31:16 #log4j2.logger.aether.level = TRACE 04:31:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:31:16 #log4j2.logger.http-headers.level = DEBUG 04:31:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:31:16 #log4j2.logger.maven.level = TRACE 04:31:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:31:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:31:16 Configure 04:31:16 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:31:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:31:16 + local -r controllermem=3072m 04:31:16 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:16 + echo Configure 04:31:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:31:16 max memory: 3072m 04:31:16 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:16 + echo ' max memory: 3072m' 04:31:16 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 04:31:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:16 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:16 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 04:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 04:31:16 #!/bin/sh 04:31:16 # 04:31:16 # Licensed to the Apache Software Foundation (ASF) under one or more 04:31:16 # contributor license agreements. See the NOTICE file distributed with 04:31:16 # this work for additional information regarding copyright ownership. 04:31:16 # The ASF licenses this file to You under the Apache License, Version 2.0 04:31:16 # (the "License"); you may not use this file except in compliance with 04:31:16 # the License. You may obtain a copy of the License at 04:31:16 # 04:31:16 # http://www.apache.org/licenses/LICENSE-2.0 04:31:16 # 04:31:16 # Unless required by applicable law or agreed to in writing, software 04:31:16 # distributed under the License is distributed on an "AS IS" BASIS, 04:31:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:31:16 # See the License for the specific language governing permissions and 04:31:16 # limitations under the License. 04:31:16 # 04:31:16 04:31:16 # 04:31:16 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:31:16 # script: client, instance, shell, start, status, stop, karaf 04:31:16 # 04:31:16 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:31:16 # Actions go here... 04:31:16 # fi 04:31:16 04:31:16 # 04:31:16 # general settings which should be applied for all scripts go here; please keep 04:31:16 # in mind that it is possible that scripts might be executed more than once, e.g. 04:31:16 # in example of the start script where the start script is executed first and the 04:31:16 # karaf script afterwards. 04:31:16 # 04:31:16 04:31:16 # 04:31:16 # The following section shows the possible configuration options for the default 04:31:16 # karaf scripts 04:31:16 # 04:31:16 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:31:16 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:31:16 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:31:16 # export EXTRA_JAVA_OPTS # Additional JVM options 04:31:16 # export KARAF_HOME # Karaf home folder 04:31:16 # export KARAF_DATA # Karaf data folder 04:31:16 # export KARAF_BASE # Karaf base folder 04:31:16 # export KARAF_ETC # Karaf etc folder 04:31:16 # export KARAF_LOG # Karaf log folder 04:31:16 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:31:16 # export KARAF_OPTS # Additional available Karaf options 04:31:16 # export KARAF_DEBUG # Enable debug mode 04:31:16 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:31:16 # export KARAF_NOROOT # Prevent execution as root if set to true 04:31:16 Set Java version 04:31:16 + echo 'Set Java version' 04:31:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:31:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:31:16 sudo: a password is required 04:31:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:31:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:31:16 sudo: a password is required 04:31:16 JDK default version ... 04:31:16 + echo 'JDK default version ...' 04:31:16 + java -version 04:31:16 openjdk version "21.0.5" 2024-10-15 04:31:16 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 04:31:16 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 04:31:16 Set JAVA_HOME 04:31:16 + echo 'Set JAVA_HOME' 04:31:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:31:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:31:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:31:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:31:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:31:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:31:16 Listing all open ports on controller system... 04:31:16 + echo 'Listing all open ports on controller system...' 04:31:16 + netstat -pnatu 04:31:16 /tmp/configuration-script.sh: line 40: netstat: command not found 04:31:16 + '[' -f /tmp/custom_shard_config.txt ']' 04:31:16 Configuring cluster 04:31:16 + echo 'Configuring cluster' 04:31:16 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.63 04:31:16 ################################################ 04:31:16 ## Configure Cluster ## 04:31:16 ################################################ 04:31:16 NOTE: Cluster configuration files not found. Copying from 04:31:16 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 04:31:16 Configuring unique name in akka.conf 04:31:16 Configuring hostname in akka.conf 04:31:16 Configuring data and rpc seed nodes in akka.conf 04:31:16 modules = [ 04:31:16 04:31:16 { 04:31:16 name = "inventory" 04:31:16 namespace = "urn:opendaylight:inventory" 04:31:16 shard-strategy = "module" 04:31:16 }, 04:31:16 { 04:31:16 name = "topology" 04:31:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:31:16 shard-strategy = "module" 04:31:16 }, 04:31:16 { 04:31:16 name = "toaster" 04:31:16 namespace = "http://netconfcentral.org/ns/toaster" 04:31:16 shard-strategy = "module" 04:31:16 } 04:31:16 ] 04:31:16 Configuring replication type in module-shards.conf 04:31:16 ################################################ 04:31:16 ## NOTE: Manually restart controller to ## 04:31:16 ## apply configuration. ## 04:31:16 ################################################ 04:31:16 Dump akka.conf 04:31:16 + echo 'Dump akka.conf' 04:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 04:31:16 04:31:16 odl-cluster-data { 04:31:16 akka { 04:31:16 remote { 04:31:16 artery { 04:31:16 enabled = on 04:31:16 transport = tcp 04:31:16 canonical.hostname = "10.30.171.63" 04:31:16 canonical.port = 2550 04:31:16 } 04:31:16 } 04:31:16 04:31:16 cluster { 04:31:16 # Using artery. 04:31:16 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.63:2550"] 04:31:16 04:31:16 roles = ["member-1"] 04:31:16 04:31:16 # when under load we might trip a false positive on the failure detector 04:31:16 # failure-detector { 04:31:16 # heartbeat-interval = 4 s 04:31:16 # acceptable-heartbeat-pause = 16s 04:31:16 # } 04:31:16 } 04:31:16 04:31:16 persistence { 04:31:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 04:31:16 # modifying the following two properties. The directory location specified may be a relative or absolute path. 04:31:16 # The relative path is always relative to KARAF_HOME. 04:31:16 04:31:16 # snapshot-store.local.dir = "target/snapshots" 04:31:16 04:31:16 # Use lz4 compression for LocalSnapshotStore snapshots 04:31:16 snapshot-store.local.use-lz4-compression = false 04:31:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 04:31:16 snapshot-store.local.lz4-blocksize = 256KB 04:31:16 } 04:31:16 disable-default-actor-system-quarantined-event-handling = "false" 04:31:16 } 04:31:16 } 04:31:16 + echo 'Dump modules.conf' 04:31:16 Dump modules.conf 04:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 04:31:16 modules = [ 04:31:16 04:31:16 { 04:31:16 name = "inventory" 04:31:16 namespace = "urn:opendaylight:inventory" 04:31:16 shard-strategy = "module" 04:31:16 }, 04:31:16 { 04:31:16 name = "topology" 04:31:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:31:16 shard-strategy = "module" 04:31:16 }, 04:31:16 { 04:31:16 name = "toaster" 04:31:16 namespace = "http://netconfcentral.org/ns/toaster" 04:31:16 shard-strategy = "module" 04:31:16 } 04:31:16 ] 04:31:16 Dump module-shards.conf 04:31:16 + echo 'Dump module-shards.conf' 04:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 04:31:16 module-shards = [ 04:31:16 { 04:31:16 name = "default" 04:31:16 shards = [ 04:31:16 { 04:31:16 name = "default" 04:31:16 replicas = ["member-1"] 04:31:16 } 04:31:16 ] 04:31:16 }, 04:31:16 { 04:31:16 name = "inventory" 04:31:16 shards = [ 04:31:16 { 04:31:16 name="inventory" 04:31:16 replicas = ["member-1"] 04:31:16 } 04:31:16 ] 04:31:16 }, 04:31:16 { 04:31:16 name = "topology" 04:31:16 shards = [ 04:31:16 { 04:31:16 name="topology" 04:31:16 replicas = ["member-1"] 04:31:16 } 04:31:16 ] 04:31:16 }, 04:31:16 { 04:31:16 name = "toaster" 04:31:16 shards = [ 04:31:16 { 04:31:16 name="toaster" 04:31:16 replicas = ["member-1"] 04:31:16 } 04:31:16 ] 04:31:16 } 04:31:16 ] 04:31:16 Locating config plan to use... 04:31:16 Finished running config plans 04:31:16 Starting member-1 with IP address 10.30.171.63 04:31:16 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:17 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:17 Redirecting karaf console output to karaf_console.log 04:31:17 Starting controller... 04:31:17 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 04:31:17 Execute the post startup script on controller 10.30.171.63 04:31:17 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:17 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:31:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:31:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:32:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:32:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:32:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:32:17 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:32:22 2025-10-07T04:31:44,317 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:32:22 Controller is UP 04:32:22 2025-10-07T04:31:44,317 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:32:22 Listing all open ports on controller system... 04:32:22 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:32:22 looking for "BindException: Address already in use" in log file 04:32:22 looking for "server is unhealthy" in log file 04:32:22 Let's take the karaf thread dump 04:32:22 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:32:23 karaf main: org.apache.karaf.main.Main, pid:2037 04:32:23 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:32:23 Generating mininet variables... 04:32:23 Locating test plan to use... 04:32:23 Changing the testplan path... 04:32:23 # Place the suites in run order: 04:32:23 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/ready 04:32:23 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/apidocs 04:32:23 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/MDSAL 04:32:23 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD 04:32:23 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD-ACTION 04:32:23 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/notifications 04:32:23 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/KeyAuth 04:32:23 04:32:23 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/KeyAuth ... 04:32:24 ============================================================================== 04:32:24 netconf-userfeatures-netty.txt 04:32:24 ============================================================================== 04:32:24 netconf-userfeatures-netty.txt.Ready 04:32:24 ============================================================================== 04:32:24 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-connector read... 04:32:24 ============================================================================== 04:32:27 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:32:35 | PASS | 04:32:35 ------------------------------------------------------------------------------ 04:32:35 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:32:35 | PASS | 04:32:35 ------------------------------------------------------------------------------ 04:32:35 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:32:35 | PASS | 04:32:35 Netconf was detected to be up and running so bug 5014 did not show up. 04:32:35 ------------------------------------------------------------------------------ 04:32:35 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:32:35 | PASS | 04:32:35 Netconf was detected to be up and running so bug 5014 did not show up. 04:32:35 ------------------------------------------------------------------------------ 04:32:35 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:32:35 | PASS | 04:32:35 ------------------------------------------------------------------------------ 04:32:35 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:32:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:32:58 | PASS | 04:32:58 ------------------------------------------------------------------------------ 04:32:58 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-conne... | PASS | 04:32:58 6 tests, 6 passed, 0 failed 04:32:58 ============================================================================== 04:32:58 netconf-userfeatures-netty.txt.Ready | PASS | 04:32:58 6 tests, 6 passed, 0 failed 04:32:58 ============================================================================== 04:32:58 netconf-userfeatures-netty.txt.Apidocs 04:32:58 ============================================================================== 04:32:58 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to verify Apid... 04:32:58 ============================================================================== 04:32:58 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS | 04:32:58 Skipping test: Not valid for Netty-based RESTCONF on ODL versions Scandium and earlier. 04:32:58 ------------------------------------------------------------------------------ 04:32:58 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to ve... | PASS | 04:32:58 1 test, 1 passed, 0 failed 04:32:58 ============================================================================== 04:32:58 netconf-userfeatures-netty.txt.Apidocs | PASS | 04:32:58 1 test, 1 passed, 0 failed 04:32:58 ============================================================================== 04:32:58 netconf-userfeatures-netty.txt.MDSAL 04:32:58 ============================================================================== 04:32:58 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL Northbound... 04:32:58 ============================================================================== 04:32:59 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS | 04:33:00 ------------------------------------------------------------------------------ 04:33:00 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:01 | PASS | 04:33:01 ------------------------------------------------------------------------------ 04:33:01 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:01 | PASS | 04:33:01 ------------------------------------------------------------------------------ 04:33:01 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:02 | PASS | 04:33:02 ------------------------------------------------------------------------------ 04:33:02 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:02 | PASS | 04:33:02 ------------------------------------------------------------------------------ 04:33:02 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:02 | PASS | 04:33:02 ------------------------------------------------------------------------------ 04:33:02 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:02 | PASS | 04:33:02 ------------------------------------------------------------------------------ 04:33:02 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:02 | PASS | 04:33:02 ------------------------------------------------------------------------------ 04:33:02 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:03 | PASS | 04:33:03 ------------------------------------------------------------------------------ 04:33:03 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:03 | PASS | 04:33:03 ------------------------------------------------------------------------------ 04:33:03 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:04 | PASS | 04:33:04 ------------------------------------------------------------------------------ 04:33:04 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:05 | PASS | 04:33:05 ------------------------------------------------------------------------------ 04:33:05 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:05 | PASS | 04:33:05 ------------------------------------------------------------------------------ 04:33:05 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:05 | PASS | 04:33:05 ------------------------------------------------------------------------------ 04:33:05 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:06 | PASS | 04:33:06 ------------------------------------------------------------------------------ 04:33:06 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:06 | PASS | 04:33:06 ------------------------------------------------------------------------------ 04:33:06 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:06 | PASS | 04:33:06 ------------------------------------------------------------------------------ 04:33:06 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:06 | PASS | 04:33:06 ------------------------------------------------------------------------------ 04:33:06 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:06 | PASS | 04:33:06 ------------------------------------------------------------------------------ 04:33:06 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:07 | PASS | 04:33:07 ------------------------------------------------------------------------------ 04:33:07 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:07 | PASS | 04:33:07 ------------------------------------------------------------------------------ 04:33:07 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:08 | PASS | 04:33:08 ------------------------------------------------------------------------------ 04:33:08 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:08 | PASS | 04:33:08 ------------------------------------------------------------------------------ 04:33:08 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:08 | PASS | 04:33:08 ------------------------------------------------------------------------------ 04:33:08 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:08 | PASS | 04:33:08 ------------------------------------------------------------------------------ 04:33:08 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:08 | PASS | 04:33:08 ------------------------------------------------------------------------------ 04:33:08 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:08 | PASS | 04:33:08 ------------------------------------------------------------------------------ 04:33:08 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:09 | PASS | 04:33:09 ------------------------------------------------------------------------------ 04:33:09 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:09 | PASS | 04:33:09 ------------------------------------------------------------------------------ 04:33:09 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:10 | PASS | 04:33:10 ------------------------------------------------------------------------------ 04:33:10 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:10 | PASS | 04:33:10 ------------------------------------------------------------------------------ 04:33:10 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:10 | PASS | 04:33:10 ------------------------------------------------------------------------------ 04:33:10 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:11 | PASS | 04:33:11 ------------------------------------------------------------------------------ 04:33:11 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:11 | PASS | 04:33:11 ------------------------------------------------------------------------------ 04:33:11 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:11 | PASS | 04:33:11 ------------------------------------------------------------------------------ 04:33:11 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:11 | PASS | 04:33:11 ------------------------------------------------------------------------------ 04:33:11 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:12 | PASS | 04:33:12 ------------------------------------------------------------------------------ 04:33:12 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:12 | PASS | 04:33:12 ------------------------------------------------------------------------------ 04:33:12 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:12 | PASS | 04:33:12 ------------------------------------------------------------------------------ 04:33:12 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:13 | PASS | 04:33:13 ------------------------------------------------------------------------------ 04:33:13 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:13 | PASS | 04:33:13 ------------------------------------------------------------------------------ 04:33:13 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:13 | PASS | 04:33:13 ------------------------------------------------------------------------------ 04:33:13 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:13 | PASS | 04:33:13 ------------------------------------------------------------------------------ 04:33:13 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:13 | PASS | 04:33:13 ------------------------------------------------------------------------------ 04:33:13 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:13 | PASS | 04:33:13 ------------------------------------------------------------------------------ 04:33:13 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:13 | PASS | 04:33:13 ------------------------------------------------------------------------------ 04:33:13 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:14 | PASS | 04:33:14 ------------------------------------------------------------------------------ 04:33:14 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:14 | PASS | 04:33:14 ------------------------------------------------------------------------------ 04:33:14 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:14 | PASS | 04:33:14 ------------------------------------------------------------------------------ 04:33:14 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL N... | PASS | 04:33:14 49 tests, 49 passed, 0 failed 04:33:14 ============================================================================== 04:33:14 netconf-userfeatures-netty.txt.MDSAL | PASS | 04:33:14 49 tests, 49 passed, 0 failed 04:33:14 ============================================================================== 04:33:14 netconf-userfeatures-netty.txt.CRUD 04:33:14 ============================================================================== 04:33:14 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test... 04:33:14 ============================================================================== 04:33:15 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:41 | PASS | 04:33:41 ------------------------------------------------------------------------------ 04:33:41 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:41 | PASS | 04:33:41 ------------------------------------------------------------------------------ 04:33:41 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:41 | PASS | 04:33:41 ------------------------------------------------------------------------------ 04:33:41 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:42 | PASS | 04:33:42 ------------------------------------------------------------------------------ 04:33:42 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:44 | PASS | 04:33:44 ------------------------------------------------------------------------------ 04:33:44 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:44 | PASS | 04:33:44 ------------------------------------------------------------------------------ 04:33:44 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:44 | PASS | 04:33:44 ------------------------------------------------------------------------------ 04:33:44 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:44 | PASS | 04:33:44 ------------------------------------------------------------------------------ 04:33:44 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:45 | PASS | 04:33:45 ------------------------------------------------------------------------------ 04:33:45 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:45 | PASS | 04:33:45 ------------------------------------------------------------------------------ 04:33:45 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:45 | PASS | 04:33:45 ------------------------------------------------------------------------------ 04:33:45 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:45 | PASS | 04:33:45 ------------------------------------------------------------------------------ 04:33:45 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:46 | PASS | 04:33:46 ------------------------------------------------------------------------------ 04:33:46 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:47 | PASS | 04:33:47 ------------------------------------------------------------------------------ 04:33:47 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:47 | PASS | 04:33:47 ------------------------------------------------------------------------------ 04:33:47 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:47 | PASS | 04:33:47 ------------------------------------------------------------------------------ 04:33:47 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:47 | PASS | 04:33:47 ------------------------------------------------------------------------------ 04:33:47 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:48 | PASS | 04:33:48 ------------------------------------------------------------------------------ 04:33:48 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:48 | PASS | 04:33:48 ------------------------------------------------------------------------------ 04:33:48 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:48 | PASS | 04:33:48 ------------------------------------------------------------------------------ 04:33:48 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:48 | PASS | 04:33:48 ------------------------------------------------------------------------------ 04:33:48 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:49 | PASS | 04:33:49 ------------------------------------------------------------------------------ 04:33:49 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:49 | PASS | 04:33:49 ------------------------------------------------------------------------------ 04:33:49 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:49 | PASS | 04:33:49 ------------------------------------------------------------------------------ 04:33:49 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:49 | PASS | 04:33:49 ------------------------------------------------------------------------------ 04:33:49 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:50 | PASS | 04:33:50 ------------------------------------------------------------------------------ 04:33:50 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:50 | PASS | 04:33:50 ------------------------------------------------------------------------------ 04:33:50 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:50 | PASS | 04:33:50 ------------------------------------------------------------------------------ 04:33:50 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:50 | PASS | 04:33:50 ------------------------------------------------------------------------------ 04:33:51 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector ... | PASS | 04:33:51 29 tests, 29 passed, 0 failed 04:33:51 ============================================================================== 04:33:51 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 04:33:51 ============================================================================== 04:33:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:53 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:58 | PASS | 04:33:58 ------------------------------------------------------------------------------ 04:33:58 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:58 | PASS | 04:33:58 ------------------------------------------------------------------------------ 04:33:58 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:59 | PASS | 04:33:59 ------------------------------------------------------------------------------ 04:33:59 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:33:59 | PASS | 04:33:59 ------------------------------------------------------------------------------ 04:33:59 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:00 | PASS | 04:34:00 ------------------------------------------------------------------------------ 04:34:00 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:00 | PASS | 04:34:00 ------------------------------------------------------------------------------ 04:34:00 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:00 | PASS | 04:34:00 ------------------------------------------------------------------------------ 04:34:00 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:01 | PASS | 04:34:01 ------------------------------------------------------------------------------ 04:34:01 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:01 | PASS | 04:34:01 ------------------------------------------------------------------------------ 04:34:01 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:01 | PASS | 04:34:01 ------------------------------------------------------------------------------ 04:34:01 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:01 | PASS | 04:34:01 ------------------------------------------------------------------------------ 04:34:01 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:01 | PASS | 04:34:01 ------------------------------------------------------------------------------ 04:34:01 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:02 | PASS | 04:34:02 ------------------------------------------------------------------------------ 04:34:02 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:03 | PASS | 04:34:03 ------------------------------------------------------------------------------ 04:34:03 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:03 | PASS | 04:34:03 ------------------------------------------------------------------------------ 04:34:03 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:03 | PASS | 04:34:03 ------------------------------------------------------------------------------ 04:34:03 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:03 | PASS | 04:34:03 ------------------------------------------------------------------------------ 04:34:03 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:04 | PASS | 04:34:04 ------------------------------------------------------------------------------ 04:34:04 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:04 | PASS | 04:34:04 ------------------------------------------------------------------------------ 04:34:04 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:04 | PASS | 04:34:04 ------------------------------------------------------------------------------ 04:34:04 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:04 | PASS | 04:34:04 ------------------------------------------------------------------------------ 04:34:04 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:05 | PASS | 04:34:05 ------------------------------------------------------------------------------ 04:34:05 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:05 | PASS | 04:34:05 ------------------------------------------------------------------------------ 04:34:05 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:05 | PASS | 04:34:05 ------------------------------------------------------------------------------ 04:34:05 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:05 | PASS | 04:34:05 ------------------------------------------------------------------------------ 04:34:05 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:05 | PASS | 04:34:05 ------------------------------------------------------------------------------ 04:34:05 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:06 | PASS | 04:34:06 ------------------------------------------------------------------------------ 04:34:06 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:06 | PASS | 04:34:06 ------------------------------------------------------------------------------ 04:34:06 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:06 | PASS | 04:34:06 ------------------------------------------------------------------------------ 04:34:06 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD... | PASS | 04:34:06 29 tests, 29 passed, 0 failed 04:34:06 ============================================================================== 04:34:06 netconf-userfeatures-netty.txt.CRUD | PASS | 04:34:06 58 tests, 58 passed, 0 failed 04:34:06 ============================================================================== 04:34:06 netconf-userfeatures-netty.txt.CRUD-ACTION 04:34:06 ============================================================================== 04:34:07 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector... 04:34:07 ============================================================================== 04:34:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:14 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:14 | PASS | 04:34:14 ------------------------------------------------------------------------------ 04:34:14 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:14 | PASS | 04:34:14 ------------------------------------------------------------------------------ 04:34:14 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:14 | PASS | 04:34:14 ------------------------------------------------------------------------------ 04:34:14 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:15 | PASS | 04:34:15 ------------------------------------------------------------------------------ 04:34:15 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:15 | PASS | 04:34:15 ------------------------------------------------------------------------------ 04:34:15 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:16 | PASS | 04:34:16 ------------------------------------------------------------------------------ 04:34:16 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:16 | PASS | 04:34:16 ------------------------------------------------------------------------------ 04:34:16 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:16 | PASS | 04:34:16 ------------------------------------------------------------------------------ 04:34:16 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:17 | PASS | 04:34:17 ------------------------------------------------------------------------------ 04:34:17 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:17 | PASS | 04:34:17 ------------------------------------------------------------------------------ 04:34:17 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:17 | PASS | 04:34:17 ------------------------------------------------------------------------------ 04:34:18 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-... | PASS | 04:34:18 11 tests, 11 passed, 0 failed 04:34:18 ============================================================================== 04:34:18 netconf-userfeatures-netty.txt.CRUD-ACTION | PASS | 04:34:18 11 tests, 11 passed, 0 failed 04:34:18 ============================================================================== 04:34:18 netconf-userfeatures-netty.txt.Notifications 04:34:18 ============================================================================== 04:34:18 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :: Basic t... 04:34:18 ============================================================================== 04:34:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:34 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:34 | PASS | 04:34:34 ------------------------------------------------------------------------------ 04:34:34 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:34 | PASS | 04:34:34 ------------------------------------------------------------------------------ 04:34:34 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:34 | PASS | 04:34:34 ------------------------------------------------------------------------------ 04:34:34 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:38 | PASS | 04:34:38 ------------------------------------------------------------------------------ 04:34:38 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:38 | PASS | 04:34:38 ------------------------------------------------------------------------------ 04:34:38 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:39 | PASS | 04:34:39 ------------------------------------------------------------------------------ 04:34:39 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:39 | PASS | 04:34:39 ------------------------------------------------------------------------------ 04:34:39 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:39 | PASS | 04:34:39 ------------------------------------------------------------------------------ 04:34:39 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :... | PASS | 04:34:39 8 tests, 8 passed, 0 failed 04:34:39 ============================================================================== 04:34:39 netconf-userfeatures-netty.txt.Notifications | PASS | 04:34:39 8 tests, 8 passed, 0 failed 04:34:39 ============================================================================== 04:34:39 netconf-userfeatures-netty.txt.KeyAuth 04:34:39 ============================================================================== 04:34:39 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to verify the ... 04:34:39 ============================================================================== 04:34:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:55 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS | 04:34:55 ------------------------------------------------------------------------------ 04:34:55 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS | 04:34:56 ------------------------------------------------------------------------------ 04:34:56 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | PASS | 04:34:57 ------------------------------------------------------------------------------ 04:34:57 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:34:57 | PASS | 04:34:57 ------------------------------------------------------------------------------ 04:34:57 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS | 04:34:57 ------------------------------------------------------------------------------ 04:34:57 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to ve... | PASS | 04:34:57 5 tests, 5 passed, 0 failed 04:34:57 ============================================================================== 04:34:57 netconf-userfeatures-netty.txt.KeyAuth | PASS | 04:34:57 5 tests, 5 passed, 0 failed 04:34:57 ============================================================================== 04:34:57 netconf-userfeatures-netty.txt | PASS | 04:34:57 138 tests, 138 passed, 0 failed 04:34:57 ============================================================================== 04:34:57 Output: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/output.xml 04:34:59 Log: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/log.html 04:34:59 Report: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/report.html 04:34:59 Examining the files in data/log and checking filesize 04:34:59 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:34:59 total 636 04:34:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 04:31 . 04:34:59 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 7 04:31 karaf_console.log 04:34:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 04:31 .. 04:34:59 -rw-rw-r-- 1 jenkins jenkins 635904 Oct 7 04:34 karaf.log 04:34:59 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:34:59 624K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 04:34:59 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 04:34:59 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:00 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory 04:35:00 Let's take the karaf thread dump again... 04:35:00 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:00 karaf main: org.apache.karaf.main.Main, pid:2037 04:35:00 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:00 Killing ODL 04:35:00 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:06 Compressing karaf.log 1 04:35:06 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:06 Fetching compressed karaf.log 1 04:35:06 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:06 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:06 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:06 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:07 Fetch GC logs 04:35:07 Warning: Permanently added '10.30.171.63' (ECDSA) to the list of known hosts. 04:35:07 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 04:35:07 Examine copied files 04:35:07 total 11268 04:35:07 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 04:35 gclogs-1 04:35:07 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 7 04:35 odl1_karaf_console.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 49664 Oct 7 04:35 odl1_karaf.log.gz 04:35:07 -rw-rw-r--. 1 jenkins jenkins 160191 Oct 7 04:35 karaf_1_2037_threads_after.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 14312 Oct 7 04:35 ps_after.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 271283 Oct 7 04:34 report.html 04:35:07 -rw-rw-r--. 1 jenkins jenkins 1696817 Oct 7 04:34 log.html 04:35:07 -rw-rw-r--. 1 jenkins jenkins 7743683 Oct 7 04:34 output.xml 04:35:07 -rw-rw-r--. 1 jenkins jenkins 233161 Oct 7 04:34 testtool--netconf-userfeatures-netty-txt-CRUD-ACTION-CRUD-ACTION.1759811649.534.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 551193 Oct 7 04:34 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD.1759811634.168.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 591563 Oct 7 04:33 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD-RPC.1759811597.183.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 716 Oct 7 04:32 testplan.txt 04:35:07 -rw-rw-r--. 1 jenkins jenkins 127618 Oct 7 04:32 karaf_1_2037_threads_before.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 14480 Oct 7 04:32 ps_before.log 04:35:07 -rw-rw-r--. 1 jenkins jenkins 3370 Oct 7 04:31 post-startup-script.sh 04:35:07 -rw-rw-r--. 1 jenkins jenkins 252 Oct 7 04:31 startup-script.sh 04:35:07 -rw-rw-r--. 1 jenkins jenkins 3491 Oct 7 04:31 configuration-script.sh 04:35:07 -rw-rw-r--. 1 jenkins jenkins 337 Oct 7 04:31 detect_variables.env 04:35:07 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 7 04:31 pom.xml 04:35:07 -rw-rw-r--. 1 jenkins jenkins 92 Oct 7 04:31 set_variables.env 04:35:07 -rw-rw-r--. 1 jenkins jenkins 295 Oct 7 04:31 slave_addresses.txt 04:35:07 -rw-rw-r--. 1 jenkins jenkins 570 Oct 7 04:30 requirements.txt 04:35:07 -rw-rw-r--. 1 jenkins jenkins 26 Oct 7 04:30 env.properties 04:35:07 -rw-rw-r--. 1 jenkins jenkins 324 Oct 7 04:28 stack-parameters.yaml 04:35:07 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 7 04:27 test 04:35:07 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 04:27 test@tmp 04:35:07 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 7 01:49 maven-metadata.xml 04:35:07 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins8227372188578598551.sh 04:35:07 Karaf Deployments, Tests must have already run 04:35:07 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/sh /tmp/jenkins11674158232166246697.sh 04:35:07 Cleaning up Robot installation... 04:35:07 $ ssh-agent -k 04:35:07 unset SSH_AUTH_SOCK; 04:35:07 unset SSH_AGENT_PID; 04:35:07 echo Agent pid 5184 killed; 04:35:07 [ssh-agent] Stopped. 04:35:07 Recording plot data 04:35:07 Robot results publisher started... 04:35:07 INFO: Checking test criticality is deprecated and will be dropped in a future release! 04:35:07 -Parsing output xml: 04:35:08 Done! 04:35:08 -Copying log files to build dir: 04:35:09 Done! 04:35:09 -Assigning results to build: 04:35:09 Done! 04:35:09 -Checking thresholds: 04:35:09 Done! 04:35:09 Done publishing Robot results. 04:35:09 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:09 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins4354919704809116858.sh 04:35:09 Archiving csit artifacts 04:35:09 mv: cannot stat '*_1.png': No such file or directory 04:35:09 mv: cannot stat '/tmp/odl1_*': No such file or directory 04:35:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:09 Dload Upload Total Spent Left Speed 04:35:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1505k 0 1505k 0 0 6047k 0 --:--:-- --:--:-- --:--:-- 6047k 04:35:09 Archive: robot-plugin.zip 04:35:09 inflating: ./archives/robot-plugin/log.html 04:35:09 inflating: ./archives/robot-plugin/output.xml 04:35:09 inflating: ./archives/robot-plugin/report.html 04:35:09 mv: cannot stat '*.log.gz': No such file or directory 04:35:09 mv: cannot stat '*.csv': No such file or directory 04:35:09 mv: cannot stat '*.png': No such file or directory 04:35:09 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:09 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins9055999668311057879.sh 04:35:09 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:09 [EnvInject] - Injecting environment variables from a build step. 04:35:09 [EnvInject] - Injecting as environment variables the properties content 04:35:09 OS_CLOUD=vex 04:35:09 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 04:35:09 04:35:09 [EnvInject] - Variables injected successfully. 04:35:09 provisioning config files... 04:35:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:35:10 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins14645668253869442711.sh 04:35:10 ---> openstack-stack-delete.sh 04:35:10 Setup pyenv: 04:35:10 system 04:35:10 3.8.13 04:35:10 3.9.13 04:35:10 3.10.13 04:35:10 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:12 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. 04:35:12 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:35:12 lf-activate-venv(): INFO: Base packages installed successfully 04:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 04:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:35:26 INFO: Retrieving stack cost for: releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 04:35:29 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 04:35:41 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 04:35:41 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-scandium-55 04:35:41 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:41 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins16157258540411945883.sh 04:35:41 ---> sysstat.sh 04:35:42 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins13096270101425726092.sh 04:35:42 ---> package-listing.sh 04:35:42 ++ facter osfamily 04:35:42 ++ tr '[:upper:]' '[:lower:]' 04:35:42 + OS_FAMILY=redhat 04:35:42 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium 04:35:42 + START_PACKAGES=/tmp/packages_start.txt 04:35:42 + END_PACKAGES=/tmp/packages_end.txt 04:35:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:35:42 + PACKAGES=/tmp/packages_start.txt 04:35:42 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium ']' 04:35:42 + PACKAGES=/tmp/packages_end.txt 04:35:42 + case "${OS_FAMILY}" in 04:35:42 + rpm -qa 04:35:42 + sort 04:35:43 + '[' -f /tmp/packages_start.txt ']' 04:35:43 + '[' -f /tmp/packages_end.txt ']' 04:35:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:35:43 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium ']' 04:35:43 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/archives/ 04:35:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/archives/ 04:35:43 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins3193030189904958522.sh 04:35:43 ---> capture-instance-metadata.sh 04:35:43 Setup pyenv: 04:35:43 system 04:35:43 3.8.13 04:35:43 3.9.13 04:35:43 3.10.13 04:35:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:35:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:35:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:45 lf-activate-venv(): INFO: Base packages installed successfully 04:35:45 lf-activate-venv(): INFO: Installing additional packages: lftools 04:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:35:55 INFO: Running in OpenStack, capturing instance metadata 04:35:55 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins8942935398666311418.sh 04:35:55 provisioning config files... 04:35:56 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-scandium #55 04:35:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium@tmp/config12713623547195796452tmp 04:35:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:35:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:35:56 provisioning config files... 04:35:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:35:56 [EnvInject] - Injecting environment variables from a build step. 04:35:56 [EnvInject] - Injecting as environment variables the properties content 04:35:56 SERVER_ID=logs 04:35:56 04:35:56 [EnvInject] - Variables injected successfully. 04:35:56 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins12073452358497589976.sh 04:35:56 ---> create-netrc.sh 04:35:56 WARN: Log server credential not found. 04:35:56 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins15236683859051655707.sh 04:35:56 ---> python-tools-install.sh 04:35:56 Setup pyenv: 04:35:56 system 04:35:56 3.8.13 04:35:56 3.9.13 04:35:56 3.10.13 04:35:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:35:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:58 lf-activate-venv(): INFO: Base packages installed successfully 04:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools 04:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:36:08 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins5854913014829190482.sh 04:36:08 ---> sudo-logs.sh 04:36:08 Archiving 'sudo' log.. 04:36:08 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins1558549849013611597.sh 04:36:08 ---> job-cost.sh 04:36:08 Setup pyenv: 04:36:08 system 04:36:08 3.8.13 04:36:08 3.9.13 04:36:08 3.10.13 04:36:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:10 lf-activate-venv(): INFO: Base packages installed successfully 04:36:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:36:18 DEBUG: total: 0.16999999999999998 04:36:18 INFO: Retrieving Stack Cost... 04:36:18 INFO: Retrieving Pricing Info for: v3-standard-2 04:36:18 INFO: Archiving Costs 04:36:18 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins16800503595928995464.sh 04:36:18 ---> logs-deploy.sh 04:36:18 Setup pyenv: 04:36:18 system 04:36:18 3.8.13 04:36:18 3.9.13 04:36:18 3.10.13 04:36:18 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version) 04:36:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2PR from file:/tmp/.os_lf_venv 04:36:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:20 lf-activate-venv(): INFO: Base packages installed successfully 04:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-u2PR/bin to PATH 04:36:31 WARNING: Nexus logging server not set 04:36:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-scandium/55/ 04:36:31 INFO: archiving logs to S3 04:36:33 ---> uname -a: 04:36:33 Linux prd-centos8-robot-2c-8g-1255.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 04:36:33 04:36:33 04:36:33 ---> lscpu: 04:36:33 Architecture: x86_64 04:36:33 CPU op-mode(s): 32-bit, 64-bit 04:36:33 Byte Order: Little Endian 04:36:33 CPU(s): 2 04:36:33 On-line CPU(s) list: 0,1 04:36:33 Thread(s) per core: 1 04:36:33 Core(s) per socket: 1 04:36:33 Socket(s): 2 04:36:33 NUMA node(s): 1 04:36:33 Vendor ID: AuthenticAMD 04:36:33 CPU family: 23 04:36:33 Model: 49 04:36:33 Model name: AMD EPYC-Rome Processor 04:36:33 Stepping: 0 04:36:33 CPU MHz: 2799.998 04:36:33 BogoMIPS: 5599.99 04:36:33 Virtualization: AMD-V 04:36:33 Hypervisor vendor: KVM 04:36:33 Virtualization type: full 04:36:33 L1d cache: 32K 04:36:33 L1i cache: 32K 04:36:33 L2 cache: 512K 04:36:33 L3 cache: 16384K 04:36:33 NUMA node0 CPU(s): 0,1 04:36:33 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 04:36:33 04:36:33 04:36:33 ---> nproc: 04:36:33 2 04:36:33 04:36:33 04:36:33 ---> df -h: 04:36:33 Filesystem Size Used Avail Use% Mounted on 04:36:33 devtmpfs 3.8G 0 3.8G 0% /dev 04:36:33 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:36:33 tmpfs 3.8G 17M 3.8G 1% /run 04:36:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:36:33 /dev/vda1 40G 8.4G 32G 21% / 04:36:33 tmpfs 770M 0 770M 0% /run/user/1001 04:36:33 04:36:33 04:36:33 ---> free -m: 04:36:33 total used free shared buff/cache available 04:36:33 Mem: 7697 591 4901 19 2204 6807 04:36:33 Swap: 1023 0 1023 04:36:33 04:36:33 04:36:33 ---> ip addr: 04:36:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:36:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:36:33 inet 127.0.0.1/8 scope host lo 04:36:33 valid_lft forever preferred_lft forever 04:36:33 inet6 ::1/128 scope host 04:36:33 valid_lft forever preferred_lft forever 04:36:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:36:33 link/ether fa:16:3e:f4:0d:15 brd ff:ff:ff:ff:ff:ff 04:36:33 altname enp0s3 04:36:33 altname ens3 04:36:33 inet 10.30.170.82/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:36:33 valid_lft 85821sec preferred_lft 85821sec 04:36:33 inet6 fe80::f816:3eff:fef4:d15/64 scope link 04:36:33 valid_lft forever preferred_lft forever 04:36:33 04:36:33 04:36:33 ---> sar -b -r -n DEV: 04:36:33 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/07/2025 _x86_64_ (2 CPU) 04:36:33 04:36:33 04:26:49 LINUX RESTART (2 CPU) 04:36:33 04:36:33 04:27:03 AM tps rtps wtps bread/s bwrtn/s 04:36:33 04:28:01 AM 214.25 156.23 58.02 15063.19 41817.25 04:36:33 04:29:01 AM 121.48 0.72 120.76 52.92 10951.18 04:36:33 04:30:01 AM 34.69 0.42 34.28 64.79 4206.13 04:36:33 04:31:01 AM 55.55 6.93 48.62 1289.30 3405.46 04:36:33 04:32:01 AM 37.79 2.52 35.28 396.07 6421.91 04:36:33 04:33:01 AM 3.90 0.22 3.68 11.73 167.43 04:36:33 04:34:01 AM 2.18 0.02 2.17 0.93 150.62 04:36:33 04:35:01 AM 0.60 0.00 0.60 0.00 190.12 04:36:33 04:36:01 AM 32.79 0.63 32.16 73.18 1807.33 04:36:33 Average: 55.33 18.12 37.21 1834.93 7553.71 04:36:33 04:36:33 04:27:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:33 04:28:01 AM 5516224 7060760 2366208 30.02 2688 1736824 723644 8.10 185948 1897848 82412 04:36:33 04:29:01 AM 5173696 7019348 2708736 34.36 2688 2021000 700684 7.85 195532 2164104 104332 04:36:33 04:30:01 AM 5237188 7084620 2645244 33.56 2688 2023032 631436 7.07 219332 2076648 10748 04:36:33 04:31:01 AM 4897392 6996008 2985040 37.87 2688 2265784 703612 7.88 255800 2349868 174752 04:36:33 04:32:01 AM 4944496 7055072 2937936 37.27 2688 2277760 636660 7.13 267600 2288556 4 04:36:33 04:33:01 AM 4895160 7007400 2987272 37.90 2688 2279428 725320 8.12 267820 2337148 176 04:36:33 04:34:01 AM 4887764 7004680 2994668 37.99 2688 2284124 778884 8.72 267984 2344276 2548 04:36:33 04:35:01 AM 4933936 7056120 2948496 37.41 2688 2289360 647564 7.25 268352 2298576 2372 04:36:33 04:36:01 AM 5057960 7003924 2824472 35.83 2688 2118776 693256 7.76 471184 1994356 10028 04:36:33 Average: 5060424 7031992 2822008 35.80 2688 2144010 693451 7.76 266617 2194598 43041 04:36:33 04:36:33 04:27:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:36:33 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:28:01 AM eth0 316.11 187.27 1510.77 58.94 0.00 0.00 0.00 0.00 04:36:33 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:29:01 AM eth0 91.74 73.76 1145.07 10.66 0.00 0.00 0.00 0.00 04:36:33 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:30:01 AM eth0 10.15 9.35 5.55 3.79 0.00 0.00 0.00 0.00 04:36:33 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:31:01 AM eth0 37.54 32.19 329.56 14.75 0.00 0.00 0.00 0.00 04:36:33 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:32:01 AM eth0 182.50 125.26 43.43 28.01 0.00 0.00 0.00 0.00 04:36:33 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:33:01 AM eth0 35.22 27.26 16.50 3.11 0.00 0.00 0.00 0.00 04:36:33 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:34:01 AM eth0 192.65 187.82 49.55 17.27 0.00 0.00 0.00 0.00 04:36:33 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:35:01 AM eth0 111.31 103.77 34.57 10.65 0.00 0.00 0.00 0.00 04:36:33 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 04:36:01 AM eth0 66.01 42.05 106.02 48.59 0.00 0.00 0.00 0.00 04:36:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:33 Average: eth0 115.18 87.27 355.88 21.62 0.00 0.00 0.00 0.00 04:36:33 04:36:33 04:36:33 ---> sar -P ALL: 04:36:33 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/07/2025 _x86_64_ (2 CPU) 04:36:33 04:36:33 04:26:49 LINUX RESTART (2 CPU) 04:36:33 04:36:33 04:27:03 AM CPU %user %nice %system %iowait %steal %idle 04:36:33 04:28:01 AM all 53.69 0.05 11.29 4.59 0.13 30.25 04:36:33 04:28:01 AM 0 54.81 0.05 12.14 3.25 0.14 29.61 04:36:33 04:28:01 AM 1 52.56 0.05 10.45 5.94 0.12 30.88 04:36:33 04:29:01 AM all 36.65 0.00 5.24 1.94 0.09 56.09 04:36:33 04:29:01 AM 0 46.89 0.00 5.68 1.68 0.08 45.66 04:36:33 04:29:01 AM 1 26.41 0.00 4.79 2.20 0.10 66.50 04:36:33 04:30:01 AM all 11.66 0.00 1.64 0.48 0.08 86.13 04:36:33 04:30:01 AM 0 19.58 0.00 1.97 0.37 0.07 78.02 04:36:33 04:30:01 AM 1 3.74 0.00 1.32 0.60 0.10 94.24 04:36:33 04:31:01 AM all 26.12 0.00 4.62 0.44 0.07 68.75 04:36:33 04:31:01 AM 0 36.57 0.00 5.34 0.35 0.07 57.68 04:36:33 04:31:01 AM 1 15.71 0.00 3.89 0.53 0.07 79.80 04:36:33 04:32:01 AM all 6.95 0.00 1.68 0.97 0.05 90.35 04:36:33 04:32:01 AM 0 8.49 0.00 1.89 1.02 0.03 88.57 04:36:33 04:32:01 AM 1 5.41 0.00 1.47 0.92 0.07 92.13 04:36:33 04:33:01 AM all 4.60 0.00 0.44 0.01 0.06 94.89 04:36:33 04:33:01 AM 0 7.14 0.00 0.55 0.00 0.07 92.24 04:36:33 04:33:01 AM 1 2.07 0.00 0.33 0.02 0.05 97.52 04:36:33 04:34:01 AM all 15.81 0.00 1.09 0.01 0.08 83.02 04:36:33 04:34:01 AM 0 23.74 0.00 1.33 0.00 0.08 74.84 04:36:33 04:34:01 AM 1 7.91 0.00 0.84 0.02 0.07 91.16 04:36:33 04:35:01 AM all 10.06 0.00 0.76 0.00 0.08 89.09 04:36:33 04:35:01 AM 0 15.12 0.00 0.92 0.00 0.08 83.87 04:36:33 04:35:01 AM 1 5.00 0.00 0.60 0.00 0.08 94.31 04:36:33 04:36:01 AM all 28.45 0.00 3.78 0.13 0.08 67.56 04:36:33 04:36:01 AM 0 35.11 0.00 4.03 0.15 0.08 60.63 04:36:33 04:36:01 AM 1 21.80 0.00 3.52 0.10 0.08 74.50 04:36:33 Average: all 21.44 0.01 3.36 0.94 0.08 74.17 04:36:33 Average: 0 27.40 0.01 3.73 0.75 0.08 68.03 04:36:33 Average: 1 15.49 0.01 3.00 1.13 0.08 80.30 04:36:33 04:36:33 04:36:33