09:28:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 09:28:15 Running as SYSTEM 09:28:15 [EnvInject] - Loading node environment variables. 09:28:15 Building remotely on prd-ubuntu2004-helm-2c-1g-22975 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 09:28:15 [ssh-agent] Looking for ssh-agent implementation... 09:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:15 $ ssh-agent 09:28:15 SSH_AUTH_SOCK=/tmp/ssh-bmfKmCVxhFAc/agent.12465 09:28:15 SSH_AGENT_PID=12467 09:28:15 [ssh-agent] Started. 09:28:15 Running ssh-add (command line suppressed) 09:28:15 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_17711719626178003608.key (/w/workspace/oom-master-image-verify@tmp/private_key_17711719626178003608.key) 09:28:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:28:15 The recommended git tool is: NONE 09:28:17 using credential onap-jenkins-ssh 09:28:17 Wiping out workspace first. 09:28:17 Cloning the remote Git repository 09:28:17 Cloning repository git://cloud.onap.org/mirror/oom.git 09:28:17 > git init /w/workspace/oom-master-image-verify # timeout=10 09:28:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:28:18 > git --version # timeout=10 09:28:18 > git --version # 'git version 2.25.1' 09:28:18 using GIT_SSH to set credentials Gerrit user 09:28:18 Verifying host key using manually-configured host key entries 09:28:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:28:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:28:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:28:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:28:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:28:24 using GIT_SSH to set credentials Gerrit user 09:28:24 Verifying host key using manually-configured host key entries 09:28:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/3 # timeout=30 09:28:24 > git rev-parse f8a899c48c91681eb61f3968583862ffc9e9ad73^{commit} # timeout=10 09:28:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:28:24 Checking out Revision f8a899c48c91681eb61f3968583862ffc9e9ad73 (refs/changes/89/137689/3) 09:28:24 > git config core.sparsecheckout # timeout=10 09:28:24 > git checkout -f f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=30 09:28:24 Commit message: "[COMMON] Remove hostPath entries" 09:28:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:28:24 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 09:28:24 provisioning config files... 09:28:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:28:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:28:24 [oom-master-image-verify] $ /bin/bash /tmp/jenkins11402562401900984397.sh 09:28:24 ---> python-tools-install.sh 09:28:24 Setup pyenv: 09:28:24 * system (set by /opt/pyenv/version) 09:28:24 * 3.8.13 (set by /opt/pyenv/version) 09:28:25 * 3.9.13 (set by /opt/pyenv/version) 09:28:25 * 3.10.6 (set by /opt/pyenv/version) 09:28:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MAVX 09:28:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:28:32 lf-activate-venv(): INFO: Installing: lftools 09:29:05 lf-activate-venv(): INFO: Adding /tmp/venv-MAVX/bin to PATH 09:29:05 Generating Requirements File 09:29:31 Python 3.10.6 09:29:31 pip 24.0 from /tmp/venv-MAVX/lib/python3.10/site-packages/pip (python 3.10) 09:29:32 appdirs==1.4.4 09:29:32 argcomplete==3.2.3 09:29:32 aspy.yaml==1.3.0 09:29:32 attrs==23.2.0 09:29:32 autopage==0.5.2 09:29:32 beautifulsoup4==4.12.3 09:29:32 boto3==1.34.84 09:29:32 botocore==1.34.84 09:29:32 bs4==0.0.2 09:29:32 cachetools==5.3.3 09:29:32 certifi==2024.2.2 09:29:32 cffi==1.16.0 09:29:32 cfgv==3.4.0 09:29:32 chardet==5.2.0 09:29:32 charset-normalizer==3.3.2 09:29:32 click==8.1.7 09:29:32 cliff==4.6.0 09:29:32 cmd2==2.4.3 09:29:32 cryptography==3.3.2 09:29:32 debtcollector==3.0.0 09:29:32 decorator==5.1.1 09:29:32 defusedxml==0.7.1 09:29:32 Deprecated==1.2.14 09:29:32 distlib==0.3.8 09:29:32 dnspython==2.6.1 09:29:32 docker==4.2.2 09:29:32 dogpile.cache==1.3.2 09:29:32 email_validator==2.1.1 09:29:32 filelock==3.13.4 09:29:32 future==1.0.0 09:29:32 gitdb==4.0.11 09:29:32 GitPython==3.1.43 09:29:32 google-auth==2.29.0 09:29:32 httplib2==0.22.0 09:29:32 identify==2.5.35 09:29:32 idna==3.7 09:29:32 importlib-resources==1.5.0 09:29:32 iso8601==2.1.0 09:29:32 Jinja2==3.1.3 09:29:32 jmespath==1.0.1 09:29:32 jsonpatch==1.33 09:29:32 jsonpointer==2.4 09:29:32 jsonschema==4.21.1 09:29:32 jsonschema-specifications==2023.12.1 09:29:32 keystoneauth1==5.6.0 09:29:32 kubernetes==29.0.0 09:29:32 lftools==0.37.10 09:29:32 lxml==5.2.1 09:29:32 MarkupSafe==2.1.5 09:29:32 msgpack==1.0.8 09:29:32 multi_key_dict==2.0.3 09:29:32 munch==4.0.0 09:29:32 netaddr==1.2.1 09:29:32 netifaces==0.11.0 09:29:32 niet==1.4.2 09:29:32 nodeenv==1.8.0 09:29:32 oauth2client==4.1.3 09:29:32 oauthlib==3.2.2 09:29:32 openstacksdk==3.0.0 09:29:32 os-client-config==2.1.0 09:29:32 os-service-types==1.7.0 09:29:32 osc-lib==3.0.1 09:29:32 oslo.config==9.4.0 09:29:32 oslo.context==5.5.0 09:29:32 oslo.i18n==6.3.0 09:29:32 oslo.log==5.5.1 09:29:32 oslo.serialization==5.4.0 09:29:32 oslo.utils==7.1.0 09:29:32 packaging==24.0 09:29:32 pbr==6.0.0 09:29:32 platformdirs==4.2.0 09:29:32 prettytable==3.10.0 09:29:32 pyasn1==0.6.0 09:29:32 pyasn1_modules==0.4.0 09:29:32 pycparser==2.22 09:29:32 pygerrit2==2.0.15 09:29:32 PyGithub==2.3.0 09:29:32 pyinotify==0.9.6 09:29:32 PyJWT==2.8.0 09:29:32 PyNaCl==1.5.0 09:29:32 pyparsing==2.4.7 09:29:32 pyperclip==1.8.2 09:29:32 pyrsistent==0.20.0 09:29:32 python-cinderclient==9.5.0 09:29:32 python-dateutil==2.9.0.post0 09:29:32 python-heatclient==3.5.0 09:29:32 python-jenkins==1.8.2 09:29:32 python-keystoneclient==5.4.0 09:29:32 python-magnumclient==4.4.0 09:29:32 python-novaclient==18.6.0 09:29:32 python-openstackclient==6.6.0 09:29:32 python-swiftclient==4.5.0 09:29:32 PyYAML==6.0.1 09:29:32 referencing==0.34.0 09:29:32 requests==2.31.0 09:29:32 requests-oauthlib==2.0.0 09:29:32 requestsexceptions==1.4.0 09:29:32 rfc3986==2.0.0 09:29:32 rpds-py==0.18.0 09:29:32 rsa==4.9 09:29:32 ruamel.yaml==0.18.6 09:29:32 ruamel.yaml.clib==0.2.8 09:29:32 s3transfer==0.10.1 09:29:32 simplejson==3.19.2 09:29:32 six==1.16.0 09:29:32 smmap==5.0.1 09:29:32 soupsieve==2.5 09:29:32 stevedore==5.2.0 09:29:32 tabulate==0.9.0 09:29:32 toml==0.10.2 09:29:32 tomlkit==0.12.4 09:29:32 tqdm==4.66.2 09:29:32 typing_extensions==4.11.0 09:29:32 tzdata==2024.1 09:29:32 urllib3==1.26.18 09:29:32 virtualenv==20.25.1 09:29:32 wcwidth==0.2.13 09:29:32 websocket-client==1.7.0 09:29:32 wrapt==1.16.0 09:29:32 xdg==6.0.0 09:29:32 xmltodict==0.13.0 09:29:32 yq==3.2.3 09:29:32 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins1177050846327637211.sh 09:29:32 + cd kubernetes 09:29:32 + make check-for-staging-images 09:29:32 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 09:29:37 ......................................................................................................................................... 09:29:37 $ ssh-agent -k 09:29:37 unset SSH_AUTH_SOCK; 09:29:37 unset SSH_AGENT_PID; 09:29:37 echo Agent pid 12467 killed; 09:29:37 [ssh-agent] Stopped. 09:29:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:29:37 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14659056977727511760.sh 09:29:37 ---> sysstat.sh 09:29:38 [oom-master-image-verify] $ /bin/bash /tmp/jenkins2975053138019530784.sh 09:29:38 ---> package-listing.sh 09:29:38 ++ facter osfamily 09:29:38 ++ tr '[:upper:]' '[:lower:]' 09:29:38 + OS_FAMILY=debian 09:29:38 + workspace=/w/workspace/oom-master-image-verify 09:29:38 + START_PACKAGES=/tmp/packages_start.txt 09:29:38 + END_PACKAGES=/tmp/packages_end.txt 09:29:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:38 + PACKAGES=/tmp/packages_start.txt 09:29:38 + '[' /w/workspace/oom-master-image-verify ']' 09:29:38 + PACKAGES=/tmp/packages_end.txt 09:29:38 + case "${OS_FAMILY}" in 09:29:38 + grep '^ii' 09:29:38 + dpkg -l 09:29:38 + '[' -f /tmp/packages_start.txt ']' 09:29:38 + '[' -f /tmp/packages_end.txt ']' 09:29:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:38 + '[' /w/workspace/oom-master-image-verify ']' 09:29:38 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 09:29:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 09:29:38 [oom-master-image-verify] $ /bin/bash /tmp/jenkins4591430489060022557.sh 09:29:38 ---> capture-instance-metadata.sh 09:29:38 Setup pyenv: 09:29:38 system 09:29:38 3.8.13 09:29:38 3.9.13 09:29:38 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 09:29:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAVX from file:/tmp/.os_lf_venv 09:29:40 lf-activate-venv(): INFO: Installing: lftools 09:29:50 lf-activate-venv(): INFO: Adding /tmp/venv-MAVX/bin to PATH 09:29:50 INFO: Running in OpenStack, capturing instance metadata 09:29:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins15262457523803601393.sh 09:29:50 provisioning config files... 09:29:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config18206839617435833606tmp 09:29:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:29:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:29:50 [EnvInject] - Injecting environment variables from a build step. 09:29:50 [EnvInject] - Injecting as environment variables the properties content 09:29:50 SERVER_ID=logs 09:29:50 09:29:50 [EnvInject] - Variables injected successfully. 09:29:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins3524559762151758365.sh 09:29:50 ---> create-netrc.sh 09:29:50 [oom-master-image-verify] $ /bin/bash /tmp/jenkins18177056435243952637.sh 09:29:50 ---> python-tools-install.sh 09:29:50 Setup pyenv: 09:29:50 system 09:29:50 3.8.13 09:29:50 3.9.13 09:29:50 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 09:29:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAVX from file:/tmp/.os_lf_venv 09:29:52 lf-activate-venv(): INFO: Installing: lftools 09:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-MAVX/bin to PATH 09:29:59 [oom-master-image-verify] $ /bin/bash /tmp/jenkins10801675760554262656.sh 09:29:59 ---> sudo-logs.sh 09:29:59 Archiving 'sudo' log.. 09:29:59 [oom-master-image-verify] $ /bin/bash /tmp/jenkins7234078684016072815.sh 09:29:59 ---> job-cost.sh 09:30:00 Setup pyenv: 09:30:00 system 09:30:00 3.8.13 09:30:00 3.9.13 09:30:00 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 09:30:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAVX from file:/tmp/.os_lf_venv 09:30:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:30:06 lf-activate-venv(): INFO: Adding /tmp/venv-MAVX/bin to PATH 09:30:06 INFO: No Stack... 09:30:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:30:06 INFO: Archiving Costs 09:30:06 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins16605497121394703160.sh 09:30:06 ---> logs-deploy.sh 09:30:06 Setup pyenv: 09:30:06 system 09:30:06 3.8.13 09:30:06 3.9.13 09:30:06 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 09:30:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAVX from file:/tmp/.os_lf_venv 09:30:08 lf-activate-venv(): INFO: Installing: lftools 09:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-MAVX/bin to PATH 09:30:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7540 09:30:16 INFO: archiving workspace using pattern(s): 09:30:16 Archives upload complete. 09:30:17 INFO: archiving logs to Nexus 09:30:17 ---> uname -a: 09:30:17 Linux prd-ubuntu2004-helm-2c-1g-22975 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:30:17 09:30:17 09:30:17 ---> lscpu: 09:30:17 Architecture: x86_64 09:30:17 CPU op-mode(s): 32-bit, 64-bit 09:30:17 Byte Order: Little Endian 09:30:17 Address sizes: 40 bits physical, 48 bits virtual 09:30:17 CPU(s): 4 09:30:17 On-line CPU(s) list: 0-3 09:30:17 Thread(s) per core: 1 09:30:17 Core(s) per socket: 1 09:30:17 Socket(s): 4 09:30:17 NUMA node(s): 1 09:30:17 Vendor ID: AuthenticAMD 09:30:17 CPU family: 23 09:30:17 Model: 49 09:30:17 Model name: AMD EPYC-Rome Processor 09:30:17 Stepping: 0 09:30:17 CPU MHz: 2799.998 09:30:17 BogoMIPS: 5599.99 09:30:17 Virtualization: AMD-V 09:30:17 Hypervisor vendor: KVM 09:30:17 Virtualization type: full 09:30:17 L1d cache: 128 KiB 09:30:17 L1i cache: 128 KiB 09:30:17 L2 cache: 2 MiB 09:30:17 L3 cache: 64 MiB 09:30:17 NUMA node0 CPU(s): 0-3 09:30:17 Vulnerability Itlb multihit: Not affected 09:30:17 Vulnerability L1tf: Not affected 09:30:17 Vulnerability Mds: Not affected 09:30:17 Vulnerability Meltdown: Not affected 09:30:17 Vulnerability Mmio stale data: Not affected 09:30:17 Vulnerability Retbleed: Vulnerable 09:30:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:30:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:30:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 09:30:17 Vulnerability Srbds: Not affected 09:30:17 Vulnerability Tsx async abort: Not affected 09:30:17 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:30:17 09:30:17 09:30:17 ---> nproc: 09:30:17 4 09:30:17 09:30:17 09:30:17 ---> df -h: 09:30:17 Filesystem Size Used Avail Use% Mounted on 09:30:17 udev 7.9G 0 7.9G 0% /dev 09:30:17 tmpfs 1.6G 1.1M 1.6G 1% /run 09:30:17 /dev/vda1 78G 8.9G 69G 12% / 09:30:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:30:17 tmpfs 5.0M 0 5.0M 0% /run/lock 09:30:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:30:17 /dev/loop0 62M 62M 0 100% /snap/core20/1405 09:30:17 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 09:30:17 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 09:30:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:30:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:30:17 09:30:17 09:30:17 ---> free -m: 09:30:17 total used free shared buff/cache available 09:30:17 Mem: 16009 621 13209 1 2178 15074 09:30:17 Swap: 1023 0 1023 09:30:17 09:30:17 09:30:17 ---> ip addr: 09:30:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:30:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:30:17 inet 127.0.0.1/8 scope host lo 09:30:17 valid_lft forever preferred_lft forever 09:30:17 inet6 ::1/128 scope host 09:30:17 valid_lft forever preferred_lft forever 09:30:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:30:17 link/ether fa:16:3e:15:8f:d4 brd ff:ff:ff:ff:ff:ff 09:30:17 inet 10.30.106.221/23 brd 10.30.107.255 scope global dynamic ens3 09:30:17 valid_lft 86235sec preferred_lft 86235sec 09:30:17 inet6 fe80::f816:3eff:fe15:8fd4/64 scope link 09:30:17 valid_lft forever preferred_lft forever 09:30:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:30:17 link/ether 02:42:4f:9e:15:a0 brd ff:ff:ff:ff:ff:ff 09:30:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:30:17 valid_lft forever preferred_lft forever 09:30:17 09:30:17 09:30:17 ---> sar -b -r -n DEV: 09:30:17 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-22975) 04/13/24 _x86_64_ (4 CPU) 09:30:17 09:30:17 09:27:36 LINUX RESTART (4 CPU) 09:30:17 09:30:17 09:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:30:17 09:29:01 208.47 132.39 76.07 0.00 5453.76 31323.98 0.00 09:30:17 09:30:01 74.09 1.23 72.85 0.00 142.64 10345.36 0.00 09:30:17 Average: 141.28 66.81 74.46 0.00 2798.20 20834.67 0.00 09:30:17 09:30:17 09:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:30:17 09:29:01 13624236 15390600 627388 3.83 62140 1895132 1464576 8.40 855416 1656816 137648 09:30:17 09:30:01 13551616 15458928 545080 3.32 78968 2006956 1348140 7.73 783360 1776820 23156 09:30:17 Average: 13587926 15424764 586234 3.58 70554 1951044 1406358 8.06 819388 1716818 80402 09:30:17 09:30:17 09:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:30:17 09:29:01 ens3 437.59 287.89 2151.88 64.77 0.00 0.00 0.00 0.00 09:30:17 09:29:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 09:30:17 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:17 09:30:01 ens3 61.31 61.32 274.08 26.84 0.00 0.00 0.00 0.00 09:30:17 09:30:01 lo 9.87 9.87 0.91 0.91 0.00 0.00 0.00 0.00 09:30:17 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:17 Average: ens3 249.45 174.60 1212.98 45.81 0.00 0.00 0.00 0.00 09:30:17 Average: lo 5.80 5.80 0.55 0.55 0.00 0.00 0.00 0.00 09:30:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:17 09:30:17 09:30:17 ---> sar -P ALL: 09:30:17 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-22975) 04/13/24 _x86_64_ (4 CPU) 09:30:17 09:30:17 09:27:36 LINUX RESTART (4 CPU) 09:30:17 09:30:17 09:28:01 CPU %user %nice %system %iowait %steal %idle 09:30:17 09:29:01 all 18.85 16.29 12.30 9.33 0.11 43.13 09:30:17 09:29:01 0 25.69 14.66 11.28 6.14 0.12 42.10 09:30:17 09:29:01 1 21.04 15.38 11.67 6.12 0.10 45.69 09:30:17 09:29:01 2 17.03 17.07 12.59 9.25 0.12 43.94 09:30:17 09:29:01 3 11.58 18.08 13.66 15.83 0.10 40.76 09:30:17 09:30:01 all 22.41 0.00 1.83 2.44 0.06 73.25 09:30:17 09:30:01 0 44.19 0.00 2.38 0.74 0.07 52.62 09:30:17 09:30:01 1 5.95 0.00 1.47 3.57 0.07 88.95 09:30:17 09:30:01 2 18.21 0.00 2.02 0.50 0.03 79.24 09:30:17 09:30:01 3 21.44 0.00 1.47 4.96 0.08 72.04 09:30:17 Average: all 20.63 8.11 7.04 5.87 0.09 58.25 09:30:17 Average: 0 34.95 7.32 6.83 3.44 0.09 47.37 09:30:17 Average: 1 13.46 7.65 6.54 4.83 0.08 67.43 09:30:17 Average: 2 17.63 8.49 7.27 4.85 0.08 61.69 09:30:17 Average: 3 16.53 8.99 7.53 10.36 0.09 56.48 09:30:17 09:30:17 09:30:17