19:03:45 Started by timer 19:03:45 Running as SYSTEM 19:03:45 [EnvInject] - Loading node environment variables. 19:03:45 Building remotely on prd-centos7-builder-2c-1g-40581 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 19:03:45 [ssh-agent] Looking for ssh-agent implementation... 19:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:46 $ ssh-agent 19:03:46 SSH_AUTH_SOCK=/tmp/ssh-TWr99N0zQwzZ/agent.8083 19:03:46 SSH_AGENT_PID=8085 19:03:46 [ssh-agent] Started. 19:03:46 Running ssh-add (command line suppressed) 19:03:46 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14403418469468096172.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14403418469468096172.key) 19:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:46 The recommended git tool is: NONE 19:03:47 using credential edgex-jenkins-ssh 19:03:47 Wiping out workspace first. 19:03:47 Cloning the remote Git repository 19:03:47 Cloning repository git@github.com:edgexfoundry/ci-management 19:03:47 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:03:47 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:03:47 > git --version # timeout=10 19:03:47 > git --version # 'git version 2.36.1' 19:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:47 [INFO] Currently running in a labeled security context 19:03:47 [INFO] Currently SELinux is 'enforcing' on the host 19:03:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh4928752594790971940.key 19:03:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:48 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:03:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:48 Avoid second fetch 19:03:48 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:03:49 Checking out Revision 0a7d2c1b124aa190889a23716772686a9598a872 (refs/remotes/origin/master) 19:03:49 > git config core.sparsecheckout # timeout=10 19:03:49 > git checkout -f 0a7d2c1b124aa190889a23716772686a9598a872 # timeout=10 19:03:49 Commit message: "Merge pull request #692 from FelixTing/fix-device-can-symlink" 19:03:49 > git rev-list --no-walk 0a7d2c1b124aa190889a23716772686a9598a872 # timeout=10 19:03:49 > git remote # timeout=10 19:03:49 > git submodule init # timeout=10 19:03:49 > git submodule sync # timeout=10 19:03:49 > git config --get remote.origin.url # timeout=10 19:03:49 > git submodule init # timeout=10 19:03:49 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:03:49 > git config --get submodule.packer/common-packer.url # timeout=10 19:03:49 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:03:49 > git config --get submodule.global-jjb.url # timeout=10 19:03:49 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:03:49 > git submodule update --init --recursive packer/common-packer # timeout=10 19:03:50 > git submodule update --init --recursive global-jjb # timeout=10 19:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:03:54 provisioning config files... 19:03:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:03:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:03:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:03:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8117490429854684302.sh 19:03:54 ---> python-tools-install.sh 19:03:54 Setup pyenv: 19:03:54 system 19:03:54 * 3.8.13 (set by /opt/pyenv/version) 19:03:54 * 3.9.13 (set by /opt/pyenv/version) 19:03:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lBD2 19:03:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:01 lf-activate-venv(): INFO: Installing: lftools 19:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:04:23 Generating Requirements File 19:04:44 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. 19:04:44 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 19:04:44 Python 3.9.13 19:04:45 pip 25.0.1 from /tmp/venv-lBD2/lib/python3.9/site-packages/pip (python 3.9) 19:04:45 appdirs==1.4.4 19:04:45 argcomplete==3.6.0 19:04:45 aspy.yaml==1.3.0 19:04:45 attrs==25.1.0 19:04:45 autopage==0.5.2 19:04:45 beautifulsoup4==4.13.3 19:04:45 boto3==1.37.8 19:04:45 botocore==1.37.8 19:04:45 bs4==0.0.2 19:04:45 cachetools==5.5.2 19:04:45 certifi==2025.1.31 19:04:45 cffi==1.17.1 19:04:45 cfgv==3.4.0 19:04:45 chardet==5.2.0 19:04:45 charset-normalizer==3.4.1 19:04:45 click==8.1.8 19:04:45 cliff==4.9.1 19:04:45 cmd2==2.5.11 19:04:45 cryptography==3.3.2 19:04:45 debtcollector==3.0.0 19:04:45 decorator==5.2.1 19:04:45 defusedxml==0.7.1 19:04:45 Deprecated==1.2.18 19:04:45 distlib==0.3.9 19:04:45 dnspython==2.7.0 19:04:45 docker==4.2.2 19:04:45 dogpile.cache==1.3.4 19:04:45 durationpy==0.9 19:04:45 email_validator==2.2.0 19:04:45 filelock==3.17.0 19:04:45 future==1.0.0 19:04:45 gitdb==4.0.12 19:04:45 GitPython==3.1.44 19:04:45 google-auth==2.38.0 19:04:45 httplib2==0.22.0 19:04:45 identify==2.6.8 19:04:45 idna==3.10 19:04:45 importlib-resources==1.5.0 19:04:45 importlib_metadata==8.6.1 19:04:45 iso8601==2.1.0 19:04:45 Jinja2==3.1.6 19:04:45 jmespath==1.0.1 19:04:45 jsonpatch==1.33 19:04:45 jsonpointer==3.0.0 19:04:45 jsonschema==4.23.0 19:04:45 jsonschema-specifications==2024.10.1 19:04:45 keystoneauth1==5.10.0 19:04:45 kubernetes==32.0.1 19:04:45 lftools==0.37.10 19:04:45 lxml==5.3.1 19:04:45 MarkupSafe==3.0.2 19:04:45 msgpack==1.1.0 19:04:45 multi_key_dict==2.0.3 19:04:45 munch==4.0.0 19:04:45 netaddr==1.3.0 19:04:45 netifaces==0.11.0 19:04:45 niet==1.4.2 19:04:45 nodeenv==1.9.1 19:04:45 oauth2client==4.1.3 19:04:45 oauthlib==3.2.2 19:04:45 openstacksdk==0.62.0 19:04:45 os-client-config==2.1.0 19:04:45 os-service-types==1.7.0 19:04:45 osc-lib==3.2.0 19:04:45 oslo.config==9.7.1 19:04:45 oslo.context==5.7.1 19:04:45 oslo.i18n==6.5.1 19:04:45 oslo.log==7.1.0 19:04:45 oslo.serialization==5.7.0 19:04:45 oslo.utils==8.2.0 19:04:45 packaging==24.2 19:04:45 pbr==6.1.1 19:04:45 platformdirs==4.3.6 19:04:45 prettytable==3.15.1 19:04:45 psutil==7.0.0 19:04:45 pyasn1==0.6.1 19:04:45 pyasn1_modules==0.4.1 19:04:45 pycparser==2.22 19:04:45 pygerrit2==2.0.15 19:04:45 PyGithub==2.6.1 19:04:45 PyJWT==2.10.1 19:04:45 PyNaCl==1.5.0 19:04:45 pyparsing==2.4.7 19:04:45 pyperclip==1.9.0 19:04:45 pyrsistent==0.20.0 19:04:45 python-cinderclient==9.7.0 19:04:45 python-dateutil==2.9.0.post0 19:04:45 python-heatclient==4.1.0 19:04:45 python-jenkins==1.8.2 19:04:45 python-keystoneclient==5.6.0 19:04:45 python-magnumclient==4.8.1 19:04:45 python-novaclient==18.9.0 19:04:45 python-openstackclient==6.0.1 19:04:45 python-swiftclient==4.7.0 19:04:45 PyYAML==6.0.2 19:04:45 referencing==0.36.2 19:04:45 requests==2.32.3 19:04:45 requests-oauthlib==2.0.0 19:04:45 requestsexceptions==1.4.0 19:04:45 rfc3986==2.0.0 19:04:45 rpds-py==0.23.1 19:04:45 rsa==4.9 19:04:45 ruamel.yaml==0.18.10 19:04:45 ruamel.yaml.clib==0.2.12 19:04:45 s3transfer==0.11.4 19:04:45 simplejson==3.20.1 19:04:45 six==1.17.0 19:04:45 smmap==5.0.2 19:04:45 soupsieve==2.6 19:04:45 stevedore==5.4.1 19:04:45 tabulate==0.9.0 19:04:45 toml==0.10.2 19:04:45 tomlkit==0.13.2 19:04:45 tqdm==4.67.1 19:04:45 typing_extensions==4.12.2 19:04:45 tzdata==2025.1 19:04:45 urllib3==1.26.20 19:04:45 virtualenv==20.29.3 19:04:45 wcwidth==0.2.13 19:04:45 websocket-client==1.8.0 19:04:45 wrapt==1.17.2 19:04:45 xdg==6.0.0 19:04:45 xmltodict==0.14.2 19:04:45 yq==3.4.3 19:04:45 zipp==3.21.0 19:04:45 [EnvInject] - Injecting environment variables from a build step. 19:04:45 [EnvInject] - Injecting as environment variables the properties content 19:04:45 OS_CLOUD=vex 19:04:45 19:04:45 [EnvInject] - Variables injected successfully. 19:04:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6074851231142738691.sh 19:04:45 ---> Orphaned k8s clusters 19:04:45 Setup pyenv: 19:04:45 system 19:04:45 3.8.13 19:04:45 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lBD2 from file:/tmp/.os_lf_venv 19:04:46 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 19:04: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. 19:04:53 botocore 1.37.8 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.3.0 which is incompatible. 19:04:53 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 19:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:04:54 Traceback (most recent call last): 19:04:54 File "/tmp/venv-lBD2/bin/openstack", line 5, in 19:04:54 from openstackclient.shell import main 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 19:04:54 from osc_lib.api import auth 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 19:04:54 from keystoneauth1.identity.v3 import k2k 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 13, in 19:04:54 from keystoneauth1.identity import base 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/keystoneauth1/identity/base.py", line 22, in 19:04:54 from keystoneauth1 import access 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/keystoneauth1/access/__init__.py", line 13, in 19:04:54 from keystoneauth1.access.access import * # noqa 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/keystoneauth1/access/access.py", line 20, in 19:04:54 import requests 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/requests/__init__.py", line 43, in 19:04:54 import urllib3 19:04:54 File "/tmp/venv-lBD2/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 19:04:54 raise ImportError( 19:04:54 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 19:04:54 -----> Delete orphaned cluster 19:04:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3567904411602262487.sh 19:04:54 ---> Orphaned stacks 19:04:54 Setup pyenv: 19:04:54 system 19:04:54 3.8.13 19:04:54 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lBD2 from file:/tmp/.os_lf_venv 19:04:55 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:05:05 + mapfile -t OS_COE_CLUSTERS_ID 19:05:05 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:05 ++ awk '{print $1}' 19:05:05 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:08 + echo '-----> Active clusters -> stacks' 19:05:08 -----> Active clusters -> stacks 19:05:08 + OS_COE_STACKS=() 19:05:08 + [[ 0 -gt 0 ]] 19:05:08 + mapfile -t OS_STACKS 19:05:08 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 19:05:08 ++ awk '{print $1}' 19:05:09 + echo '-----> Active stacks' 19:05:09 -----> Active stacks 19:05:09 + echo '-----> Delete orphaned stacks' 19:05:09 -----> Delete orphaned stacks 19:05:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1837699167459427171.sh 19:05:09 ---> Orphaned servers 19:05:09 Setup pyenv: 19:05:09 system 19:05:09 3.8.13 19:05:09 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lBD2 from file:/tmp/.os_lf_venv 19:05:10 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:05:25 -----> Active servers 19:05:25 prd-centos7-builder-2c-1g-40581 19:05:25 prd-centos7-blackbox-4c-2g-39928 19:05:25 -----> Delete orphaned servers 19:05:26 ERROR: Failed to fetch data from https://jenkins.edgexfoundry.org/sandbox/computer/api/json?tree=computer[displayName] with status code 000 19:05:26 19:05:26 19:05:26 000 19:05:26 Build step 'Conditional step (single)' marked build as failure 19:05:26 $ ssh-agent -k 19:05:26 unset SSH_AUTH_SOCK; 19:05:26 unset SSH_AGENT_PID; 19:05:26 echo Agent pid 8085 killed; 19:05:26 [ssh-agent] Stopped. 19:05:26 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17596446079634985995.sh 19:05:26 ---> sysstat.sh 19:05:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3150480774464218877.sh 19:05:26 ---> package-listing.sh 19:05:26 ++ facter osfamily 19:05:26 ++ tr '[:upper:]' '[:lower:]' 19:05:26 + OS_FAMILY=redhat 19:05:26 + workspace=/w/workspace/ci-management-openstack-cron 19:05:26 + START_PACKAGES=/tmp/packages_start.txt 19:05:26 + END_PACKAGES=/tmp/packages_end.txt 19:05:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:26 + PACKAGES=/tmp/packages_start.txt 19:05:26 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:26 + PACKAGES=/tmp/packages_end.txt 19:05:26 + case "${OS_FAMILY}" in 19:05:26 + rpm -qa 19:05:26 + sort 19:05:27 + '[' -f /tmp/packages_start.txt ']' 19:05:27 + '[' -f /tmp/packages_end.txt ']' 19:05:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:27 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:05:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:05:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11506782975260635996.sh 19:05:27 ---> capture-instance-metadata.sh 19:05:27 Setup pyenv: 19:05:27 system 19:05:27 3.8.13 19:05:27 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lBD2 from file:/tmp/.os_lf_venv 19:05:28 lf-activate-venv(): INFO: Installing: lftools 19:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:05:34 INFO: Running in OpenStack, capturing instance metadata 19:05:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13448553885609852495.sh 19:05:34 provisioning config files... 19:05:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3465332424927160027tmp 19:05:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:34 [EnvInject] - Injecting environment variables from a build step. 19:05:34 [EnvInject] - Injecting as environment variables the properties content 19:05:34 SERVER_ID=logs 19:05:34 19:05:34 [EnvInject] - Variables injected successfully. 19:05:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11658252719780822924.sh 19:05:34 ---> create-netrc.sh 19:05:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14863722049663075920.sh 19:05:34 ---> python-tools-install.sh 19:05:34 Setup pyenv: 19:05:34 system 19:05:34 3.8.13 19:05:34 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lBD2 from file:/tmp/.os_lf_venv 19:05:35 lf-activate-venv(): INFO: Installing: lftools 19:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:05:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2753093597297538168.sh 19:05:41 ---> sudo-logs.sh 19:05:41 Archiving 'sudo' log.. 19:05:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9831027097256876242.sh 19:05:41 ---> job-cost.sh 19:05:41 Setup pyenv: 19:05:41 system 19:05:41 3.8.13 19:05:41 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lBD2 from file:/tmp/.os_lf_venv 19:05:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:05:47 INFO: No Stack... 19:05:47 INFO: Retrieving Pricing Info for: v3-standard-2 19:05:47 INFO: Archiving Costs 19:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6341914484562695025.sh 19:05:47 ---> logs-deploy.sh 19:05:47 Setup pyenv: 19:05:47 system 19:05:47 3.8.13 19:05:47 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lBD2 from file:/tmp/.os_lf_venv 19:05:48 lf-activate-venv(): INFO: Installing: lftools 19:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-lBD2/bin to PATH 19:05:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/52475 19:05:54 INFO: archiving workspace using pattern(s): 19:05:55 Archives upload complete. 19:05:55 INFO: archiving logs to Nexus 19:05:56 ---> uname -a: 19:05:56 Linux prd-centos7-builder-2c-1g-40581.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:05:56 19:05:56 19:05:56 ---> lscpu: 19:05:56 Architecture: x86_64 19:05:56 CPU op-mode(s): 32-bit, 64-bit 19:05:56 Byte Order: Little Endian 19:05:56 CPU(s): 2 19:05:56 On-line CPU(s) list: 0,1 19:05:56 Thread(s) per core: 1 19:05:56 Core(s) per socket: 1 19:05:56 Socket(s): 2 19:05:56 NUMA node(s): 1 19:05:56 Vendor ID: AuthenticAMD 19:05:56 CPU family: 23 19:05:56 Model: 49 19:05:56 Model name: AMD EPYC-Rome Processor 19:05:56 Stepping: 0 19:05:56 CPU MHz: 2799.998 19:05:56 BogoMIPS: 5599.99 19:05:56 Virtualization: AMD-V 19:05:56 Hypervisor vendor: KVM 19:05:56 Virtualization type: full 19:05:56 L1d cache: 32K 19:05:56 L1i cache: 32K 19:05:56 L2 cache: 512K 19:05:56 L3 cache: 16384K 19:05:56 NUMA node0 CPU(s): 0,1 19:05:56 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:05:56 19:05:56 19:05:56 ---> nproc: 19:05:56 2 19:05:56 19:05:56 19:05:56 ---> df -h: 19:05:56 Filesystem Size Used Avail Use% Mounted on 19:05:56 devtmpfs 3.8G 0 3.8G 0% /dev 19:05:56 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:05:56 tmpfs 3.9G 17M 3.9G 1% /run 19:05:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:05:56 /dev/vda1 40G 5.6G 35G 14% / 19:05:56 tmpfs 783M 0 783M 0% /run/user/1001 19:05:56 19:05:56 19:05:56 ---> free -m: 19:05:56 total used free shared buff/cache available 19:05:56 Mem: 7821 537 5405 16 1878 7002 19:05:56 Swap: 1023 0 1023 19:05:56 19:05:56 19:05:56 ---> ip addr: 19:05:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:05:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:05:56 inet 127.0.0.1/8 scope host lo 19:05:56 valid_lft forever preferred_lft forever 19:05:56 inet6 ::1/128 scope host 19:05:56 valid_lft forever preferred_lft forever 19:05:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:05:56 link/ether fa:16:3e:9b:cf:53 brd ff:ff:ff:ff:ff:ff 19:05:56 inet 10.30.122.232/23 brd 10.30.123.255 scope global dynamic eth0 19:05:56 valid_lft 86248sec preferred_lft 86248sec 19:05:56 inet6 fe80::f816:3eff:fe9b:cf53/64 scope link 19:05:56 valid_lft forever preferred_lft forever 19:05:56 19:05:56 19:05:56 ---> sar -b -r -n DEV: 19:05:56 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 03/07/2025 _x86_64_ (2 CPU) 19:05:56 19:05:56 07:03:18 PM LINUX RESTART 19:05:56 19:05:56 07:04:01 PM tps rtps wtps bread/s bwrtn/s 19:05:56 07:05:01 PM 236.89 1.68 235.21 53.56 9780.16 19:05:56 Average: 236.89 1.68 235.21 53.56 9780.16 19:05:56 19:05:56 07:04:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:05:56 07:05:01 PM 5535132 2473784 30.89 2620 1811700 669836 7.40 593060 1579392 128968 19:05:56 Average: 5535132 2473784 30.89 2620 1811700 669836 7.40 593060 1579392 128968 19:05:56 19:05:56 07:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:05:56 07:05:01 PM eth0 69.37 54.63 963.97 12.05 0.00 0.00 0.00 19:05:56 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:56 Average: eth0 69.37 54.63 963.97 12.05 0.00 0.00 0.00 19:05:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:56 19:05:56 19:05:56 ---> sar -P ALL: 19:05:56 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 03/07/2025 _x86_64_ (2 CPU) 19:05:56 19:05:56 07:03:18 PM LINUX RESTART 19:05:56 19:05:56 07:04:01 PM CPU %user %nice %system %iowait %steal %idle 19:05:56 07:05:01 PM all 37.79 0.00 3.81 2.73 0.12 55.56 19:05:56 07:05:01 PM 0 24.01 0.00 2.46 2.27 0.10 71.15 19:05:56 07:05:01 PM 1 52.18 0.00 5.21 3.20 0.13 39.28 19:05:56 Average: all 37.79 0.00 3.81 2.73 0.12 55.56 19:05:56 Average: 0 24.01 0.00 2.46 2.27 0.10 71.15 19:05:56 Average: 1 52.18 0.00 5.21 3.20 0.13 39.28 19:05:56 19:05:56 19:05:56