05:04:28 Started by timer 05:04:28 Running as SYSTEM 05:04:28 [EnvInject] - Loading node environment variables. 05:04:28 Building remotely on prd-centos8-builder-1c-1g-10141 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 05:04:28 [ssh-agent] Looking for ssh-agent implementation... 05:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:28 $ ssh-agent 05:04:28 SSH_AUTH_SOCK=/tmp/ssh-EFcU2eCmtJHO/agent.5158 05:04:28 SSH_AGENT_PID=5159 05:04:28 [ssh-agent] Started. 05:04:28 Running ssh-add (command line suppressed) 05:04:28 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4297674049839209583.key (jenkins-ssh) 05:04:28 [ssh-agent] Using credentials jenkins (jenkins) 05:04:28 The recommended git tool is: NONE 05:04:33 using credential jenkins 05:04:33 Wiping out workspace first. 05:04:33 Cloning the remote Git repository 05:04:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 05:04:33 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:04:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 05:04:33 > git --version # timeout=10 05:04:33 > git --version # 'git version 2.43.0' 05:04:33 using GIT_SSH to set credentials jenkins 05:04:33 [INFO] Currently running in a labeled security context 05:04:33 [INFO] Currently SELinux is 'enforcing' on the host 05:04:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh7926218846012835717.key 05:04:33 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:26 ERROR: Error cloning remote repo 'origin' 05:08:26 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: 05:08:26 stdout: 05:08:26 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 05:08:26 Receiving objects: 0% (1/7297) Receiving objects: 1% (73/7297) Receiving objects: 1% (134/7297), 67.99 KiB | 4.00 KiB/s Receiving objects: 2% (146/7297), 67.99 KiB | 4.00 KiB/s Receiving objects: 3% (219/7297), 67.99 KiB | 4.00 KiB/s Receiving objects: 4% (292/7297), 67.99 KiB | 4.00 KiB/s Receiving objects: 4% (311/7297), 131.97 KiB | 2.00 KiB/s Receiving objects: 5% (365/7297), 131.97 KiB | 2.00 KiB/s Receiving objects: 6% (438/7297), 131.97 KiB | 2.00 KiB/s Receiving objects: 6% (495/7297), 195.95 KiB | 2.00 KiB/s Receiving objects: 7% (511/7297), 195.95 KiB | 2.00 KiB/s Receiving objects: 8% (584/7297), 195.95 KiB | 2.00 KiB/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 client_loop: send disconnect: Broken pipe 05:08:26 fetch-pack: unexpected disconnect while reading sideband packet 05:08:26 fatal: early EOF 05:08:26 fatal: fetch-pack: invalid index-pack output 05:08:26 05:08:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 05:08:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 05:08:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 05:08:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 05:08:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 05:08:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 05:08:26 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 05:08:26 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 05:08:26 at hudson.remoting.Request$2.run(Request.java:377) 05:08:26 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 05:08:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 05:08:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 05:08:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 05:08:26 at java.base/java.lang.Thread.run(Thread.java:829) 05:08:26 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-10141 05:08:26 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 05:08:26 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 05:08:26 at hudson.remoting.Channel.call(Channel.java:1003) 05:08:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 05:08:26 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 05:08:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:08:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 05:08:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 05:08:26 at com.sun.proxy.$Proxy154.execute(Unknown Source) 05:08:26 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 05:08:26 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 05:08:26 at hudson.scm.SCM.checkout(SCM.java:540) 05:08:26 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 05:08:26 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 05:08:26 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 05:08:26 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 05:08:26 at hudson.model.Run.execute(Run.java:1895) 05:08:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:08:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:08:26 at hudson.model.Executor.run(Executor.java:442) 05:08:26 ERROR: Error cloning remote repo 'origin' 05:08:26 $ ssh-agent -k 05:08:26 unset SSH_AUTH_SOCK; 05:08:26 unset SSH_AGENT_PID; 05:08:26 echo Agent pid 5159 killed; 05:08:26 [ssh-agent] Stopped. 05:08:26 [PostBuildScript] - [INFO] Executing post build scripts. 05:08:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16766378409114532301.sh 05:08:26 ---> sysstat.sh 05:08:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17854405815928143679.sh 05:08:27 ---> package-listing.sh 05:08:27 ++ facter osfamily 05:08:27 ++ tr '[:upper:]' '[:lower:]' 05:08:27 + OS_FAMILY=redhat 05:08:27 + workspace=/w/workspace/ci-management-openstack-cron 05:08:27 + START_PACKAGES=/tmp/packages_start.txt 05:08:27 + END_PACKAGES=/tmp/packages_end.txt 05:08:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:27 + PACKAGES=/tmp/packages_start.txt 05:08:27 + '[' /w/workspace/ci-management-openstack-cron ']' 05:08:27 + PACKAGES=/tmp/packages_end.txt 05:08:27 + case "${OS_FAMILY}" in 05:08:27 + rpm -qa 05:08:27 + sort 05:08:34 + '[' -f /tmp/packages_start.txt ']' 05:08:34 + '[' -f /tmp/packages_end.txt ']' 05:08:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:34 + '[' /w/workspace/ci-management-openstack-cron ']' 05:08:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:08:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:08:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15794781834258937084.sh 05:08:34 ---> capture-instance-metadata.sh 05:08:34 Setup pyenv: 05:08:34 system 05:08:34 * 3.8.13 (set by /opt/pyenv/version) 05:08:35 * 3.9.13 (set by /opt/pyenv/version) 05:08:35 * 3.10.6 (set by /opt/pyenv/version) 05:08:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dk8C 05:08:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:08:42 lf-activate-venv(): INFO: Installing: lftools 05:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-Dk8C/bin to PATH 05:09:13 INFO: Running in OpenStack, capturing instance metadata 05:09:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15778287199249015978.sh 05:09:14 provisioning config files... 05:09:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12162342063080094645tmp 05:09:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:09:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:09:14 [EnvInject] - Injecting environment variables from a build step. 05:09:14 [EnvInject] - Injecting as environment variables the properties content 05:09:14 SERVER_ID=logs 05:09:14 05:09:14 [EnvInject] - Variables injected successfully. 05:09:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7247499997298825631.sh 05:09:14 ---> create-netrc.sh 05:09:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3542226929591637910.sh 05:09:14 ---> python-tools-install.sh 05:09:14 Setup pyenv: 05:09:14 system 05:09:14 3.8.13 05:09:14 3.9.13 05:09:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:09:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dk8C from file:/tmp/.os_lf_venv 05:09:15 lf-activate-venv(): INFO: Installing: lftools 05:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-Dk8C/bin to PATH 05:09:24 Generating Requirements File 05:09:47 Python 3.10.6 05:09:47 pip 24.3.1 from /tmp/venv-Dk8C/lib/python3.10/site-packages/pip (python 3.10) 05:09:48 appdirs==1.4.4 05:09:48 argcomplete==3.5.1 05:09:48 aspy.yaml==1.3.0 05:09:48 attrs==24.2.0 05:09:48 autopage==0.5.2 05:09:48 beautifulsoup4==4.12.3 05:09:48 boto3==1.35.58 05:09:48 botocore==1.35.58 05:09:48 bs4==0.0.2 05:09:48 cachetools==5.5.0 05:09:48 certifi==2024.8.30 05:09:48 cffi==1.17.1 05:09:48 cfgv==3.4.0 05:09:48 chardet==5.2.0 05:09:48 charset-normalizer==3.4.0 05:09:48 click==8.1.7 05:09:48 cliff==4.7.0 05:09:48 cmd2==2.5.4 05:09:48 cryptography==3.3.2 05:09:48 debtcollector==3.0.0 05:09:48 decorator==5.1.1 05:09:48 defusedxml==0.7.1 05:09:48 Deprecated==1.2.14 05:09:48 distlib==0.3.9 05:09:48 dnspython==2.7.0 05:09:48 docker==4.2.2 05:09:48 dogpile.cache==1.3.3 05:09:48 durationpy==0.9 05:09:48 email_validator==2.2.0 05:09:48 filelock==3.16.1 05:09:48 future==1.0.0 05:09:48 gitdb==4.0.11 05:09:48 GitPython==3.1.43 05:09:48 google-auth==2.36.0 05:09:48 httplib2==0.22.0 05:09:48 identify==2.6.2 05:09:48 idna==3.10 05:09:48 importlib-resources==1.5.0 05:09:48 iso8601==2.1.0 05:09:48 Jinja2==3.1.4 05:09:48 jmespath==1.0.1 05:09:48 jsonpatch==1.33 05:09:48 jsonpointer==3.0.0 05:09:48 jsonschema==4.23.0 05:09:48 jsonschema-specifications==2024.10.1 05:09:48 keystoneauth1==5.8.0 05:09:48 kubernetes==31.0.0 05:09:48 lftools==0.37.10 05:09:48 lxml==5.3.0 05:09:48 MarkupSafe==3.0.2 05:09:48 msgpack==1.1.0 05:09:48 multi_key_dict==2.0.3 05:09:48 munch==4.0.0 05:09:48 netaddr==1.3.0 05:09:48 netifaces==0.11.0 05:09:48 niet==1.4.2 05:09:48 nodeenv==1.9.1 05:09:48 oauth2client==4.1.3 05:09:48 oauthlib==3.2.2 05:09:48 openstacksdk==4.1.0 05:09:48 os-client-config==2.1.0 05:09:48 os-service-types==1.7.0 05:09:48 osc-lib==3.1.0 05:09:48 oslo.config==9.6.0 05:09:48 oslo.context==5.6.0 05:09:48 oslo.i18n==6.4.0 05:09:48 oslo.log==6.1.2 05:09:48 oslo.serialization==5.5.0 05:09:48 oslo.utils==7.4.0 05:09:48 packaging==24.2 05:09:48 pbr==6.1.0 05:09:48 platformdirs==4.3.6 05:09:48 prettytable==3.12.0 05:09:48 psutil==6.1.0 05:09:48 pyasn1==0.6.1 05:09:48 pyasn1_modules==0.4.1 05:09:48 pycparser==2.22 05:09:48 pygerrit2==2.0.15 05:09:48 PyGithub==2.5.0 05:09:48 PyJWT==2.9.0 05:09:48 PyNaCl==1.5.0 05:09:48 pyparsing==2.4.7 05:09:48 pyperclip==1.9.0 05:09:48 pyrsistent==0.20.0 05:09:48 python-cinderclient==9.6.0 05:09:48 python-dateutil==2.9.0.post0 05:09:48 python-heatclient==4.0.0 05:09:48 python-jenkins==1.8.2 05:09:48 python-keystoneclient==5.5.0 05:09:48 python-magnumclient==4.7.0 05:09:48 python-openstackclient==7.2.1 05:09:48 python-swiftclient==4.6.0 05:09:48 PyYAML==6.0.2 05:09:48 referencing==0.35.1 05:09:48 requests==2.32.3 05:09:48 requests-oauthlib==2.0.0 05:09:48 requestsexceptions==1.4.0 05:09:48 rfc3986==2.0.0 05:09:48 rpds-py==0.21.0 05:09:48 rsa==4.9 05:09:48 ruamel.yaml==0.18.6 05:09:48 ruamel.yaml.clib==0.2.12 05:09:48 s3transfer==0.10.3 05:09:48 simplejson==3.19.3 05:09:48 six==1.16.0 05:09:48 smmap==5.0.1 05:09:48 soupsieve==2.6 05:09:48 stevedore==5.3.0 05:09:48 tabulate==0.9.0 05:09:48 toml==0.10.2 05:09:48 tomlkit==0.13.2 05:09:48 tqdm==4.67.0 05:09:48 typing_extensions==4.12.2 05:09:48 tzdata==2024.2 05:09:48 urllib3==1.26.20 05:09:48 virtualenv==20.27.1 05:09:48 wcwidth==0.2.13 05:09:48 websocket-client==1.8.0 05:09:48 wrapt==1.16.0 05:09:48 xdg==6.0.0 05:09:48 xmltodict==0.14.2 05:09:48 yq==3.4.3 05:09:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12818766932691060591.sh 05:09:48 ---> sudo-logs.sh 05:09:48 Archiving 'sudo' log.. 05:09:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13579890052368120613.sh 05:09:48 ---> job-cost.sh 05:09:48 Setup pyenv: 05:09:49 system 05:09:49 3.8.13 05:09:49 3.9.13 05:09:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:09:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dk8C from file:/tmp/.os_lf_venv 05:09:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:09:54 lf-activate-venv(): INFO: Adding /tmp/venv-Dk8C/bin to PATH 05:09:54 INFO: No Stack... 05:09:55 INFO: Retrieving Pricing Info for: v2-highcpu-1 05:09:55 INFO: Archiving Costs 05:09:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10759579219156861623.sh 05:09:55 ---> logs-deploy.sh 05:09:55 Setup pyenv: 05:09:55 system 05:09:55 3.8.13 05:09:55 3.9.13 05:09:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:09:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dk8C from file:/tmp/.os_lf_venv 05:09:56 lf-activate-venv(): INFO: Installing: lftools 05:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-Dk8C/bin to PATH 05:10:04 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/48197 05:10:04 INFO: archiving workspace using pattern(s): 05:10:06 Archives upload complete. 05:10:06 INFO: archiving logs to Nexus 05:10:07 ---> uname -a: 05:10:07 Linux prd-centos8-builder-1c-1g-10141.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 05:10:07 05:10:07 05:10:07 ---> lscpu: 05:10:07 Architecture: x86_64 05:10:07 CPU op-mode(s): 32-bit, 64-bit 05:10:07 Byte Order: Little Endian 05:10:07 CPU(s): 1 05:10:07 On-line CPU(s) list: 0 05:10:07 Thread(s) per core: 1 05:10:07 Core(s) per socket: 1 05:10:07 Socket(s): 1 05:10:07 NUMA node(s): 1 05:10:07 Vendor ID: AuthenticAMD 05:10:07 CPU family: 23 05:10:07 Model: 49 05:10:07 Model name: AMD EPYC-Rome Processor 05:10:07 Stepping: 0 05:10:07 CPU MHz: 2799.998 05:10:07 BogoMIPS: 5599.99 05:10:07 Virtualization: AMD-V 05:10:07 Hypervisor vendor: KVM 05:10:07 Virtualization type: full 05:10:07 L1d cache: 32K 05:10:07 L1i cache: 32K 05:10:07 L2 cache: 512K 05:10:07 L3 cache: 16384K 05:10:07 NUMA node0 CPU(s): 0 05:10:07 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 05:10:07 05:10:07 05:10:07 ---> nproc: 05:10:07 1 05:10:07 05:10:07 05:10:07 ---> df -h: 05:10:07 Filesystem Size Used Avail Use% Mounted on 05:10:07 devtmpfs 329M 0 329M 0% /dev 05:10:07 tmpfs 386M 0 386M 0% /dev/shm 05:10:07 tmpfs 386M 11M 376M 3% /run 05:10:07 tmpfs 386M 0 386M 0% /sys/fs/cgroup 05:10:07 /dev/vda1 20G 9.0G 12G 45% / 05:10:07 tmpfs 78M 0 78M 0% /run/user/1001 05:10:07 05:10:07 05:10:07 ---> free -m: 05:10:07 total used free shared buff/cache available 05:10:07 Mem: 770 318 55 8 397 317 05:10:07 Swap: 1023 11 1012 05:10:07 05:10:07 05:10:07 ---> ip addr: 05:10:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:10:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:10:07 inet 127.0.0.1/8 scope host lo 05:10:07 valid_lft forever preferred_lft forever 05:10:07 inet6 ::1/128 scope host 05:10:07 valid_lft forever preferred_lft forever 05:10:07 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:10:07 link/ether fa:16:3e:53:fa:77 brd ff:ff:ff:ff:ff:ff 05:10:07 altname enp0s3 05:10:07 altname ens3 05:10:07 inet 10.32.7.223/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 05:10:07 valid_lft 86024sec preferred_lft 86024sec 05:10:07 inet6 fe80::f816:3eff:fe53:fa77/64 scope link 05:10:07 valid_lft forever preferred_lft forever 05:10:07 05:10:07 05:10:07 ---> sar -b -r -n DEV: 05:10:07 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) 05:10:07 05:10:07 05:03:45 LINUX RESTART (1 CPU) 05:10:07 05:10:07 05:04:02 AM tps rtps wtps bread/s bwrtn/s 05:10:07 05:05:01 AM 198.76 150.36 48.40 12408.33 39232.32 05:10:07 05:06:01 AM 1.43 0.00 1.43 0.00 80.41 05:10:07 05:07:01 AM 0.27 0.07 0.20 1.20 3.78 05:10:07 05:08:01 AM 0.57 0.00 0.57 0.00 9.08 05:10:07 05:09:01 AM 145.62 90.76 54.86 7845.04 5048.12 05:10:07 05:10:01 AM 143.21 33.74 109.48 3146.04 11135.90 05:10:07 Average: 81.33 45.54 35.80 3877.02 9169.40 05:10:07 05:10:07 05:04:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:07 05:05:01 AM 59172 396032 730040 92.50 2104 408420 429860 23.39 117248 454064 1720 05:10:07 05:06:01 AM 60812 397056 728400 92.29 2104 407816 429860 23.39 116984 452856 8 05:10:07 05:07:01 AM 61136 396836 728076 92.25 2104 407272 429860 23.39 117104 452216 12 05:10:07 05:08:01 AM 61536 396916 727676 92.20 2104 406952 429860 23.39 117104 451908 12 05:10:07 05:09:01 AM 58168 310544 731044 92.63 1988 326700 524812 28.56 128696 461436 16112 05:10:07 05:10:01 AM 58036 311596 731176 92.65 512 321588 504528 27.45 152360 409072 19764 05:10:07 Average: 59810 368163 729402 92.42 1819 379791 458130 24.93 124916 446925 6271 05:10:07 05:10:07 05:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:07 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:07 05:05:01 AM eth0 133.24 70.13 566.10 41.85 0.00 0.00 0.00 0.00 05:10:07 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:07 05:06:01 AM eth0 2.00 1.88 2.72 0.13 0.00 0.00 0.00 0.00 05:10:07 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:07 05:07:01 AM eth0 0.97 0.92 1.25 0.06 0.00 0.00 0.00 0.00 05:10:07 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:07 05:08:01 AM eth0 0.57 0.57 0.70 0.04 0.00 0.00 0.00 0.00 05:10:07 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:07 05:09:01 AM eth0 127.91 83.09 723.83 10.16 0.00 0.00 0.00 0.00 05:10:07 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:07 05:10:01 AM eth0 64.61 47.06 264.17 11.04 0.00 0.00 0.00 0.00 05:10:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:07 Average: eth0 54.67 33.85 258.99 10.46 0.00 0.00 0.00 0.00 05:10:07 05:10:07 05:10:07 ---> sar -P ALL: 05:10:07 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) 05:10:07 05:10:07 05:03:45 LINUX RESTART (1 CPU) 05:10:07 05:10:07 05:04:02 AM CPU %user %nice %system %iowait %steal %idle 05:10:07 05:05:01 AM all 36.14 0.10 10.21 6.29 0.08 47.18 05:10:07 05:05:01 AM 0 36.14 0.10 10.21 6.29 0.08 47.18 05:10:07 05:06:01 AM all 0.77 0.00 0.40 0.00 0.05 98.78 05:10:07 05:06:01 AM 0 0.77 0.00 0.40 0.00 0.05 98.78 05:10:07 05:07:01 AM all 0.67 0.00 0.35 0.00 0.05 98.93 05:10:07 05:07:01 AM 0 0.67 0.00 0.35 0.00 0.05 98.93 05:10:07 05:08:01 AM all 0.67 0.00 0.32 0.02 0.05 98.95 05:10:07 05:08:01 AM 0 0.67 0.00 0.32 0.02 0.05 98.95 05:10:07 05:09:01 AM all 34.65 0.00 5.82 11.25 0.10 48.18 05:10:07 05:09:01 AM 0 34.65 0.00 5.82 11.25 0.10 48.18 05:10:07 05:10:01 AM all 71.78 0.00 10.56 5.02 0.12 12.52 05:10:07 05:10:01 AM 0 71.78 0.00 10.56 5.02 0.12 12.52 05:10:07 Average: all 24.08 0.02 4.60 3.75 0.08 67.47 05:10:07 Average: 0 24.08 0.02 4.60 3.75 0.08 67.47 05:10:07 05:10:07 05:10:07