17:03:01 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/14420 17:03:01 Running as SYSTEM 17:03:01 [EnvInject] - Loading node environment variables. 17:03:01 Building remotely on prd-ubuntu1804-docker-4c-4g-992 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 17:03:02 [ssh-agent] Looking for ssh-agent implementation... 17:03:02 $ ssh-agent 17:03:02 SSH_AUTH_SOCK=/tmp/ssh-WInPQojzi16r/agent.2071 17:03:02 SSH_AGENT_PID=2073 17:03:02 [ssh-agent] Started. 17:03:02 Running ssh-add (command line suppressed) 17:03:02 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/private_key_11399667803587790858.key (jenkins-ssh) 17:03:02 [ssh-agent] Using credentials jenkins (jenkins) 17:03:02 The recommended git tool is: NONE 17:03:03 using credential jenkins 17:03:03 Wiping out workspace first. 17:03:03 Cloning the remote Git repository 17:03:03 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 17:03:03 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master # timeout=10 17:03:03 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 17:03:03 > git --version # timeout=10 17:03:03 > git --version # 'git version 2.17.1' 17:03:03 using GIT_SSH to set credentials jenkins 17:03:03 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:04 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 17:03:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:05 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 17:03:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 17:03:05 using GIT_SSH to set credentials jenkins 17:03:05 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/20/14420/1 # timeout=10 17:03:05 > git rev-parse c132a4d3fd2155b7de3f4c1276748729bab0f381^{commit} # timeout=10 17:03:05 Checking out Revision c132a4d3fd2155b7de3f4c1276748729bab0f381 (refs/changes/20/14420/1) 17:03:05 > git config core.sparsecheckout # timeout=10 17:03:05 > git checkout -f c132a4d3fd2155b7de3f4c1276748729bab0f381 # timeout=10 17:03:08 Commit message: "Log messages added in File converter" 17:03:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:03:08 > git rev-list --no-walk b5f4f8698217ce70d3c2e6a454146fbcd2111d35 # timeout=10 17:03:09 provisioning config files... 17:03:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:03:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:03:09 [EnvInject] - Injecting environment variables from a build step. 17:03:09 [EnvInject] - Injecting as environment variables the properties content 17:03:09 GO_ROOT=pm-file-converter 17:03:09 17:03:09 [EnvInject] - Variables injected successfully. 17:03:09 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins2823979436964703806.sh 17:03:09 + echo '--> go-test.sh' 17:03:09 --> go-test.sh 17:03:09 + go version 17:03:09 go version go1.19 linux/amd64 17:03:09 + cd pm-file-converter 17:03:09 + go mod tidy 17:03:09 go: downloading github.com/json-iterator/go v1.1.12 17:03:09 go: downloading github.com/sirupsen/logrus v1.9.0 17:03:09 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 17:03:09 go: downloading golang.org/x/oauth2 v0.12.0 17:03:09 go: downloading github.com/stretchr/testify v1.8.4 17:03:10 go: downloading github.com/minio/minio-go/v7 v7.0.41 17:03:11 go: downloading golang.org/x/sys v0.12.0 17:03:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:03:12 go: downloading github.com/modern-go/reflect2 v1.0.2 17:03:13 go: downloading github.com/davecgh/go-spew v1.1.1 17:03:13 go: downloading github.com/pmezard/go-difflib v1.0.0 17:03:13 go: downloading gopkg.in/yaml.v3 v3.0.1 17:03:13 go: downloading github.com/dustin/go-humanize v1.0.0 17:03:13 go: downloading github.com/google/uuid v1.3.0 17:03:13 go: downloading github.com/klauspost/compress v1.16.0 17:03:13 go: downloading github.com/minio/md5-simd v1.1.2 17:03:13 go: downloading github.com/minio/sha256-simd v1.0.0 17:03:13 go: downloading golang.org/x/net v0.15.0 17:03:13 go: downloading gopkg.in/ini.v1 v1.67.0 17:03:14 go: downloading google.golang.org/appengine v1.6.7 17:03:14 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:03:15 go: downloading golang.org/x/crypto v0.13.0 17:03:15 go: downloading github.com/rs/xid v1.4.0 17:03:15 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 17:03:15 go: downloading github.com/golang/protobuf v1.5.3 17:03:15 go: downloading golang.org/x/text v0.13.0 17:03:15 go: downloading github.com/kr/pretty v0.3.0 17:03:16 go: downloading google.golang.org/protobuf v1.31.0 17:03:16 go: downloading github.com/google/go-cmp v0.5.9 17:03:16 go: downloading github.com/kr/text v0.2.0 17:03:16 go: downloading github.com/rogpeppe/go-internal v1.8.1 17:03:16 + go test ./... 17:03:26 ? main [no test files] 17:03:26 ? main/common/dataTypes [no test files] 17:03:28 ok main/common/utils 0.007s 17:03:28 ? main/components/kafkacollector [no test files] 17:03:29 ok main/components/miniocollector 1.122s 17:03:29 ok main/components/xmltransform 0.031s 17:03:29 + echo '--> go-test.sh ends' 17:03:29 --> go-test.sh ends 17:03:29 $ ssh-agent -k 17:03:29 unset SSH_AUTH_SOCK; 17:03:29 unset SSH_AGENT_PID; 17:03:29 echo Agent pid 2073 killed; 17:03:29 [ssh-agent] Stopped. 17:03:29 [PostBuildScript] - [INFO] Executing post build scripts. 17:03:29 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins6339372541197672977.sh 17:03:29 ---> sysstat.sh 17:03:30 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins6944132361946775149.sh 17:03:30 ---> package-listing.sh 17:03:30 ++ facter osfamily 17:03:30 ++ tr '[:upper:]' '[:lower:]' 17:03:30 + OS_FAMILY=debian 17:03:30 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 17:03:30 + START_PACKAGES=/tmp/packages_start.txt 17:03:30 + END_PACKAGES=/tmp/packages_end.txt 17:03:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:03:30 + PACKAGES=/tmp/packages_start.txt 17:03:30 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 17:03:30 + PACKAGES=/tmp/packages_end.txt 17:03:30 + case "${OS_FAMILY}" in 17:03:30 + dpkg -l 17:03:30 + grep '^ii' 17:03:30 + '[' -f /tmp/packages_start.txt ']' 17:03:30 + '[' -f /tmp/packages_end.txt ']' 17:03:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:03:30 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 17:03:30 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 17:03:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 17:03:30 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins8687100292220920437.sh 17:03:30 ---> capture-instance-metadata.sh 17:03:30 Setup pyenv: 17:03:30 * system (set by /opt/pyenv/version) 17:03:30 * 3.8.13 (set by /opt/pyenv/version) 17:03:30 * 3.9.13 (set by /opt/pyenv/version) 17:03:30 * 3.10.6 (set by /opt/pyenv/version) 17:03:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uicz 17:03:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:03:39 lf-activate-venv(): INFO: Installing: lftools 17:04:05 lf-activate-venv(): INFO: Adding /tmp/venv-uicz/bin to PATH 17:04:05 INFO: Running in OpenStack, capturing instance metadata 17:04:05 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9626100985390790026.sh 17:04:05 provisioning config files... 17:04:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/config4423174993122230750tmp 17:04:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:04:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:04:05 [EnvInject] - Injecting environment variables from a build step. 17:04:05 [EnvInject] - Injecting as environment variables the properties content 17:04:05 SERVER_ID=logs 17:04:05 17:04:05 [EnvInject] - Variables injected successfully. 17:04:05 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins11556943959998668722.sh 17:04:05 ---> create-netrc.sh 17:04:06 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9297903558702938394.sh 17:04:06 ---> python-tools-install.sh 17:04:06 Setup pyenv: 17:04:06 system 17:04:06 3.8.13 17:04:06 3.9.13 17:04:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 17:04:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uicz from file:/tmp/.os_lf_venv 17:04:08 lf-activate-venv(): INFO: Installing: lftools 17:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-uicz/bin to PATH 17:04:19 Generating Requirements File 17:04:40 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. 17:04:40 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 17:04:40 Python 3.10.6 17:04:40 pip 25.1.1 from /tmp/venv-uicz/lib/python3.10/site-packages/pip (python 3.10) 17:04:41 appdirs==1.4.4 17:04:41 argcomplete==3.6.2 17:04:41 aspy.yaml==1.3.0 17:04:41 attrs==25.3.0 17:04:41 autopage==0.5.2 17:04:41 beautifulsoup4==4.13.4 17:04:41 boto3==1.38.16 17:04:41 botocore==1.38.16 17:04:41 bs4==0.0.2 17:04:41 cachetools==5.5.2 17:04:41 certifi==2025.4.26 17:04:41 cffi==1.17.1 17:04:41 cfgv==3.4.0 17:04:41 chardet==5.2.0 17:04:41 charset-normalizer==3.4.2 17:04:41 click==8.2.0 17:04:41 cliff==4.9.1 17:04:41 cmd2==2.5.11 17:04:41 cryptography==3.3.2 17:04:41 debtcollector==3.0.0 17:04:41 decorator==5.2.1 17:04:41 defusedxml==0.7.1 17:04:41 Deprecated==1.2.18 17:04:41 distlib==0.3.9 17:04:41 dnspython==2.7.0 17:04:41 docker==4.2.2 17:04:41 dogpile.cache==1.4.0 17:04:41 durationpy==0.9 17:04:41 email_validator==2.2.0 17:04:41 filelock==3.18.0 17:04:41 future==1.0.0 17:04:41 gitdb==4.0.12 17:04:41 GitPython==3.1.44 17:04:41 google-auth==2.40.1 17:04:41 httplib2==0.22.0 17:04:41 identify==2.6.10 17:04:41 idna==3.10 17:04:41 importlib-resources==1.5.0 17:04:41 iso8601==2.1.0 17:04:41 Jinja2==3.1.6 17:04:41 jmespath==1.0.1 17:04:41 jsonpatch==1.33 17:04:41 jsonpointer==3.0.0 17:04:41 jsonschema==4.23.0 17:04:41 jsonschema-specifications==2025.4.1 17:04:41 keystoneauth1==5.10.0 17:04:41 kubernetes==32.0.1 17:04:41 lftools==0.37.12 17:04:41 lxml==5.4.0 17:04:41 MarkupSafe==3.0.2 17:04:41 msgpack==1.1.0 17:04:41 multi_key_dict==2.0.3 17:04:41 munch==4.0.0 17:04:41 netaddr==1.3.0 17:04:41 niet==1.4.2 17:04:41 nodeenv==1.9.1 17:04:41 oauth2client==4.1.3 17:04:41 oauthlib==3.2.2 17:04:41 openstacksdk==4.5.0 17:04:41 os-client-config==2.1.0 17:04:41 os-service-types==1.7.0 17:04:41 osc-lib==4.0.0 17:04:41 oslo.config==9.7.1 17:04:41 oslo.context==5.7.1 17:04:41 oslo.i18n==6.5.1 17:04:41 oslo.log==7.1.0 17:04:41 oslo.serialization==5.7.0 17:04:41 oslo.utils==8.2.0 17:04:41 packaging==25.0 17:04:41 pbr==6.1.1 17:04:41 platformdirs==4.3.8 17:04:41 prettytable==3.16.0 17:04:41 psutil==7.0.0 17:04:41 pyasn1==0.6.1 17:04:41 pyasn1_modules==0.4.2 17:04:41 pycparser==2.22 17:04:41 pygerrit2==2.0.15 17:04:41 PyGithub==2.6.1 17:04:41 PyJWT==2.10.1 17:04:41 PyNaCl==1.5.0 17:04:41 pyparsing==2.4.7 17:04:41 pyperclip==1.9.0 17:04:41 pyrsistent==0.20.0 17:04:41 python-cinderclient==9.7.0 17:04:41 python-dateutil==2.9.0.post0 17:04:41 python-heatclient==4.2.0 17:04:41 python-jenkins==1.8.2 17:04:41 python-keystoneclient==5.6.0 17:04:41 python-magnumclient==4.8.1 17:04:41 python-openstackclient==8.0.0 17:04:41 python-swiftclient==4.7.0 17:04:41 PyYAML==6.0.2 17:04:41 referencing==0.36.2 17:04:41 requests==2.32.3 17:04:41 requests-oauthlib==2.0.0 17:04:41 requestsexceptions==1.4.0 17:04:41 rfc3986==2.0.0 17:04:41 rpds-py==0.24.0 17:04:41 rsa==4.9.1 17:04:41 ruamel.yaml==0.18.10 17:04:41 ruamel.yaml.clib==0.2.12 17:04:41 s3transfer==0.12.0 17:04:41 simplejson==3.20.1 17:04:41 six==1.17.0 17:04:41 smmap==5.0.2 17:04:41 soupsieve==2.7 17:04:41 stevedore==5.4.1 17:04:41 tabulate==0.9.0 17:04:41 toml==0.10.2 17:04:41 tomlkit==0.13.2 17:04:41 tqdm==4.67.1 17:04:41 typing_extensions==4.13.2 17:04:41 tzdata==2025.2 17:04:41 urllib3==1.26.20 17:04:41 virtualenv==20.31.2 17:04:41 wcwidth==0.2.13 17:04:41 websocket-client==1.8.0 17:04:41 wrapt==1.17.2 17:04:41 xdg==6.0.0 17:04:41 xmltodict==0.14.2 17:04:41 yq==3.4.3 17:04:41 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins12658284167090666906.sh 17:04:41 ---> sudo-logs.sh 17:04:41 Archiving 'sudo' log.. 17:04:41 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins9666602228182891515.sh 17:04:41 ---> job-cost.sh 17:04:41 Setup pyenv: 17:04:41 system 17:04:41 3.8.13 17:04:41 3.9.13 17:04:41 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 17:04:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uicz from file:/tmp/.os_lf_venv 17:04:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:04:49 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. 17:04:49 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 17:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-uicz/bin to PATH 17:04:50 INFO: No Stack... 17:04:50 INFO: Retrieving Pricing Info for: v2-highcpu-4 17:04:50 INFO: Archiving Costs 17:04:50 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash -l /tmp/jenkins661375228001594437.sh 17:04:50 ---> logs-deploy.sh 17:04:50 Setup pyenv: 17:04:50 system 17:04:50 3.8.13 17:04:50 3.9.13 17:04:50 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 17:04:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uicz from file:/tmp/.os_lf_venv 17:04:53 lf-activate-venv(): INFO: Installing: lftools 17:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-uicz/bin to PATH 17:05:13 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/42 17:05:13 INFO: archiving workspace using pattern(s): 17:05:15 Archives upload complete. 17:05:15 INFO: archiving logs to Nexus 17:05:16 ---> uname -a: 17:05:16 Linux prd-ubuntu1804-docker-4c-4g-992 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:05:16 17:05:16 17:05:16 ---> lscpu: 17:05:16 Architecture: x86_64 17:05:16 CPU op-mode(s): 32-bit, 64-bit 17:05:16 Byte Order: Little Endian 17:05:16 CPU(s): 4 17:05:16 On-line CPU(s) list: 0-3 17:05:16 Thread(s) per core: 1 17:05:16 Core(s) per socket: 1 17:05:16 Socket(s): 4 17:05:16 NUMA node(s): 1 17:05:16 Vendor ID: AuthenticAMD 17:05:16 CPU family: 23 17:05:16 Model: 49 17:05:16 Model name: AMD EPYC-Rome Processor 17:05:16 Stepping: 0 17:05:16 CPU MHz: 2800.000 17:05:16 BogoMIPS: 5600.00 17:05:16 Virtualization: AMD-V 17:05:16 Hypervisor vendor: KVM 17:05:16 Virtualization type: full 17:05:16 L1d cache: 32K 17:05:16 L1i cache: 32K 17:05:16 L2 cache: 512K 17:05:16 L3 cache: 16384K 17:05:16 NUMA node0 CPU(s): 0-3 17:05:16 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 17:05:16 17:05:16 17:05:16 ---> nproc: 17:05:16 4 17:05:16 17:05:16 17:05:16 ---> df -h: 17:05:16 Filesystem Size Used Avail Use% Mounted on 17:05:16 udev 2.0G 0 2.0G 0% /dev 17:05:16 tmpfs 395M 696K 394M 1% /run 17:05:16 /dev/vda1 20G 9.2G 11G 48% / 17:05:16 tmpfs 2.0G 0 2.0G 0% /dev/shm 17:05:16 tmpfs 5.0M 0 5.0M 0% /run/lock 17:05:16 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 17:05:16 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:05:16 tmpfs 395M 0 395M 0% /run/user/1001 17:05:16 17:05:16 17:05:16 ---> free -m: 17:05:16 total used free shared buff/cache available 17:05:16 Mem: 3943 437 992 0 2514 3236 17:05:16 Swap: 1023 0 1023 17:05:16 17:05:16 17:05:16 ---> ip addr: 17:05:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:05:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:05:16 inet 127.0.0.1/8 scope host lo 17:05:16 valid_lft forever preferred_lft forever 17:05:16 inet6 ::1/128 scope host 17:05:16 valid_lft forever preferred_lft forever 17:05:16 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:05:16 link/ether fa:16:3e:ef:3d:4c brd ff:ff:ff:ff:ff:ff 17:05:16 inet 10.32.6.83/23 brd 10.32.7.255 scope global dynamic ens3 17:05:16 valid_lft 86228sec preferred_lft 86228sec 17:05:16 inet6 fe80::f816:3eff:feef:3d4c/64 scope link 17:05:16 valid_lft forever preferred_lft forever 17:05:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:05:16 link/ether 02:42:be:2c:18:2b brd ff:ff:ff:ff:ff:ff 17:05:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:05:16 valid_lft forever preferred_lft forever 17:05:16 17:05:16 17:05:16 ---> sar -b -r -n DEV: 17:05:16 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-992) 05/15/25 _x86_64_ (4 CPU) 17:05:16 17:05:16 17:02:25 LINUX RESTART (4 CPU) 17:05:16 17:05:16 17:03:01 tps rtps wtps bread/s bwrtn/s 17:05:16 17:04:01 239.59 147.14 92.45 6536.11 16202.90 17:05:16 17:05:01 58.96 1.25 57.71 109.32 8575.37 17:05:16 Average: 149.28 74.20 75.08 3322.71 12389.14 17:05:16 17:05:16 17:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:16 17:04:01 1109352 3261972 2929300 72.53 55616 2241884 959200 18.86 874080 1851072 139248 17:05:16 17:05:01 1035464 3330420 3003188 74.36 72568 2356956 882496 17.35 801712 1975724 88076 17:05:16 Average: 1072408 3296196 2966244 73.45 64092 2299420 920848 18.10 837896 1913398 113662 17:05:16 17:05:16 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:16 17:04:01 ens3 461.39 356.71 2279.05 122.60 0.00 0.00 0.00 0.00 17:05:16 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:16 17:04:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 17:05:16 17:05:01 ens3 31.36 31.13 241.39 8.15 0.00 0.00 0.00 0.00 17:05:16 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:16 17:05:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 17:05:16 Average: ens3 246.38 193.92 1260.22 65.37 0.00 0.00 0.00 0.00 17:05:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:16 Average: lo 1.23 1.23 0.11 0.11 0.00 0.00 0.00 0.00 17:05:16 17:05:16 17:05:16 ---> sar -P ALL: 17:05:16 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-992) 05/15/25 _x86_64_ (4 CPU) 17:05:16 17:05:16 17:02:25 LINUX RESTART (4 CPU) 17:05:16 17:05:16 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:05:16 17:04:01 all 25.87 0.00 3.44 9.77 0.08 60.85 17:05:16 17:04:01 0 16.95 0.00 3.19 11.81 0.07 67.98 17:05:16 17:04:01 1 30.94 0.00 3.62 7.48 0.07 57.89 17:05:16 17:04:01 2 29.99 0.00 3.81 9.81 0.10 56.29 17:05:16 17:04:01 3 25.67 0.00 3.13 9.96 0.10 61.14 17:05:16 17:05:01 all 19.03 0.00 1.19 1.56 0.04 78.17 17:05:16 17:05:01 0 6.97 0.00 0.51 0.51 0.02 91.99 17:05:16 17:05:01 1 42.68 0.00 2.02 0.17 0.07 55.07 17:05:16 17:05:01 2 3.84 0.00 0.87 4.38 0.03 90.88 17:05:16 17:05:01 3 22.69 0.00 1.38 1.18 0.03 74.70 17:05:16 Average: all 22.44 0.00 2.32 5.66 0.06 69.53 17:05:16 Average: 0 11.95 0.00 1.85 6.15 0.04 80.01 17:05:16 Average: 1 36.83 0.00 2.82 3.81 0.07 56.48 17:05:16 Average: 2 16.89 0.00 2.34 7.09 0.07 73.62 17:05:16 Average: 3 24.18 0.00 2.26 5.56 0.07 67.94 17:05:16 17:05:16 17:05:16