00:58:42 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/rapp/ransliceassurance/+/12706 00:58:42 Running as SYSTEM 00:58:42 [EnvInject] - Loading node environment variables. 00:58:42 Building remotely on prd-ubuntu1804-docker-4c-4g-1078 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 00:58:42 [ssh-agent] Looking for ssh-agent implementation... 00:58:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:43 $ ssh-agent 00:58:43 SSH_AUTH_SOCK=/tmp/ssh-4w3V6stHuTEl/agent.2089 00:58:43 SSH_AGENT_PID=2091 00:58:43 [ssh-agent] Started. 00:58:43 Running ssh-add (command line suppressed) 00:58:43 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/private_key_9495128281755258311.key (jenkins-ssh) 00:58:43 [ssh-agent] Using credentials jenkins (jenkins) 00:58:43 The recommended git tool is: NONE 00:58:44 using credential jenkins 00:58:44 Wiping out workspace first. 00:58:44 Cloning the remote Git repository 00:58:44 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 00:58:44 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master # timeout=10 00:58:44 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 00:58:44 > git --version # timeout=10 00:58:44 > git --version # 'git version 2.17.1' 00:58:44 using GIT_SSH to set credentials jenkins 00:58:44 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:45 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 00:58:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 00:58:46 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 00:58:46 using GIT_SSH to set credentials jenkins 00:58:46 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance refs/changes/06/12706/1 # timeout=10 00:58:46 > git rev-parse 4487b8de3ad6df015c48e67b1356fd0a67347aaf^{commit} # timeout=10 00:58:46 Checking out Revision 4487b8de3ad6df015c48e67b1356fd0a67347aaf (refs/changes/06/12706/1) 00:58:46 > git config core.sparsecheckout # timeout=10 00:58:46 > git checkout -f 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10 00:58:49 Commit message: "CI: Add silent prescan SonarCloud job" 00:58:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:58:50 > git rev-list --no-walk 5bc22dfb5fc6d8effe089d8846139ad4cd7c5104 # timeout=10 00:58:50 provisioning config files... 00:58:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:58:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:58:50 [EnvInject] - Injecting environment variables from a build step. 00:58:50 [EnvInject] - Injecting as environment variables the properties content 00:58:50 GO_ROOT=icsversion 00:58:50 00:58:50 [EnvInject] - Variables injected successfully. 00:58:50 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins11934484925074097165.sh 00:58:50 + echo '--> go-test.sh' 00:58:50 --> go-test.sh 00:58:50 + go version 00:58:50 go version go1.19 linux/amd64 00:58:50 + cd icsversion 00:58:50 + go mod tidy 00:58:50 go: downloading github.com/sirupsen/logrus v1.8.1 00:58:50 go: downloading github.com/stretchr/testify v1.5.1 00:58:50 go: downloading github.com/gorilla/mux v1.8.0 00:58:51 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 00:58:52 go: downloading github.com/davecgh/go-spew v1.1.1 00:58:52 go: downloading github.com/pmezard/go-difflib v1.0.0 00:58:52 go: downloading gopkg.in/yaml.v2 v2.3.0 00:58:54 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:58:55 go: downloading github.com/kr/pretty v0.2.0 00:58:55 go: downloading github.com/kr/text v0.1.0 00:58:56 + go test ./... 00:59:00 ? oransc.org/usecase/oduclosedloop/icsversion [no test files] 00:59:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/config 0.008s 00:59:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/odusliceassurance 0.015s 00:59:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/restclient 0.030s 00:59:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/structures 0.007s 00:59:01 ok oransc.org/usecase/oduclosedloop/icsversion/messages 0.005s 00:59:01 ? oransc.org/usecase/oduclosedloop/icsversion/stub/ics [no test files] 00:59:01 ? oransc.org/usecase/oduclosedloop/icsversion/stub/prodSdnc [no test files] 00:59:01 + echo '--> go-test.sh ends' 00:59:01 --> go-test.sh ends 00:59:02 $ ssh-agent -k 00:59:02 unset SSH_AUTH_SOCK; 00:59:02 unset SSH_AGENT_PID; 00:59:02 echo Agent pid 2091 killed; 00:59:02 [ssh-agent] Stopped. 00:59:02 [PostBuildScript] - [INFO] Executing post build scripts. 00:59:02 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins9314748646293666837.sh 00:59:02 ---> sysstat.sh 00:59:02 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins17859195227373683001.sh 00:59:02 ---> package-listing.sh 00:59:02 ++ facter osfamily 00:59:02 ++ tr '[:upper:]' '[:lower:]' 00:59:02 + OS_FAMILY=debian 00:59:02 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 00:59:02 + START_PACKAGES=/tmp/packages_start.txt 00:59:02 + END_PACKAGES=/tmp/packages_end.txt 00:59:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:59:02 + PACKAGES=/tmp/packages_start.txt 00:59:02 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 00:59:02 + PACKAGES=/tmp/packages_end.txt 00:59:02 + case "${OS_FAMILY}" in 00:59:02 + dpkg -l 00:59:02 + grep '^ii' 00:59:02 + '[' -f /tmp/packages_start.txt ']' 00:59:02 + '[' -f /tmp/packages_end.txt ']' 00:59:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:02 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 00:59:02 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 00:59:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 00:59:02 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins4540710438556720042.sh 00:59:02 ---> capture-instance-metadata.sh 00:59:02 Setup pyenv: 00:59:02 * system (set by /opt/pyenv/version) 00:59:02 * 3.8.13 (set by /opt/pyenv/version) 00:59:02 * 3.9.13 (set by /opt/pyenv/version) 00:59:03 * 3.10.6 (set by /opt/pyenv/version) 00:59:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3qVg 00:59:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:59:10 lf-activate-venv(): INFO: Installing: lftools 00:59:43 lf-activate-venv(): INFO: Adding /tmp/venv-3qVg/bin to PATH 00:59:43 INFO: Running in OpenStack, capturing instance metadata 00:59:43 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins2385457003842863085.sh 00:59:43 provisioning config files... 00:59:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/config7934270643248390960tmp 00:59:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:59:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:59:43 [EnvInject] - Injecting environment variables from a build step. 00:59:43 [EnvInject] - Injecting as environment variables the properties content 00:59:43 SERVER_ID=logs 00:59:43 00:59:43 [EnvInject] - Variables injected successfully. 00:59:43 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins1350362222352397852.sh 00:59:43 ---> create-netrc.sh 00:59:43 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins17093668012254949191.sh 00:59:43 ---> python-tools-install.sh 00:59:43 Setup pyenv: 00:59:44 system 00:59:44 3.8.13 00:59:44 3.9.13 00:59:44 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 00:59:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3qVg from file:/tmp/.os_lf_venv 00:59:45 lf-activate-venv(): INFO: Installing: lftools 00:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-3qVg/bin to PATH 00:59:54 Generating Requirements File 01:00:23 Python 3.10.6 01:00:23 pip 24.0 from /tmp/venv-3qVg/lib/python3.10/site-packages/pip (python 3.10) 01:00:24 appdirs==1.4.4 01:00:24 argcomplete==3.2.3 01:00:24 aspy.yaml==1.3.0 01:00:24 attrs==23.2.0 01:00:24 autopage==0.5.2 01:00:24 beautifulsoup4==4.12.3 01:00:24 boto3==1.34.80 01:00:24 botocore==1.34.80 01:00:24 bs4==0.0.2 01:00:24 cachetools==5.3.3 01:00:24 certifi==2024.2.2 01:00:24 cffi==1.16.0 01:00:24 cfgv==3.4.0 01:00:24 chardet==5.2.0 01:00:24 charset-normalizer==3.3.2 01:00:24 click==8.1.7 01:00:24 cliff==4.6.0 01:00:24 cmd2==2.4.3 01:00:24 cryptography==3.3.2 01:00:24 debtcollector==3.0.0 01:00:24 decorator==5.1.1 01:00:24 defusedxml==0.7.1 01:00:24 Deprecated==1.2.14 01:00:24 distlib==0.3.8 01:00:24 dnspython==2.6.1 01:00:24 docker==4.2.2 01:00:24 dogpile.cache==1.3.2 01:00:24 email_validator==2.1.1 01:00:24 filelock==3.13.3 01:00:24 future==1.0.0 01:00:24 gitdb==4.0.11 01:00:24 GitPython==3.1.43 01:00:24 google-auth==2.29.0 01:00:24 httplib2==0.22.0 01:00:24 identify==2.5.35 01:00:24 idna==3.6 01:00:24 importlib-resources==1.5.0 01:00:24 iso8601==2.1.0 01:00:24 Jinja2==3.1.3 01:00:24 jmespath==1.0.1 01:00:24 jsonpatch==1.33 01:00:24 jsonpointer==2.4 01:00:24 jsonschema==4.21.1 01:00:24 jsonschema-specifications==2023.12.1 01:00:24 keystoneauth1==5.6.0 01:00:24 kubernetes==29.0.0 01:00:24 lftools==0.37.10 01:00:24 lxml==5.2.1 01:00:24 MarkupSafe==2.1.5 01:00:24 msgpack==1.0.8 01:00:24 multi_key_dict==2.0.3 01:00:24 munch==4.0.0 01:00:24 netaddr==1.2.1 01:00:24 netifaces==0.11.0 01:00:24 niet==1.4.2 01:00:24 nodeenv==1.8.0 01:00:24 oauth2client==4.1.3 01:00:24 oauthlib==3.2.2 01:00:24 openstacksdk==3.0.0 01:00:24 os-client-config==2.1.0 01:00:24 os-service-types==1.7.0 01:00:24 osc-lib==3.0.1 01:00:24 oslo.config==9.4.0 01:00:24 oslo.context==5.5.0 01:00:24 oslo.i18n==6.3.0 01:00:24 oslo.log==5.5.1 01:00:24 oslo.serialization==5.4.0 01:00:24 oslo.utils==7.1.0 01:00:24 packaging==24.0 01:00:24 pbr==6.0.0 01:00:24 platformdirs==4.2.0 01:00:24 prettytable==3.10.0 01:00:24 pyasn1==0.6.0 01:00:24 pyasn1_modules==0.4.0 01:00:24 pycparser==2.22 01:00:24 pygerrit2==2.0.15 01:00:24 PyGithub==2.3.0 01:00:24 pyinotify==0.9.6 01:00:24 PyJWT==2.8.0 01:00:24 PyNaCl==1.5.0 01:00:24 pyparsing==2.4.7 01:00:24 pyperclip==1.8.2 01:00:24 pyrsistent==0.20.0 01:00:24 python-cinderclient==9.5.0 01:00:24 python-dateutil==2.9.0.post0 01:00:24 python-heatclient==3.5.0 01:00:24 python-jenkins==1.8.2 01:00:24 python-keystoneclient==5.4.0 01:00:24 python-magnumclient==4.4.0 01:00:24 python-novaclient==18.6.0 01:00:24 python-openstackclient==6.6.0 01:00:24 python-swiftclient==4.5.0 01:00:24 PyYAML==6.0.1 01:00:24 referencing==0.34.0 01:00:24 requests==2.31.0 01:00:24 requests-oauthlib==2.0.0 01:00:24 requestsexceptions==1.4.0 01:00:24 rfc3986==2.0.0 01:00:24 rpds-py==0.18.0 01:00:24 rsa==4.9 01:00:24 ruamel.yaml==0.18.6 01:00:24 ruamel.yaml.clib==0.2.8 01:00:24 s3transfer==0.10.1 01:00:24 simplejson==3.19.2 01:00:24 six==1.16.0 01:00:24 smmap==5.0.1 01:00:24 soupsieve==2.5 01:00:24 stevedore==5.2.0 01:00:24 tabulate==0.9.0 01:00:24 toml==0.10.2 01:00:24 tomlkit==0.12.4 01:00:24 tqdm==4.66.2 01:00:24 typing_extensions==4.11.0 01:00:24 tzdata==2024.1 01:00:24 urllib3==1.26.18 01:00:24 virtualenv==20.25.1 01:00:24 wcwidth==0.2.13 01:00:24 websocket-client==1.7.0 01:00:24 wrapt==1.16.0 01:00:24 xdg==6.0.0 01:00:24 xmltodict==0.13.0 01:00:24 yq==3.2.3 01:00:24 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins14847046384907737603.sh 01:00:24 ---> sudo-logs.sh 01:00:24 Archiving 'sudo' log.. 01:00:24 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins8611980550331287557.sh 01:00:24 ---> job-cost.sh 01:00:24 Setup pyenv: 01:00:24 system 01:00:24 3.8.13 01:00:24 3.9.13 01:00:24 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 01:00:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3qVg from file:/tmp/.os_lf_venv 01:00:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-3qVg/bin to PATH 01:00:31 INFO: No Stack... 01:00:31 INFO: Retrieving Pricing Info for: v2-highcpu-4 01:00:32 INFO: Archiving Costs 01:00:32 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash -l /tmp/jenkins1414113009856938093.sh 01:00:32 ---> logs-deploy.sh 01:00:32 Setup pyenv: 01:00:32 system 01:00:32 3.8.13 01:00:32 3.9.13 01:00:32 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 01:00:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3qVg from file:/tmp/.os_lf_venv 01:00:33 lf-activate-venv(): INFO: Installing: lftools 01:00:44 lf-activate-venv(): INFO: Adding /tmp/venv-3qVg/bin to PATH 01:00:44 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/62 01:00:44 INFO: archiving workspace using pattern(s): 01:00:46 Archives upload complete. 01:00:46 INFO: archiving logs to Nexus 01:00:47 ---> uname -a: 01:00:47 Linux prd-ubuntu1804-docker-4c-4g-1078 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 01:00:47 01:00:47 01:00:47 ---> lscpu: 01:00:47 Architecture: x86_64 01:00:47 CPU op-mode(s): 32-bit, 64-bit 01:00:47 Byte Order: Little Endian 01:00:47 CPU(s): 4 01:00:47 On-line CPU(s) list: 0-3 01:00:47 Thread(s) per core: 1 01:00:47 Core(s) per socket: 1 01:00:47 Socket(s): 4 01:00:47 NUMA node(s): 1 01:00:47 Vendor ID: AuthenticAMD 01:00:47 CPU family: 23 01:00:47 Model: 49 01:00:47 Model name: AMD EPYC-Rome Processor 01:00:47 Stepping: 0 01:00:47 CPU MHz: 2800.022 01:00:47 BogoMIPS: 5600.04 01:00:47 Virtualization: AMD-V 01:00:47 Hypervisor vendor: KVM 01:00:47 Virtualization type: full 01:00:47 L1d cache: 32K 01:00:47 L1i cache: 32K 01:00:47 L2 cache: 512K 01:00:47 L3 cache: 16384K 01:00:47 NUMA node0 CPU(s): 0-3 01:00:47 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 01:00:47 01:00:47 01:00:47 ---> nproc: 01:00:47 4 01:00:47 01:00:47 01:00:47 ---> df -h: 01:00:47 Filesystem Size Used Avail Use% Mounted on 01:00:47 udev 2.0G 0 2.0G 0% /dev 01:00:47 tmpfs 395M 696K 394M 1% /run 01:00:47 /dev/vda1 20G 8.9G 11G 47% / 01:00:47 tmpfs 2.0G 0 2.0G 0% /dev/shm 01:00:47 tmpfs 5.0M 0 5.0M 0% /run/lock 01:00:47 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 01:00:47 /dev/vda15 105M 5.3M 100M 5% /boot/efi 01:00:47 tmpfs 395M 0 395M 0% /run/user/1001 01:00:47 01:00:47 01:00:47 ---> free -m: 01:00:47 total used free shared buff/cache available 01:00:47 Mem: 3943 416 1330 0 2197 3266 01:00:47 Swap: 1023 0 1023 01:00:47 01:00:47 01:00:47 ---> ip addr: 01:00:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:00:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:00:47 inet 127.0.0.1/8 scope host lo 01:00:47 valid_lft forever preferred_lft forever 01:00:47 inet6 ::1/128 scope host 01:00:47 valid_lft forever preferred_lft forever 01:00:47 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 01:00:47 link/ether fa:16:3e:f1:9f:e0 brd ff:ff:ff:ff:ff:ff 01:00:47 inet 10.32.7.122/23 brd 10.32.7.255 scope global dynamic ens3 01:00:47 valid_lft 86237sec preferred_lft 86237sec 01:00:47 inet6 fe80::f816:3eff:fef1:9fe0/64 scope link 01:00:47 valid_lft forever preferred_lft forever 01:00:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:00:47 link/ether 02:42:3f:54:ae:38 brd ff:ff:ff:ff:ff:ff 01:00:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:00:47 valid_lft forever preferred_lft forever 01:00:47 01:00:47 01:00:47 ---> sar -b -r -n DEV: 01:00:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1078) 04/09/24 _x86_64_ (4 CPU) 01:00:47 01:00:47 00:58:06 LINUX RESTART (4 CPU) 01:00:47 01:00:47 00:59:01 tps rtps wtps bread/s bwrtn/s 01:00:47 01:00:01 83.52 31.68 51.84 1951.41 6016.20 01:00:47 Average: 83.52 31.68 51.84 1951.41 6016.20 01:00:47 01:00:47 00:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:47 01:00:01 1474212 3355324 2564440 63.50 57864 1973380 896320 17.62 685556 1687680 139368 01:00:47 Average: 1474212 3355324 2564440 63.50 57864 1973380 896320 17.62 685556 1687680 139368 01:00:47 01:00:47 00:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:47 01:00:01 ens3 74.02 68.04 774.25 10.46 0.00 0.00 0.00 0.00 01:00:47 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:47 01:00:01 lo 2.27 2.27 0.19 0.19 0.00 0.00 0.00 0.00 01:00:47 Average: ens3 74.02 68.04 774.25 10.46 0.00 0.00 0.00 0.00 01:00:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:47 Average: lo 2.27 2.27 0.19 0.19 0.00 0.00 0.00 0.00 01:00:47 01:00:47 01:00:47 ---> sar -P ALL: 01:00:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1078) 04/09/24 _x86_64_ (4 CPU) 01:00:47 01:00:47 00:58:06 LINUX RESTART (4 CPU) 01:00:47 01:00:47 00:59:01 CPU %user %nice %system %iowait %steal %idle 01:00:47 01:00:01 all 20.53 0.00 1.49 2.40 0.06 75.52 01:00:47 01:00:01 0 6.92 0.00 0.90 0.92 0.03 91.22 01:00:47 01:00:01 1 18.68 0.00 1.62 0.75 0.07 78.88 01:00:47 01:00:01 2 21.49 0.00 1.21 0.55 0.05 76.70 01:00:47 01:00:01 3 35.06 0.00 2.27 7.37 0.08 55.21 01:00:47 Average: all 20.53 0.00 1.49 2.40 0.06 75.52 01:00:47 Average: 0 6.92 0.00 0.90 0.92 0.03 91.22 01:00:47 Average: 1 18.68 0.00 1.62 0.75 0.07 78.88 01:00:47 Average: 2 21.49 0.00 1.21 0.55 0.05 76.70 01:00:47 Average: 3 35.06 0.00 2.27 7.37 0.08 55.21 01:00:47 01:00:47 01:00:47