07:59:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/144633 07:59:05 Running as SYSTEM 07:59:05 [EnvInject] - Loading node environment variables. 07:59:05 Building remotely on prd-centos8-builder-2c-1g-2939 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify 07:59:05 [ssh-agent] Looking for ssh-agent implementation... 07:59:05 $ ssh-agent 07:59:05 SSH_AUTH_SOCK=/tmp/ssh-f6sf5SVSNZTb/agent.31052 07:59:05 SSH_AGENT_PID=31064 07:59:05 [ssh-agent] Started. 07:59:06 Running ssh-add (command line suppressed) 07:59:06 Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_12673208081573161915.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_12673208081573161915.key) 07:59:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:59:06 The recommended git tool is: NONE 07:59:08 using credential onap-jenkins-ssh 07:59:08 Wiping out workspace first. 07:59:08 Cloning the remote Git repository 07:59:08 Cloning repository git://cloud.onap.org/mirror/ci-management 07:59:08 > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 07:59:08 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 07:59:08 > git --version # timeout=10 07:59:08 > git --version # 'git version 2.43.0' 07:59:08 using GIT_SSH to set credentials Gerrit user 07:59:08 [INFO] Currently running in a labeled security context 07:59:08 [INFO] Currently SELinux is 'enforcing' on the host 07:59:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh2148352793734983352.key 07:59:08 Verifying host key using manually-configured host key entries 07:59:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:09 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 07:59:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:10 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 07:59:10 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 07:59:10 using GIT_SSH to set credentials Gerrit user 07:59:10 [INFO] Currently running in a labeled security context 07:59:10 [INFO] Currently SELinux is 'enforcing' on the host 07:59:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh6240297484237952684.key 07:59:10 Verifying host key using manually-configured host key entries 07:59:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/33/144633/1 # timeout=10 07:59:10 > git rev-parse e7e5b6b38a0d8fd8bf2257e3a41ab648660fd4a2^{commit} # timeout=10 07:59:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:59:10 Checking out Revision e7e5b6b38a0d8fd8bf2257e3a41ab648660fd4a2 (refs/changes/33/144633/1) 07:59:10 > git config core.sparsecheckout # timeout=10 07:59:10 > git checkout -f e7e5b6b38a0d8fd8bf2257e3a41ab648660fd4a2 # timeout=10 07:59:14 Commit message: "Update cloud image Ubuntu22.04 docker x86_64" 07:59:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:59:14 > git rev-list --no-walk d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 07:59:14 > git remote # timeout=10 07:59:14 > git submodule init # timeout=10 07:59:14 > git submodule sync # timeout=10 07:59:14 > git config --get remote.origin.url # timeout=10 07:59:14 > git submodule init # timeout=10 07:59:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:59:14 > git config --get submodule.global-jjb.url # timeout=10 07:59:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:59:14 > git config --get submodule.packer/common-packer.url # timeout=10 07:59:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:59:15 > git submodule update --init --recursive global-jjb # timeout=10 07:59:15 > git submodule update --init --recursive packer/common-packer # timeout=10 07:59:16 provisioning config files... 07:59:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:59:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:59:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:59:16 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5360444034798987616.sh 07:59:16 ---> python-tools-install.sh 07:59:16 Setup pyenv: 07:59:16 system 07:59:16 * 3.8.13 (set by /opt/pyenv/version) 07:59:16 * 3.9.13 (set by /opt/pyenv/version) 07:59:16 * 3.10.6 (set by /opt/pyenv/version) 07:59:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RTBt 07:59:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:59:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:59:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:59:25 lf-activate-venv(): INFO: Base packages installed successfully 07:59:25 lf-activate-venv(): INFO: Installing additional packages: lftools 07:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-RTBt/bin to PATH 07:59:45 Generating Requirements File 08:00:06 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. 08:00:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:00:06 Python 3.10.6 08:00:07 pip 26.1.1 from /tmp/venv-RTBt/lib/python3.10/site-packages/pip (python 3.10) 08:00:07 aiohappyeyeballs==2.6.2 08:00:07 aiohttp==3.13.5 08:00:07 aiosignal==1.4.0 08:00:07 appdirs==1.4.4 08:00:07 argcomplete==3.6.3 08:00:07 aspy.yaml==1.3.0 08:00:07 async-timeout==5.0.1 08:00:07 attrs==26.1.0 08:00:07 autopage==0.6.0 08:00:07 backports.strenum==1.3.1 08:00:07 beautifulsoup4==4.14.3 08:00:07 boto3==1.43.14 08:00:07 botocore==1.43.14 08:00:07 bs4==0.0.2 08:00:07 certifi==2026.5.20 08:00:07 cffi==2.0.0 08:00:07 cfgv==3.5.0 08:00:07 chardet==7.4.3 08:00:07 charset-normalizer==3.4.7 08:00:07 click==8.4.1 08:00:07 cliff==4.14.0 08:00:07 cmd2==3.5.1 08:00:07 cryptography==3.3.2 08:00:07 debtcollector==3.1.0 08:00:07 decorator==5.3.1 08:00:07 defusedxml==0.7.1 08:00:07 Deprecated==1.3.1 08:00:07 distlib==0.4.0 08:00:07 dnspython==2.8.0 08:00:07 docker==7.1.0 08:00:07 dogpile.cache==1.5.0 08:00:07 durationpy==0.10 08:00:07 email-validator==2.3.0 08:00:07 filelock==3.29.0 08:00:07 frozenlist==1.8.0 08:00:07 future==1.0.0 08:00:07 gitdb==4.0.12 08:00:07 GitPython==3.1.50 08:00:07 httplib2==0.30.2 08:00:07 identify==2.6.19 08:00:07 idna==3.16 08:00:07 importlib-resources==1.5.0 08:00:07 iso8601==2.1.0 08:00:07 Jinja2==3.1.6 08:00:07 jmespath==1.1.0 08:00:07 jsonpatch==1.33 08:00:07 jsonpointer==3.1.1 08:00:07 jsonschema==4.26.0 08:00:07 jsonschema-specifications==2025.9.1 08:00:07 keystoneauth1==5.14.0 08:00:07 kubernetes==36.0.0 08:00:07 lftools==0.37.22 08:00:07 lxml==6.1.1 08:00:07 markdown-it-py==4.2.0 08:00:07 MarkupSafe==3.0.3 08:00:07 mdurl==0.1.2 08:00:07 msgpack==1.1.2 08:00:07 multi_key_dict==2.0.3 08:00:07 multidict==6.7.1 08:00:07 munch==4.0.0 08:00:07 netaddr==1.3.0 08:00:07 niet==1.4.2 08:00:07 nodeenv==1.10.0 08:00:07 oauth2client==4.1.3 08:00:07 oauthlib==3.3.1 08:00:07 openstacksdk==4.13.0 08:00:07 os-service-types==1.8.2 08:00:07 osc-lib==4.6.0 08:00:07 oslo.config==10.4.0 08:00:07 oslo.context==6.4.0 08:00:07 oslo.i18n==6.8.0 08:00:07 oslo.log==8.2.0 08:00:07 oslo.serialization==5.10.0 08:00:07 oslo.utils==10.0.1 08:00:07 packaging==26.2 08:00:07 pbr==7.0.3 08:00:07 platformdirs==4.9.6 08:00:07 prettytable==3.17.0 08:00:07 propcache==0.5.2 08:00:07 psutil==7.2.2 08:00:07 pyasn1==0.6.3 08:00:07 pyasn1_modules==0.4.2 08:00:07 pycparser==3.0 08:00:07 pygerrit2==2.0.15 08:00:07 PyGithub==2.9.1 08:00:07 Pygments==2.20.0 08:00:07 PyJWT==2.13.0 08:00:07 PyNaCl==1.6.2 08:00:07 pyparsing==2.4.7 08:00:07 pyperclip==1.11.0 08:00:07 pyrsistent==0.20.0 08:00:07 python-cinderclient==9.9.0 08:00:07 python-dateutil==2.9.0.post0 08:00:07 python-discovery==1.3.1 08:00:07 python-heatclient==5.2.0 08:00:07 python-jenkins==1.8.3 08:00:07 python-keystoneclient==5.8.0 08:00:07 python-magnumclient==4.10.0 08:00:07 python-openstackclient==10.0.0 08:00:07 python-swiftclient==4.10.0 08:00:07 PyYAML==6.0.3 08:00:07 referencing==0.37.0 08:00:07 requests==2.34.2 08:00:07 requests-oauthlib==2.0.0 08:00:07 rfc3986==2.0.0 08:00:07 rich==15.0.0 08:00:07 rich-argparse==1.8.0 08:00:07 rpds-py==0.30.0 08:00:07 rsa==4.9.1 08:00:07 ruamel.yaml==0.19.1 08:00:07 ruamel.yaml.clib==0.2.15 08:00:07 s3transfer==0.17.0 08:00:07 simplejson==4.1.1 08:00:07 six==1.17.0 08:00:07 smmap==5.0.3 08:00:07 soupsieve==2.8.3 08:00:07 stevedore==5.8.0 08:00:07 tabulate==0.10.0 08:00:07 toml==0.10.2 08:00:07 tomlkit==0.15.0 08:00:07 tqdm==4.67.3 08:00:07 typing_extensions==4.15.0 08:00:07 urllib3==1.26.20 08:00:07 virtualenv==21.3.3 08:00:07 wcwidth==0.7.0 08:00:07 websocket-client==1.9.0 08:00:07 wrapt==2.2.1 08:00:07 xdg==6.0.0 08:00:07 xmltodict==1.0.4 08:00:07 yarl==1.24.2 08:00:07 yq==3.4.3 08:00:07 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins2868795476151312755.sh 08:00:07 ---> uv-install.sh 08:00:07 Installing uv/uvx (latest) using shell installer 08:00:07 2026-05-23 08:00:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-DdYUF7.sh" [1] 08:00:08 downloading uv 0.11.16 x86_64-unknown-linux-gnu 08:00:08 installing to /home/jenkins/.local/bin 08:00:08 uv 08:00:08 uvx 08:00:08 everything's installed! 08:00:08 ---> Validating uv/uvx install 08:00:08 uvx 0.11.16 (x86_64-unknown-linux-gnu) 08:00:08 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins8686536022209955745.sh 08:00:08 ---> jenkins-verify-images.sh 08:00:08 + source /home/jenkins/lf-env.sh 08:00:08 + '[' -f /tmp/.os_lf_venv ']' 08:00:08 ++ cat /tmp/.os_lf_venv 08:00:08 + os_lf_venv=/tmp/venv-RTBt 08:00:08 + '[' -d /tmp/venv-RTBt ']' 08:00:08 + '[' -f /tmp/venv-RTBt/bin/openstack ']' 08:00:08 + echo 'Re-use existing venv: /tmp/venv-RTBt' 08:00:08 Re-use existing venv: /tmp/venv-RTBt 08:00:08 + PATH=/tmp/venv-RTBt/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:00:08 + error=false 08:00:08 + echo 'Verifying that cloud has a master configuration file' 08:00:08 Verifying that cloud has a master configuration file 08:00:08 + [[ -d jenkins-config/clouds/openstack ]] 08:00:08 + for cloud in jenkins-config/clouds/openstack/* 08:00:08 + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] 08:00:08 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg 08:00:08 ++ cut -d= -f2 08:00:08 + os_cloud= 08:00:08 + os_cloud=vex 08:00:08 + OS_CLOUD=vex 08:00:08 + verify_images jenkins-config/clouds/openstack/cattle 08:00:08 + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' 08:00:08 Verifying images on jenkins-config/clouds/openstack/cattle 08:00:08 + for file in "$1"/* 08:00:08 + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' 08:00:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg 08:00:08 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 08:00:08 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 08:00:08 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 08:00:08 + grep active 08:00:12 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 08:00:12 + for file in "$1"/* 08:00:12 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' 08:00:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg 08:00:12 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 08:00:12 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 08:00:12 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 08:00:12 + grep active 08:00:16 | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | 08:00:16 + for file in "$1"/* 08:00:16 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' 08:00:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg 08:00:16 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 08:00:16 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 08:00:16 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 08:00:16 + grep active 08:00:19 | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | 08:00:19 + for file in "$1"/* 08:00:19 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' 08:00:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg 08:00:19 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:19 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:19 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:19 + grep active 08:00:23 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 08:00:23 + for file in "$1"/* 08:00:23 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' 08:00:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg 08:00:23 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:23 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:23 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:23 + grep active 08:00:26 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 08:00:26 + for file in "$1"/* 08:00:26 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' 08:00:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg 08:00:26 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:26 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:26 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 08:00:26 + grep active 08:00:30 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 08:00:30 + for file in "$1"/* 08:00:30 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' 08:00:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg 08:00:30 + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' 08:00:30 + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' 08:00:30 + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' 08:00:30 + grep active 08:00:34 | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | 08:00:34 + for file in "$1"/* 08:00:34 + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' 08:00:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg 08:00:34 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 08:00:34 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 08:00:34 + grep active 08:00:34 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 08:00:37 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 08:00:37 + for file in "$1"/* 08:00:37 + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' 08:00:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg 08:00:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:37 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:37 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:37 + grep active 08:00:41 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 08:00:41 + for file in "$1"/* 08:00:41 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' 08:00:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg 08:00:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 08:00:41 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 08:00:41 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 08:00:41 + grep active 08:00:44 | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | 08:00:44 + for file in "$1"/* 08:00:44 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' 08:00:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg 08:00:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:44 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:44 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:44 + grep active 08:00:48 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 08:00:48 + for file in "$1"/* 08:00:48 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' 08:00:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg 08:00:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:48 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:48 + grep active 08:00:48 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:52 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 08:00:52 + for file in "$1"/* 08:00:52 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' 08:00:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg 08:00:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:52 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:52 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 08:00:52 + grep active 08:00:55 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 08:00:55 + for file in "$1"/* 08:00:55 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' 08:00:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg 08:00:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 08:00:55 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 08:00:55 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 08:00:55 + grep active 08:00:59 | 55081abb-b9ff-46b4-8f64-cbbb7bbe33fe | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 | active | 08:00:59 + for file in "$1"/* 08:00:59 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' 08:00:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg 08:00:59 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 08:00:59 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 08:00:59 + grep active 08:00:59 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 08:01:02 | 9fb42ae7-cd80-43d5-8d7f-2dcbb4c287bb | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 | active | 08:01:02 + for file in "$1"/* 08:01:02 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' 08:01:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg 08:01:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:02 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:02 + grep active 08:01:02 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:06 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 08:01:06 + for file in "$1"/* 08:01:06 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' 08:01:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg 08:01:06 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:06 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:06 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:06 + grep active 08:01:09 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 08:01:09 + for file in "$1"/* 08:01:09 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' 08:01:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg 08:01:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:09 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:09 + grep active 08:01:09 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:13 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 08:01:13 + for file in "$1"/* 08:01:13 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' 08:01:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg 08:01:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:13 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:13 + grep active 08:01:13 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:16 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 08:01:16 + for file in "$1"/* 08:01:16 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' 08:01:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg 08:01:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:16 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:16 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:16 + grep active 08:01:20 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 08:01:20 + for file in "$1"/* 08:01:20 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' 08:01:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg 08:01:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:20 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:20 + grep active 08:01:20 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 08:01:23 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 08:01:23 + for file in "$1"/* 08:01:23 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' 08:01:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg 08:01:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 08:01:23 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 08:01:23 + grep active 08:01:23 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 08:01:27 | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | 08:01:27 + for file in "$1"/* 08:01:27 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' 08:01:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg 08:01:27 + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 08:01:27 + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 08:01:27 + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 08:01:27 + grep active 08:01:30 | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | 08:01:30 + for file in "$1"/* 08:01:30 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg ']' 08:01:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg 08:01:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 08:01:30 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 08:01:30 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 08:01:30 + grep active 08:01:34 | ca9c3f13-4628-4417-92ce-5ef7d56889f6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170 | active | 08:01:34 + for file in "$1"/* 08:01:34 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg ']' 08:01:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg 08:01:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:34 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:34 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:34 + grep active 08:01:37 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 08:01:37 + for file in "$1"/* 08:01:37 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' 08:01:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg 08:01:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:37 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:37 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:37 + grep active 08:01:41 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 08:01:41 + for file in "$1"/* 08:01:41 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' 08:01:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg 08:01:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:41 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:41 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:41 + grep active 08:01:44 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 08:01:44 + for file in "$1"/* 08:01:44 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' 08:01:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg 08:01:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:44 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:44 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 08:01:44 + grep active 08:01:48 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 08:01:48 + false 08:01:48 $ ssh-agent -k 08:01:48 unset SSH_AUTH_SOCK; 08:01:48 unset SSH_AGENT_PID; 08:01:48 echo Agent pid 31064 killed; 08:01:48 [ssh-agent] Stopped. 08:01:48 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:48 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3850515703085510376.sh 08:01:48 ---> sysstat.sh 08:01:48 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9601203513689616168.sh 08:01:48 ---> package-listing.sh 08:01:48 ++ facter osfamily 08:01:48 ++ tr '[:upper:]' '[:lower:]' 08:01:48 + OS_FAMILY=redhat 08:01:48 + workspace=/w/workspace/ci-management-jenkins-cfg-verify 08:01:48 + START_PACKAGES=/tmp/packages_start.txt 08:01:48 + END_PACKAGES=/tmp/packages_end.txt 08:01:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:48 + PACKAGES=/tmp/packages_start.txt 08:01:48 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 08:01:48 + PACKAGES=/tmp/packages_end.txt 08:01:48 + case "${OS_FAMILY}" in 08:01:48 + rpm -qa 08:01:48 + sort 08:01:49 + '[' -f /tmp/packages_start.txt ']' 08:01:49 + '[' -f /tmp/packages_end.txt ']' 08:01:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:49 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 08:01:49 + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ 08:01:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ 08:01:49 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10419725683936642189.sh 08:01:49 ---> capture-instance-metadata.sh 08:01:49 Setup pyenv: 08:01:49 system 08:01:49 3.8.13 08:01:49 3.9.13 08:01:49 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 08:01:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTBt from file:/tmp/.os_lf_venv 08:01:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:51 lf-activate-venv(): INFO: Base packages installed successfully 08:01:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-RTBt/bin to PATH 08:01:58 INFO: Running in OpenStack, capturing instance metadata 08:01:59 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13050729436529154655.sh 08:01:59 provisioning config files... 08:01:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config1049616770869342527tmp 08:01:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:59 [EnvInject] - Injecting environment variables from a build step. 08:01:59 [EnvInject] - Injecting as environment variables the properties content 08:01:59 SERVER_ID=logs 08:01:59 08:01:59 [EnvInject] - Variables injected successfully. 08:01:59 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins929479333099730639.sh 08:01:59 ---> create-netrc.sh 08:01:59 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12375347355428464016.sh 08:01:59 ---> python-tools-install.sh 08:01:59 Setup pyenv: 08:01:59 system 08:01:59 3.8.13 08:01:59 3.9.13 08:01:59 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 08:01:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTBt from file:/tmp/.os_lf_venv 08:01:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:01 lf-activate-venv(): INFO: Base packages installed successfully 08:02:01 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-RTBt/bin to PATH 08:02:07 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins9506547627248765662.sh 08:02:07 ---> uv-install.sh 08:02:07 uv 0.11.16 is already installed 08:02:07 uvx 0.11.16 (x86_64-unknown-linux-gnu) 08:02:07 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14274328390912950283.sh 08:02:07 ---> sudo-logs.sh 08:02:07 Archiving 'sudo' log.. 08:02:08 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2292095502845048613.sh 08:02:08 ---> job-cost.sh 08:02:08 INFO: Activating Python virtual environment... 08:02:08 Setup pyenv: 08:02:08 system 08:02:08 3.8.13 08:02:08 3.9.13 08:02:08 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 08:02:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTBt from file:/tmp/.os_lf_venv 08:02:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:10 lf-activate-venv(): INFO: Base packages installed successfully 08:02:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-RTBt/bin to PATH 08:02:14 INFO: No stack-cost file found 08:02:14 INFO: Instance uptime: 244s 08:02:14 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:14 INFO: Successfully fetched instance metadata 08:02:14 INFO: Instance type: v3-standard-2 08:02:14 INFO: Retrieving pricing info for: v3-standard-2 08:02:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=244 08:02:14 INFO: Successfully fetched Vexxhost pricing API 08:02:14 INFO: Retrieved cost: 0.06 08:02:14 INFO: Retrieved resource: v3-standard-2 08:02:14 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost 08:02:14 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost.csv 08:02:14 INFO: Successfully archived job cost data 08:02:14 DEBUG: Cost data: ci-management-jenkins-cfg-verify,248,2026-05-23 08:02:14,v3-standard-2,244,0.06,0.00,SUCCESS 08:02:14 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins9908431468942028232.sh 08:02:14 ---> logs-deploy.sh 08:02:14 Setup pyenv: 08:02:15 system 08:02:15 3.8.13 08:02:15 3.9.13 08:02:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 08:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTBt from file:/tmp/.os_lf_venv 08:02:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:16 lf-activate-venv(): INFO: Base packages installed successfully 08:02:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-RTBt/bin to PATH 08:02:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/248 08:02:23 INFO: archiving workspace using pattern(s): 08:02:24 Archives upload complete. 08:02:24 INFO: archiving logs to Nexus 08:02:25 ---> uname -a: 08:02:25 Linux prd-centos8-builder-2c-1g-2939.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:02:25 08:02:25 08:02:25 ---> lscpu: 08:02:25 Architecture: x86_64 08:02:25 CPU op-mode(s): 32-bit, 64-bit 08:02:25 Byte Order: Little Endian 08:02:25 CPU(s): 2 08:02:25 On-line CPU(s) list: 0,1 08:02:25 Thread(s) per core: 1 08:02:25 Core(s) per socket: 1 08:02:25 Socket(s): 2 08:02:25 NUMA node(s): 1 08:02:25 Vendor ID: AuthenticAMD 08:02:25 CPU family: 23 08:02:25 Model: 49 08:02:25 Model name: AMD EPYC-Rome Processor 08:02:25 Stepping: 0 08:02:25 CPU MHz: 2799.998 08:02:25 BogoMIPS: 5599.99 08:02:25 Virtualization: AMD-V 08:02:25 Hypervisor vendor: KVM 08:02:25 Virtualization type: full 08:02:25 L1d cache: 32K 08:02:25 L1i cache: 32K 08:02:25 L2 cache: 512K 08:02:25 L3 cache: 16384K 08:02:25 NUMA node0 CPU(s): 0,1 08:02:25 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 08:02:25 08:02:25 08:02:25 ---> nproc: 08:02:25 2 08:02:25 08:02:25 08:02:25 ---> df -h: 08:02:25 Filesystem Size Used Avail Use% Mounted on 08:02:25 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:02:25 tmpfs 3.8G 17M 3.8G 1% /run 08:02:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:02:25 /dev/vda1 40G 9.3G 31G 24% / 08:02:25 tmpfs 770M 0 770M 0% /run/user/1001 08:02:25 08:02:25 08:02:25 ---> free -m: 08:02:25 total used free shared buff/cache available 08:02:25 Mem: 7697 567 4895 19 2234 6822 08:02:25 Swap: 1023 0 1023 08:02:25 08:02:25 08:02:25 ---> ip addr: 08:02:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:25 inet 127.0.0.1/8 scope host lo 08:02:25 valid_lft forever preferred_lft forever 08:02:25 inet6 ::1/128 scope host 08:02:25 valid_lft forever preferred_lft forever 08:02:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:25 link/ether fa:16:3e:65:64:89 brd ff:ff:ff:ff:ff:ff 08:02:25 altname enp0s3 08:02:25 altname ens3 08:02:25 inet 10.30.106.153/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:02:25 valid_lft 86153sec preferred_lft 86153sec 08:02:25 inet6 fe80::f816:3eff:fe65:6489/64 scope link 08:02:25 valid_lft forever preferred_lft forever 08:02:25 08:02:25 08:02:25 ---> sar -b -r -n DEV: 08:02:25 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/23/2026 _x86_64_ (2 CPU) 08:02:25 08:02:25 07:58:16 LINUX RESTART (2 CPU) 08:02:25 08:02:25 07:59:01 AM tps rtps wtps bread/s bwrtn/s 08:02:25 08:00:01 AM 311.28 85.65 225.62 2151.68 8577.46 08:02:25 08:01:01 AM 69.18 2.72 66.46 251.52 12291.50 08:02:25 08:02:01 AM 5.51 0.50 5.01 57.95 130.37 08:02:25 Average: 128.64 29.62 99.02 820.26 6998.63 08:02:25 08:02:25 07:59:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:25 08:00:01 AM 5134212 6984932 2748228 34.87 2688 2019392 755532 8.46 214148 2177868 233828 08:02:25 08:01:01 AM 5039416 7001708 2843024 36.07 2688 2126600 709044 7.94 222084 2237176 16 08:02:25 08:02:01 AM 5042948 7014872 2839492 36.02 2688 2135164 684296 7.66 405536 2050136 24228 08:02:25 Average: 5072192 7000504 2810248 35.65 2688 2093719 716291 8.02 280589 2155060 86024 08:02:25 08:02:25 07:59:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:25 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:25 08:00:01 AM eth0 217.98 134.21 1856.87 54.85 0.00 0.00 0.00 0.00 08:02:25 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:25 08:01:01 AM eth0 50.77 34.59 473.21 5.35 0.00 0.00 0.00 0.00 08:02:25 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:25 08:02:01 AM eth0 37.20 29.23 80.79 7.68 0.00 0.00 0.00 0.00 08:02:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:25 Average: eth0 101.97 66.00 803.50 22.63 0.00 0.00 0.00 0.00 08:02:25 08:02:25 08:02:25 ---> sar -P ALL: 08:02:25 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/23/2026 _x86_64_ (2 CPU) 08:02:25 08:02:25 07:58:16 LINUX RESTART (2 CPU) 08:02:25 08:02:25 07:59:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:25 08:00:01 AM all 37.57 1.15 24.63 2.81 0.11 33.72 08:02:25 08:00:01 AM 0 48.31 0.99 23.31 2.76 0.12 24.51 08:02:25 08:00:01 AM 1 26.83 1.30 25.95 2.87 0.10 42.95 08:02:25 08:01:01 AM all 25.72 0.00 3.11 1.08 0.08 70.02 08:02:25 08:01:01 AM 0 30.26 0.00 3.57 1.43 0.07 64.67 08:02:25 08:01:01 AM 1 21.17 0.00 2.65 0.72 0.08 75.38 08:02:25 08:02:01 AM all 28.34 0.00 2.91 0.04 0.07 68.63 08:02:25 08:02:01 AM 0 26.68 0.00 2.45 0.03 0.08 70.76 08:02:25 08:02:01 AM 1 30.01 0.00 3.39 0.05 0.07 66.49 08:02:25 Average: all 30.52 0.38 10.17 1.30 0.09 57.54 08:02:25 Average: 0 35.03 0.33 9.72 1.40 0.09 53.42 08:02:25 Average: 1 26.00 0.43 10.61 1.21 0.08 61.67 08:02:25 08:02:25 08:02:25