14:47:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137056 14:47:25 Running as SYSTEM 14:47:25 [EnvInject] - Loading node environment variables. 14:47:25 Building remotely on prd-ubuntu2004-helm-2c-1g-13403 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 14:47:25 [ssh-agent] Looking for ssh-agent implementation... 14:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:25 $ ssh-agent 14:47:25 SSH_AUTH_SOCK=/tmp/ssh-FXLKanSjUdAG/agent.11925 14:47:25 SSH_AGENT_PID=11929 14:47:25 [ssh-agent] Started. 14:47:25 Running ssh-add (command line suppressed) 14:47:25 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_11789498946237697935.key (/w/workspace/oom-master-image-verify@tmp/private_key_11789498946237697935.key) 14:47:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:47:25 The recommended git tool is: NONE 14:47:27 using credential onap-jenkins-ssh 14:47:27 Wiping out workspace first. 14:47:27 Cloning the remote Git repository 14:47:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:47:27 > git init /w/workspace/oom-master-image-verify # timeout=10 14:47:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:47:27 > git --version # timeout=10 14:47:27 > git --version # 'git version 2.25.1' 14:47:27 using GIT_SSH to set credentials Gerrit user 14:47:27 Verifying host key using manually-configured host key entries 14:47:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:47:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:47:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:47:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:47:33 using GIT_SSH to set credentials Gerrit user 14:47:33 Verifying host key using manually-configured host key entries 14:47:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/137056/1 # timeout=30 14:47:34 > git rev-parse a80ab078c9888c932c1192d733b3a79bdc8551dc^{commit} # timeout=10 14:47:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:47:34 Checking out Revision a80ab078c9888c932c1192d733b3a79bdc8551dc (refs/changes/56/137056/1) 14:47:34 > git config core.sparsecheckout # timeout=10 14:47:34 > git checkout -f a80ab078c9888c932c1192d733b3a79bdc8551dc # timeout=30 14:47:37 Commit message: "[SO] Support root secret for external DB" 14:47:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:47:37 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 14:47:37 provisioning config files... 14:47:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:47:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:47:37 [oom-master-image-verify] $ /bin/bash /tmp/jenkins16094808386020139861.sh 14:47:37 ---> python-tools-install.sh 14:47:37 Setup pyenv: 14:47:37 * system (set by /opt/pyenv/version) 14:47:37 * 3.8.13 (set by /opt/pyenv/version) 14:47:37 * 3.9.13 (set by /opt/pyenv/version) 14:47:37 * 3.10.6 (set by /opt/pyenv/version) 14:47:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-56ci 14:47:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:47:45 lf-activate-venv(): INFO: Installing: lftools 14:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-56ci/bin to PATH 14:48:19 Generating Requirements File 14:48:50 Python 3.10.6 14:48:50 pip 23.3.2 from /tmp/venv-56ci/lib/python3.10/site-packages/pip (python 3.10) 14:48:50 appdirs==1.4.4 14:48:50 argcomplete==3.2.1 14:48:50 aspy.yaml==1.3.0 14:48:50 attrs==23.2.0 14:48:50 autopage==0.5.2 14:48:50 beautifulsoup4==4.12.3 14:48:50 boto3==1.34.22 14:48:50 botocore==1.34.22 14:48:50 bs4==0.0.2 14:48:50 cachetools==5.3.2 14:48:50 certifi==2023.11.17 14:48:50 cffi==1.16.0 14:48:50 cfgv==3.4.0 14:48:50 chardet==5.2.0 14:48:50 charset-normalizer==3.3.2 14:48:50 click==8.1.7 14:48:50 cliff==4.5.0 14:48:50 cmd2==2.4.3 14:48:50 cryptography==3.3.2 14:48:50 debtcollector==2.5.0 14:48:50 decorator==5.1.1 14:48:50 defusedxml==0.7.1 14:48:50 Deprecated==1.2.14 14:48:50 distlib==0.3.8 14:48:50 dnspython==2.4.2 14:48:50 docker==4.2.2 14:48:50 dogpile.cache==1.3.0 14:48:50 email-validator==2.1.0.post1 14:48:50 filelock==3.13.1 14:48:50 future==0.18.3 14:48:50 gitdb==4.0.11 14:48:50 GitPython==3.1.41 14:48:50 google-auth==2.26.2 14:48:50 httplib2==0.22.0 14:48:50 identify==2.5.33 14:48:50 idna==3.6 14:48:50 importlib-resources==1.5.0 14:48:50 iso8601==2.1.0 14:48:50 Jinja2==3.1.3 14:48:50 jmespath==1.0.1 14:48:50 jsonpatch==1.33 14:48:50 jsonpointer==2.4 14:48:50 jsonschema==4.21.0 14:48:50 jsonschema-specifications==2023.12.1 14:48:50 keystoneauth1==5.5.0 14:48:50 kubernetes==29.0.0 14:48:50 lftools==0.37.8 14:48:50 lxml==5.1.0 14:48:50 MarkupSafe==2.1.3 14:48:50 msgpack==1.0.7 14:48:50 multi_key_dict==2.0.3 14:48:50 munch==4.0.0 14:48:50 netaddr==0.10.1 14:48:50 netifaces==0.11.0 14:48:50 niet==1.4.2 14:48:50 nodeenv==1.8.0 14:48:50 oauth2client==4.1.3 14:48:50 oauthlib==3.2.2 14:48:50 openstacksdk==0.62.0 14:48:50 os-client-config==2.1.0 14:48:50 os-service-types==1.7.0 14:48:50 osc-lib==3.0.0 14:48:50 oslo.config==9.3.0 14:48:50 oslo.context==5.3.0 14:48:50 oslo.i18n==6.2.0 14:48:50 oslo.log==5.4.0 14:48:50 oslo.serialization==5.3.0 14:48:50 oslo.utils==7.0.0 14:48:50 packaging==23.2 14:48:50 pbr==6.0.0 14:48:50 platformdirs==4.1.0 14:48:50 prettytable==3.9.0 14:48:50 pyasn1==0.5.1 14:48:50 pyasn1-modules==0.3.0 14:48:50 pycparser==2.21 14:48:50 pygerrit2==2.0.15 14:48:50 PyGithub==2.1.1 14:48:50 pyinotify==0.9.6 14:48:50 PyJWT==2.8.0 14:48:50 PyNaCl==1.5.0 14:48:50 pyparsing==2.4.7 14:48:50 pyperclip==1.8.2 14:48:50 pyrsistent==0.20.0 14:48:50 python-cinderclient==9.4.0 14:48:50 python-dateutil==2.8.2 14:48:50 python-heatclient==3.4.0 14:48:50 python-jenkins==1.8.2 14:48:50 python-keystoneclient==5.3.0 14:48:50 python-magnumclient==4.3.0 14:48:50 python-novaclient==18.4.0 14:48:50 python-openstackclient==6.0.0 14:48:50 python-swiftclient==4.4.0 14:48:50 pytz==2023.3.post1 14:48:50 PyYAML==6.0.1 14:48:50 referencing==0.32.1 14:48:50 requests==2.31.0 14:48:50 requests-oauthlib==1.3.1 14:48:50 requestsexceptions==1.4.0 14:48:50 rfc3986==2.0.0 14:48:50 rpds-py==0.17.1 14:48:50 rsa==4.9 14:48:50 ruamel.yaml==0.18.5 14:48:50 ruamel.yaml.clib==0.2.8 14:48:50 s3transfer==0.10.0 14:48:50 simplejson==3.19.2 14:48:50 six==1.16.0 14:48:50 smmap==5.0.1 14:48:50 soupsieve==2.5 14:48:50 stevedore==5.1.0 14:48:50 tabulate==0.9.0 14:48:50 toml==0.10.2 14:48:50 tomlkit==0.12.3 14:48:50 tqdm==4.66.1 14:48:50 typing_extensions==4.9.0 14:48:50 tzdata==2023.4 14:48:50 urllib3==1.26.18 14:48:50 virtualenv==20.25.0 14:48:50 wcwidth==0.2.13 14:48:50 websocket-client==1.7.0 14:48:50 wrapt==1.16.0 14:48:50 xdg==6.0.0 14:48:50 xmltodict==0.13.0 14:48:50 yq==3.2.3 14:48:50 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins1108006706628375399.sh 14:48:50 + cd kubernetes 14:48:50 + make check-for-staging-images 14:48:50 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 14:48:56 .......................................................................................................................................... 14:48:56 $ ssh-agent -k 14:48:56 unset SSH_AUTH_SOCK; 14:48:56 unset SSH_AGENT_PID; 14:48:56 echo Agent pid 11929 killed; 14:48:56 [ssh-agent] Stopped. 14:48:56 [PostBuildScript] - [INFO] Executing post build scripts. 14:48:56 [oom-master-image-verify] $ /bin/bash /tmp/jenkins10762725832155804393.sh 14:48:56 ---> sysstat.sh 14:48:57 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12867119063929554931.sh 14:48:57 ---> package-listing.sh 14:48:57 ++ tr '[:upper:]' '[:lower:]' 14:48:57 ++ facter osfamily 14:48:57 + OS_FAMILY=debian 14:48:57 + workspace=/w/workspace/oom-master-image-verify 14:48:57 + START_PACKAGES=/tmp/packages_start.txt 14:48:57 + END_PACKAGES=/tmp/packages_end.txt 14:48:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:57 + PACKAGES=/tmp/packages_start.txt 14:48:57 + '[' /w/workspace/oom-master-image-verify ']' 14:48:57 + PACKAGES=/tmp/packages_end.txt 14:48:57 + case "${OS_FAMILY}" in 14:48:57 + dpkg -l 14:48:57 + grep '^ii' 14:48:57 + '[' -f /tmp/packages_start.txt ']' 14:48:57 + '[' -f /tmp/packages_end.txt ']' 14:48:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:57 + '[' /w/workspace/oom-master-image-verify ']' 14:48:57 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 14:48:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 14:48:57 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17386183675373134174.sh 14:48:57 ---> capture-instance-metadata.sh 14:48:57 Setup pyenv: 14:48:57 system 14:48:57 3.8.13 14:48:57 3.9.13 14:48:57 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56ci from file:/tmp/.os_lf_venv 14:48:58 lf-activate-venv(): INFO: Installing: lftools 14:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-56ci/bin to PATH 14:49:09 INFO: Running in OpenStack, capturing instance metadata 14:49:09 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14284868743639012773.sh 14:49:09 provisioning config files... 14:49:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config2407131050382752290tmp 14:49:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:49:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:49:09 [EnvInject] - Injecting environment variables from a build step. 14:49:09 [EnvInject] - Injecting as environment variables the properties content 14:49:09 SERVER_ID=logs 14:49:09 14:49:09 [EnvInject] - Variables injected successfully. 14:49:09 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14511596287973544511.sh 14:49:09 ---> create-netrc.sh 14:49:09 [oom-master-image-verify] $ /bin/bash /tmp/jenkins5346470779352098747.sh 14:49:09 ---> python-tools-install.sh 14:49:09 Setup pyenv: 14:49:09 system 14:49:09 3.8.13 14:49:09 3.9.13 14:49:09 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:49:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56ci from file:/tmp/.os_lf_venv 14:49:10 lf-activate-venv(): INFO: Installing: lftools 14:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-56ci/bin to PATH 14:49:18 [oom-master-image-verify] $ /bin/bash /tmp/jenkins15395096841714771202.sh 14:49:18 ---> sudo-logs.sh 14:49:18 Archiving 'sudo' log.. 14:49:19 [oom-master-image-verify] $ /bin/bash /tmp/jenkins8665752076312303658.sh 14:49:19 ---> job-cost.sh 14:49:19 Setup pyenv: 14:49:19 system 14:49:19 3.8.13 14:49:19 3.9.13 14:49:19 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:49:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56ci from file:/tmp/.os_lf_venv 14:49:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:49:27 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. 14:49:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-56ci/bin to PATH 14:49:28 INFO: No Stack... 14:49:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:49:28 INFO: Archiving Costs 14:49:28 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins14431606440037242358.sh 14:49:28 ---> logs-deploy.sh 14:49:28 Setup pyenv: 14:49:28 system 14:49:28 3.8.13 14:49:28 3.9.13 14:49:28 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 14:49:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56ci from file:/tmp/.os_lf_venv 14:49:30 lf-activate-venv(): INFO: Installing: lftools 14:49:38 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. 14:49:38 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-56ci/bin to PATH 14:49:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7389 14:49:39 INFO: archiving workspace using pattern(s): 14:49:40 Archives upload complete. 14:49:40 INFO: archiving logs to Nexus 14:49:41 ---> uname -a: 14:49:41 Linux prd-ubuntu2004-helm-2c-1g-13403 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:49:41 14:49:41 14:49:41 ---> lscpu: 14:49:41 Architecture: x86_64 14:49:41 CPU op-mode(s): 32-bit, 64-bit 14:49:41 Byte Order: Little Endian 14:49:41 Address sizes: 40 bits physical, 48 bits virtual 14:49:41 CPU(s): 4 14:49:41 On-line CPU(s) list: 0-3 14:49:41 Thread(s) per core: 1 14:49:41 Core(s) per socket: 1 14:49:41 Socket(s): 4 14:49:41 NUMA node(s): 1 14:49:41 Vendor ID: AuthenticAMD 14:49:41 CPU family: 23 14:49:41 Model: 49 14:49:41 Model name: AMD EPYC-Rome Processor 14:49:41 Stepping: 0 14:49:41 CPU MHz: 2799.998 14:49:41 BogoMIPS: 5599.99 14:49:41 Virtualization: AMD-V 14:49:41 Hypervisor vendor: KVM 14:49:41 Virtualization type: full 14:49:41 L1d cache: 128 KiB 14:49:41 L1i cache: 128 KiB 14:49:41 L2 cache: 2 MiB 14:49:41 L3 cache: 64 MiB 14:49:41 NUMA node0 CPU(s): 0-3 14:49:41 Vulnerability Itlb multihit: Not affected 14:49:41 Vulnerability L1tf: Not affected 14:49:41 Vulnerability Mds: Not affected 14:49:41 Vulnerability Meltdown: Not affected 14:49:41 Vulnerability Mmio stale data: Not affected 14:49:41 Vulnerability Retbleed: Vulnerable 14:49:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:49:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:49:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 14:49:41 Vulnerability Srbds: Not affected 14:49:41 Vulnerability Tsx async abort: Not affected 14:49:41 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 14:49:41 14:49:41 14:49:41 ---> nproc: 14:49:41 4 14:49:41 14:49:41 14:49:41 ---> df -h: 14:49:41 Filesystem Size Used Avail Use% Mounted on 14:49:41 udev 7.9G 0 7.9G 0% /dev 14:49:41 tmpfs 1.6G 1.1M 1.6G 1% /run 14:49:41 /dev/vda1 78G 8.9G 69G 12% / 14:49:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:49:41 tmpfs 5.0M 0 5.0M 0% /run/lock 14:49:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:49:41 /dev/loop0 62M 62M 0 100% /snap/core20/1405 14:49:41 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 14:49:41 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 14:49:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:49:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:49:41 14:49:41 14:49:41 ---> free -m: 14:49:41 total used free shared buff/cache available 14:49:41 Mem: 16009 702 13109 1 2197 14993 14:49:41 Swap: 1023 0 1023 14:49:41 14:49:41 14:49:41 ---> ip addr: 14:49:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:49:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:49:41 inet 127.0.0.1/8 scope host lo 14:49:41 valid_lft forever preferred_lft forever 14:49:41 inet6 ::1/128 scope host 14:49:41 valid_lft forever preferred_lft forever 14:49:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:49:41 link/ether fa:16:3e:0e:94:6c brd ff:ff:ff:ff:ff:ff 14:49:41 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 14:49:41 valid_lft 86226sec preferred_lft 86226sec 14:49:41 inet6 fe80::f816:3eff:fe0e:946c/64 scope link 14:49:41 valid_lft forever preferred_lft forever 14:49:41 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:49:41 link/ether 02:42:46:63:95:fa brd ff:ff:ff:ff:ff:ff 14:49:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:49:41 valid_lft forever preferred_lft forever 14:49:41 14:49:41 14:49:41 ---> sar -b -r -n DEV: 14:49:41 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-13403) 01/19/24 _x86_64_ (4 CPU) 14:49:41 14:49:41 14:46:50 LINUX RESTART (4 CPU) 14:49:41 14:49:41 14:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:49:41 14:48:02 311.10 130.13 180.97 0.00 5555.34 55380.90 0.00 14:49:41 14:49:01 119.52 32.38 87.14 0.00 1317.47 11243.40 0.00 14:49:41 Average: 216.11 81.67 134.45 0.00 3454.21 33497.57 0.00 14:49:41 14:49:41 14:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:49:41 14:48:02 13742160 15338492 680448 4.15 53448 1738648 1492064 8.55 853468 1546264 78892 14:49:41 14:49:01 13450684 15362840 638864 3.90 78616 2011056 1412320 8.10 872308 1786116 96488 14:49:41 Average: 13596422 15350666 659656 4.02 66032 1874852 1452192 8.33 862888 1666190 87690 14:49:41 14:49:41 14:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:49:41 14:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:41 14:48:02 ens3 400.57 268.46 1670.98 71.93 0.00 0.00 0.00 0.00 14:49:41 14:48:02 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 14:49:41 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:41 14:49:01 ens3 77.60 66.12 915.93 13.15 0.00 0.00 0.00 0.00 14:49:41 14:49:01 lo 9.76 9.76 0.89 0.89 0.00 0.00 0.00 0.00 14:49:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:41 Average: ens3 240.44 168.14 1296.63 42.79 0.00 0.00 0.00 0.00 14:49:41 Average: lo 5.78 5.78 0.54 0.54 0.00 0.00 0.00 0.00 14:49:41 14:49:41 14:49:41 ---> sar -P ALL: 14:49:41 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-13403) 01/19/24 _x86_64_ (4 CPU) 14:49:41 14:49:41 14:46:50 LINUX RESTART (4 CPU) 14:49:41 14:49:41 14:47:01 CPU %user %nice %system %iowait %steal %idle 14:49:41 14:48:02 all 16.29 17.10 13.31 7.61 0.16 45.54 14:49:41 14:48:02 0 13.08 17.94 14.09 12.40 0.17 42.32 14:49:41 14:48:02 1 27.89 14.27 11.77 5.73 0.17 40.17 14:49:41 14:48:02 2 13.01 17.56 13.18 6.54 0.14 49.57 14:49:41 14:48:02 3 11.15 18.63 14.18 5.79 0.17 50.08 14:49:41 14:49:01 all 21.26 3.95 4.77 3.63 0.09 66.31 14:49:41 14:49:01 0 20.88 3.38 4.37 0.65 0.07 70.66 14:49:41 14:49:01 1 33.92 3.89 5.03 1.88 0.14 55.14 14:49:41 14:49:01 2 21.97 3.71 5.34 7.29 0.10 61.59 14:49:41 14:49:01 3 8.27 4.82 4.36 4.68 0.07 77.81 14:49:41 Average: all 18.77 10.54 9.05 5.62 0.13 55.90 14:49:41 Average: 0 16.98 10.67 9.23 6.53 0.12 56.48 14:49:41 Average: 1 30.90 9.09 8.41 3.81 0.15 47.64 14:49:41 Average: 2 17.48 10.65 9.27 6.92 0.12 55.56 14:49:41 Average: 3 9.71 11.73 9.27 5.23 0.12 63.93 14:49:41 14:49:41 14:49:41