00:03:30 Started by upstream project "integration-distribution-mri-test-vanadium" build number 17
00:03:30 originally caused by:
00:03:30 Started by timer
00:03:30 Running as SYSTEM
00:03:30 [EnvInject] - Loading node environment variables.
00:03:30 Building remotely on prd-centos8-robot-2c-8g-12775 (centos8-robot-2c-8g) in workspace /w/workspace/yangtools-csit-1node-system-only-vanadium
00:03:30 [ssh-agent] Looking for ssh-agent implementation...
00:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:03:31 $ ssh-agent
00:03:32 SSH_AUTH_SOCK=/tmp/ssh-Wm17TzDwWCNg/agent.5166
00:03:32 SSH_AGENT_PID=5167
00:03:32 [ssh-agent] Started.
00:03:32 Running ssh-add (command line suppressed)
00:03:32 Identity added: /w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_4577579229356898203.key (/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_4577579229356898203.key)
00:03:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:03:32 The recommended git tool is: NONE
00:03:38 using credential opendaylight-jenkins-ssh
00:03:38 Wiping out workspace first.
00:03:38 Cloning the remote Git repository
00:03:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:03:38 > git init /w/workspace/yangtools-csit-1node-system-only-vanadium/test # timeout=10
00:03:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:03:39 > git --version # timeout=10
00:03:39 > git --version # 'git version 2.43.0'
00:03:39 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:03:39 [INFO] Currently running in a labeled security context
00:03:39 [INFO] Currently SELinux is 'enforcing' on the host
00:03:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh8601923409958346631.key
00:03:39 Verifying host key using known hosts file
00:03:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:03:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:03:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:03:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:03:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:03:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:03:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:03:41 [INFO] Currently running in a labeled security context
00:03:41 [INFO] Currently SELinux is 'enforcing' on the host
00:03:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh1863102878600646084.key
00:03:41 Verifying host key using known hosts file
00:03:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:03:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:03:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:03:42 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:03:42 > git config core.sparsecheckout # timeout=10
00:03:42 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:03:42 Commit message: "Adapt test for new pce-allocation field"
00:03:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:03:42 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:03:43 No emails were triggered.
00:03:43 provisioning config files...
00:03:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:03:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:03:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:03:43 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins6752052536216582235.sh
00:03:43 ---> python-tools-install.sh
00:03:43 Setup pyenv:
00:03:43 system
00:03:43 * 3.8.13 (set by /opt/pyenv/version)
00:03:43 * 3.9.13 (set by /opt/pyenv/version)
00:03:43 * 3.10.13 (set by /opt/pyenv/version)
00:03:43 * 3.11.7 (set by /opt/pyenv/version)
00:03:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uYO3
00:03:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:03:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:51 lf-activate-venv(): INFO: Base packages installed successfully
00:03:51 lf-activate-venv(): INFO: Installing additional packages: lftools
00:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:04:16 Generating Requirements File
00:04:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:04:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:04:36 Python 3.11.7
00:04:36 pip 25.3 from /tmp/venv-uYO3/lib/python3.11/site-packages/pip (python 3.11)
00:04:37 appdirs==1.4.4
00:04:37 argcomplete==3.6.3
00:04:37 aspy.yaml==1.3.0
00:04:37 attrs==25.4.0
00:04:37 autopage==0.5.2
00:04:37 beautifulsoup4==4.14.2
00:04:37 boto3==1.41.2
00:04:37 botocore==1.41.2
00:04:37 bs4==0.0.2
00:04:37 cachetools==6.2.2
00:04:37 certifi==2025.11.12
00:04:37 cffi==2.0.0
00:04:37 cfgv==3.5.0
00:04:37 chardet==5.2.0
00:04:37 charset-normalizer==3.4.4
00:04:37 click==8.3.1
00:04:37 cliff==4.12.0
00:04:37 cmd2==2.7.0
00:04:37 cryptography==3.3.2
00:04:37 debtcollector==3.0.0
00:04:37 decorator==5.2.1
00:04:37 defusedxml==0.7.1
00:04:37 Deprecated==1.3.1
00:04:37 distlib==0.4.0
00:04:37 dnspython==2.8.0
00:04:37 docker==7.1.0
00:04:37 dogpile.cache==1.5.0
00:04:37 durationpy==0.10
00:04:37 email-validator==2.3.0
00:04:37 filelock==3.20.0
00:04:37 future==1.0.0
00:04:37 gitdb==4.0.12
00:04:37 GitPython==3.1.45
00:04:37 google-auth==2.43.0
00:04:37 httplib2==0.31.0
00:04:37 identify==2.6.15
00:04:37 idna==3.11
00:04:37 importlib-resources==1.5.0
00:04:37 iso8601==2.1.0
00:04:37 Jinja2==3.1.6
00:04:37 jmespath==1.0.1
00:04:37 jsonpatch==1.33
00:04:37 jsonpointer==3.0.0
00:04:37 jsonschema==4.25.1
00:04:37 jsonschema-specifications==2025.9.1
00:04:37 keystoneauth1==5.12.0
00:04:37 kubernetes==34.1.0
00:04:37 lftools==0.37.16
00:04:37 lxml==6.0.2
00:04:37 markdown-it-py==4.0.0
00:04:37 MarkupSafe==3.0.3
00:04:37 mdurl==0.1.2
00:04:37 msgpack==1.1.2
00:04:37 multi_key_dict==2.0.3
00:04:37 munch==4.0.0
00:04:37 netaddr==1.3.0
00:04:37 niet==1.4.2
00:04:37 nodeenv==1.9.1
00:04:37 oauth2client==4.1.3
00:04:37 oauthlib==3.3.1
00:04:37 openstacksdk==4.8.0
00:04:37 os-service-types==1.8.2
00:04:37 osc-lib==4.2.0
00:04:37 oslo.config==10.1.0
00:04:37 oslo.context==6.2.0
00:04:37 oslo.i18n==6.7.1
00:04:37 oslo.log==7.2.1
00:04:37 oslo.serialization==5.8.0
00:04:37 oslo.utils==9.2.0
00:04:37 packaging==25.0
00:04:37 pbr==7.0.3
00:04:37 platformdirs==4.5.0
00:04:37 prettytable==3.17.0
00:04:37 psutil==7.1.3
00:04:37 pyasn1==0.6.1
00:04:37 pyasn1_modules==0.4.2
00:04:37 pycparser==2.23
00:04:37 pygerrit2==2.0.15
00:04:37 PyGithub==2.8.1
00:04:37 Pygments==2.19.2
00:04:37 PyJWT==2.10.1
00:04:37 PyNaCl==1.6.1
00:04:37 pyparsing==2.4.7
00:04:37 pyperclip==1.11.0
00:04:37 pyrsistent==0.20.0
00:04:37 python-cinderclient==9.8.0
00:04:37 python-dateutil==2.9.0.post0
00:04:37 python-heatclient==4.3.0
00:04:37 python-jenkins==1.8.3
00:04:37 python-keystoneclient==5.7.0
00:04:37 python-magnumclient==4.9.0
00:04:37 python-openstackclient==8.2.0
00:04:37 python-swiftclient==4.9.0
00:04:37 PyYAML==6.0.3
00:04:37 referencing==0.37.0
00:04:37 requests==2.32.5
00:04:37 requests-oauthlib==2.0.0
00:04:37 requestsexceptions==1.4.0
00:04:37 rfc3986==2.0.0
00:04:37 rich==14.2.0
00:04:37 rich-argparse==1.7.2
00:04:37 rpds-py==0.29.0
00:04:37 rsa==4.9.1
00:04:37 ruamel.yaml==0.18.16
00:04:37 ruamel.yaml.clib==0.2.15
00:04:37 s3transfer==0.15.0
00:04:37 simplejson==3.20.2
00:04:37 six==1.17.0
00:04:37 smmap==5.0.2
00:04:37 soupsieve==2.8
00:04:37 stevedore==5.6.0
00:04:37 tabulate==0.9.0
00:04:37 toml==0.10.2
00:04:37 tomlkit==0.13.3
00:04:37 tqdm==4.67.1
00:04:37 typing_extensions==4.15.0
00:04:37 tzdata==2025.2
00:04:37 urllib3==1.26.20
00:04:37 virtualenv==20.35.4
00:04:37 wcwidth==0.2.14
00:04:37 websocket-client==1.9.0
00:04:37 wrapt==2.0.1
00:04:37 xdg==6.0.0
00:04:37 xmltodict==1.0.2
00:04:37 yq==3.4.3
00:04:37 [EnvInject] - Injecting environment variables from a build step.
00:04:37 [EnvInject] - Injecting as environment variables the properties content
00:04:37 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:04:37 OS_CLOUD=vex
00:04:37 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-17
00:04:37 OS_STACK_TEMPLATE_DIR=openstack-hot
00:04:37
00:04:37 [EnvInject] - Variables injected successfully.
00:04:37 provisioning config files...
00:04:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:04:37 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins1197891931322860438.sh
00:04:37 ---> Create parameters file for OpenStack HOT
00:04:37 OpenStack Heat parameters generated
00:04:37 -----------------------------------
00:04:37 parameters:
00:04:37 vm_0_count: '1'
00:04:37 vm_0_flavor: 'v3-standard-4'
00:04:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
00:04:37 vm_1_count: '0'
00:04:37 vm_1_flavor: 'v3-standard-2'
00:04:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:04:37
00:04:37 job_name: '01675-17'
00:04:37 silo: 'releng'
00:04:37 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins2964578727341110980.sh
00:04:37 ---> Create HEAT stack
00:04:37 + source /home/jenkins/lf-env.sh
00:04:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:37 ++ mktemp -d /tmp/venv-XXXX
00:04:37 + lf_venv=/tmp/venv-vRUC
00:04:37 + local venv_file=/tmp/.os_lf_venv
00:04:37 + local python=python3
00:04:37 + local options
00:04:37 + local set_path=true
00:04:37 + local install_args=
00:04:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:04:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:04:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:37 + true
00:04:37 + case $1 in
00:04:37 + python=python3
00:04:37 + shift 2
00:04:37 + true
00:04:37 + case $1 in
00:04:37 + shift
00:04:37 + break
00:04:37 + case $python in
00:04:37 + local pkg_list=
00:04:37 + [[ -d /opt/pyenv ]]
00:04:37 + echo 'Setup pyenv:'
00:04:37 Setup pyenv:
00:04:37 + export PYENV_ROOT=/opt/pyenv
00:04:37 + PYENV_ROOT=/opt/pyenv
00:04:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:37 + pyenv versions
00:04:37 system
00:04:37 3.8.13
00:04:37 3.9.13
00:04:37 3.10.13
00:04:37 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:04:37 + command -v pyenv
00:04:37 ++ pyenv init - --no-rehash
00:04:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:04:37 for i in ${!paths[@]}; do
00:04:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:04:37 fi; done;
00:04:37 echo "${paths[*]}"'\'')"
00:04:37 export PATH="/opt/pyenv/shims:${PATH}"
00:04:37 export PYENV_SHELL=bash
00:04:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:04:37 pyenv() {
00:04:37 local command
00:04:37 command="${1:-}"
00:04:37 if [ "$#" -gt 0 ]; then
00:04:37 shift
00:04:37 fi
00:04:37
00:04:37 case "$command" in
00:04:37 rehash|shell)
00:04:37 eval "$(pyenv "sh-$command" "$@")"
00:04:37 ;;
00:04:37 *)
00:04:37 command pyenv "$command" "$@"
00:04:37 ;;
00:04:37 esac
00:04:37 }'
00:04:37 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:04:37 for i in ${!paths[@]}; do
00:04:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:04:37 fi; done;
00:04:37 echo "${paths[*]}"'
00:04:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:37 ++ export PYENV_SHELL=bash
00:04:37 ++ PYENV_SHELL=bash
00:04:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:04:37 +++ complete -F _pyenv pyenv
00:04:37 ++ lf-pyver python3
00:04:37 ++ local py_version_xy=python3
00:04:37 ++ local py_version_xyz=
00:04:37 ++ pyenv versions
00:04:37 ++ local command
00:04:37 ++ command=versions
00:04:37 ++ '[' 1 -gt 0 ']'
00:04:37 ++ shift
00:04:37 ++ case "$command" in
00:04:37 ++ command pyenv versions
00:04:37 ++ pyenv versions
00:04:37 ++ awk '{ print $1 }'
00:04:37 ++ sed 's/^[ *]* //'
00:04:37 ++ grep -E '^[0-9.]*[0-9]$'
00:04:38 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:04:38 +++ tail -n 1
00:04:38 +++ grep '^3' /tmp/.pyenv_versions
00:04:38 +++ sort -V
00:04:38 ++ py_version_xyz=3.11.7
00:04:38 ++ [[ -z 3.11.7 ]]
00:04:38 ++ echo 3.11.7
00:04:38 ++ return 0
00:04:38 + pyenv local 3.11.7
00:04:38 + local command
00:04:38 + command=local
00:04:38 + '[' 2 -gt 0 ']'
00:04:38 + shift
00:04:38 + case "$command" in
00:04:38 + command pyenv local 3.11.7
00:04:38 + pyenv local 3.11.7
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='lftools[openstack] '
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='kubernetes '
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='niet '
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='python-heatclient '
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='python-openstackclient '
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='python-magnumclient '
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='urllib3~=1.26.15 '
00:04:38 + for arg in "$@"
00:04:38 + case $arg in
00:04:38 + pkg_list+='yq '
00:04:38 + [[ -f /tmp/.os_lf_venv ]]
00:04:38 ++ cat /tmp/.os_lf_venv
00:04:38 + lf_venv=/tmp/venv-uYO3
00:04:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from' file:/tmp/.os_lf_venv
00:04:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:04:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:04:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:38 + local 'pip_opts=--upgrade --quiet'
00:04:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:04:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:04:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:04:38 + [[ -n '' ]]
00:04:38 + [[ -n '' ]]
00:04:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:04:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:38 + /tmp/venv-uYO3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:04:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:04:39 lf-activate-venv(): INFO: Base packages installed successfully
00:04:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:04:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:04:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:39 + /tmp/venv-uYO3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:56 + type python3
00:04:56 + true
00:04:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH'
00:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:04:56 + PATH=/tmp/venv-uYO3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:04:56 + return 0
00:04:56 + openstack --os-cloud vex limits show --absolute
00:04:58 +--------------------------+---------+
00:04:58 | Name | Value |
00:04:58 +--------------------------+---------+
00:04:58 | maxTotalInstances | -1 |
00:04:58 | maxTotalCores | 450 |
00:04:58 | maxTotalRAMSize | 1000000 |
00:04:58 | maxServerMeta | 128 |
00:04:58 | maxImageMeta | 128 |
00:04:58 | maxPersonality | 5 |
00:04:58 | maxPersonalitySize | 10240 |
00:04:58 | maxTotalKeypairs | 100 |
00:04:58 | maxServerGroups | 10 |
00:04:58 | maxServerGroupMembers | 10 |
00:04:58 | maxTotalFloatingIps | -1 |
00:04:58 | maxSecurityGroups | -1 |
00:04:58 | maxSecurityGroupRules | -1 |
00:04:58 | totalRAMUsed | 770048 |
00:04:58 | totalCoresUsed | 188 |
00:04:58 | totalInstancesUsed | 74 |
00:04:58 | totalFloatingIpsUsed | 0 |
00:04:58 | totalSecurityGroupsUsed | 0 |
00:04:58 | totalServerGroupsUsed | 0 |
00:04:58 | maxTotalVolumes | -1 |
00:04:58 | maxTotalSnapshots | 10 |
00:04:58 | maxTotalVolumeGigabytes | 4096 |
00:04:58 | maxTotalBackups | 10 |
00:04:58 | maxTotalBackupGigabytes | 1000 |
00:04:58 | totalVolumesUsed | 3 |
00:04:58 | totalGigabytesUsed | 60 |
00:04:58 | totalSnapshotsUsed | 0 |
00:04:58 | totalBackupsUsed | 0 |
00:04:58 | totalBackupGigabytesUsed | 0 |
00:04:58 +--------------------------+---------+
00:04:58 + pushd /opt/ciman/openstack-hot
00:04:58 /opt/ciman/openstack-hot /w/workspace/yangtools-csit-1node-system-only-vanadium
00:04:58 + lftools openstack --os-cloud vex stack create releng-yangtools-csit-1node-system-only-vanadium-17 csit-2-instance-type.yaml /w/workspace/yangtools-csit-1node-system-only-vanadium/stack-parameters.yaml
00:05:22 Creating stack releng-yangtools-csit-1node-system-only-vanadium-17
00:05:22 Waiting to initialize infrastructure...
00:05:22 Stack initialization successful.
00:05:22 ------------------------------------
00:05:22 Stack Details
00:05:22 ------------------------------------
00:05:22 {'added': None,
00:05:22 'capabilities': [],
00:05:22 'created_at': '2025-11-23T00:05:01Z',
00:05:22 'deleted': None,
00:05:22 'deleted_at': None,
00:05:22 'description': 'No description',
00:05:22 'environment': None,
00:05:22 'environment_files': None,
00:05:22 'files': None,
00:05:22 'files_container': None,
00:05:22 'id': 'cf9213f1-7c80-4529-b5af-98463a4c0952',
00:05:22 'is_rollback_disabled': True,
00:05:22 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-yangtools-csit-1node-system-only-vanadium-17/cf9213f1-7c80-4529-b5af-98463a4c0952',
00:05:22 'rel': 'self'}],
00:05:22 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:05:22 'name': 'releng-yangtools-csit-1node-system-only-vanadium-17',
00:05:22 'notification_topics': [],
00:05:22 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:05:22 'output_key': 'vm_0_ips',
00:05:22 'output_value': ['10.30.170.153']},
00:05:22 {'description': 'IP addresses of the 2nd vm types',
00:05:22 'output_key': 'vm_1_ips',
00:05:22 'output_value': []}],
00:05:22 'owner_id': ****,
00:05:22 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:05:22 'OS::stack_id': 'cf9213f1-7c80-4529-b5af-98463a4c0952',
00:05:22 'OS::stack_name': 'releng-yangtools-csit-1node-system-only-vanadium-17',
00:05:22 'job_name': '01675-17',
00:05:22 'silo': 'releng',
00:05:22 'vm_0_count': '1',
00:05:22 'vm_0_flavor': 'v3-standard-4',
00:05:22 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:05:22 '20250917-133034.447',
00:05:22 'vm_1_count': '0',
00:05:22 'vm_1_flavor': 'v3-standard-2',
00:05:22 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:05:22 '- 20250917-133034.654'},
00:05:22 'parent_id': None,
00:05:22 'replaced': None,
00:05:22 'status': 'CREATE_COMPLETE',
00:05:22 'status_reason': 'Stack CREATE completed successfully',
00:05:22 'tags': [],
00:05:22 'template': None,
00:05:22 'template_description': 'No description',
00:05:22 'template_url': None,
00:05:22 'timeout_mins': 15,
00:05:22 'unchanged': None,
00:05:22 'updated': None,
00:05:22 'updated_at': None,
00:05:22 'user_project_id': '5daef5cb996e45669858a9c5bba9adb1'}
00:05:22 ------------------------------------
00:05:22 + popd
00:05:22 /w/workspace/yangtools-csit-1node-system-only-vanadium
00:05:22 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins14013907280997672412.sh
00:05:23 ---> Copy SSH public keys to CSIT lab
00:05:23 Setup pyenv:
00:05:23 system
00:05:23 3.8.13
00:05:23 3.9.13
00:05:23 3.10.13
00:05:23 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:05:25 lf-activate-venv(): INFO: Base packages installed successfully
00:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:05:44 SSH not responding on 10.30.170.153. Retrying in 10 seconds...
00:05:54 Ping to 10.30.170.153 successful.
00:05:54 SSH not responding on 10.30.170.153. Retrying in 10 seconds...
00:06:04 Ping to 10.30.170.153 successful.
00:06:05 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:06:06 releng-01675-17-0-builder-0
00:06:06 Successfully copied public keys to slave 10.30.170.153
00:06:06 Process 6497 ready.
00:06:06 SSH ready on all stack servers.
00:06:06 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins10564923819285213766.sh
00:06:06 Setup pyenv:
00:06:06 system
00:06:06 3.8.13
00:06:06 3.9.13
00:06:06 3.10.13
00:06:06 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:06:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WaIF
00:06:10 lf-activate-venv(): INFO: Save venv in file: /w/workspace/yangtools-csit-1node-system-only-vanadium/.robot_venv
00:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:14 lf-activate-venv(): INFO: Base packages installed successfully
00:06:14 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-WaIF/bin to PATH
00:06:16 + echo 'Installing Python Requirements'
00:06:16 Installing Python Requirements
00:06:16 + cat
00:06:16 + python -m pip install -r requirements.txt
00:06:16 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:06:16 Collecting docker-py (from -r requirements.txt (line 1))
00:06:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:06:16 Collecting ipaddr (from -r requirements.txt (line 2))
00:06:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:06:16 Installing build dependencies: started
00:06:17 Installing build dependencies: finished with status 'done'
00:06:17 Getting requirements to build wheel: started
00:06:17 Getting requirements to build wheel: finished with status 'done'
00:06:17 Preparing metadata (pyproject.toml): started
00:06:18 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:18 Collecting netaddr (from -r requirements.txt (line 3))
00:06:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:06:18 Collecting netifaces (from -r requirements.txt (line 4))
00:06:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:06:18 Installing build dependencies: started
00:06:19 Installing build dependencies: finished with status 'done'
00:06:19 Getting requirements to build wheel: started
00:06:19 Getting requirements to build wheel: finished with status 'done'
00:06:19 Preparing metadata (pyproject.toml): started
00:06:19 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:19 Collecting pyhocon (from -r requirements.txt (line 5))
00:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:06:19 Collecting requests (from -r requirements.txt (line 6))
00:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:06:19 Collecting robotframework (from -r requirements.txt (line 7))
00:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:06:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.4 MB/s 0:00:00
00:06:19 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:06:19 Installing build dependencies: started
00:06:20 Installing build dependencies: finished with status 'done'
00:06:20 Getting requirements to build wheel: started
00:06:21 Getting requirements to build wheel: finished with status 'done'
00:06:21 Preparing metadata (pyproject.toml): started
00:06:21 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:21 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:06:21 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:06:21 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:06:21 Installing build dependencies: started
00:06:22 Installing build dependencies: finished with status 'done'
00:06:22 Getting requirements to build wheel: started
00:06:22 Getting requirements to build wheel: finished with status 'done'
00:06:22 Preparing metadata (pyproject.toml): started
00:06:23 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:23 Collecting scapy (from -r requirements.txt (line 12))
00:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:06:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 44.8 MB/s 0:00:00
00:06:23 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:06:23 Installing build dependencies: started
00:06:24 Installing build dependencies: finished with status 'done'
00:06:24 Getting requirements to build wheel: started
00:06:24 Getting requirements to build wheel: finished with status 'done'
00:06:24 Preparing metadata (pyproject.toml): started
00:06:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:25 Collecting elasticsearch (from -r requirements.txt (line 18))
00:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
00:06:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 24.7 MB/s 0:00:00
00:06:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:06:25 Collecting pyangbind (from -r requirements.txt (line 22))
00:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:06:26 Collecting isodate (from -r requirements.txt (line 25))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:06:26 Collecting jmespath (from -r requirements.txt (line 28))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:06:26 Collecting jsonpatch (from -r requirements.txt (line 31))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:06:26 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:06:26 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:06:26 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:06:26 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:06:26 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:06:26 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:06:26 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:06:26 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:06:26 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:06:26 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
00:06:27 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:06:27 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:06:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:06:27 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:06:27 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:06:27 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:06:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:06:27 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
00:06:27 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
00:06:27 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:06:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:06:27 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:06:27 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:06:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:06:27 Collecting elasticsearch (from -r requirements.txt (line 18))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
00:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 24.0 MB/s 0:00:00
00:06:27 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:06:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:06:27 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:06:27 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.5 MB/s 0:00:00
00:06:28 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:06:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:06:29 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:06:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 34.2 MB/s 0:00:00
00:06:29 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:06:29 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:06:30 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:06:30 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:06:30 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:06:30 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:06:30 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:06:30 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
00:06:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 85.3 MB/s 0:00:00
00:06:30 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:30 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)
00:06:30 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:06:31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:06:31 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:06:31 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:06:31 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:06:31 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:06:31 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:06:31 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))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:06:31 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:06:31 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:06:31 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:06:31 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:06:31 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:06:31 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:06:31 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:06:32 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:06:32 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=848bea260d504f73df64b87a61df6ce9e0fb10396baf8fdd1ef61311a4a27589
00:06:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:06:32 Building wheel for ipaddr (pyproject.toml): started
00:06:32 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:06:32 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=542f93fca8ca646cb010c66eddc908a25bdc3e396b950b2f0aa574dd6c67c026
00:06:32 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:06:32 Building wheel for netifaces (pyproject.toml): started
00:06:34 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:06:34 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=f6727ec9566691404ab96eeff076b2b641bd8e63c2b388ca881cc2d1e3994d72
00:06:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:06:34 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:06:35 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:06:35 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=408471b2fa494f92beccaa64380d1d124abce3f73931b8e6a4968c94d14fea16
00:06:35 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:06:35 Building wheel for jsonpath-rw (pyproject.toml): started
00:06:35 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:06:35 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8a5f2b1ef96efb15f645c1446f23b2e5e8b21248125957c62605e387fe0af18d
00:06:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:06:35 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:06:35 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:06:42
00:06:42 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
00:06:42 + pip freeze
00:06:42 attrs==25.4.0
00:06:42 bcrypt==5.0.0
00:06:42 beautifulsoup4==4.14.2
00:06:42 certifi==2025.11.12
00:06:42 cffi==2.0.0
00:06:42 charset-normalizer==3.4.4
00:06:42 click==8.3.1
00:06:42 cryptography==46.0.3
00:06:42 decorator==5.2.1
00:06:42 distlib==0.4.0
00:06:42 docker-py==1.10.6
00:06:42 docker-pycreds==0.4.0
00:06:42 elastic-transport==8.17.1
00:06:42 elasticsearch==8.19.2
00:06:42 elasticsearch-dsl==8.15.4
00:06:42 enum34==1.1.10
00:06:42 filelock==3.20.0
00:06:42 h11==0.16.0
00:06:42 idna==3.11
00:06:42 invoke==2.2.1
00:06:42 ipaddr==2.2.0
00:06:42 isodate==0.7.2
00:06:42 jmespath==1.0.1
00:06:42 jsonpatch==1.33
00:06:42 jsonpath-rw==1.4.0
00:06:42 jsonpointer==3.0.0
00:06:42 lxml==6.0.2
00:06:42 netaddr==1.3.0
00:06:42 netifaces==0.11.0
00:06:42 outcome==1.3.0.post0
00:06:42 paramiko==4.0.0
00:06:42 platformdirs==4.5.0
00:06:42 ply==3.11
00:06:42 pyang==2.7.1
00:06:42 pyangbind==0.8.6
00:06:42 pycparser==2.23
00:06:42 pyhocon==0.3.61
00:06:42 PyNaCl==1.6.1
00:06:42 pyparsing==3.2.5
00:06:42 PySocks==1.7.1
00:06:42 python-dateutil==2.9.0.post0
00:06:42 regex==2025.11.3
00:06:42 requests==2.32.5
00:06:42 robotframework==7.3.2
00:06:42 robotframework-httplibrary==0.4.2
00:06:42 robotframework-pythonlibcore==4.4.1
00:06:42 robotframework-requests==0.9.7
00:06:42 robotframework-selenium2library==3.0.0
00:06:42 robotframework-seleniumlibrary==6.8.0
00:06:42 robotframework-sshlibrary==3.8.0
00:06:42 scapy==2.6.1
00:06:42 scp==0.15.0
00:06:42 selenium==4.38.0
00:06:42 six==1.17.0
00:06:42 sniffio==1.3.1
00:06:42 sortedcontainers==2.4.0
00:06:42 soupsieve==2.8
00:06:42 trio==0.32.0
00:06:42 trio-websocket==0.12.2
00:06:42 typing_extensions==4.15.0
00:06:42 urllib3==2.5.0
00:06:42 virtualenv==20.35.4
00:06:42 waitress==3.0.2
00:06:42 WebOb==1.8.9
00:06:42 websocket-client==1.9.0
00:06:42 WebTest==3.0.7
00:06:42 wsproto==1.3.2
00:06:43 [EnvInject] - Injecting environment variables from a build step.
00:06:43 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:06:43 [EnvInject] - Variables injected successfully.
00:06:43 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins13034892367104273701.sh
00:06:43 Setup pyenv:
00:06:43 system
00:06:43 3.8.13
00:06:43 3.9.13
00:06:43 3.10.13
00:06:43 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:45 lf-activate-venv(): INFO: Base packages installed successfully
00:06:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:06:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:06:53 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:06:53 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:06:54 + ODL_SYSTEM=()
00:06:54 + TOOLS_SYSTEM=()
00:06:54 + OPENSTACK_SYSTEM=()
00:06:54 + OPENSTACK_CONTROLLERS=()
00:06:54 + mapfile -t ADDR
00:06:54 ++ openstack stack show -f json -c outputs releng-yangtools-csit-1node-system-only-vanadium-17
00:06:54 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:07:00 + for i in "${ADDR[@]}"
00:07:00 ++ ssh 10.30.170.153 hostname -s
00:07:00 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:01 + REMHOST=releng-01675-17-0-builder-0
00:07:01 + case ${REMHOST} in
00:07:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:07:01 + echo NUM_ODL_SYSTEM=1
00:07:01 + echo NUM_TOOLS_SYSTEM=0
00:07:01 + '[' '' == yes ']'
00:07:01 + NUM_OPENSTACK_SYSTEM=0
00:07:01 + echo NUM_OPENSTACK_SYSTEM=0
00:07:01 + '[' 0 -eq 2 ']'
00:07:01 + echo ODL_SYSTEM_IP=10.30.170.153
00:07:01 ++ seq 0 0
00:07:01 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:07:01 + echo ODL_SYSTEM_1_IP=10.30.170.153
00:07:01 + echo TOOLS_SYSTEM_IP=
00:07:01 ++ seq 0 -1
00:07:01 + openstack_index=0
00:07:01 + NUM_OPENSTACK_CONTROL_NODES=1
00:07:01 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:07:01 ++ seq 0 0
00:07:01 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:07:01 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:07:01 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:07:01 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:07:01 + '[' -1 -ge 2 ']'
00:07:01 ++ seq 0 -2
00:07:01 + NUM_OPENSTACK_HAPROXY_NODES=0
00:07:01 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:07:01 ++ seq 0 -1
00:07:01 + echo 'Contents of slave_addresses.txt:'
00:07:01 Contents of slave_addresses.txt:
00:07:01 + cat slave_addresses.txt
00:07:01 NUM_ODL_SYSTEM=1
00:07:01 NUM_TOOLS_SYSTEM=0
00:07:01 NUM_OPENSTACK_SYSTEM=0
00:07:01 ODL_SYSTEM_IP=10.30.170.153
00:07:01 ODL_SYSTEM_1_IP=10.30.170.153
00:07:01 TOOLS_SYSTEM_IP=
00:07:01 NUM_OPENSTACK_CONTROL_NODES=1
00:07:01 OPENSTACK_CONTROL_NODE_1_IP=
00:07:01 NUM_OPENSTACK_COMPUTE_NODES=-1
00:07:01 NUM_OPENSTACK_HAPROXY_NODES=0
00:07:01 [EnvInject] - Injecting environment variables from a build step.
00:07:01 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:07:01 [EnvInject] - Variables injected successfully.
00:07:01 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins11130991315734997192.sh
00:07:01 Preparing for JRE Version 21
00:07:01 Karaf artifact is karaf
00:07:01 Karaf project is integration
00:07:01 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:07:01 [EnvInject] - Injecting environment variables from a build step.
00:07:01 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:07:01 [EnvInject] - Variables injected successfully.
00:07:01 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins5050857817017740956.sh
00:07:01 2025-11-23 00:07:01 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:07:01 Bundle version is 0.23.0-SNAPSHOT
00:07:01 --2025-11-23 00:07:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
00:07:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:01 HTTP request sent, awaiting response... 200 OK
00:07:01 Length: 1410 (1.4K) [application/xml]
00:07:01 Saving to: ‘maven-metadata.xml’
00:07:01
00:07:01 0K . 100% 72.3M=0s
00:07:01
00:07:01 2025-11-23 00:07:01 (72.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:07:01
00:07:01
00:07:01
00:07:01 org.opendaylight.integration
00:07:01 karaf
00:07:01 0.23.0-SNAPSHOT
00:07:01
00:07:01
00:07:01 20251122.223713
00:07:01 633
00:07:01
00:07:01 20251122223713
00:07:01
00:07:01
00:07:01 pom
00:07:01 0.23.0-20251122.223713-633
00:07:01 20251122223713
00:07:01
00:07:01
00:07:01 tar.gz
00:07:01 0.23.0-20251122.223713-633
00:07:01 20251122223713
00:07:01
00:07:01
00:07:01 zip
00:07:01 0.23.0-20251122.223713-633
00:07:01 20251122223713
00:07:01
00:07:01
00:07:01 cyclonedx
00:07:01 xml
00:07:01 0.23.0-20251122.223713-633
00:07:01 20251122223713
00:07:01
00:07:01
00:07:01 cyclonedx
00:07:01 json
00:07:01 0.23.0-20251122.223713-633
00:07:01 20251122223713
00:07:01
00:07:01
00:07:01
00:07:01
00:07:01 Nexus timestamp is 0.23.0-20251122.223713-633
00:07:01 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:01 Distribution bundle is karaf-0.23.0-20251122.223713-633.zip
00:07:01 Distribution bundle version is 0.23.0-SNAPSHOT
00:07:01 Distribution folder is karaf-0.23.0-SNAPSHOT
00:07:01 Nexus prefix is https://nexus.opendaylight.org
00:07:01 [EnvInject] - Injecting environment variables from a build step.
00:07:01 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:07:01 [EnvInject] - Variables injected successfully.
00:07:01 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins13235753969765966532.sh
00:07:01 Setup pyenv:
00:07:01 system
00:07:01 3.8.13
00:07:01 3.9.13
00:07:01 3.10.13
00:07:01 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:07:03 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:07:03 lf-activate-venv(): INFO: Base packages installed successfully
00:07:03 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:07:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:07:09 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:07:09 Copying common-functions.sh to /tmp
00:07:11 Copying common-functions.sh to 10.30.170.153:/tmp
00:07:11 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:11 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins13959638835886275784.sh
00:07:11 common-functions.sh is being sourced
00:07:11 common-functions environment:
00:07:11 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:11 ACTUALFEATURES:
00:07:11 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:11 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:11 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:11 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:11 CONTROLLERMEM: 2048m
00:07:11 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:11 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:11 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:11 SUITES:
00:07:11
00:07:11 #################################################
00:07:11 ## Configure Cluster and Start ##
00:07:11 #################################################
00:07:11 ACTUALFEATURES: odl-infrautils-ready,odl-restconf
00:07:11 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf
00:07:11 Locating script plan to use...
00:07:11 Finished running script plans
00:07:11 Configuring member-1 with IP address 10.30.170.153
00:07:11 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:12 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:12 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:07:12 common-functions.sh is being sourced
00:07:12 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:07:12 ++ echo 'common-functions.sh is being sourced'
00:07:12 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:07:12 ++ DISTROSTREAM=vanadium
00:07:12 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:12 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:12 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:12 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:12 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:12 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:12 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:12 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:12 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:12 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:12 ++ export CONTROLLERMEM=
00:07:12 ++ CONTROLLERMEM=
00:07:12 ++ case "${DISTROSTREAM}" in
00:07:12 ++ CLUSTER_SYSTEM=pekko
00:07:12 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:12 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:12 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:12 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:12 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:12 ++ print_common_env
00:07:12 ++ cat
00:07:12 common-functions environment:
00:07:12 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:12 ACTUALFEATURES:
00:07:12 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:12 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:12 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:12 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:12 CONTROLLERMEM:
00:07:12 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:12 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:12 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:12 SUITES:
00:07:12
00:07:12 ++ SSH='ssh -t -t'
00:07:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:12 Changing to /tmp
00:07:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:12 + echo 'Changing to /tmp'
00:07:12 + cd /tmp
00:07:12 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip'
00:07:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:12 --2025-11-23 00:07:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
00:07:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:12 HTTP request sent, awaiting response... 200 OK
00:07:12 Length: 234978341 (224M) [application/zip]
00:07:12 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’
00:07:12
00:07:12 0K ........ ........ ........ ........ ........ ........ 1% 36.8M 6s
00:07:12 3072K ........ ........ ........ ........ ........ ........ 2% 48.5M 5s
00:07:12 6144K ........ ........ ........ ........ ........ ........ 4% 50.1M 5s
00:07:12 9216K ........ ........ ........ ........ ........ ........ 5% 54.0M 5s
00:07:12 12288K ........ ........ ........ ........ ........ ........ 6% 49.2M 4s
00:07:12 15360K ........ ........ ........ ........ ........ ........ 8% 113M 4s
00:07:12 18432K ........ ........ ........ ........ ........ ........ 9% 296M 3s
00:07:12 21504K ........ ........ ........ ........ ........ ........ 10% 282M 3s
00:07:12 24576K ........ ........ ........ ........ ........ ........ 12% 251M 3s
00:07:12 27648K ........ ........ ........ ........ ........ ........ 13% 291M 3s
00:07:12 30720K ........ ........ ........ ........ ........ ........ 14% 291M 2s
00:07:12 33792K ........ ........ ........ ........ ........ ........ 16% 277M 2s
00:07:12 36864K ........ ........ ........ ........ ........ ........ 17% 299M 2s
00:07:12 39936K ........ ........ ........ ........ ........ ........ 18% 291M 2s
00:07:12 43008K ........ ........ ........ ........ ........ ........ 20% 290M 2s
00:07:12 46080K ........ ........ ........ ........ ........ ........ 21% 291M 2s
00:07:12 49152K ........ ........ ........ ........ ........ ........ 22% 257M 2s
00:07:12 52224K ........ ........ ........ ........ ........ ........ 24% 306M 1s
00:07:12 55296K ........ ........ ........ ........ ........ ........ 25% 274M 1s
00:07:12 58368K ........ ........ ........ ........ ........ ........ 26% 280M 1s
00:07:12 61440K ........ ........ ........ ........ ........ ........ 28% 287M 1s
00:07:12 64512K ........ ........ ........ ........ ........ ........ 29% 278M 1s
00:07:12 67584K ........ ........ ........ ........ ........ ........ 30% 271M 1s
00:07:12 70656K ........ ........ ........ ........ ........ ........ 32% 283M 1s
00:07:12 73728K ........ ........ ........ ........ ........ ........ 33% 289M 1s
00:07:12 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s
00:07:12 79872K ........ ........ ........ ........ ........ ........ 36% 275M 1s
00:07:12 82944K ........ ........ ........ ........ ........ ........ 37% 290M 1s
00:07:12 86016K ........ ........ ........ ........ ........ ........ 38% 280M 1s
00:07:12 89088K ........ ........ ........ ........ ........ ........ 40% 287M 1s
00:07:12 92160K ........ ........ ........ ........ ........ ........ 41% 282M 1s
00:07:12 95232K ........ ........ ........ ........ ........ ........ 42% 276M 1s
00:07:12 98304K ........ ........ ........ ........ ........ ........ 44% 288M 1s
00:07:12 101376K ........ ........ ........ ........ ........ ........ 45% 290M 1s
00:07:12 104448K ........ ........ ........ ........ ........ ........ 46% 290M 1s
00:07:13 107520K ........ ........ ........ ........ ........ ........ 48% 280M 1s
00:07:13 110592K ........ ........ ........ ........ ........ ........ 49% 263M 1s
00:07:13 113664K ........ ........ ........ ........ ........ ........ 50% 290M 1s
00:07:13 116736K ........ ........ ........ ........ ........ ........ 52% 310M 1s
00:07:13 119808K ........ ........ ........ ........ ........ ........ 53% 297M 1s
00:07:13 122880K ........ ........ ........ ........ ........ ........ 54% 286M 1s
00:07:13 125952K ........ ........ ........ ........ ........ ........ 56% 305M 1s
00:07:13 129024K ........ ........ ........ ........ ........ ........ 57% 293M 1s
00:07:13 132096K ........ ........ ........ ........ ........ ........ 58% 300M 1s
00:07:13 135168K ........ ........ ........ ........ ........ ........ 60% 293M 0s
00:07:13 138240K ........ ........ ........ ........ ........ ........ 61% 288M 0s
00:07:13 141312K ........ ........ ........ ........ ........ ........ 62% 278M 0s
00:07:13 144384K ........ ........ ........ ........ ........ ........ 64% 298M 0s
00:07:13 147456K ........ ........ ........ ........ ........ ........ 65% 296M 0s
00:07:13 150528K ........ ........ ........ ........ ........ ........ 66% 286M 0s
00:07:13 153600K ........ ........ ........ ........ ........ ........ 68% 301M 0s
00:07:13 156672K ........ ........ ........ ........ ........ ........ 69% 293M 0s
00:07:13 159744K ........ ........ ........ ........ ........ ........ 70% 295M 0s
00:07:13 162816K ........ ........ ........ ........ ........ ........ 72% 302M 0s
00:07:13 165888K ........ ........ ........ ........ ........ ........ 73% 294M 0s
00:07:13 168960K ........ ........ ........ ........ ........ ........ 74% 301M 0s
00:07:13 172032K ........ ........ ........ ........ ........ ........ 76% 306M 0s
00:07:13 175104K ........ ........ ........ ........ ........ ........ 77% 282M 0s
00:07:13 178176K ........ ........ ........ ........ ........ ........ 78% 328M 0s
00:07:13 181248K ........ ........ ........ ........ ........ ........ 80% 289M 0s
00:07:13 184320K ........ ........ ........ ........ ........ ........ 81% 283M 0s
00:07:13 187392K ........ ........ ........ ........ ........ ........ 83% 295M 0s
00:07:13 190464K ........ ........ ........ ........ ........ ........ 84% 286M 0s
00:07:13 193536K ........ ........ ........ ........ ........ ........ 85% 291M 0s
00:07:13 196608K ........ ........ ........ ........ ........ ........ 87% 293M 0s
00:07:13 199680K ........ ........ ........ ........ ........ ........ 88% 287M 0s
00:07:13 202752K ........ ........ ........ ........ ........ ........ 89% 295M 0s
00:07:13 205824K ........ ........ ........ ........ ........ ........ 91% 292M 0s
00:07:13 208896K ........ ........ ........ ........ ........ ........ 92% 286M 0s
00:07:13 211968K ........ ........ ........ ........ ........ ........ 93% 284M 0s
00:07:13 215040K ........ ........ ........ ........ ........ ........ 95% 271M 0s
00:07:13 218112K ........ ........ ........ ........ ........ ........ 96% 278M 0s
00:07:13 221184K ........ ........ ........ ........ ........ ........ 97% 274M 0s
00:07:13 224256K ........ ........ ........ ........ ........ ........ 99% 266M 0s
00:07:13 227328K ........ ........ ........ ........ . 100% 283M=1.1s
00:07:13
00:07:13 2025-11-23 00:07:13 (211 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341]
00:07:13
00:07:13 Extracting the new controller...
00:07:13 + echo 'Extracting the new controller...'
00:07:13 + unzip -q karaf-0.23.0-20251122.223713-633.zip
00:07:15 Adding external repositories...
00:07:15 + echo 'Adding external repositories...'
00:07:15 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:15 ################################################################################
00:07:15 #
00:07:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:15 # contributor license agreements. See the NOTICE file distributed with
00:07:15 # this work for additional information regarding copyright ownership.
00:07:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:15 # (the "License"); you may not use this file except in compliance with
00:07:15 # the License. You may obtain a copy of the License at
00:07:15 #
00:07:15 # http://www.apache.org/licenses/LICENSE-2.0
00:07:15 #
00:07:15 # Unless required by applicable law or agreed to in writing, software
00:07:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:15 # See the License for the specific language governing permissions and
00:07:15 # limitations under the License.
00:07:15 #
00:07:15 ################################################################################
00:07:15
00:07:15 #
00:07:15 # If set to true, the following property will not allow any certificate to be used
00:07:15 # when accessing Maven repositories through SSL
00:07:15 #
00:07:15 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:15
00:07:15 #
00:07:15 # Path to the local Maven settings file.
00:07:15 # The repositories defined in this file will be automatically added to the list
00:07:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:15 # below is not set.
00:07:15 # The following locations are checked for the existence of the settings.xml file
00:07:15 # * 1. looks for the specified url
00:07:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:15 #
00:07:15 #org.ops4j.pax.url.mvn.settings=
00:07:15
00:07:15 #
00:07:15 # Path to the local Maven repository which is used to avoid downloading
00:07:15 # artifacts when they already exist locally.
00:07:15 # The value of this property will be extracted from the settings.xml file
00:07:15 # above, or defaulted to:
00:07:15 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:15 #
00:07:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:15
00:07:15 #
00:07:15 # Default this to false. It's just weird to use undocumented repos
00:07:15 #
00:07:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:15
00:07:15 #
00:07:15 # Uncomment if you don't wanna use the proxy settings
00:07:15 # from the Maven conf/settings.xml file
00:07:15 #
00:07:15 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:15
00:07:15 #
00:07:15 # Comma separated list of repositories scanned when resolving an artifact.
00:07:15 # Those repositories will be checked before iterating through the
00:07:15 # below list of repositories and even before the local repository
00:07:15 # A repository url can be appended with zero or more of the following flags:
00:07:15 # @snapshots : the repository contains snaphots
00:07:15 # @noreleases : the repository does not contain any released artifacts
00:07:15 #
00:07:15 # The following property value will add the system folder as a repo.
00:07:15 #
00:07:15 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:15
00:07:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:15
00:07:15 #
00:07:15 # Comma separated list of repositories scanned when resolving an artifact.
00:07:15 # The default list includes the following repositories:
00:07:15 # http://repo1.maven.org/maven2@id=central
00:07:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:15 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:15 # to add.
00:07:15 # A repository url can be appended with zero or more of the following flags:
00:07:15 # @snapshots : the repository contains snapshots
00:07:15 # @noreleases : the repository does not contain any released artifacts
00:07:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:15 #
00:07:15 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
00:07:15
00:07:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:07:15 + [[ True == \T\r\u\e ]]
00:07:15 + echo 'Configuring the startup features...'
00:07:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:15 + FEATURE_TEST_STRING=features-test
00:07:15 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:07:15 + KARAF_VERSION=karaf4
00:07:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:15 + [[ ! -z '' ]]
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:15 ################################################################################
00:07:15 #
00:07:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:15 # contributor license agreements. See the NOTICE file distributed with
00:07:15 # this work for additional information regarding copyright ownership.
00:07:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:15 # (the "License"); you may not use this file except in compliance with
00:07:15 # the License. You may obtain a copy of the License at
00:07:15 #
00:07:15 # http://www.apache.org/licenses/LICENSE-2.0
00:07:15 #
00:07:15 # Unless required by applicable law or agreed to in writing, software
00:07:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:15 # See the License for the specific language governing permissions and
00:07:15 # limitations under the License.
00:07:15 #
00:07:15 ################################################################################
00:07:15
00:07:15 #
00:07:15 # Comma separated list of features repositories to register by default
00:07:15 #
00:07:15 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d90d0c0d-fcd5-4065-bb34-753412398818.xml
00:07:15
00:07:15 #
00:07:15 # Comma separated list of features to install at startup
00:07:15 #
00:07:15 featuresBoot = odl-infrautils-ready,odl-restconf, 7162167d-1953-4022-9edd-7fabea4320d7
00:07:15
00:07:15 #
00:07:15 # Resource repositories (OBR) that the features resolver can use
00:07:15 # to resolve requirements/capabilities
00:07:15 #
00:07:15 # The format of the resourceRepositories is
00:07:15 # resourceRepositories=[xml:url|json:url],...
00:07:15 # for Instance:
00:07:15 #
00:07:15 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:15 # or
00:07:15 #resourceRepositories=json:http://host/path/to/index.json
00:07:15 #
00:07:15
00:07:15 #
00:07:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:15 #
00:07:15 featuresBootAsynchronous=false
00:07:15
00:07:15 #
00:07:15 # Service requirements enforcement
00:07:15 #
00:07:15 # By default, the feature resolver checks the service requirements/capabilities of
00:07:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:15 # the required bundles.
00:07:15 # The following flag can have those values:
00:07:15 # - disable: service requirements are completely ignored
00:07:15 # - default: service requirements are ignored for old features
00:07:15 # - enforce: service requirements are always verified
00:07:15 #
00:07:15 #serviceRequirements=default
00:07:15
00:07:15 #
00:07:15 # Store cfg file for config element in feature
00:07:15 #
00:07:15 #configCfgStore=true
00:07:15
00:07:15 #
00:07:15 # Define if the feature service automatically refresh bundles
00:07:15 #
00:07:15 autoRefresh=true
00:07:15
00:07:15 #
00:07:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:15 # XML file defines instructions related to features processing
00:07:15 # versions.properties may declare properties to resolve placeholders in XML file
00:07:15 # both files are relative to ${karaf.etc}
00:07:15 #
00:07:15 #featureProcessing=org.apache.karaf.features.xml
00:07:15 #featureProcessingVersions=versions.properties
00:07:15 + configure_karaf_log karaf4 ''
00:07:15 + local -r karaf_version=karaf4
00:07:15 + local -r controllerdebugmap=
00:07:15 + local logapi=log4j
00:07:15 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:15 log4j2.rootLogger.level = INFO
00:07:15 #log4j2.rootLogger.type = asyncRoot
00:07:15 #log4j2.rootLogger.includeLocation = false
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:15 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:15 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:15 log4j2.logger.spifly.level = WARN
00:07:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:15 log4j2.logger.audit.level = INFO
00:07:15 log4j2.logger.audit.additivity = false
00:07:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:15 log4j2.appender.console.type = Console
00:07:15 log4j2.appender.console.name = Console
00:07:15 log4j2.appender.console.layout.type = PatternLayout
00:07:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:15 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:15 log4j2.appender.rolling.name = RollingFile
00:07:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:15 #log4j2.appender.rolling.immediateFlush = false
00:07:15 log4j2.appender.rolling.append = true
00:07:15 log4j2.appender.rolling.layout.type = PatternLayout
00:07:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:15 log4j2.appender.rolling.policies.type = Policies
00:07:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:15 log4j2.appender.rolling.policies.size.size = 64MB
00:07:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:15 log4j2.appender.rolling.strategy.max = 7
00:07:15 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:15 log4j2.appender.audit.name = AuditRollingFile
00:07:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:15 log4j2.appender.audit.append = true
00:07:15 log4j2.appender.audit.layout.type = PatternLayout
00:07:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:15 log4j2.appender.audit.policies.type = Policies
00:07:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:15 log4j2.appender.audit.policies.size.size = 8MB
00:07:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:15 log4j2.appender.audit.strategy.max = 7
00:07:15 log4j2.appender.osgi.type = PaxOsgi
00:07:15 log4j2.appender.osgi.name = PaxOsgi
00:07:15 log4j2.appender.osgi.filter = *
00:07:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:15 #log4j2.logger.aether.level = TRACE
00:07:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:15 #log4j2.logger.http-headers.level = DEBUG
00:07:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:15 #log4j2.logger.maven.level = TRACE
00:07:15 + logapi=log4j2
00:07:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:15 + '[' log4j2 == log4j2 ']'
00:07:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:15 + unset IFS
00:07:15 controllerdebugmap:
00:07:15 + echo 'controllerdebugmap: '
00:07:15 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:15 + '[' -n '' ']'
00:07:15 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:15 ################################################################################
00:07:15 #
00:07:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:15 # contributor license agreements. See the NOTICE file distributed with
00:07:15 # this work for additional information regarding copyright ownership.
00:07:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:15 # (the "License"); you may not use this file except in compliance with
00:07:15 # the License. You may obtain a copy of the License at
00:07:15 #
00:07:15 # http://www.apache.org/licenses/LICENSE-2.0
00:07:15 #
00:07:15 # Unless required by applicable law or agreed to in writing, software
00:07:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:15 # See the License for the specific language governing permissions and
00:07:15 # limitations under the License.
00:07:15 #
00:07:15 ################################################################################
00:07:15
00:07:15 # Common pattern layout for appenders
00:07:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:15
00:07:15 # Root logger
00:07:15 log4j2.rootLogger.level = INFO
00:07:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:15 #log4j2.rootLogger.type = asyncRoot
00:07:15 #log4j2.rootLogger.includeLocation = false
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:15 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:15
00:07:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:15
00:07:15 # Loggers configuration
00:07:15
00:07:15 # Spifly logger
00:07:15 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:15 log4j2.logger.spifly.level = WARN
00:07:15
00:07:15 # Security audit logger
00:07:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:15 log4j2.logger.audit.level = INFO
00:07:15 log4j2.logger.audit.additivity = false
00:07:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:15
00:07:15 # Appenders configuration
00:07:15
00:07:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:15 log4j2.appender.console.type = Console
00:07:15 log4j2.appender.console.name = Console
00:07:15 log4j2.appender.console.layout.type = PatternLayout
00:07:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:15
00:07:15 # Rolling file appender
00:07:15 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:15 log4j2.appender.rolling.name = RollingFile
00:07:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:15 # uncomment to not force a disk flush
00:07:15 #log4j2.appender.rolling.immediateFlush = false
00:07:15 log4j2.appender.rolling.append = true
00:07:15 log4j2.appender.rolling.layout.type = PatternLayout
00:07:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:15 log4j2.appender.rolling.policies.type = Policies
00:07:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:15 log4j2.appender.rolling.policies.size.size = 1GB
00:07:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:15 log4j2.appender.rolling.strategy.max = 7
00:07:15
00:07:15 # Audit file appender
00:07:15 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:15 log4j2.appender.audit.name = AuditRollingFile
00:07:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:15 log4j2.appender.audit.append = true
00:07:15 log4j2.appender.audit.layout.type = PatternLayout
00:07:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:15 log4j2.appender.audit.policies.type = Policies
00:07:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:15 log4j2.appender.audit.policies.size.size = 8MB
00:07:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:15 log4j2.appender.audit.strategy.max = 7
00:07:15
00:07:15 # OSGi appender
00:07:15 log4j2.appender.osgi.type = PaxOsgi
00:07:15 log4j2.appender.osgi.name = PaxOsgi
00:07:15 log4j2.appender.osgi.filter = *
00:07:15
00:07:15 # help with identification of maven-related problems with pax-url-aether
00:07:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:15 #log4j2.logger.aether.level = TRACE
00:07:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:15 #log4j2.logger.http-headers.level = DEBUG
00:07:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:15 #log4j2.logger.maven.level = TRACE
00:07:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:15 Configure
00:07:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:15 max memory: 2048m
00:07:15 + local -r controllermem=2048m
00:07:15 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 + echo Configure
00:07:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:15 + echo ' max memory: 2048m'
00:07:15 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:15 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:15 #!/bin/sh
00:07:15 #
00:07:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:15 # contributor license agreements. See the NOTICE file distributed with
00:07:15 # this work for additional information regarding copyright ownership.
00:07:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:15 # (the "License"); you may not use this file except in compliance with
00:07:15 # the License. You may obtain a copy of the License at
00:07:15 #
00:07:15 # http://www.apache.org/licenses/LICENSE-2.0
00:07:15 #
00:07:15 # Unless required by applicable law or agreed to in writing, software
00:07:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:15 # See the License for the specific language governing permissions and
00:07:15 # limitations under the License.
00:07:15 #
00:07:15
00:07:15 #
00:07:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:15 # script: client, instance, shell, start, status, stop, karaf
00:07:15 #
00:07:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:15 # Actions go here...
00:07:15 # fi
00:07:15
00:07:15 #
00:07:15 # general settings which should be applied for all scripts go here; please keep
00:07:15 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:15 # in example of the start script where the start script is executed first and the
00:07:15 # karaf script afterwards.
00:07:15 #
00:07:15
00:07:15 #
00:07:15 # The following section shows the possible configuration options for the default
00:07:15 # karaf scripts
00:07:15 #
00:07:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:15 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:15 # export KARAF_HOME # Karaf home folder
00:07:15 # export KARAF_DATA # Karaf data folder
00:07:15 # export KARAF_BASE # Karaf base folder
00:07:15 # export KARAF_ETC # Karaf etc folder
00:07:15 # export KARAF_LOG # Karaf log folder
00:07:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:15 # export KARAF_OPTS # Additional available Karaf options
00:07:15 # export KARAF_DEBUG # Enable debug mode
00:07:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:15 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:15 Set Java version
00:07:15 + echo 'Set Java version'
00:07:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:15 sudo: a password is required
00:07:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:15 sudo: a password is required
00:07:15 JDK default version ...
00:07:15 + echo 'JDK default version ...'
00:07:15 + java -version
00:07:15 openjdk version "21.0.8" 2025-07-15
00:07:15 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:15 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:15 Set JAVA_HOME
00:07:15 + echo 'Set JAVA_HOME'
00:07:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:15 Listing all open ports on controller system...
00:07:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:15 + echo 'Listing all open ports on controller system...'
00:07:15 + netstat -pnatu
00:07:15 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:15 Configuring cluster
00:07:15 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:15 + echo 'Configuring cluster'
00:07:15 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.153
00:07:15 ################################################
00:07:15 ## Configure Cluster ##
00:07:15 ################################################
00:07:15 NOTE: Cluster configuration files not found. Copying from
00:07:15 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:07:15 Configuring unique name in pekko.conf
00:07:15 Configuring hostname in pekko.conf
00:07:15 Configuring data and rpc seed nodes in pekko.conf
00:07:15 modules = [
00:07:15
00:07:15 {
00:07:15 name = "inventory"
00:07:15 namespace = "urn:opendaylight:inventory"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "topology"
00:07:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "toaster"
00:07:15 namespace = "http://netconfcentral.org/ns/toaster"
00:07:15 shard-strategy = "module"
00:07:15 }
00:07:15 ]
00:07:15 Configuring replication type in module-shards.conf
00:07:15 ################################################
00:07:15 ## NOTE: Manually restart controller to ##
00:07:15 ## apply configuration. ##
00:07:15 ################################################
00:07:15 Dump pekko.conf
00:07:15 + echo 'Dump pekko.conf'
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:15
00:07:15 odl-cluster-data {
00:07:15 pekko {
00:07:15 remote {
00:07:15 artery {
00:07:15 enabled = on
00:07:15 transport = tcp
00:07:15 canonical.hostname = "10.30.170.153"
00:07:15 canonical.port = 2550
00:07:15 }
00:07:15 }
00:07:15
00:07:15 cluster {
00:07:15 # Using artery.
00:07:15 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.153:2550"]
00:07:15
00:07:15 roles = ["member-1"]
00:07:15
00:07:15 # when under load we might trip a false positive on the failure detector
00:07:15 # failure-detector {
00:07:15 # heartbeat-interval = 4 s
00:07:15 # acceptable-heartbeat-pause = 16s
00:07:15 # }
00:07:15 }
00:07:15
00:07:15 persistence {
00:07:15 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:15 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:15 # The relative path is always relative to KARAF_HOME.
00:07:15
00:07:15 # snapshot-store.local.dir = "target/snapshots"
00:07:15
00:07:15 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:15 snapshot-store.local.use-lz4-compression = false
00:07:15 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:15 snapshot-store.local.lz4-blocksize = 256KB
00:07:15 }
00:07:15 disable-default-actor-system-quarantined-event-handling = "false"
00:07:15 }
00:07:15 }
00:07:15 Dump modules.conf
00:07:15 + echo 'Dump modules.conf'
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:15 modules = [
00:07:15
00:07:15 {
00:07:15 name = "inventory"
00:07:15 namespace = "urn:opendaylight:inventory"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "topology"
00:07:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:15 shard-strategy = "module"
00:07:15 },
00:07:15 {
00:07:15 name = "toaster"
00:07:15 namespace = "http://netconfcentral.org/ns/toaster"
00:07:15 shard-strategy = "module"
00:07:15 }
00:07:15 ]
00:07:15 Dump module-shards.conf
00:07:15 + echo 'Dump module-shards.conf'
00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:15 module-shards = [
00:07:15 {
00:07:15 name = "default"
00:07:15 shards = [
00:07:15 {
00:07:15 name = "default"
00:07:15 replicas = ["member-1"]
00:07:15 }
00:07:15 ]
00:07:15 },
00:07:15 {
00:07:15 name = "inventory"
00:07:15 shards = [
00:07:15 {
00:07:15 name="inventory"
00:07:15 replicas = ["member-1"]
00:07:15 }
00:07:15 ]
00:07:15 },
00:07:15 {
00:07:15 name = "topology"
00:07:15 shards = [
00:07:15 {
00:07:15 name="topology"
00:07:15 replicas = ["member-1"]
00:07:15 }
00:07:15 ]
00:07:15 },
00:07:15 {
00:07:15 name = "toaster"
00:07:15 shards = [
00:07:15 {
00:07:15 name="toaster"
00:07:15 replicas = ["member-1"]
00:07:15 }
00:07:15 ]
00:07:15 }
00:07:15 ]
00:07:15 Locating config plan to use...
00:07:15 Finished running config plans
00:07:15 Starting member-1 with IP address 10.30.170.153
00:07:15 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:16 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:16 Redirecting karaf console output to karaf_console.log
00:07:16 Starting controller...
00:07:16 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:07:16 Execute the post startup script on controller 10.30.170.153
00:07:16 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:16 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:07:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:08:21 2025-11-23T00:07:31,878 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:08:21 Controller is UP
00:08:21 2025-11-23T00:07:31,878 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:08:21 Listing all open ports on controller system...
00:08:21 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:08:21 looking for "BindException: Address already in use" in log file
00:08:21 looking for "server is unhealthy" in log file
00:08:21 Let's take the karaf thread dump
00:08:21 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:08:22 karaf main: org.apache.karaf.main.Main, pid:2080
00:08:22 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:08:22 Generating mininet variables...
00:08:22 Locating test plan to use...
00:08:22 Changing the testplan path...
00:08:22 # Place the suites in run order:
00:08:22 /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot
00:08:22 Starting Robot test suites /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot ...
00:08:23 ==============================================================================
00:08:23 yangtools-system.txt :: Suite for testing performance of yang-model-validat...
00:08:23 ==============================================================================
00:08:25 Kill_Odl :: The ODL instance consumes resources, kill it. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:27 | PASS |
00:08:27 ------------------------------------------------------------------------------
00:08:27 Prepare_Yang_Files_To_Test :: Set up collection of Yang files to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:09:54 | PASS |
00:09:54 ------------------------------------------------------------------------------
00:09:54 Deploy_And_Start_Odl_Yang_Validator_Utility :: Download appropriat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:09:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:09:57 | FAIL |
00:09:57 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:09:57 ------------------------------------------------------------------------------
00:09:57 yangtools-system.txt :: Suite for testing performance of yang-mode... | FAIL |
00:09:57 3 tests, 2 passed, 1 failed
00:09:57 ==============================================================================
00:09:57 Output: /w/workspace/yangtools-csit-1node-system-only-vanadium/output.xml
00:09:58 Log: /w/workspace/yangtools-csit-1node-system-only-vanadium/log.html
00:09:58 Report: /w/workspace/yangtools-csit-1node-system-only-vanadium/report.html
00:09:58 Examining the files in data/log and checking filesize
00:09:58 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:09:58 total 348
00:09:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 00:07 .
00:09:58 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 00:07 ..
00:09:58 -rw-rw-r-- 1 jenkins jenkins 342686 Nov 23 00:08 karaf.log
00:09:58 -rw-rw-r-- 1 jenkins jenkins 1727 Nov 23 00:08 karaf_console.log
00:09:58 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:09:58 336K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
00:09:58 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:09:58 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:09:59 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
00:09:59 Let's take the karaf thread dump again...
00:09:59 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:09:59 karaf main: org.apache.karaf.main.Main, pid:
00:09:59 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:09:59 Usage:
00:09:59 jstack [-l][-e]
00:09:59 (to connect to running process)
00:09:59
00:09:59 Options:
00:09:59 -l long listing. Prints additional information about locks
00:09:59 -e extended listing. Prints additional information about threads
00:09:59 -? -h --help -help to print this help message
00:09:59 Killing ODL
00:09:59 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:10:04 Compressing karaf.log 1
00:10:04 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:10:05 Fetching compressed karaf.log 1
00:10:05 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:10:05 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:10:05 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:10:05 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:10:05 Fetch GC logs
00:10:05 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts.
00:10:06 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
00:10:06 Examine copied files
00:10:06 total 6844
00:10:06 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 00:10 gclogs-1
00:10:06 -rw-rw-r--. 1 jenkins jenkins 1727 Nov 23 00:10 odl1_karaf_console.log
00:10:06 -rw-rw-r--. 1 jenkins jenkins 25981 Nov 23 00:10 odl1_karaf.log.gz
00:10:06 -rw-rw-r--. 1 jenkins jenkins 0 Nov 23 00:09 karaf_1__threads_after.log
00:10:06 -rw-rw-r--. 1 jenkins jenkins 11157 Nov 23 00:09 ps_after.log
00:10:06 -rw-rw-r--. 1 jenkins jenkins 246404 Nov 23 00:09 report.html
00:10:06 -rw-rw-r--. 1 jenkins jenkins 1257785 Nov 23 00:09 log.html
00:10:06 -rw-rw-r--. 1 jenkins jenkins 5273083 Nov 23 00:09 output.xml
00:10:06 -rw-rw-r--. 1 jenkins jenkins 163 Nov 23 00:08 testplan.txt
00:10:06 -rw-rw-r--. 1 jenkins jenkins 104716 Nov 23 00:08 karaf_1_2080_threads_before.log
00:10:06 -rw-rw-r--. 1 jenkins jenkins 14392 Nov 23 00:08 ps_before.log
00:10:06 -rw-rw-r--. 1 jenkins jenkins 3172 Nov 23 00:07 post-startup-script.sh
00:10:06 -rw-rw-r--. 1 jenkins jenkins 252 Nov 23 00:07 startup-script.sh
00:10:06 -rw-rw-r--. 1 jenkins jenkins 3395 Nov 23 00:07 configuration-script.sh
00:10:06 -rw-rw-r--. 1 jenkins jenkins 337 Nov 23 00:07 detect_variables.env
00:10:06 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 23 00:07 pom.xml
00:10:06 -rw-rw-r--. 1 jenkins jenkins 92 Nov 23 00:07 set_variables.env
00:10:06 -rw-rw-r--. 1 jenkins jenkins 254 Nov 23 00:07 slave_addresses.txt
00:10:06 -rw-rw-r--. 1 jenkins jenkins 570 Nov 23 00:06 requirements.txt
00:10:06 -rw-rw-r--. 1 jenkins jenkins 26 Nov 23 00:06 env.properties
00:10:06 -rw-rw-r--. 1 jenkins jenkins 333 Nov 23 00:04 stack-parameters.yaml
00:10:06 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 00:03 test
00:10:06 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 00:03 test@tmp
00:10:06 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 22 22:37 maven-metadata.xml
00:10:06 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins2373755649084408135.sh
00:10:06 Karaf Deployments, Tests must have already run
00:10:06 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins11721466162801339543.sh
00:10:06 Cleaning up Robot installation...
00:10:06 $ ssh-agent -k
00:10:06 unset SSH_AUTH_SOCK;
00:10:06 unset SSH_AGENT_PID;
00:10:06 echo Agent pid 5167 killed;
00:10:06 [ssh-agent] Stopped.
00:10:06 Recording plot data
00:10:06 Robot results publisher started...
00:10:06 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:10:06 -Parsing output xml:
00:10:07 Done!
00:10:07 -Copying log files to build dir:
00:10:08 Done!
00:10:08 -Assigning results to build:
00:10:08 Done!
00:10:08 -Checking thresholds:
00:10:08 Done!
00:10:08 Done publishing Robot results.
00:10:08 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:10:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:10:08 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins16838944402072695996.sh
00:10:08 Archiving csit artifacts
00:10:08 mv: cannot stat '*_1.png': No such file or directory
00:10:08 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:10:08 % Total % Received % Xferd Average Speed Time Time Time Current
00:10:08 Dload Upload Total Spent Left Speed
00:10:08
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 832k 0 832k 0 0 3926k 0 --:--:-- --:--:-- --:--:-- 3908k
00:10:08 Archive: robot-plugin.zip
00:10:08 inflating: ./archives/robot-plugin/log.html
00:10:08 inflating: ./archives/robot-plugin/output.xml
00:10:08 inflating: ./archives/robot-plugin/report.html
00:10:08 mv: cannot stat '*.log.gz': No such file or directory
00:10:08 mv: cannot stat '*.csv': No such file or directory
00:10:08 mv: cannot stat '*.png': No such file or directory
00:10:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:10:08 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins17857281293993728529.sh
00:10:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:10:08 [EnvInject] - Injecting environment variables from a build step.
00:10:08 [EnvInject] - Injecting as environment variables the properties content
00:10:08 OS_CLOUD=vex
00:10:08 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-17
00:10:08
00:10:08 [EnvInject] - Variables injected successfully.
00:10:08 provisioning config files...
00:10:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:10:08 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins15222952117776994095.sh
00:10:08 ---> openstack-stack-delete.sh
00:10:08 Setup pyenv:
00:10:08 system
00:10:08 3.8.13
00:10:08 3.9.13
00:10:08 3.10.13
00:10:08 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:10:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:10:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:10:11 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:10:11 lf-activate-venv(): INFO: Base packages installed successfully
00:10:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:10:29 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:10:29 INFO: Stack cost retrieval disabled, setting cost to 0
00:10:41 INFO: Deleting stack releng-yangtools-csit-1node-system-only-vanadium-17
00:10:41 Successfully deleted stack releng-yangtools-csit-1node-system-only-vanadium-17
00:10:41 [PostBuildScript] - [INFO] Executing post build scripts.
00:10:41 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins7934261611576136739.sh
00:10:41 ---> sysstat.sh
00:10:42 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins5576356026990985172.sh
00:10:42 ---> package-listing.sh
00:10:42 ++ facter osfamily
00:10:42 ++ tr '[:upper:]' '[:lower:]'
00:10:42 + OS_FAMILY=redhat
00:10:42 + workspace=/w/workspace/yangtools-csit-1node-system-only-vanadium
00:10:42 + START_PACKAGES=/tmp/packages_start.txt
00:10:42 + END_PACKAGES=/tmp/packages_end.txt
00:10:42 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:10:42 + PACKAGES=/tmp/packages_start.txt
00:10:42 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']'
00:10:42 + PACKAGES=/tmp/packages_end.txt
00:10:42 + case "${OS_FAMILY}" in
00:10:42 + rpm -qa
00:10:42 + sort
00:10:43 + '[' -f /tmp/packages_start.txt ']'
00:10:43 + '[' -f /tmp/packages_end.txt ']'
00:10:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:10:43 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']'
00:10:43 + mkdir -p /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/
00:10:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/
00:10:43 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins16570805723944831998.sh
00:10:43 ---> capture-instance-metadata.sh
00:10:43 Setup pyenv:
00:10:43 system
00:10:43 3.8.13
00:10:43 3.9.13
00:10:43 3.10.13
00:10:43 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:10:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:10:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:45 lf-activate-venv(): INFO: Base packages installed successfully
00:10:45 lf-activate-venv(): INFO: Installing additional packages: lftools
00:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:10:55 INFO: Running in OpenStack, capturing instance metadata
00:10:55 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins11139954803900594475.sh
00:10:55 provisioning config files...
00:10:56 Could not find credentials [logs] for yangtools-csit-1node-system-only-vanadium #17
00:10:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/config7086955201275731821tmp
00:10:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:10:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:10:56 provisioning config files...
00:10:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:10:56 [EnvInject] - Injecting environment variables from a build step.
00:10:56 [EnvInject] - Injecting as environment variables the properties content
00:10:56 SERVER_ID=logs
00:10:56
00:10:56 [EnvInject] - Variables injected successfully.
00:10:56 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins24259331291878035.sh
00:10:56 ---> create-netrc.sh
00:10:56 WARN: Log server credential not found.
00:10:56 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins15068456751062470091.sh
00:10:56 ---> python-tools-install.sh
00:10:56 Setup pyenv:
00:10:56 system
00:10:56 3.8.13
00:10:56 3.9.13
00:10:56 3.10.13
00:10:56 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:10:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:10:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:58 lf-activate-venv(): INFO: Base packages installed successfully
00:10:58 lf-activate-venv(): INFO: Installing additional packages: lftools
00:11:08 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:11:08 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins2085651051199440307.sh
00:11:08 ---> sudo-logs.sh
00:11:08 Archiving 'sudo' log..
00:11:09 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins2361383469414362786.sh
00:11:09 ---> job-cost.sh
00:11:09 Setup pyenv:
00:11:09 system
00:11:09 3.8.13
00:11:09 3.9.13
00:11:09 3.10.13
00:11:09 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:11:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:11:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:11:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:11:11 lf-activate-venv(): INFO: Base packages installed successfully
00:11:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:11:18 DEBUG: total: 0
00:11:18 INFO: Retrieving Stack Cost...
00:11:19 INFO: Retrieving Pricing Info for: v3-standard-2
00:11:19 INFO: Archiving Costs
00:11:19 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins14396414686314256387.sh
00:11:19 ---> logs-deploy.sh
00:11:19 Setup pyenv:
00:11:19 system
00:11:19 3.8.13
00:11:19 3.9.13
00:11:19 3.10.13
00:11:19 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:11:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYO3 from file:/tmp/.os_lf_venv
00:11:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:11:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:11:21 lf-activate-venv(): INFO: Base packages installed successfully
00:11:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-uYO3/bin to PATH
00:11:34 WARNING: Nexus logging server not set
00:11:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-csit-1node-system-only-vanadium/17/
00:11:34 INFO: archiving logs to S3
00:11:35 ---> uname -a:
00:11:35 Linux prd-centos8-robot-2c-8g-12775.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
00:11:35
00:11:35
00:11:35 ---> lscpu:
00:11:35 Architecture: x86_64
00:11:35 CPU op-mode(s): 32-bit, 64-bit
00:11:35 Byte Order: Little Endian
00:11:35 CPU(s): 2
00:11:35 On-line CPU(s) list: 0,1
00:11:35 Thread(s) per core: 1
00:11:35 Core(s) per socket: 1
00:11:35 Socket(s): 2
00:11:35 NUMA node(s): 1
00:11:35 Vendor ID: AuthenticAMD
00:11:35 CPU family: 23
00:11:35 Model: 49
00:11:35 Model name: AMD EPYC-Rome Processor
00:11:35 Stepping: 0
00:11:35 CPU MHz: 2799.998
00:11:35 BogoMIPS: 5599.99
00:11:35 Virtualization: AMD-V
00:11:35 Hypervisor vendor: KVM
00:11:35 Virtualization type: full
00:11:35 L1d cache: 32K
00:11:35 L1i cache: 32K
00:11:35 L2 cache: 512K
00:11:35 L3 cache: 16384K
00:11:35 NUMA node0 CPU(s): 0,1
00:11:35 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
00:11:35
00:11:35
00:11:35 ---> nproc:
00:11:35 2
00:11:35
00:11:35
00:11:35 ---> df -h:
00:11:35 Filesystem Size Used Avail Use% Mounted on
00:11:35 devtmpfs 3.8G 0 3.8G 0% /dev
00:11:35 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:11:35 tmpfs 3.8G 17M 3.8G 1% /run
00:11:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:11:35 /dev/vda1 40G 8.4G 32G 21% /
00:11:35 tmpfs 770M 0 770M 0% /run/user/1001
00:11:35
00:11:35
00:11:35 ---> free -m:
00:11:35 total used free shared buff/cache available
00:11:35 Mem: 7697 661 4839 19 2197 6737
00:11:35 Swap: 1023 0 1023
00:11:35
00:11:35
00:11:35 ---> ip addr:
00:11:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:11:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:11:35 inet 127.0.0.1/8 scope host lo
00:11:35 valid_lft forever preferred_lft forever
00:11:35 inet6 ::1/128 scope host
00:11:35 valid_lft forever preferred_lft forever
00:11:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:11:35 link/ether fa:16:3e:13:f2:ca brd ff:ff:ff:ff:ff:ff
00:11:35 altname enp0s3
00:11:35 altname ens3
00:11:35 inet 10.30.170.69/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:11:35 valid_lft 85890sec preferred_lft 85890sec
00:11:35 inet6 fe80::f816:3eff:fe13:f2ca/64 scope link
00:11:35 valid_lft forever preferred_lft forever
00:11:35
00:11:35
00:11:35 ---> sar -b -r -n DEV:
00:11:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU)
00:11:35
00:11:35 00:03:00 LINUX RESTART (2 CPU)
00:11:35
00:11:35 12:04:02 AM tps rtps wtps bread/s bwrtn/s
00:11:35 12:05:01 AM 114.29 0.73 113.56 53.82 10980.38
00:11:35 12:06:01 AM 39.04 0.42 38.62 64.78 4563.70
00:11:35 12:07:01 AM 62.76 9.43 53.33 1681.97 3473.23
00:11:35 12:08:01 AM 38.72 0.03 38.69 3.47 6464.80
00:11:35 12:09:01 AM 6.10 0.20 5.90 11.60 212.05
00:11:35 12:10:01 AM 2.03 0.00 2.03 0.00 66.28
00:11:35 12:11:01 AM 28.70 0.63 28.06 73.19 1686.60
00:11:35 Average: 41.49 1.64 39.85 270.36 3904.13
00:11:35
00:11:35 12:04:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:11:35 12:05:01 AM 5127520 6971652 2754904 34.95 2688 2019808 780280 8.74 198788 2206280 104312
00:11:35 12:06:01 AM 5199756 7045404 2682668 34.03 2688 2021752 719232 8.05 219232 2115072 1604
00:11:35 12:07:01 AM 4894532 7005528 2987892 37.91 2688 2277412 731620 8.19 260144 2346148 175508
00:11:35 12:08:01 AM 4870976 6981788 3011448 38.20 2688 2277600 709760 7.95 265712 2361956 12
00:11:35 12:09:01 AM 4828284 6939732 3054140 38.75 2688 2278300 781092 8.75 266096 2404480 4
00:11:35 12:10:01 AM 4864932 6982840 3017492 38.28 2688 2284768 708988 7.94 266652 2367688 6484
00:11:35 12:11:01 AM 4996400 6933828 2886024 36.61 2688 2109780 761156 8.52 468708 2056256 10020
00:11:35 Average: 4968914 6980110 2913510 36.96 2688 2181346 741733 8.31 277905 2265411 42563
00:11:35
00:11:35 12:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:11:35 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 12:05:01 AM eth0 100.81 82.71 1163.40 11.50 0.00 0.00 0.00 0.00
00:11:35 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 12:06:01 AM eth0 10.70 7.21 5.31 3.44 0.00 0.00 0.00 0.00
00:11:35 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 12:07:01 AM eth0 43.94 38.19 338.87 9.06 0.00 0.00 0.00 0.00
00:11:35 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 12:08:01 AM eth0 189.87 136.99 38.70 29.58 0.00 0.00 0.00 0.00
00:11:35 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 12:09:01 AM eth0 16.31 10.75 4.75 1.44 0.00 0.00 0.00 0.00
00:11:35 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 12:10:01 AM eth0 87.50 78.66 64.29 11.79 0.00 0.00 0.00 0.00
00:11:35 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 12:11:01 AM eth0 47.21 34.41 91.72 40.93 0.00 0.00 0.00 0.00
00:11:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:11:35 Average: eth0 70.84 55.50 241.66 15.40 0.00 0.00 0.00 0.00
00:11:35
00:11:35
00:11:35 ---> sar -P ALL:
00:11:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU)
00:11:35
00:11:35 00:03:00 LINUX RESTART (2 CPU)
00:11:35
00:11:35 12:04:02 AM CPU %user %nice %system %iowait %steal %idle
00:11:35 12:05:01 AM all 37.03 0.00 5.23 1.14 0.09 56.51
00:11:35 12:05:01 AM 0 42.26 0.00 5.37 1.02 0.08 51.27
00:11:35 12:05:01 AM 1 31.79 0.00 5.09 1.27 0.10 61.75
00:11:35 12:06:01 AM all 12.26 0.00 1.48 0.60 0.07 85.59
00:11:35 12:06:01 AM 0 11.71 0.00 1.29 0.23 0.08 86.69
00:11:35 12:06:01 AM 1 12.82 0.00 1.67 0.97 0.05 84.50
00:11:35 12:07:01 AM all 31.06 0.00 5.53 0.59 0.10 62.72
00:11:35 12:07:01 AM 0 37.41 0.00 6.10 0.82 0.10 55.57
00:11:35 12:07:01 AM 1 24.72 0.00 4.96 0.37 0.10 69.86
00:11:35 12:08:01 AM all 6.82 0.00 1.53 0.53 0.06 91.06
00:11:35 12:08:01 AM 0 8.88 0.00 1.69 0.52 0.05 88.87
00:11:35 12:08:01 AM 1 4.76 0.00 1.37 0.55 0.07 93.26
00:11:35 12:09:01 AM all 3.25 0.00 0.34 0.03 0.07 96.30
00:11:35 12:09:01 AM 0 2.37 0.00 0.30 0.05 0.08 97.20
00:11:35 12:09:01 AM 1 4.14 0.00 0.39 0.02 0.05 95.40
00:11:35 12:10:01 AM all 5.95 0.00 0.39 0.00 0.09 93.56
00:11:35 12:10:01 AM 0 3.56 0.00 0.13 0.00 0.08 96.23
00:11:35 12:10:01 AM 1 8.36 0.00 0.65 0.00 0.10 90.89
00:11:35 12:11:01 AM all 27.57 0.00 3.52 0.21 0.08 68.62
00:11:35 12:11:01 AM 0 23.94 0.00 4.17 0.25 0.08 71.56
00:11:35 12:11:01 AM 1 31.20 0.00 2.87 0.17 0.07 65.69
00:11:35 Average: all 17.69 0.00 2.57 0.44 0.08 79.21
00:11:35 Average: 0 18.55 0.00 2.72 0.41 0.08 78.24
00:11:35 Average: 1 16.83 0.00 2.43 0.48 0.08 80.19
00:11:35
00:11:35
00:11:35