00:17:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/142129 00:17:43 Running as SYSTEM 00:17:43 [EnvInject] - Loading node environment variables. 00:17:43 Building remotely on prd-centos8-builder-2c-1g-439 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify 00:17:43 [ssh-agent] Looking for ssh-agent implementation... 00:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:44 $ ssh-agent 00:17:44 SSH_AUTH_SOCK=/tmp/ssh-tWEoVVIyzHqg/agent.16041 00:17:44 SSH_AGENT_PID=16053 00:17:44 [ssh-agent] Started. 00:17:44 Running ssh-add (command line suppressed) 00:17:44 Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_2879219062084382391.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_2879219062084382391.key) 00:17:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:17:44 The recommended git tool is: NONE 00:17:46 using credential onap-jenkins-ssh 00:17:46 Wiping out workspace first. 00:17:46 Cloning the remote Git repository 00:17:46 Cloning repository git://cloud.onap.org/mirror/ci-management 00:17:46 > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 00:17:46 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 00:17:46 > git --version # timeout=10 00:17:46 > git --version # 'git version 2.39.0' 00:17:46 using GIT_SSH to set credentials Gerrit user 00:17:46 [INFO] Currently running in a labeled security context 00:17:46 [INFO] Currently SELinux is 'enforcing' on the host 00:17:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh1494723134933609304.key 00:17:46 Verifying host key using manually-configured host key entries 00:17:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:47 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 00:17:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:48 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 00:17:48 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 00:17:48 using GIT_SSH to set credentials Gerrit user 00:17:48 [INFO] Currently running in a labeled security context 00:17:48 [INFO] Currently SELinux is 'enforcing' on the host 00:17:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh13728765964636190912.key 00:17:48 Verifying host key using manually-configured host key entries 00:17:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/29/142129/1 # timeout=10 00:17:48 > git rev-parse d1c8bc7ef3e60cd1e248d390caa87aaca16d7cae^{commit} # timeout=10 00:17:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 00:17:48 Checking out Revision d1c8bc7ef3e60cd1e248d390caa87aaca16d7cae (refs/changes/29/142129/1) 00:17:48 > git config core.sparsecheckout # timeout=10 00:17:48 > git checkout -f d1c8bc7ef3e60cd1e248d390caa87aaca16d7cae # timeout=10 00:17:51 Commit message: "CI: Move 22.04-4c-4g builder file, add docker" 00:17:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:17:52 > git rev-list --no-walk f16afdc8ee3d166a000ffe2785670b787d6b0120 # timeout=10 00:17:52 > git remote # timeout=10 00:17:52 > git submodule init # timeout=10 00:17:52 > git submodule sync # timeout=10 00:17:52 > git config --get remote.origin.url # timeout=10 00:17:52 > git submodule init # timeout=10 00:17:52 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:17:52 > git config --get submodule.global-jjb.url # timeout=10 00:17:52 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:17:52 > git config --get submodule.packer/common-packer.url # timeout=10 00:17:52 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:17:52 > git submodule update --init --recursive global-jjb # timeout=10 00:17:53 > git submodule update --init --recursive packer/common-packer # timeout=10 00:17:54 provisioning config files... 00:17:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:17:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:17:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:17:54 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15955875179770348315.sh 00:17:54 ---> python-tools-install.sh 00:17:54 Setup pyenv: 00:17:54 system 00:17:54 * 3.8.13 (set by /opt/pyenv/version) 00:17:54 * 3.9.13 (set by /opt/pyenv/version) 00:17:54 * 3.10.6 (set by /opt/pyenv/version) 00:17:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kEuR 00:17:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:17:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:17:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:18:02 lf-activate-venv(): INFO: Base packages installed successfully 00:18:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-kEuR/bin to PATH 00:18:24 Generating Requirements File 00:18:43 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:18:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:18:43 Python 3.10.6 00:18:43 pip 25.2 from /tmp/venv-kEuR/lib/python3.10/site-packages/pip (python 3.10) 00:18:44 appdirs==1.4.4 00:18:44 argcomplete==3.6.2 00:18:44 aspy.yaml==1.3.0 00:18:44 attrs==25.3.0 00:18:44 autopage==0.5.2 00:18:44 beautifulsoup4==4.13.5 00:18:44 boto3==1.40.40 00:18:44 botocore==1.40.40 00:18:44 bs4==0.0.2 00:18:44 cachetools==5.5.2 00:18:44 certifi==2025.8.3 00:18:44 cffi==2.0.0 00:18:44 cfgv==3.4.0 00:18:44 chardet==5.2.0 00:18:44 charset-normalizer==3.4.3 00:18:44 click==8.3.0 00:18:44 cliff==4.11.0 00:18:44 cmd2==2.7.0 00:18:44 cryptography==3.3.2 00:18:44 debtcollector==3.0.0 00:18:44 decorator==5.2.1 00:18:44 defusedxml==0.7.1 00:18:44 Deprecated==1.2.18 00:18:44 distlib==0.4.0 00:18:44 dnspython==2.8.0 00:18:44 docker==7.1.0 00:18:44 dogpile.cache==1.4.1 00:18:44 durationpy==0.10 00:18:44 email-validator==2.3.0 00:18:44 filelock==3.19.1 00:18:44 future==1.0.0 00:18:44 gitdb==4.0.12 00:18:44 GitPython==3.1.45 00:18:44 google-auth==2.40.3 00:18:44 httplib2==0.31.0 00:18:44 identify==2.6.14 00:18:44 idna==3.10 00:18:44 importlib-resources==1.5.0 00:18:44 iso8601==2.1.0 00:18:44 Jinja2==3.1.6 00:18:44 jmespath==1.0.1 00:18:44 jsonpatch==1.33 00:18:44 jsonpointer==3.0.0 00:18:44 jsonschema==4.25.1 00:18:44 jsonschema-specifications==2025.9.1 00:18:44 keystoneauth1==5.12.0 00:18:44 kubernetes==33.1.0 00:18:44 lftools==0.37.14 00:18:44 lxml==6.0.2 00:18:44 markdown-it-py==4.0.0 00:18:44 MarkupSafe==3.0.2 00:18:44 mdurl==0.1.2 00:18:44 msgpack==1.1.1 00:18:44 multi_key_dict==2.0.3 00:18:44 munch==4.0.0 00:18:44 netaddr==1.3.0 00:18:44 niet==1.4.2 00:18:44 nodeenv==1.9.1 00:18:44 oauth2client==4.1.3 00:18:44 oauthlib==3.3.1 00:18:44 openstacksdk==4.7.1 00:18:44 os-service-types==1.8.0 00:18:44 osc-lib==4.2.0 00:18:44 oslo.config==10.0.0 00:18:44 oslo.context==6.1.0 00:18:44 oslo.i18n==6.6.0 00:18:44 oslo.log==7.2.1 00:18:44 oslo.serialization==5.8.0 00:18:44 oslo.utils==9.1.0 00:18:44 packaging==25.0 00:18:44 pbr==7.0.1 00:18:44 platformdirs==4.4.0 00:18:44 prettytable==3.16.0 00:18:44 psutil==7.1.0 00:18:44 pyasn1==0.6.1 00:18:44 pyasn1_modules==0.4.2 00:18:44 pycparser==2.23 00:18:44 pygerrit2==2.0.15 00:18:44 PyGithub==2.8.1 00:18:44 Pygments==2.19.2 00:18:44 PyJWT==2.10.1 00:18:44 PyNaCl==1.6.0 00:18:44 pyparsing==2.4.7 00:18:44 pyperclip==1.11.0 00:18:44 pyrsistent==0.20.0 00:18:44 python-cinderclient==9.8.0 00:18:44 python-dateutil==2.9.0.post0 00:18:44 python-heatclient==4.3.0 00:18:44 python-jenkins==1.8.3 00:18:44 python-keystoneclient==5.7.0 00:18:44 python-magnumclient==4.9.0 00:18:44 python-openstackclient==8.2.0 00:18:44 python-swiftclient==4.8.0 00:18:44 PyYAML==6.0.3 00:18:44 referencing==0.36.2 00:18:44 requests==2.32.5 00:18:44 requests-oauthlib==2.0.0 00:18:44 requestsexceptions==1.4.0 00:18:44 rfc3986==2.0.0 00:18:44 rich==14.1.0 00:18:44 rich-argparse==1.7.1 00:18:44 rpds-py==0.27.1 00:18:44 rsa==4.9.1 00:18:44 ruamel.yaml==0.18.15 00:18:44 ruamel.yaml.clib==0.2.14 00:18:44 s3transfer==0.14.0 00:18:44 simplejson==3.20.2 00:18:44 six==1.17.0 00:18:44 smmap==5.0.2 00:18:44 soupsieve==2.8 00:18:44 stevedore==5.5.0 00:18:44 tabulate==0.9.0 00:18:44 toml==0.10.2 00:18:44 tomlkit==0.13.3 00:18:44 tqdm==4.67.1 00:18:44 typing_extensions==4.15.0 00:18:44 tzdata==2025.2 00:18:44 urllib3==1.26.20 00:18:44 virtualenv==20.34.0 00:18:44 wcwidth==0.2.14 00:18:44 websocket-client==1.8.0 00:18:44 wrapt==1.17.3 00:18:44 xdg==6.0.0 00:18:44 xmltodict==1.0.2 00:18:44 yq==3.4.3 00:18:44 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins11862351258471255929.sh 00:18:44 ---> jenkins-verify-images.sh 00:18:44 + source /home/jenkins/lf-env.sh 00:18:44 + '[' -f /tmp/.os_lf_venv ']' 00:18:44 ++ cat /tmp/.os_lf_venv 00:18:44 + os_lf_venv=/tmp/venv-kEuR 00:18:44 + '[' -d /tmp/venv-kEuR ']' 00:18:44 + '[' -f /tmp/venv-kEuR/bin/openstack ']' 00:18:44 + echo 'Re-use existing venv: /tmp/venv-kEuR' 00:18:44 Re-use existing venv: /tmp/venv-kEuR 00:18:44 + PATH=/tmp/venv-kEuR/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:18:44 + error=false 00:18:44 + echo 'Verifying that cloud has a master configuration file' 00:18:44 Verifying that cloud has a master configuration file 00:18:44 + [[ -d jenkins-config/clouds/openstack ]] 00:18:44 + for cloud in jenkins-config/clouds/openstack/* 00:18:44 + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] 00:18:44 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg 00:18:44 ++ cut -d= -f2 00:18:44 + os_cloud= 00:18:44 + os_cloud=vex 00:18:44 + OS_CLOUD=vex 00:18:44 + verify_images jenkins-config/clouds/openstack/cattle 00:18:44 + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' 00:18:44 Verifying images on jenkins-config/clouds/openstack/cattle 00:18:44 + for file in "$1"/* 00:18:44 + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' 00:18:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg 00:18:44 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 00:18:44 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 00:18:44 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 00:18:44 + grep active 00:18:48 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 00:18:48 + for file in "$1"/* 00:18:48 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' 00:18:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg 00:18:48 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:18:48 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:18:48 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:18:48 + grep active 00:18:53 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 00:18:53 + for file in "$1"/* 00:18:53 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' 00:18:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg 00:18:53 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:18:53 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:18:53 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 00:18:53 + grep active 00:18:57 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 00:18:57 + for file in "$1"/* 00:18:57 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' 00:18:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg 00:18:57 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:18:57 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:18:57 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:18:57 + grep active 00:19:02 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 00:19:02 + for file in "$1"/* 00:19:02 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' 00:19:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg 00:19:02 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:19:02 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:19:02 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:19:02 + grep active 00:19:06 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 00:19:06 + for file in "$1"/* 00:19:06 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' 00:19:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg 00:19:06 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:19:06 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:19:06 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 00:19:06 + grep active 00:19:11 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 00:19:11 + for file in "$1"/* 00:19:11 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' 00:19:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg 00:19:11 + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' 00:19:11 + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' 00:19:11 + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' 00:19:11 + grep active 00:19:15 | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | 00:19:15 + for file in "$1"/* 00:19:15 + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' 00:19:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg 00:19:15 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747' 00:19:15 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747' 00:19:15 + grep active 00:19:15 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747' 00:19:20 | 6180ec0a-ffd7-45b4-a7f8-20531640b20a | ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 | active | 00:19:20 + for file in "$1"/* 00:19:20 + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' 00:19:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg 00:19:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:20 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:20 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:20 + grep active 00:19:24 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:19:24 + for file in "$1"/* 00:19:24 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' 00:19:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg 00:19:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 00:19:24 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 00:19:24 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 00:19:24 + grep active 00:19:29 | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | 00:19:29 + for file in "$1"/* 00:19:29 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' 00:19:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg 00:19:29 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:29 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:29 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:29 + grep active 00:19:33 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:19:33 + for file in "$1"/* 00:19:33 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' 00:19:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg 00:19:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:33 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:33 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:33 + grep active 00:19:37 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:19:37 + for file in "$1"/* 00:19:37 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' 00:19:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg 00:19:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:37 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:37 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 00:19:37 + grep active 00:19:42 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 00:19:42 + for file in "$1"/* 00:19:42 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' 00:19:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg 00:19:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 00:19:42 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 00:19:42 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 00:19:42 + grep active 00:19:46 | d0a5256b-003c-4578-b0d9-9c6744be2859 | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 | active | 00:19:46 + for file in "$1"/* 00:19:46 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' 00:19:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg 00:19:46 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070' 00:19:46 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070' 00:19:46 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070' 00:19:46 + grep active 00:19:51 | 00c1faf5-2e85-4d22-bbad-1b6d7c976ecf | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 | active | 00:19:51 + for file in "$1"/* 00:19:51 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' 00:19:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg 00:19:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:19:51 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:19:51 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:19:51 + grep active 00:19:55 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:19:55 + for file in "$1"/* 00:19:55 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' 00:19:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg 00:19:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:19:55 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:19:55 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:19:55 + grep active 00:20:00 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:20:00 + for file in "$1"/* 00:20:00 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' 00:20:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg 00:20:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:20:00 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:20:00 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:20:00 + grep active 00:20:04 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:20:04 + for file in "$1"/* 00:20:04 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' 00:20:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg 00:20:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:20:04 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:20:04 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:20:04 + grep active 00:20:08 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 00:20:08 + for file in "$1"/* 00:20:08 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' 00:20:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg 00:20:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:20:08 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:20:08 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 00:20:08 + grep active 00:20:13 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 00:20:13 + for file in "$1"/* 00:20:13 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' 00:20:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg 00:20:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:20:13 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:20:13 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 00:20:13 + grep active 00:20:17 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 00:20:17 + for file in "$1"/* 00:20:17 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' 00:20:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg 00:20:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 00:20:17 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 00:20:17 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 00:20:17 + grep active 00:20:21 | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | 00:20:21 + for file in "$1"/* 00:20:21 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' 00:20:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg 00:20:21 + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 00:20:21 + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 00:20:21 + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 00:20:21 + grep active 00:20:26 | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | 00:20:26 + for file in "$1"/* 00:20:26 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg ']' 00:20:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg 00:20:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248' 00:20:26 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248' 00:20:26 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248' 00:20:26 + grep active 00:20:30 | 98f30a42-37da-4b7a-a492-7b0c5d52570a | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 | active | 00:20:30 + for file in "$1"/* 00:20:30 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg ']' 00:20:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg 00:20:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:30 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:30 + grep active 00:20:30 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:35 | aaf2bb72-60ca-43fe-9ff0-dcbb38a45d57 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 | active | 00:20:35 + for file in "$1"/* 00:20:35 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' 00:20:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg 00:20:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:35 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:35 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:35 + grep active 00:20:39 | aaf2bb72-60ca-43fe-9ff0-dcbb38a45d57 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 | active | 00:20:39 + for file in "$1"/* 00:20:39 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' 00:20:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg 00:20:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:39 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:39 + grep active 00:20:39 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:44 | aaf2bb72-60ca-43fe-9ff0-dcbb38a45d57 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 | active | 00:20:44 + for file in "$1"/* 00:20:44 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' 00:20:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg 00:20:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:44 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:44 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883' 00:20:44 + grep active 00:20:48 | aaf2bb72-60ca-43fe-9ff0-dcbb38a45d57 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 | active | 00:20:48 + false 00:20:48 $ ssh-agent -k 00:20:48 unset SSH_AUTH_SOCK; 00:20:48 unset SSH_AGENT_PID; 00:20:48 echo Agent pid 16053 killed; 00:20:48 [ssh-agent] Stopped. 00:20:48 [PostBuildScript] - [INFO] Executing post build scripts. 00:20:48 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16959658132547558270.sh 00:20:48 ---> sysstat.sh 00:20:48 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3615450909497107373.sh 00:20:48 ---> package-listing.sh 00:20:48 ++ facter osfamily 00:20:48 ++ tr '[:upper:]' '[:lower:]' 00:20:49 + OS_FAMILY=redhat 00:20:49 + workspace=/w/workspace/ci-management-jenkins-cfg-verify 00:20:49 + START_PACKAGES=/tmp/packages_start.txt 00:20:49 + END_PACKAGES=/tmp/packages_end.txt 00:20:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:20:49 + PACKAGES=/tmp/packages_start.txt 00:20:49 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 00:20:49 + PACKAGES=/tmp/packages_end.txt 00:20:49 + case "${OS_FAMILY}" in 00:20:49 + rpm -qa 00:20:49 + sort 00:20:49 + '[' -f /tmp/packages_start.txt ']' 00:20:49 + '[' -f /tmp/packages_end.txt ']' 00:20:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:20:49 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 00:20:49 + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ 00:20:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ 00:20:49 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9735072245820122372.sh 00:20:49 ---> capture-instance-metadata.sh 00:20:49 Setup pyenv: 00:20:49 system 00:20:49 3.8.13 00:20:49 3.9.13 00:20:49 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kEuR from file:/tmp/.os_lf_venv 00:20:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:20:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:20:51 lf-activate-venv(): INFO: Base packages installed successfully 00:20:51 lf-activate-venv(): INFO: Installing additional packages: lftools 00:21:02 lf-activate-venv(): INFO: Adding /tmp/venv-kEuR/bin to PATH 00:21:02 INFO: Running in OpenStack, capturing instance metadata 00:21:02 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins372802808880715294.sh 00:21:02 provisioning config files... 00:21:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config14471488593454591138tmp 00:21:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:21:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:21:02 [EnvInject] - Injecting environment variables from a build step. 00:21:02 [EnvInject] - Injecting as environment variables the properties content 00:21:02 SERVER_ID=logs 00:21:02 00:21:02 [EnvInject] - Variables injected successfully. 00:21:02 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17799080792558776853.sh 00:21:02 ---> create-netrc.sh 00:21:02 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12897569267466928905.sh 00:21:02 ---> python-tools-install.sh 00:21:02 Setup pyenv: 00:21:02 system 00:21:02 3.8.13 00:21:02 3.9.13 00:21:02 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:21:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kEuR from file:/tmp/.os_lf_venv 00:21:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:04 lf-activate-venv(): INFO: Base packages installed successfully 00:21:04 lf-activate-venv(): INFO: Installing additional packages: lftools 00:21:12 lf-activate-venv(): INFO: Adding /tmp/venv-kEuR/bin to PATH 00:21:12 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11231065178305488514.sh 00:21:13 ---> sudo-logs.sh 00:21:13 Archiving 'sudo' log.. 00:21:13 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14068896653149890678.sh 00:21:13 ---> job-cost.sh 00:21:13 Setup pyenv: 00:21:13 system 00:21:13 3.8.13 00:21:13 3.9.13 00:21:13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:21:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kEuR from file:/tmp/.os_lf_venv 00:21:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:15 lf-activate-venv(): INFO: Base packages installed successfully 00:21:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:21:20 lf-activate-venv(): INFO: Adding /tmp/venv-kEuR/bin to PATH 00:21:20 INFO: No Stack... 00:21:20 INFO: Retrieving Pricing Info for: v3-standard-2 00:21:20 INFO: Archiving Costs 00:21:20 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins17344552059591327394.sh 00:21:20 ---> logs-deploy.sh 00:21:20 Setup pyenv: 00:21:20 system 00:21:20 3.8.13 00:21:20 3.9.13 00:21:20 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 00:21:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kEuR from file:/tmp/.os_lf_venv 00:21:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:22 lf-activate-venv(): INFO: Base packages installed successfully 00:21:22 lf-activate-venv(): INFO: Installing additional packages: lftools 00:21:31 lf-activate-venv(): INFO: Adding /tmp/venv-kEuR/bin to PATH 00:21:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/235 00:21:32 INFO: archiving workspace using pattern(s): 00:21:32 Archives upload complete. 00:21:33 INFO: archiving logs to Nexus 00:21:33 ---> uname -a: 00:21:33 Linux prd-centos8-builder-2c-1g-439.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:21:33 00:21:33 00:21:33 ---> lscpu: 00:21:33 Architecture: x86_64 00:21:33 CPU op-mode(s): 32-bit, 64-bit 00:21:33 Byte Order: Little Endian 00:21:33 CPU(s): 2 00:21:33 On-line CPU(s) list: 0,1 00:21:33 Thread(s) per core: 1 00:21:33 Core(s) per socket: 1 00:21:33 Socket(s): 2 00:21:33 NUMA node(s): 1 00:21:33 Vendor ID: AuthenticAMD 00:21:33 CPU family: 23 00:21:33 Model: 49 00:21:33 Model name: AMD EPYC-Rome Processor 00:21:33 Stepping: 0 00:21:33 CPU MHz: 2799.998 00:21:33 BogoMIPS: 5599.99 00:21:33 Virtualization: AMD-V 00:21:33 Hypervisor vendor: KVM 00:21:33 Virtualization type: full 00:21:33 L1d cache: 32K 00:21:33 L1i cache: 32K 00:21:33 L2 cache: 512K 00:21:33 L3 cache: 16384K 00:21:33 NUMA node0 CPU(s): 0,1 00:21:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:21:33 00:21:33 00:21:33 ---> nproc: 00:21:33 2 00:21:33 00:21:33 00:21:33 ---> df -h: 00:21:33 Filesystem Size Used Avail Use% Mounted on 00:21:33 devtmpfs 3.8G 0 3.8G 0% /dev 00:21:33 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:21:33 tmpfs 3.8G 17M 3.8G 1% /run 00:21:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:21:33 /dev/vda1 40G 8.4G 32G 21% / 00:21:33 tmpfs 770M 0 770M 0% /run/user/1001 00:21:33 00:21:33 00:21:33 ---> free -m: 00:21:33 total used free shared buff/cache available 00:21:33 Mem: 7699 594 5018 19 2087 6799 00:21:33 Swap: 1023 0 1023 00:21:33 00:21:33 00:21:33 ---> ip addr: 00:21:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:21:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:21:33 inet 127.0.0.1/8 scope host lo 00:21:33 valid_lft forever preferred_lft forever 00:21:33 inet6 ::1/128 scope host 00:21:33 valid_lft forever preferred_lft forever 00:21:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:21:33 link/ether fa:16:3e:51:17:3d brd ff:ff:ff:ff:ff:ff 00:21:33 altname enp0s3 00:21:33 altname ens3 00:21:33 inet 10.30.106.78/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 00:21:33 valid_lft 86147sec preferred_lft 86147sec 00:21:33 inet6 fe80::f816:3eff:fe51:173d/64 scope link 00:21:33 valid_lft forever preferred_lft forever 00:21:33 00:21:33 00:21:33 ---> sar -b -r -n DEV: 00:21:33 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/27/2025 _x86_64_ (2 CPU) 00:21:33 00:21:33 00:17:17 LINUX RESTART (2 CPU) 00:21:33 00:21:33 12:18:01 AM tps rtps wtps bread/s bwrtn/s 00:21:33 12:19:01 AM 209.18 62.02 147.16 645.36 12008.95 00:21:33 12:20:01 AM 20.66 0.03 20.63 0.53 3270.71 00:21:33 12:21:01 AM 4.73 0.08 4.65 9.87 109.55 00:21:33 Average: 78.19 20.71 57.48 218.57 5129.63 00:21:33 00:21:33 12:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:21:33 12:19:01 AM 5169540 6984324 2714904 34.43 2688 1981796 710060 7.95 215736 2127880 83284 00:21:33 12:20:01 AM 5170120 6984924 2714324 34.43 2688 1981812 713636 7.99 216448 2124484 8 00:21:33 12:21:01 AM 5079840 6901492 2804604 35.57 2688 1987784 804648 9.01 385808 2043576 24416 00:21:33 Average: 5139833 6956913 2744611 34.81 2688 1983797 742781 8.32 272664 2098647 35903 00:21:33 00:21:33 12:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:21:33 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:33 12:19:01 AM eth0 70.49 51.61 992.33 10.16 0.00 0.00 0.00 0.00 00:21:33 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:33 12:20:01 AM eth0 35.24 27.89 111.65 4.53 0.00 0.00 0.00 0.00 00:21:33 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:33 12:21:01 AM eth0 33.49 26.81 92.68 7.71 0.00 0.00 0.00 0.00 00:21:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:33 Average: eth0 46.41 35.44 398.87 7.47 0.00 0.00 0.00 0.00 00:21:33 00:21:33 00:21:33 ---> sar -P ALL: 00:21:33 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/27/2025 _x86_64_ (2 CPU) 00:21:33 00:21:33 00:17:17 LINUX RESTART (2 CPU) 00:21:33 00:21:33 12:18:01 AM CPU %user %nice %system %iowait %steal %idle 00:21:33 12:19:01 AM all 34.01 0.95 10.53 3.23 0.09 51.19 00:21:33 12:19:01 AM 0 19.09 1.48 13.47 2.79 0.08 63.09 00:21:33 12:19:01 AM 1 48.78 0.42 7.63 3.66 0.10 39.42 00:21:33 12:20:01 AM all 21.25 0.00 1.07 0.49 0.07 77.12 00:21:33 12:20:01 AM 0 17.93 0.00 0.97 0.07 0.07 80.97 00:21:33 12:20:01 AM 1 24.57 0.00 1.17 0.92 0.07 73.27 00:21:33 12:21:01 AM all 25.23 0.00 1.47 0.06 0.07 73.18 00:21:33 12:21:01 AM 0 18.97 0.00 1.52 0.02 0.07 79.43 00:21:33 12:21:01 AM 1 31.48 0.00 1.42 0.10 0.07 66.94 00:21:33 Average: all 26.82 0.31 4.35 1.26 0.08 67.18 00:21:33 Average: 0 18.66 0.49 5.29 0.95 0.07 74.53 00:21:33 Average: 1 34.95 0.14 3.40 1.56 0.08 59.87 00:21:33 00:21:33 00:21:33