21:48:25 Started by timer 21:48:25 Running as SYSTEM 21:48:25 [EnvInject] - Loading node environment variables. 21:48:25 Building remotely on prd-ubuntu1804-docker-4c-4g-775 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:48:25 [ssh-agent] Looking for ssh-agent implementation... 21:48:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:25 $ ssh-agent 21:48:25 SSH_AUTH_SOCK=/tmp/ssh-eT2Fo1f1k5xl/agent.2129 21:48:25 SSH_AGENT_PID=2131 21:48:25 [ssh-agent] Started. 21:48:25 Running ssh-add (command line suppressed) 21:48:25 Identity added: /w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/private_key_38735429223992739.key (jenkins-ssh) 21:48:25 [ssh-agent] Using credentials jenkins (jenkins) 21:48:25 The recommended git tool is: NONE 21:48:26 using credential jenkins 21:48:26 Wiping out workspace first. 21:48:26 Cloning the remote Git repository 21:48:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:27 > git init /w/workspace/ric-plt-vespamgr-sonar-prescan-script # timeout=10 21:48:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:27 > git --version # timeout=10 21:48:27 > git --version # 'git version 2.17.1' 21:48:27 using GIT_SSH to set credentials jenkins 21:48:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr # timeout=10 21:48:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:28 Avoid second fetch 21:48:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:48:28 Checking out Revision 50363c7a9c6b1231192e5ba78de3320a59affcba (refs/remotes/origin/master) 21:48:28 > git config core.sparsecheckout # timeout=10 21:48:28 > git checkout -f 50363c7a9c6b1231192e5ba78de3320a59affcba # timeout=10 21:48:28 Commit message: "Removing deprecated functions from readthedocs" 21:48:28 > git rev-list --no-walk 50363c7a9c6b1231192e5ba78de3320a59affcba # timeout=10 21:48:28 provisioning config files... 21:48:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:48:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:48:28 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8133120276294409450.sh 21:48:28 ---> python-tools-install.sh 21:48:28 Setup pyenv: 21:48:28 * system (set by /opt/pyenv/version) 21:48:28 * 3.8.13 (set by /opt/pyenv/version) 21:48:28 * 3.9.13 (set by /opt/pyenv/version) 21:48:28 * 3.10.6 (set by /opt/pyenv/version) 21:48:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cifC 21:48:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:48:37 lf-activate-venv(): INFO: Installing: lftools 21:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-cifC/bin to PATH 21:49:10 Generating Requirements File 21:49:38 Python 3.10.6 21:49:38 pip 24.0 from /tmp/venv-cifC/lib/python3.10/site-packages/pip (python 3.10) 21:49:39 appdirs==1.4.4 21:49:39 argcomplete==3.2.3 21:49:39 aspy.yaml==1.3.0 21:49:39 attrs==23.2.0 21:49:39 autopage==0.5.2 21:49:39 beautifulsoup4==4.12.3 21:49:39 boto3==1.34.79 21:49:39 botocore==1.34.79 21:49:39 bs4==0.0.2 21:49:39 cachetools==5.3.3 21:49:39 certifi==2024.2.2 21:49:39 cffi==1.16.0 21:49:39 cfgv==3.4.0 21:49:39 chardet==5.2.0 21:49:39 charset-normalizer==3.3.2 21:49:39 click==8.1.7 21:49:39 cliff==4.6.0 21:49:39 cmd2==2.4.3 21:49:39 cryptography==3.3.2 21:49:39 debtcollector==3.0.0 21:49:39 decorator==5.1.1 21:49:39 defusedxml==0.7.1 21:49:39 Deprecated==1.2.14 21:49:39 distlib==0.3.8 21:49:39 dnspython==2.6.1 21:49:39 docker==4.2.2 21:49:39 dogpile.cache==1.3.2 21:49:39 email_validator==2.1.1 21:49:39 filelock==3.13.3 21:49:39 future==1.0.0 21:49:39 gitdb==4.0.11 21:49:39 GitPython==3.1.43 21:49:39 google-auth==2.29.0 21:49:39 httplib2==0.22.0 21:49:39 identify==2.5.35 21:49:39 idna==3.6 21:49:39 importlib-resources==1.5.0 21:49:39 iso8601==2.1.0 21:49:39 Jinja2==3.1.3 21:49:39 jmespath==1.0.1 21:49:39 jsonpatch==1.33 21:49:39 jsonpointer==2.4 21:49:39 jsonschema==4.21.1 21:49:39 jsonschema-specifications==2023.12.1 21:49:39 keystoneauth1==5.6.0 21:49:39 kubernetes==29.0.0 21:49:39 lftools==0.37.10 21:49:39 lxml==5.2.1 21:49:39 MarkupSafe==2.1.5 21:49:39 msgpack==1.0.8 21:49:39 multi_key_dict==2.0.3 21:49:39 munch==4.0.0 21:49:39 netaddr==1.2.1 21:49:39 netifaces==0.11.0 21:49:39 niet==1.4.2 21:49:39 nodeenv==1.8.0 21:49:39 oauth2client==4.1.3 21:49:39 oauthlib==3.2.2 21:49:39 openstacksdk==3.0.0 21:49:39 os-client-config==2.1.0 21:49:39 os-service-types==1.7.0 21:49:39 osc-lib==3.0.1 21:49:39 oslo.config==9.4.0 21:49:39 oslo.context==5.5.0 21:49:39 oslo.i18n==6.3.0 21:49:39 oslo.log==5.5.1 21:49:39 oslo.serialization==5.4.0 21:49:39 oslo.utils==7.1.0 21:49:39 packaging==24.0 21:49:39 pbr==6.0.0 21:49:39 platformdirs==4.2.0 21:49:39 prettytable==3.10.0 21:49:39 pyasn1==0.6.0 21:49:39 pyasn1_modules==0.4.0 21:49:39 pycparser==2.22 21:49:39 pygerrit2==2.0.15 21:49:39 PyGithub==2.3.0 21:49:39 pyinotify==0.9.6 21:49:39 PyJWT==2.8.0 21:49:39 PyNaCl==1.5.0 21:49:39 pyparsing==2.4.7 21:49:39 pyperclip==1.8.2 21:49:39 pyrsistent==0.20.0 21:49:39 python-cinderclient==9.5.0 21:49:39 python-dateutil==2.9.0.post0 21:49:39 python-heatclient==3.5.0 21:49:39 python-jenkins==1.8.2 21:49:39 python-keystoneclient==5.4.0 21:49:39 python-magnumclient==4.4.0 21:49:39 python-novaclient==18.6.0 21:49:39 python-openstackclient==6.6.0 21:49:39 python-swiftclient==4.5.0 21:49:39 PyYAML==6.0.1 21:49:39 referencing==0.34.0 21:49:39 requests==2.31.0 21:49:39 requests-oauthlib==2.0.0 21:49:39 requestsexceptions==1.4.0 21:49:39 rfc3986==2.0.0 21:49:39 rpds-py==0.18.0 21:49:39 rsa==4.9 21:49:39 ruamel.yaml==0.18.6 21:49:39 ruamel.yaml.clib==0.2.8 21:49:39 s3transfer==0.10.1 21:49:39 simplejson==3.19.2 21:49:39 six==1.16.0 21:49:39 smmap==5.0.1 21:49:39 soupsieve==2.5 21:49:39 stevedore==5.2.0 21:49:39 tabulate==0.9.0 21:49:39 toml==0.10.2 21:49:39 tomlkit==0.12.4 21:49:39 tqdm==4.66.2 21:49:39 typing_extensions==4.11.0 21:49:39 tzdata==2024.1 21:49:39 urllib3==1.26.18 21:49:39 virtualenv==20.25.1 21:49:39 wcwidth==0.2.13 21:49:39 websocket-client==1.7.0 21:49:39 wrapt==1.16.0 21:49:39 xdg==6.0.0 21:49:39 xmltodict==0.13.0 21:49:39 yq==3.2.3 21:49:39 [EnvInject] - Injecting environment variables from a build step. 21:49:39 [EnvInject] - Injecting as environment variables the properties content 21:49:39 SET_JDK_VERSION=openjdk17 21:49:39 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 21:49:39 21:49:39 [EnvInject] - Variables injected successfully. 21:49:39 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins2391488617809217685.sh 21:49:39 ---> update-java-alternatives.sh 21:49:39 ---> Updating Java version 21:49:39 ---> Ubuntu/Debian system detected 21:49:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:49:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:49:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:49:40 openjdk version "17.0.7" 2023-04-18 21:49:40 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 21:49:40 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 21:49:40 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 21:49:40 [EnvInject] - Injecting environment variables from a build step. 21:49:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:49:40 [EnvInject] - Variables injected successfully. 21:49:40 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14011134321352840137.sh 21:49:40 --> prescan-ric-plt-vespamgr-ubuntu.sh starts 21:49:40 + GO111MODULE=on 21:49:40 + go mod download 21:49:45 + export GOPATH=/home/jenkins/go 21:49:45 + GOPATH=/home/jenkins/go 21:49:45 + export PATH=/home/jenkins/go/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin 21:49:45 + PATH=/home/jenkins/go/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin 21:49:45 + go test ./... -v -coverprofile cover.out 21:49:56 # gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm 21:49:56 In file included from /home/jenkins/go/pkg/mod/gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm@v0.5.0/alarm.go:40:0: 21:49:56 ./utils.h:28:10: fatal error: rmr/rmr.h: No such file or directory 21:49:56 #include 21:49:56 ^~~~~~~~~~~ 21:49:56 compilation terminated. 21:50:04 FAIL gerrit.o-ran-sc.org/r/ric-plt/vespamgr/cmd/vespamgr [build failed] 21:50:04 FAIL 21:50:04 Build step 'Execute shell' marked build as failure 21:50:04 $ ssh-agent -k 21:50:04 unset SSH_AUTH_SOCK; 21:50:04 unset SSH_AGENT_PID; 21:50:04 echo Agent pid 2131 killed; 21:50:04 [ssh-agent] Stopped. 21:50:04 [PostBuildScript] - [INFO] Executing post build scripts. 21:50:04 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5614764311037497332.sh 21:50:04 ---> sysstat.sh 21:50:04 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4938009107015671602.sh 21:50:04 ---> package-listing.sh 21:50:04 ++ tr '[:upper:]' '[:lower:]' 21:50:04 ++ facter osfamily 21:50:05 + OS_FAMILY=debian 21:50:05 + workspace=/w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:50:05 + START_PACKAGES=/tmp/packages_start.txt 21:50:05 + END_PACKAGES=/tmp/packages_end.txt 21:50:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:05 + PACKAGES=/tmp/packages_start.txt 21:50:05 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:50:05 + PACKAGES=/tmp/packages_end.txt 21:50:05 + case "${OS_FAMILY}" in 21:50:05 + dpkg -l 21:50:05 + grep '^ii' 21:50:05 + '[' -f /tmp/packages_start.txt ']' 21:50:05 + '[' -f /tmp/packages_end.txt ']' 21:50:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:05 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:50:05 + mkdir -p /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:50:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:50:05 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5280861405063341121.sh 21:50:05 ---> capture-instance-metadata.sh 21:50:05 Setup pyenv: 21:50:05 system 21:50:05 3.8.13 21:50:05 3.9.13 21:50:05 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cifC from file:/tmp/.os_lf_venv 21:50:06 lf-activate-venv(): INFO: Installing: lftools 21:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-cifC/bin to PATH 21:50:17 INFO: Running in OpenStack, capturing instance metadata 21:50:18 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1750013100299922661.sh 21:50:18 provisioning config files... 21:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/config18250137453883214122tmp 21:50:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:50:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:50:18 [EnvInject] - Injecting environment variables from a build step. 21:50:18 [EnvInject] - Injecting as environment variables the properties content 21:50:18 SERVER_ID=logs 21:50:18 21:50:18 [EnvInject] - Variables injected successfully. 21:50:18 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16144447597034992595.sh 21:50:18 ---> create-netrc.sh 21:50:18 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4497265782597376385.sh 21:50:18 ---> python-tools-install.sh 21:50:18 Setup pyenv: 21:50:18 system 21:50:18 3.8.13 21:50:18 3.9.13 21:50:18 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cifC from file:/tmp/.os_lf_venv 21:50:20 lf-activate-venv(): INFO: Installing: lftools 21:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-cifC/bin to PATH 21:50:29 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10157512099987090135.sh 21:50:29 ---> sudo-logs.sh 21:50:29 Archiving 'sudo' log.. 21:50:30 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11596256782374109898.sh 21:50:30 ---> job-cost.sh 21:50:30 Setup pyenv: 21:50:30 system 21:50:30 3.8.13 21:50:30 3.9.13 21:50:30 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cifC from file:/tmp/.os_lf_venv 21:50:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-cifC/bin to PATH 21:50:37 INFO: No Stack... 21:50:37 INFO: Retrieving Pricing Info for: v2-highcpu-4 21:50:37 INFO: Archiving Costs 21:50:37 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16675602097370092001.sh 21:50:37 ---> logs-deploy.sh 21:50:37 Setup pyenv: 21:50:37 system 21:50:37 3.8.13 21:50:37 3.9.13 21:50:37 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cifC from file:/tmp/.os_lf_venv 21:50:39 lf-activate-venv(): INFO: Installing: lftools 21:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-cifC/bin to PATH 21:50:49 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-vespamgr-sonar-prescan-script/1232 21:50:49 INFO: archiving workspace using pattern(s): -p **/*.log 21:50:50 Archives upload complete. 21:50:50 INFO: archiving logs to Nexus 21:50:51 ---> uname -a: 21:50:51 Linux prd-ubuntu1804-docker-4c-4g-775 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:50:51 21:50:51 21:50:51 ---> lscpu: 21:50:51 Architecture: x86_64 21:50:51 CPU op-mode(s): 32-bit, 64-bit 21:50:51 Byte Order: Little Endian 21:50:51 CPU(s): 4 21:50:51 On-line CPU(s) list: 0-3 21:50:51 Thread(s) per core: 1 21:50:51 Core(s) per socket: 1 21:50:51 Socket(s): 4 21:50:51 NUMA node(s): 1 21:50:51 Vendor ID: AuthenticAMD 21:50:51 CPU family: 23 21:50:51 Model: 49 21:50:51 Model name: AMD EPYC-Rome Processor 21:50:51 Stepping: 0 21:50:51 CPU MHz: 2800.022 21:50:51 BogoMIPS: 5600.04 21:50:51 Virtualization: AMD-V 21:50:51 Hypervisor vendor: KVM 21:50:51 Virtualization type: full 21:50:51 L1d cache: 32K 21:50:51 L1i cache: 32K 21:50:51 L2 cache: 512K 21:50:51 L3 cache: 16384K 21:50:51 NUMA node0 CPU(s): 0-3 21:50:51 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 21:50:51 21:50:51 21:50:51 ---> nproc: 21:50:51 4 21:50:51 21:50:51 21:50:51 ---> df -h: 21:50:51 Filesystem Size Used Avail Use% Mounted on 21:50:51 udev 2.0G 0 2.0G 0% /dev 21:50:51 tmpfs 395M 696K 394M 1% /run 21:50:51 /dev/vda1 20G 9.2G 10G 48% / 21:50:51 tmpfs 2.0G 0 2.0G 0% /dev/shm 21:50:51 tmpfs 5.0M 0 5.0M 0% /run/lock 21:50:51 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 21:50:51 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:50:51 tmpfs 395M 0 395M 0% /run/user/1001 21:50:51 21:50:51 21:50:51 ---> free -m: 21:50:51 total used free shared buff/cache available 21:50:51 Mem: 3943 425 982 0 2536 3238 21:50:51 Swap: 1023 0 1023 21:50:51 21:50:51 21:50:51 ---> ip addr: 21:50:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:50:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:50:51 inet 127.0.0.1/8 scope host lo 21:50:51 valid_lft forever preferred_lft forever 21:50:51 inet6 ::1/128 scope host 21:50:51 valid_lft forever preferred_lft forever 21:50:51 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:50:51 link/ether fa:16:3e:71:4e:d7 brd ff:ff:ff:ff:ff:ff 21:50:51 inet 10.32.6.171/23 brd 10.32.7.255 scope global dynamic ens3 21:50:51 valid_lft 86212sec preferred_lft 86212sec 21:50:51 inet6 fe80::f816:3eff:fe71:4ed7/64 scope link 21:50:51 valid_lft forever preferred_lft forever 21:50:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:50:51 link/ether 02:42:61:fa:d8:39 brd ff:ff:ff:ff:ff:ff 21:50:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:50:51 valid_lft forever preferred_lft forever 21:50:51 21:50:51 21:50:51 ---> sar -b -r -n DEV: 21:50:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-775) 04/05/24 _x86_64_ (4 CPU) 21:50:51 21:50:51 21:47:45 LINUX RESTART (4 CPU) 21:50:51 21:50:51 21:48:01 tps rtps wtps bread/s bwrtn/s 21:50:51 21:49:01 145.14 82.95 62.19 6510.51 40363.29 21:50:51 21:50:01 195.55 92.52 103.03 3642.06 19844.29 21:50:51 Average: 170.35 87.74 82.61 5076.29 30103.79 21:50:51 21:50:51 21:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:50:51 21:49:01 1675132 3283416 2363520 58.52 40772 1730308 989308 19.45 639380 1559736 84672 21:50:51 21:50:01 902640 3276452 3136012 77.65 85008 2411900 1164776 22.90 809012 2078028 209848 21:50:51 Average: 1288886 3279934 2749766 68.09 62890 2071104 1077042 21.17 724196 1818882 147260 21:50:51 21:50:51 21:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:50:51 21:49:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 21:50:51 21:49:01 ens3 365.66 254.31 1336.60 63.20 0.00 0.00 0.00 0.00 21:50:51 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:51 21:50:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 21:50:51 21:50:01 ens3 182.40 154.21 1022.56 19.37 0.00 0.00 0.00 0.00 21:50:51 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:51 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 21:50:51 Average: ens3 274.03 204.26 1179.58 41.28 0.00 0.00 0.00 0.00 21:50:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:51 21:50:51 21:50:51 ---> sar -P ALL: 21:50:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-775) 04/05/24 _x86_64_ (4 CPU) 21:50:51 21:50:51 21:47:45 LINUX RESTART (4 CPU) 21:50:51 21:50:51 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:50:51 21:49:01 all 16.61 0.00 2.25 4.39 0.05 76.70 21:50:51 21:49:01 0 16.25 0.00 1.94 3.16 0.03 78.63 21:50:51 21:49:01 1 19.04 0.00 1.79 1.09 0.03 78.05 21:50:51 21:49:01 2 9.87 0.00 2.96 8.93 0.05 78.18 21:50:51 21:49:01 3 21.22 0.00 2.34 4.43 0.07 71.94 21:50:51 21:50:01 all 26.83 0.00 2.97 10.87 0.05 59.28 21:50:51 21:50:01 0 23.89 0.00 2.60 7.48 0.05 65.97 21:50:51 21:50:01 1 25.78 0.00 2.84 12.14 0.05 59.18 21:50:51 21:50:01 2 15.58 0.00 2.43 11.62 0.07 70.30 21:50:51 21:50:01 3 42.07 0.00 3.97 12.22 0.07 41.67 21:50:51 Average: all 21.72 0.00 2.61 7.63 0.05 67.99 21:50:51 Average: 0 20.07 0.00 2.27 5.32 0.04 72.30 21:50:51 Average: 1 22.41 0.00 2.32 6.62 0.04 68.62 21:50:51 Average: 2 12.73 0.00 2.70 10.28 0.06 74.24 21:50:51 Average: 3 31.64 0.00 3.16 8.32 0.07 56.82 21:50:51 21:50:51 21:50:51