09:03:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137294 09:03:24 Running as SYSTEM 09:03:24 [EnvInject] - Loading node environment variables. 09:03:24 Building remotely on prd-centos8-docker-8c-8g-7233 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 09:03:24 [ssh-agent] Looking for ssh-agent implementation... 09:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:24 $ ssh-agent 09:03:24 SSH_AUTH_SOCK=/tmp/ssh-3aaR9F0JZfa0/agent.5427 09:03:24 SSH_AGENT_PID=5430 09:03:24 [ssh-agent] Started. 09:03:24 Running ssh-add (command line suppressed) 09:03:24 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_10863879383531364506.key (/w/workspace/cps-master-verify-java@tmp/private_key_10863879383531364506.key) 09:03:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:03:25 The recommended git tool is: NONE 09:03:26 using credential onap-jenkins-ssh 09:03:26 Wiping out workspace first. 09:03:26 Cloning the remote Git repository 09:03:26 Cloning repository git://cloud.onap.org/mirror/cps.git 09:03:26 > git init /w/workspace/cps-master-verify-java # timeout=10 09:03:26 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 09:03:26 > git --version # timeout=10 09:03:26 > git --version # 'git version 2.39.1' 09:03:26 using GIT_SSH to set credentials Gerrit user 09:03:26 [INFO] Currently running in a labeled security context 09:03:26 [INFO] Currently SELinux is 'enforcing' on the host 09:03:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh5489535169086107220.key 09:03:26 Verifying host key using manually-configured host key entries 09:03:26 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:03:41 ERROR: Error cloning remote repo 'origin' 09:03:41 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: 09:03:41 stdout: 09:03:41 stderr: fatal: unable to look up cloud.onap.org (port 9418) (Name or service not known) 09:03:41 09:03:41 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 09:03:41 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 09:03:41 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 09:03:41 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 09:03:41 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 09:03:41 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 09:03:41 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:03:41 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:03:41 at hudson.remoting.Request$2.run(Request.java:377) 09:03:41 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:03:41 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:03:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:03:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:03:41 at java.base/java.lang.Thread.run(Thread.java:829) 09:03:41 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-docker-8c-8g-7233 09:03:41 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 09:03:41 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:03:41 at hudson.remoting.Channel.call(Channel.java:1003) 09:03:41 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 09:03:41 at jdk.internal.reflect.GeneratedMethodAccessor448.invoke(Unknown Source) 09:03:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:03:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 09:03:41 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 09:03:41 at com.sun.proxy.$Proxy189.execute(Unknown Source) 09:03:41 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 09:03:41 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 09:03:41 at hudson.scm.SCM.checkout(SCM.java:540) 09:03:41 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 09:03:41 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 09:03:41 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 09:03:41 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 09:03:41 at hudson.model.Run.execute(Run.java:1895) 09:03:41 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 09:03:41 at hudson.model.ResourceController.execute(ResourceController.java:101) 09:03:41 at hudson.model.Executor.run(Executor.java:442) 09:03:41 ERROR: Error cloning remote repo 'origin' 09:03:41 $ ssh-agent -k 09:03:41 unset SSH_AUTH_SOCK; 09:03:41 unset SSH_AGENT_PID; 09:03:41 echo Agent pid 5430 killed; 09:03:41 [ssh-agent] Stopped. 09:03:41 [PostBuildScript] - [INFO] Executing post build scripts. 09:03:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14759758018683062157.sh 09:03:41 ---> sysstat.sh 09:03:42 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15265479895076250998.sh 09:03:42 ---> package-listing.sh 09:03:42 ++ facter osfamily 09:03:42 ++ tr '[:upper:]' '[:lower:]' 09:03:42 + OS_FAMILY=redhat 09:03:42 + workspace=/w/workspace/cps-master-verify-java 09:03:42 + START_PACKAGES=/tmp/packages_start.txt 09:03:42 + END_PACKAGES=/tmp/packages_end.txt 09:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:42 + PACKAGES=/tmp/packages_start.txt 09:03:42 + '[' /w/workspace/cps-master-verify-java ']' 09:03:42 + PACKAGES=/tmp/packages_end.txt 09:03:42 + case "${OS_FAMILY}" in 09:03:42 + rpm -qa 09:03:42 + sort 09:03:43 + '[' -f /tmp/packages_start.txt ']' 09:03:43 + '[' -f /tmp/packages_end.txt ']' 09:03:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:43 + '[' /w/workspace/cps-master-verify-java ']' 09:03:43 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 09:03:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 09:03:43 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10542790802857862785.sh 09:03:43 ---> capture-instance-metadata.sh 09:03:43 Setup pyenv: 09:03:43 system 09:03:43 * 3.8.13 (set by /opt/pyenv/version) 09:03:43 * 3.9.13 (set by /opt/pyenv/version) 09:03:43 * 3.10.6 (set by /opt/pyenv/version) 09:03:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-psgG 09:03:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:03:50 lf-activate-venv(): INFO: Installing: lftools 09:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-psgG/bin to PATH 09:04:19 INFO: Running in OpenStack, capturing instance metadata 09:04:19 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6297561050577352555.sh 09:04:19 provisioning config files... 09:04:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config18242312904183804457tmp 09:04:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:04:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:04:19 [EnvInject] - Injecting environment variables from a build step. 09:04:19 [EnvInject] - Injecting as environment variables the properties content 09:04:19 SERVER_ID=logs 09:04:19 09:04:19 [EnvInject] - Variables injected successfully. 09:04:19 [cps-master-verify-java] $ /bin/bash /tmp/jenkins267516306972772988.sh 09:04:19 ---> create-netrc.sh 09:04:19 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13351057104510922101.sh 09:04:20 ---> python-tools-install.sh 09:04:20 Setup pyenv: 09:04:20 system 09:04:20 3.8.13 09:04:20 3.9.13 09:04:20 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:04:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-psgG from file:/tmp/.os_lf_venv 09:04:21 lf-activate-venv(): INFO: Installing: lftools 09:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-psgG/bin to PATH 09:04:28 Generating Requirements File 09:04:59 Python 3.10.6 09:04:59 pip 24.0 from /tmp/venv-psgG/lib/python3.10/site-packages/pip (python 3.10) 09:05:00 appdirs==1.4.4 09:05:00 argcomplete==3.2.2 09:05:00 aspy.yaml==1.3.0 09:05:00 attrs==23.2.0 09:05:00 autopage==0.5.2 09:05:00 beautifulsoup4==4.12.3 09:05:00 boto3==1.34.46 09:05:00 botocore==1.34.46 09:05:00 bs4==0.0.2 09:05:00 cachetools==5.3.2 09:05:00 certifi==2024.2.2 09:05:00 cffi==1.16.0 09:05:00 cfgv==3.4.0 09:05:00 chardet==5.2.0 09:05:00 charset-normalizer==3.3.2 09:05:00 click==8.1.7 09:05:00 cliff==4.5.0 09:05:00 cmd2==2.4.3 09:05:00 cryptography==3.3.2 09:05:00 debtcollector==2.5.0 09:05:00 decorator==5.1.1 09:05:00 defusedxml==0.7.1 09:05:00 Deprecated==1.2.14 09:05:00 distlib==0.3.8 09:05:00 dnspython==2.6.1 09:05:00 docker==4.2.2 09:05:00 dogpile.cache==1.3.1 09:05:00 email-validator==2.1.0.post1 09:05:00 filelock==3.13.1 09:05:00 future==0.18.3 09:05:00 gitdb==4.0.11 09:05:00 GitPython==3.1.42 09:05:00 google-auth==2.28.0 09:05:00 httplib2==0.22.0 09:05:00 identify==2.5.35 09:05:00 idna==3.6 09:05:00 importlib-resources==1.5.0 09:05:00 iso8601==2.1.0 09:05:00 Jinja2==3.1.3 09:05:00 jmespath==1.0.1 09:05:00 jsonpatch==1.33 09:05:00 jsonpointer==2.4 09:05:00 jsonschema==4.21.1 09:05:00 jsonschema-specifications==2023.12.1 09:05:00 keystoneauth1==5.5.0 09:05:00 kubernetes==29.0.0 09:05:00 lftools==0.37.8 09:05:00 lxml==5.1.0 09:05:00 MarkupSafe==2.1.5 09:05:00 msgpack==1.0.7 09:05:00 multi_key_dict==2.0.3 09:05:00 munch==4.0.0 09:05:00 netaddr==1.2.1 09:05:00 netifaces==0.11.0 09:05:00 niet==1.4.2 09:05:00 nodeenv==1.8.0 09:05:00 oauth2client==4.1.3 09:05:00 oauthlib==3.2.2 09:05:00 openstacksdk==0.62.0 09:05:00 os-client-config==2.1.0 09:05:00 os-service-types==1.7.0 09:05:00 osc-lib==3.0.0 09:05:00 oslo.config==9.3.0 09:05:00 oslo.context==5.3.0 09:05:00 oslo.i18n==6.2.0 09:05:00 oslo.log==5.4.0 09:05:00 oslo.serialization==5.3.0 09:05:00 oslo.utils==7.0.0 09:05:00 packaging==23.2 09:05:00 pbr==6.0.0 09:05:00 platformdirs==4.2.0 09:05:00 prettytable==3.10.0 09:05:00 pyasn1==0.5.1 09:05:00 pyasn1-modules==0.3.0 09:05:00 pycparser==2.21 09:05:00 pygerrit2==2.0.15 09:05:00 PyGithub==2.2.0 09:05:00 pyinotify==0.9.6 09:05:00 PyJWT==2.8.0 09:05:00 PyNaCl==1.5.0 09:05:00 pyparsing==2.4.7 09:05:00 pyperclip==1.8.2 09:05:00 pyrsistent==0.20.0 09:05:00 python-cinderclient==9.4.0 09:05:00 python-dateutil==2.8.2 09:05:00 python-heatclient==3.4.0 09:05:00 python-jenkins==1.8.2 09:05:00 python-keystoneclient==5.3.0 09:05:00 python-magnumclient==4.3.0 09:05:00 python-novaclient==18.4.0 09:05:00 python-openstackclient==6.0.1 09:05:00 python-swiftclient==4.4.0 09:05:00 pytz==2024.1 09:05:00 PyYAML==6.0.1 09:05:00 referencing==0.33.0 09:05:00 requests==2.31.0 09:05:00 requests-oauthlib==1.3.1 09:05:00 requestsexceptions==1.4.0 09:05:00 rfc3986==2.0.0 09:05:00 rpds-py==0.18.0 09:05:00 rsa==4.9 09:05:00 ruamel.yaml==0.18.6 09:05:00 ruamel.yaml.clib==0.2.8 09:05:00 s3transfer==0.10.0 09:05:00 simplejson==3.19.2 09:05:00 six==1.16.0 09:05:00 smmap==5.0.1 09:05:00 soupsieve==2.5 09:05:00 stevedore==5.1.0 09:05:00 tabulate==0.9.0 09:05:00 toml==0.10.2 09:05:00 tomlkit==0.12.3 09:05:00 tqdm==4.66.2 09:05:00 typing_extensions==4.9.0 09:05:00 tzdata==2024.1 09:05:00 urllib3==1.26.18 09:05:00 virtualenv==20.25.0 09:05:00 wcwidth==0.2.13 09:05:00 websocket-client==1.7.0 09:05:00 wrapt==1.16.0 09:05:00 xdg==6.0.0 09:05:00 xmltodict==0.13.0 09:05:00 yq==3.2.3 09:05:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3249000268430908426.sh 09:05:00 ---> sudo-logs.sh 09:05:00 Archiving 'sudo' log.. 09:05:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2392951829369567638.sh 09:05:00 ---> job-cost.sh 09:05:00 Setup pyenv: 09:05:00 system 09:05:00 3.8.13 09:05:00 3.9.13 09:05:00 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:05:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-psgG from file:/tmp/.os_lf_venv 09:05:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:05:09 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. 09:05:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-psgG/bin to PATH 09:05:09 INFO: No Stack... 09:05:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:10 INFO: Archiving Costs 09:05:10 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins11599813029830845517.sh 09:05:10 ---> logs-deploy.sh 09:05:10 Setup pyenv: 09:05:10 system 09:05:10 3.8.13 09:05:10 3.9.13 09:05:10 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-psgG from file:/tmp/.os_lf_venv 09:05:11 lf-activate-venv(): INFO: Installing: lftools 09:05:20 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. 09:05:20 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-psgG/bin to PATH 09:05:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6865 09:05:21 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:05:22 Archives upload complete. 09:05:22 INFO: archiving logs to Nexus 09:05:23 ---> uname -a: 09:05:23 Linux prd-centos8-docker-8c-8g-7233.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 09:05:23 09:05:23 09:05:23 ---> lscpu: 09:05:23 Architecture: x86_64 09:05:23 CPU op-mode(s): 32-bit, 64-bit 09:05:23 Byte Order: Little Endian 09:05:23 CPU(s): 8 09:05:23 On-line CPU(s) list: 0-7 09:05:23 Thread(s) per core: 1 09:05:23 Core(s) per socket: 1 09:05:23 Socket(s): 8 09:05:23 NUMA node(s): 1 09:05:23 Vendor ID: AuthenticAMD 09:05:23 CPU family: 23 09:05:23 Model: 49 09:05:23 Model name: AMD EPYC-Rome Processor 09:05:23 Stepping: 0 09:05:23 CPU MHz: 2800.000 09:05:23 BogoMIPS: 5600.00 09:05:23 Virtualization: AMD-V 09:05:23 Hypervisor vendor: KVM 09:05:23 Virtualization type: full 09:05:23 L1d cache: 32K 09:05:23 L1i cache: 32K 09:05:23 L2 cache: 512K 09:05:23 L3 cache: 16384K 09:05:23 NUMA node0 CPU(s): 0-7 09:05:23 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 09:05:23 09:05:23 09:05:23 ---> nproc: 09:05:23 8 09:05:23 09:05:23 09:05:23 ---> df -h: 09:05:23 Filesystem Size Used Avail Use% Mounted on 09:05:23 devtmpfs 16G 0 16G 0% /dev 09:05:23 tmpfs 16G 0 16G 0% /dev/shm 09:05:23 tmpfs 16G 17M 16G 1% /run 09:05:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:05:23 /dev/vda1 160G 11G 150G 7% / 09:05:23 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:05:23 09:05:23 09:05:23 ---> free -m: 09:05:23 total used free shared buff/cache available 09:05:23 Mem: 31890 913 28838 19 2138 30539 09:05:23 Swap: 1023 0 1023 09:05:23 09:05:23 09:05:23 ---> ip addr: 09:05:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:05:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:05:23 inet 127.0.0.1/8 scope host lo 09:05:23 valid_lft forever preferred_lft forever 09:05:23 inet6 ::1/128 scope host 09:05:23 valid_lft forever preferred_lft forever 09:05:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:05:23 link/ether fa:16:3e:e7:d9:76 brd ff:ff:ff:ff:ff:ff 09:05:23 altname enp0s3 09:05:23 altname ens3 09:05:23 inet 10.30.106.137/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:05:23 valid_lft 86264sec preferred_lft 86264sec 09:05:23 inet6 fe80::f816:3eff:fee7:d976/64 scope link 09:05:23 valid_lft forever preferred_lft forever 09:05:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:05:23 link/ether 02:42:c9:6e:d2:43 brd ff:ff:ff:ff:ff:ff 09:05:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:05:23 valid_lft forever preferred_lft forever 09:05:23 09:05:23 09:05:23 ---> sar -b -r -n DEV: 09:05:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/21/2024 _x86_64_ (8 CPU) 09:05:23 09:05:23 09:03:04 LINUX RESTART (8 CPU) 09:05:23 09:05:23 09:04:01 AM tps rtps wtps bread/s bwrtn/s 09:05:23 09:05:01 AM 123.58 7.15 116.43 1345.64 9132.89 09:05:23 Average: 123.58 7.15 116.43 1345.64 9132.89 09:05:23 09:05:23 09:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:05:23 09:05:01 AM 29575556 31304604 3080156 9.43 2688 2048340 1389000 4.12 333104 2300296 113576 09:05:23 Average: 29575556 31304604 3080156 9.43 2688 2048340 1389000 4.12 333104 2300296 113576 09:05:23 09:05:23 09:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:05:23 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:23 09:05:01 AM eth0 54.81 36.61 877.04 9.70 0.00 0.00 0.00 0.00 09:05:23 09:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:23 Average: eth0 54.81 36.61 877.04 9.70 0.00 0.00 0.00 0.00 09:05:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:23 09:05:23 09:05:23 ---> sar -P ALL: 09:05:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/21/2024 _x86_64_ (8 CPU) 09:05:23 09:05:23 09:03:04 LINUX RESTART (8 CPU) 09:05:23 09:05:23 09:04:01 AM CPU %user %nice %system %iowait %steal %idle 09:05:23 09:05:01 AM all 10.73 0.00 1.05 0.63 0.05 87.54 09:05:23 09:05:01 AM 0 6.25 0.00 0.65 0.45 0.05 92.60 09:05:23 09:05:01 AM 1 7.93 0.00 1.25 1.10 0.07 89.65 09:05:23 09:05:01 AM 2 26.73 0.00 1.72 0.69 0.07 70.79 09:05:23 09:05:01 AM 3 1.59 0.00 0.55 1.42 0.07 96.37 09:05:23 09:05:01 AM 4 15.64 0.00 1.27 0.25 0.05 82.79 09:05:23 09:05:01 AM 5 18.94 0.00 1.45 0.32 0.03 79.26 09:05:23 09:05:01 AM 6 3.04 0.00 0.62 0.08 0.03 96.23 09:05:23 09:05:01 AM 7 5.74 0.00 0.92 0.73 0.02 92.60 09:05:23 Average: all 10.73 0.00 1.05 0.63 0.05 87.54 09:05:23 Average: 0 6.25 0.00 0.65 0.45 0.05 92.60 09:05:23 Average: 1 7.93 0.00 1.25 1.10 0.07 89.65 09:05:23 Average: 2 26.73 0.00 1.72 0.69 0.07 70.79 09:05:23 Average: 3 1.59 0.00 0.55 1.42 0.07 96.37 09:05:23 Average: 4 15.64 0.00 1.27 0.25 0.05 82.79 09:05:23 Average: 5 18.94 0.00 1.45 0.32 0.03 79.26 09:05:23 Average: 6 3.04 0.00 0.62 0.08 0.03 96.23 09:05:23 Average: 7 5.74 0.00 0.92 0.73 0.02 92.60 09:05:23 09:05:23 09:05:23