08:04:25 Started by timer 08:04:25 Running as SYSTEM 08:04:25 [EnvInject] - Loading node environment variables. 08:04:25 Building remotely on prd-centos8-builder-1c-1g-10152 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 08:04:25 [ssh-agent] Looking for ssh-agent implementation... 08:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:26 $ ssh-agent 08:04:26 SSH_AUTH_SOCK=/tmp/ssh-v3c9zUSwBYTh/agent.5168 08:04:26 SSH_AGENT_PID=5169 08:04:26 [ssh-agent] Started. 08:04:26 Running ssh-add (command line suppressed) 08:04:26 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_687692453416550133.key (jenkins-ssh) 08:04:26 [ssh-agent] Using credentials jenkins (jenkins) 08:04:26 The recommended git tool is: NONE 08:04:30 using credential jenkins 08:04:30 Wiping out workspace first. 08:04:30 Cloning the remote Git repository 08:04:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 08:04:30 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:04:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 08:04:30 > git --version # timeout=10 08:04:30 > git --version # 'git version 2.43.0' 08:04:30 using GIT_SSH to set credentials jenkins 08:04:30 [INFO] Currently running in a labeled security context 08:04:30 [INFO] Currently SELinux is 'enforcing' on the host 08:04:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh8163299698994060278.key 08:04:30 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:55 ERROR: Error cloning remote repo 'origin' 08:08:55 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/*" returned status code 128: 08:08:55 stdout: 08:08:55 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 08:08:55 Receiving objects: 0% (1/7297) Receiving objects: 1% (73/7297) Receiving objects: 1% (134/7297), 67.99 KiB | 1024 bytes/s Receiving objects: 2% (146/7297), 67.99 KiB | 1024 bytes/s Receiving objects: 3% (219/7297), 67.99 KiB | 1024 bytes/s Receiving objects: 4% (292/7297), 67.99 KiB | 1024 bytes/s Receiving objects: 4% (311/7297), 131.97 KiB | 1024 bytes/s Receiving objects: 5% (365/7297), 131.97 KiB | 1024 bytes/s Receiving objects: 6% (438/7297), 131.97 KiB | 1024 bytes/s Receiving objects: 6% (495/7297), 195.95 KiB | 1024 bytes/s Receiving objects: 7% (511/7297), 195.95 KiB | 1024 bytes/s Receiving objects: 8% (584/7297), 195.95 KiB | 1024 bytes/s Receiving objects: 8% (648/7297), 259.93 KiB | 1024 bytes/s Receiving objects: 9% (657/7297), 259.93 KiB | 1024 bytes/s Receiving objects: 10% (730/7297), 259.93 KiB | 1024 bytes/s Receiving objects: 11% (803/7297), 259.93 KiB | 1024 bytes/s Receiving objects: 11% (838/7297), 323.91 KiB | 2.00 KiB/s Receiving objects: 12% (876/7297), 323.91 KiB | 2.00 KiB/s Receiving objects: 13% (949/7297), 323.91 KiB | 2.00 KiB/s Receiving objects: 13% (952/7297), 323.91 KiB | 2.00 KiB/s Receiving objects: 14% (1022/7297), 323.91 KiB | 2.00 KiB/s client_loop: send disconnect: Broken pipe 08:08:55 fetch-pack: unexpected disconnect while reading sideband packet 08:08:55 fatal: early EOF 08:08:55 fatal: fetch-pack: invalid index-pack output 08:08:55 08:08:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 08:08:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 08:08:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 08:08:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 08:08:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 08:08:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 08:08:55 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:08:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:08:55 at hudson.remoting.Request$2.run(Request.java:377) 08:08:55 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:08:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:08:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 08:08:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 08:08:55 at java.base/java.lang.Thread.run(Thread.java:829) 08:08:55 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-10152 08:08:55 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 08:08:55 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:08:55 at hudson.remoting.Channel.call(Channel.java:1003) 08:08:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 08:08:55 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 08:08:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:08:55 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 08:08:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 08:08:55 at com.sun.proxy.$Proxy154.execute(Unknown Source) 08:08:55 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 08:08:55 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 08:08:55 at hudson.scm.SCM.checkout(SCM.java:540) 08:08:55 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 08:08:55 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 08:08:55 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 08:08:55 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 08:08:55 at hudson.model.Run.execute(Run.java:1895) 08:08:55 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:08:55 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:08:55 at hudson.model.Executor.run(Executor.java:442) 08:08:55 ERROR: Error cloning remote repo 'origin' 08:08:55 $ ssh-agent -k 08:08:55 unset SSH_AUTH_SOCK; 08:08:55 unset SSH_AGENT_PID; 08:08:55 echo Agent pid 5169 killed; 08:08:55 [ssh-agent] Stopped. 08:08:55 [PostBuildScript] - [INFO] Executing post build scripts. 08:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1418977490466454885.sh 08:08:55 ---> sysstat.sh 08:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10593885812017612797.sh 08:08:55 ---> package-listing.sh 08:08:55 ++ facter osfamily 08:08:55 ++ tr '[:upper:]' '[:lower:]' 08:08:56 + OS_FAMILY=redhat 08:08:56 + workspace=/w/workspace/ci-management-openstack-cron 08:08:56 + START_PACKAGES=/tmp/packages_start.txt 08:08:56 + END_PACKAGES=/tmp/packages_end.txt 08:08:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:56 + PACKAGES=/tmp/packages_start.txt 08:08:56 + '[' /w/workspace/ci-management-openstack-cron ']' 08:08:56 + PACKAGES=/tmp/packages_end.txt 08:08:56 + case "${OS_FAMILY}" in 08:08:56 + rpm -qa 08:08:56 + sort 08:09:03 + '[' -f /tmp/packages_start.txt ']' 08:09:03 + '[' -f /tmp/packages_end.txt ']' 08:09:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:03 + '[' /w/workspace/ci-management-openstack-cron ']' 08:09:03 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:09:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:09:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10442770280753656189.sh 08:09:03 ---> capture-instance-metadata.sh 08:09:03 Setup pyenv: 08:09:04 system 08:09:04 * 3.8.13 (set by /opt/pyenv/version) 08:09:04 * 3.9.13 (set by /opt/pyenv/version) 08:09:04 * 3.10.6 (set by /opt/pyenv/version) 08:09:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9lC 08:09:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:09:11 lf-activate-venv(): INFO: Installing: lftools 08:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-O9lC/bin to PATH 08:09:42 INFO: Running in OpenStack, capturing instance metadata 08:09:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10497833468710198340.sh 08:09:43 provisioning config files... 08:09:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13074280191710806781tmp 08:09:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:09:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:09:43 [EnvInject] - Injecting environment variables from a build step. 08:09:43 [EnvInject] - Injecting as environment variables the properties content 08:09:43 SERVER_ID=logs 08:09:43 08:09:43 [EnvInject] - Variables injected successfully. 08:09:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3105527379458628304.sh 08:09:43 ---> create-netrc.sh 08:09:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4700255963688893014.sh 08:09:44 ---> python-tools-install.sh 08:09:44 Setup pyenv: 08:09:44 system 08:09:44 3.8.13 08:09:44 3.9.13 08:09:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9lC from file:/tmp/.os_lf_venv 08:09:45 lf-activate-venv(): INFO: Installing: lftools 08:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-O9lC/bin to PATH 08:09:53 Generating Requirements File 08:10:15 Python 3.10.6 08:10:15 pip 24.3.1 from /tmp/venv-O9lC/lib/python3.10/site-packages/pip (python 3.10) 08:10:16 appdirs==1.4.4 08:10:16 argcomplete==3.5.1 08:10:16 aspy.yaml==1.3.0 08:10:16 attrs==24.2.0 08:10:16 autopage==0.5.2 08:10:16 beautifulsoup4==4.12.3 08:10:16 boto3==1.35.58 08:10:16 botocore==1.35.58 08:10:16 bs4==0.0.2 08:10:16 cachetools==5.5.0 08:10:16 certifi==2024.8.30 08:10:16 cffi==1.17.1 08:10:16 cfgv==3.4.0 08:10:16 chardet==5.2.0 08:10:16 charset-normalizer==3.4.0 08:10:16 click==8.1.7 08:10:16 cliff==4.7.0 08:10:16 cmd2==2.5.4 08:10:16 cryptography==3.3.2 08:10:16 debtcollector==3.0.0 08:10:16 decorator==5.1.1 08:10:16 defusedxml==0.7.1 08:10:16 Deprecated==1.2.14 08:10:16 distlib==0.3.9 08:10:16 dnspython==2.7.0 08:10:16 docker==4.2.2 08:10:16 dogpile.cache==1.3.3 08:10:16 durationpy==0.9 08:10:16 email_validator==2.2.0 08:10:16 filelock==3.16.1 08:10:16 future==1.0.0 08:10:16 gitdb==4.0.11 08:10:16 GitPython==3.1.43 08:10:16 google-auth==2.36.0 08:10:16 httplib2==0.22.0 08:10:16 identify==2.6.2 08:10:16 idna==3.10 08:10:16 importlib-resources==1.5.0 08:10:16 iso8601==2.1.0 08:10:16 Jinja2==3.1.4 08:10:16 jmespath==1.0.1 08:10:16 jsonpatch==1.33 08:10:16 jsonpointer==3.0.0 08:10:16 jsonschema==4.23.0 08:10:16 jsonschema-specifications==2024.10.1 08:10:16 keystoneauth1==5.8.0 08:10:16 kubernetes==31.0.0 08:10:16 lftools==0.37.10 08:10:16 lxml==5.3.0 08:10:16 MarkupSafe==3.0.2 08:10:16 msgpack==1.1.0 08:10:16 multi_key_dict==2.0.3 08:10:16 munch==4.0.0 08:10:16 netaddr==1.3.0 08:10:16 netifaces==0.11.0 08:10:16 niet==1.4.2 08:10:16 nodeenv==1.9.1 08:10:16 oauth2client==4.1.3 08:10:16 oauthlib==3.2.2 08:10:16 openstacksdk==4.1.0 08:10:16 os-client-config==2.1.0 08:10:16 os-service-types==1.7.0 08:10:16 osc-lib==3.1.0 08:10:16 oslo.config==9.6.0 08:10:16 oslo.context==5.6.0 08:10:16 oslo.i18n==6.4.0 08:10:16 oslo.log==6.1.2 08:10:16 oslo.serialization==5.5.0 08:10:16 oslo.utils==7.4.0 08:10:16 packaging==24.2 08:10:16 pbr==6.1.0 08:10:16 platformdirs==4.3.6 08:10:16 prettytable==3.12.0 08:10:16 psutil==6.1.0 08:10:16 pyasn1==0.6.1 08:10:16 pyasn1_modules==0.4.1 08:10:16 pycparser==2.22 08:10:16 pygerrit2==2.0.15 08:10:16 PyGithub==2.5.0 08:10:16 PyJWT==2.9.0 08:10:16 PyNaCl==1.5.0 08:10:16 pyparsing==2.4.7 08:10:16 pyperclip==1.9.0 08:10:16 pyrsistent==0.20.0 08:10:16 python-cinderclient==9.6.0 08:10:16 python-dateutil==2.9.0.post0 08:10:16 python-heatclient==4.0.0 08:10:16 python-jenkins==1.8.2 08:10:16 python-keystoneclient==5.5.0 08:10:16 python-magnumclient==4.7.0 08:10:16 python-openstackclient==7.2.1 08:10:16 python-swiftclient==4.6.0 08:10:16 PyYAML==6.0.2 08:10:16 referencing==0.35.1 08:10:16 requests==2.32.3 08:10:16 requests-oauthlib==2.0.0 08:10:16 requestsexceptions==1.4.0 08:10:16 rfc3986==2.0.0 08:10:16 rpds-py==0.21.0 08:10:16 rsa==4.9 08:10:16 ruamel.yaml==0.18.6 08:10:16 ruamel.yaml.clib==0.2.12 08:10:16 s3transfer==0.10.3 08:10:16 simplejson==3.19.3 08:10:16 six==1.16.0 08:10:16 smmap==5.0.1 08:10:16 soupsieve==2.6 08:10:16 stevedore==5.3.0 08:10:16 tabulate==0.9.0 08:10:16 toml==0.10.2 08:10:16 tomlkit==0.13.2 08:10:16 tqdm==4.67.0 08:10:16 typing_extensions==4.12.2 08:10:16 tzdata==2024.2 08:10:16 urllib3==1.26.20 08:10:16 virtualenv==20.27.1 08:10:16 wcwidth==0.2.13 08:10:16 websocket-client==1.8.0 08:10:16 wrapt==1.16.0 08:10:16 xdg==6.0.0 08:10:16 xmltodict==0.14.2 08:10:16 yq==3.4.3 08:10:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12877217877679280541.sh 08:10:16 ---> sudo-logs.sh 08:10:16 Archiving 'sudo' log.. 08:10:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4798660282473873451.sh 08:10:16 ---> job-cost.sh 08:10:16 Setup pyenv: 08:10:16 system 08:10:16 3.8.13 08:10:16 3.9.13 08:10:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:10:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9lC from file:/tmp/.os_lf_venv 08:10:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:10:22 lf-activate-venv(): INFO: Adding /tmp/venv-O9lC/bin to PATH 08:10:22 INFO: No Stack... 08:10:23 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:10:23 INFO: Archiving Costs 08:10:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10209907466115413367.sh 08:10:23 ---> logs-deploy.sh 08:10:23 Setup pyenv: 08:10:23 system 08:10:23 3.8.13 08:10:23 3.9.13 08:10:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:10:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9lC from file:/tmp/.os_lf_venv 08:10:24 lf-activate-venv(): INFO: Installing: lftools 08:10:32 lf-activate-venv(): INFO: Adding /tmp/venv-O9lC/bin to PATH 08:10:32 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/48200 08:10:32 INFO: archiving workspace using pattern(s): 08:10:35 Archives upload complete. 08:10:35 INFO: archiving logs to Nexus 08:10:36 ---> uname -a: 08:10:36 Linux prd-centos8-builder-1c-1g-10152.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:10:36 08:10:36 08:10:36 ---> lscpu: 08:10:36 Architecture: x86_64 08:10:36 CPU op-mode(s): 32-bit, 64-bit 08:10:36 Byte Order: Little Endian 08:10:36 CPU(s): 1 08:10:36 On-line CPU(s) list: 0 08:10:36 Thread(s) per core: 1 08:10:36 Core(s) per socket: 1 08:10:36 Socket(s): 1 08:10:36 NUMA node(s): 1 08:10:36 Vendor ID: AuthenticAMD 08:10:36 CPU family: 23 08:10:36 Model: 49 08:10:36 Model name: AMD EPYC-Rome Processor 08:10:36 Stepping: 0 08:10:36 CPU MHz: 2799.998 08:10:36 BogoMIPS: 5599.99 08:10:36 Virtualization: AMD-V 08:10:36 Hypervisor vendor: KVM 08:10:36 Virtualization type: full 08:10:36 L1d cache: 32K 08:10:36 L1i cache: 32K 08:10:36 L2 cache: 512K 08:10:36 L3 cache: 16384K 08:10:36 NUMA node0 CPU(s): 0 08:10:36 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:10:36 08:10:36 08:10:36 ---> nproc: 08:10:36 1 08:10:36 08:10:36 08:10:36 ---> df -h: 08:10:36 Filesystem Size Used Avail Use% Mounted on 08:10:36 devtmpfs 329M 0 329M 0% /dev 08:10:36 tmpfs 386M 0 386M 0% /dev/shm 08:10:36 tmpfs 386M 11M 376M 3% /run 08:10:36 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:10:36 /dev/vda1 20G 9.0G 12G 45% / 08:10:36 tmpfs 78M 0 78M 0% /run/user/1001 08:10:36 08:10:36 08:10:36 ---> free -m: 08:10:36 total used free shared buff/cache available 08:10:36 Mem: 770 323 73 7 373 312 08:10:36 Swap: 1023 11 1012 08:10:36 08:10:36 08:10:36 ---> ip addr: 08:10:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:10:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:10:36 inet 127.0.0.1/8 scope host lo 08:10:36 valid_lft forever preferred_lft forever 08:10:36 inet6 ::1/128 scope host 08:10:36 valid_lft forever preferred_lft forever 08:10:36 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:10:36 link/ether fa:16:3e:32:35:c2 brd ff:ff:ff:ff:ff:ff 08:10:36 altname enp0s3 08:10:36 altname ens3 08:10:36 inet 10.32.7.34/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:10:36 valid_lft 85992sec preferred_lft 85992sec 08:10:36 inet6 fe80::f816:3eff:fe32:35c2/64 scope link 08:10:36 valid_lft forever preferred_lft forever 08:10:36 08:10:36 08:10:36 ---> sar -b -r -n DEV: 08:10:36 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/12/2024 _x86_64_ (1 CPU) 08:10:36 08:10:36 08:03:42 LINUX RESTART (1 CPU) 08:10:36 08:10:36 08:04:01 AM tps rtps wtps bread/s bwrtn/s 08:10:36 08:05:01 AM 161.02 114.84 46.18 9662.24 38495.49 08:10:36 08:06:01 AM 1.93 0.00 1.93 0.00 77.79 08:10:36 08:07:01 AM 0.25 0.00 0.25 0.00 5.36 08:10:36 08:08:01 AM 0.85 0.38 0.47 19.86 14.58 08:10:36 08:09:01 AM 55.56 53.86 1.70 5554.56 56.81 08:10:36 08:10:01 AM 164.38 62.36 102.01 5088.96 10542.00 08:10:36 Average: 64.01 38.58 25.43 3388.13 8199.48 08:10:36 08:10:36 08:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:10:36 08:05:01 AM 54496 400884 734716 93.09 2104 422140 427336 23.25 111352 477416 1276 08:10:36 08:06:01 AM 55880 401652 733332 92.92 2104 421504 427336 23.25 111068 476564 76 08:10:36 08:07:01 AM 56128 401568 733084 92.89 2104 421172 427336 23.25 111184 476128 76 08:10:36 08:08:01 AM 55968 401540 733244 92.91 2104 421236 427336 23.25 111368 476104 80 08:10:36 08:09:01 AM 56996 383892 732216 92.78 2028 403028 448800 24.42 96476 495484 40 08:10:36 08:10:01 AM 88176 349024 701036 88.83 728 329776 466232 25.37 128296 411908 34968 08:10:36 Average: 61274 389760 727938 92.24 1862 403143 437396 23.80 111624 468934 6086 08:10:36 08:10:36 08:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:10:36 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:36 08:05:01 AM eth0 136.85 65.05 559.58 40.67 0.00 0.00 0.00 0.00 08:10:36 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:36 08:06:01 AM eth0 1.78 1.78 2.50 0.13 0.00 0.00 0.00 0.00 08:10:36 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:36 08:07:01 AM eth0 1.05 1.03 1.39 0.07 0.00 0.00 0.00 0.00 08:10:36 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:36 08:08:01 AM eth0 2.33 2.27 3.22 0.16 0.00 0.00 0.00 0.00 08:10:36 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:36 08:09:01 AM eth0 2.05 1.25 1.56 0.87 0.00 0.00 0.00 0.00 08:10:36 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:36 08:10:01 AM eth0 154.40 94.72 824.93 14.17 0.00 0.00 0.00 0.00 08:10:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:36 Average: eth0 49.75 27.69 232.25 9.35 0.00 0.00 0.00 0.00 08:10:36 08:10:36 08:10:36 ---> sar -P ALL: 08:10:36 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/12/2024 _x86_64_ (1 CPU) 08:10:36 08:10:36 08:03:42 LINUX RESTART (1 CPU) 08:10:36 08:10:36 08:04:01 AM CPU %user %nice %system %iowait %steal %idle 08:10:36 08:05:01 AM all 33.90 0.07 8.77 3.86 0.10 53.31 08:10:36 08:05:01 AM 0 33.90 0.07 8.77 3.86 0.10 53.31 08:10:36 08:06:01 AM all 0.57 0.00 0.40 0.02 0.05 98.96 08:10:36 08:06:01 AM 0 0.57 0.00 0.40 0.02 0.05 98.96 08:10:36 08:07:01 AM all 0.65 0.00 0.28 0.00 0.03 99.03 08:10:36 08:07:01 AM 0 0.65 0.00 0.28 0.00 0.03 99.03 08:10:36 08:08:01 AM all 0.67 0.00 0.35 0.00 0.05 98.93 08:10:36 08:08:01 AM 0 0.67 0.00 0.35 0.00 0.05 98.93 08:10:36 08:09:01 AM all 2.54 0.00 1.17 7.20 0.07 89.03 08:10:36 08:09:01 AM 0 2.54 0.00 1.17 7.20 0.07 89.03 08:10:36 08:10:01 AM all 69.69 0.00 11.02 7.18 0.12 11.99 08:10:36 08:10:01 AM 0 69.69 0.00 11.02 7.18 0.12 11.99 08:10:36 Average: all 18.01 0.01 3.67 3.04 0.07 75.20 08:10:36 Average: 0 18.01 0.01 3.67 3.04 0.07 75.20 08:10:36 08:10:36 08:10:36