18:13:26 Started by timer 18:13:26 Running as SYSTEM 18:13:26 [EnvInject] - Loading node environment variables. 18:13:26 Building remotely on prd-ubuntu1804-docker-4c-4g-8788 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/com-golog-sonar-prescan-script 18:13:26 [ssh-agent] Looking for ssh-agent implementation... 18:13:26 $ ssh-agent 18:13:26 SSH_AUTH_SOCK=/tmp/ssh-WoaQcsYh0Nc7/agent.2087 18:13:26 SSH_AGENT_PID=2089 18:13:26 [ssh-agent] Started. 18:13:26 Running ssh-add (command line suppressed) 18:13:26 Identity added: /w/workspace/com-golog-sonar-prescan-script@tmp/private_key_12987476070912020904.key (jenkins-ssh) 18:13:26 [ssh-agent] Using credentials jenkins (jenkins) 18:13:26 The recommended git tool is: NONE 18:13:28 using credential jenkins 18:13:28 Wiping out workspace first. 18:13:28 Cloning the remote Git repository 18:13:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:28 > git init /w/workspace/com-golog-sonar-prescan-script # timeout=10 18:13:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:28 > git --version # timeout=10 18:13:28 > git --version # 'git version 2.17.1' 18:13:28 using GIT_SSH to set credentials jenkins 18:13:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog # timeout=10 18:13:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:30 Avoid second fetch 18:13:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:13:30 Checking out Revision 78901281c985115b2b9497d89befa2efce154d4f (refs/remotes/origin/master) 18:13:30 > git config core.sparsecheckout # timeout=10 18:13:30 > git checkout -f 78901281c985115b2b9497d89befa2efce154d4f # timeout=10 18:13:30 Commit message: "RIC:1060: Change in PTL" 18:13:30 > git rev-list --no-walk 78901281c985115b2b9497d89befa2efce154d4f # timeout=10 18:13:33 provisioning config files... 18:13:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:13:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:13:33 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins9087851613934973263.sh 18:13:33 ---> python-tools-install.sh 18:13:33 Setup pyenv: 18:13:33 * system (set by /opt/pyenv/version) 18:13:33 * 3.8.13 (set by /opt/pyenv/version) 18:13:33 * 3.9.13 (set by /opt/pyenv/version) 18:13:33 * 3.10.6 (set by /opt/pyenv/version) 18:13:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FwsB 18:13:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:13:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:49 lf-activate-venv(): INFO: Base packages installed successfully 18:13:49 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-FwsB/bin to PATH 18:14:28 Generating Requirements File 18:14:57 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. 18:14:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:14:58 Python 3.10.6 18:14:59 pip 26.0.1 from /tmp/venv-FwsB/lib/python3.10/site-packages/pip (python 3.10) 18:14:59 appdirs==1.4.4 18:14:59 argcomplete==3.6.3 18:14:59 aspy.yaml==1.3.0 18:14:59 attrs==25.4.0 18:14:59 autopage==0.6.0 18:14:59 backports.strenum==1.3.1 18:14:59 beautifulsoup4==4.14.3 18:14:59 boto3==1.42.67 18:14:59 botocore==1.42.67 18:14:59 bs4==0.0.2 18:14:59 certifi==2026.2.25 18:14:59 cffi==2.0.0 18:14:59 cfgv==3.5.0 18:14:59 chardet==7.1.0 18:14:59 charset-normalizer==3.4.5 18:14:59 click==8.3.1 18:14:59 cliff==4.13.2 18:14:59 cmd2==3.4.0 18:14:59 cryptography==3.3.2 18:14:59 debtcollector==3.0.0 18:14:59 decorator==5.2.1 18:14:59 defusedxml==0.7.1 18:14:59 Deprecated==1.3.1 18:14:59 distlib==0.4.0 18:14:59 dnspython==2.8.0 18:14:59 docker==7.1.0 18:14:59 dogpile.cache==1.5.0 18:14:59 durationpy==0.10 18:14:59 email-validator==2.3.0 18:14:59 filelock==3.25.2 18:14:59 future==1.0.0 18:14:59 gitdb==4.0.12 18:14:59 GitPython==3.1.46 18:14:59 httplib2==0.30.2 18:14:59 identify==2.6.17 18:14:59 idna==3.11 18:14:59 importlib-resources==1.5.0 18:14:59 iso8601==2.1.0 18:14:59 Jinja2==3.1.6 18:14:59 jmespath==1.1.0 18:14:59 jsonpatch==1.33 18:14:59 jsonpointer==3.0.0 18:14:59 jsonschema==4.26.0 18:14:59 jsonschema-specifications==2025.9.1 18:14:59 keystoneauth1==5.13.1 18:14:59 kubernetes==35.0.0 18:14:59 lftools==0.37.22 18:14:59 lxml==6.0.2 18:14:59 markdown-it-py==4.0.0 18:14:59 MarkupSafe==3.0.3 18:14:59 mdurl==0.1.2 18:14:59 msgpack==1.1.2 18:14:59 multi_key_dict==2.0.3 18:14:59 munch==4.0.0 18:14:59 netaddr==1.3.0 18:14:59 niet==1.4.2 18:14:59 nodeenv==1.10.0 18:14:59 oauth2client==4.1.3 18:14:59 oauthlib==3.3.1 18:14:59 openstacksdk==4.10.0 18:14:59 os-service-types==1.8.2 18:14:59 osc-lib==4.4.0 18:14:59 oslo.config==10.3.0 18:14:59 oslo.context==6.3.0 18:14:59 oslo.i18n==6.7.2 18:14:59 oslo.log==8.1.0 18:14:59 oslo.serialization==5.9.1 18:14:59 oslo.utils==10.0.0 18:14:59 packaging==26.0 18:14:59 pbr==7.0.3 18:14:59 platformdirs==4.9.4 18:14:59 prettytable==3.17.0 18:14:59 psutil==7.2.2 18:14:59 pyasn1==0.6.2 18:14:59 pyasn1_modules==0.4.2 18:14:59 pycparser==3.0 18:14:59 pygerrit2==2.0.15 18:14:59 PyGithub==2.8.1 18:14:59 Pygments==2.19.2 18:14:59 PyJWT==2.12.0 18:14:59 PyNaCl==1.6.2 18:14:59 pyparsing==2.4.7 18:14:59 pyperclip==1.11.0 18:14:59 pyrsistent==0.20.0 18:14:59 python-cinderclient==9.9.0 18:14:59 python-dateutil==2.9.0.post0 18:14:59 python-discovery==1.1.3 18:14:59 python-heatclient==5.1.0 18:14:59 python-jenkins==1.8.3 18:14:59 python-keystoneclient==5.8.0 18:14:59 python-magnumclient==4.10.0 18:14:59 python-openstackclient==9.0.0 18:14:59 python-swiftclient==4.10.0 18:14:59 PyYAML==6.0.3 18:14:59 referencing==0.37.0 18:14:59 requests==2.32.5 18:14:59 requests-oauthlib==2.0.0 18:14:59 requestsexceptions==1.4.0 18:14:59 rfc3986==2.0.0 18:14:59 rich==14.3.3 18:14:59 rich-argparse==1.7.2 18:14:59 rpds-py==0.30.0 18:14:59 rsa==4.9.1 18:14:59 ruamel.yaml==0.19.1 18:14:59 ruamel.yaml.clib==0.2.15 18:14:59 s3transfer==0.16.0 18:14:59 simplejson==3.20.2 18:14:59 six==1.17.0 18:14:59 smmap==5.0.3 18:14:59 soupsieve==2.8.3 18:14:59 stevedore==5.7.0 18:14:59 tabulate==0.10.0 18:14:59 toml==0.10.2 18:14:59 tomlkit==0.14.0 18:14:59 tqdm==4.67.3 18:14:59 typing_extensions==4.15.0 18:14:59 urllib3==1.26.20 18:14:59 virtualenv==21.2.0 18:14:59 wcwidth==0.6.0 18:14:59 websocket-client==1.9.0 18:14:59 wrapt==2.1.2 18:14:59 xdg==6.0.0 18:14:59 xmltodict==1.0.4 18:14:59 yq==3.4.3 18:14:59 [EnvInject] - Injecting environment variables from a build step. 18:14:59 [EnvInject] - Injecting as environment variables the properties content 18:14:59 SET_JDK_VERSION=openjdk17 18:14:59 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:14:59 18:14:59 [EnvInject] - Variables injected successfully. 18:14:59 [com-golog-sonar-prescan-script] $ /bin/sh /tmp/jenkins16550222071427947157.sh 18:14:59 ---> update-java-alternatives.sh 18:14:59 ---> Updating Java version 18:15:00 ---> Ubuntu/Debian system detected 18:15:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:15:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:15:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:15:00 openjdk version "17.0.7" 2023-04-18 18:15:00 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 18:15:00 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 18:15:00 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:15:00 [EnvInject] - Injecting environment variables from a build step. 18:15:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:15:00 [EnvInject] - Variables injected successfully. 18:15:00 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins10828111044415723918.sh 18:15:00 --> prescan-golog-go-ubuntu.sh 18:15:00 + sudo apt-get install -y cmake ninja-build 18:15:00 Reading package lists... 18:15:00 Building dependency tree... 18:15:01 Reading state information... 18:15:01 Package ninja-build is not available, but is referred to by another package. 18:15:01 This may mean that the package is missing, has been obsoleted, or 18:15:01 is only available from another source 18:15:01 18:15:01 E: Package 'ninja-build' has no installation candidate 18:15:01 Build step 'Execute shell' marked build as failure 18:15:01 $ ssh-agent -k 18:15:01 unset SSH_AUTH_SOCK; 18:15:01 unset SSH_AGENT_PID; 18:15:01 echo Agent pid 2089 killed; 18:15:01 [ssh-agent] Stopped. 18:15:01 [PostBuildScript] - [INFO] Executing post build scripts. 18:15:01 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins18144231603783335370.sh 18:15:01 ---> sysstat.sh 18:15:01 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins3614372022336087952.sh 18:15:01 ---> package-listing.sh 18:15:01 ++ facter osfamily 18:15:01 ++ tr '[:upper:]' '[:lower:]' 18:15:02 + OS_FAMILY=debian 18:15:02 + workspace=/w/workspace/com-golog-sonar-prescan-script 18:15:02 + START_PACKAGES=/tmp/packages_start.txt 18:15:02 + END_PACKAGES=/tmp/packages_end.txt 18:15:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:02 + PACKAGES=/tmp/packages_start.txt 18:15:02 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:02 + PACKAGES=/tmp/packages_end.txt 18:15:02 + case "${OS_FAMILY}" in 18:15:02 + dpkg -l 18:15:02 + grep '^ii' 18:15:02 + '[' -f /tmp/packages_start.txt ']' 18:15:02 + '[' -f /tmp/packages_end.txt ']' 18:15:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:02 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:02 + mkdir -p /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:02 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins14340066075134985427.sh 18:15:02 ---> capture-instance-metadata.sh 18:15:02 Setup pyenv: 18:15:02 system 18:15:02 3.8.13 18:15:02 3.9.13 18:15:02 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FwsB from file:/tmp/.os_lf_venv 18:15:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:05 lf-activate-venv(): INFO: Base packages installed successfully 18:15:05 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-FwsB/bin to PATH 18:15:23 INFO: Running in OpenStack, capturing instance metadata 18:15:24 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins12544503171871522162.sh 18:15:24 provisioning config files... 18:15:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/com-golog-sonar-prescan-script@tmp/config15648490585321480152tmp 18:15:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:15:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:15:24 [EnvInject] - Injecting environment variables from a build step. 18:15:24 [EnvInject] - Injecting as environment variables the properties content 18:15:24 SERVER_ID=logs 18:15:24 18:15:24 [EnvInject] - Variables injected successfully. 18:15:24 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins17996009250174563471.sh 18:15:24 ---> create-netrc.sh 18:15:24 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins2891680039494929076.sh 18:15:24 ---> python-tools-install.sh 18:15:24 Setup pyenv: 18:15:24 system 18:15:24 3.8.13 18:15:24 3.9.13 18:15:24 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FwsB from file:/tmp/.os_lf_venv 18:15:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:27 lf-activate-venv(): INFO: Base packages installed successfully 18:15:27 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:44 lf-activate-venv(): INFO: Adding /tmp/venv-FwsB/bin to PATH 18:15:45 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins8530745227881343741.sh 18:15:45 ---> sudo-logs.sh 18:15:45 Archiving 'sudo' log.. 18:15:45 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins12042020198547809241.sh 18:15:45 ---> job-cost.sh 18:15:45 Setup pyenv: 18:15:45 system 18:15:45 3.8.13 18:15:45 3.9.13 18:15:45 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FwsB from file:/tmp/.os_lf_venv 18:15:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:48 lf-activate-venv(): INFO: Base packages installed successfully 18:15:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:15:58 lf-activate-venv(): INFO: Adding /tmp/venv-FwsB/bin to PATH 18:15:58 INFO: No Stack... 18:15:58 INFO: Retrieving Pricing Info for: v3-starter-4 18:15:58 INFO: Archiving Costs 18:15:58 [com-golog-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins17634456595356445128.sh 18:15:59 ---> logs-deploy.sh 18:15:59 Setup pyenv: 18:15:59 system 18:15:59 3.8.13 18:15:59 3.9.13 18:15:59 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FwsB from file:/tmp/.os_lf_venv 18:15:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:02 lf-activate-venv(): INFO: Base packages installed successfully 18:16:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-FwsB/bin to PATH 18:16:20 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/com-golog-sonar-prescan-script/1934 18:16:20 INFO: archiving workspace using pattern(s): -p **/*.log 18:16:20 /tmp/venv-FwsB/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 18:16:20 warnings.warn( 18:16:21 Archives upload complete. 18:16:22 INFO: archiving logs to Nexus 18:16:22 /tmp/venv-FwsB/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 18:16:22 warnings.warn( 18:16:24 ---> uname -a: 18:16:24 Linux prd-ubuntu1804-docker-4c-4g-8788 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:16:24 18:16:24 18:16:24 ---> lscpu: 18:16:24 Architecture: x86_64 18:16:24 CPU op-mode(s): 32-bit, 64-bit 18:16:24 Byte Order: Little Endian 18:16:24 CPU(s): 4 18:16:24 On-line CPU(s) list: 0-3 18:16:24 Thread(s) per core: 1 18:16:24 Core(s) per socket: 1 18:16:24 Socket(s): 4 18:16:24 NUMA node(s): 1 18:16:24 Vendor ID: AuthenticAMD 18:16:24 CPU family: 23 18:16:24 Model: 49 18:16:24 Model name: AMD EPYC-Rome Processor 18:16:24 Stepping: 0 18:16:24 CPU MHz: 2800.000 18:16:24 BogoMIPS: 5600.00 18:16:24 Virtualization: AMD-V 18:16:24 Hypervisor vendor: KVM 18:16:24 Virtualization type: full 18:16:24 L1d cache: 32K 18:16:24 L1i cache: 32K 18:16:24 L2 cache: 512K 18:16:24 L3 cache: 16384K 18:16:24 NUMA node0 CPU(s): 0-3 18:16:24 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 18:16:24 18:16:24 18:16:24 ---> nproc: 18:16:24 4 18:16:24 18:16:24 18:16:24 ---> df -h: 18:16:24 Filesystem Size Used Avail Use% Mounted on 18:16:24 udev 3.9G 0 3.9G 0% /dev 18:16:24 tmpfs 798M 696K 797M 1% /run 18:16:24 /dev/vda1 20G 8.9G 11G 47% / 18:16:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:16:24 tmpfs 5.0M 0 5.0M 0% /run/lock 18:16:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:16:24 /dev/vda15 105M 5.3M 100M 5% /boot/efi 18:16:24 tmpfs 798M 0 798M 0% /run/user/1001 18:16:24 18:16:24 18:16:24 ---> free -m: 18:16:24 total used free shared buff/cache available 18:16:24 Mem: 7975 461 5462 0 2051 7241 18:16:24 Swap: 1023 0 1023 18:16:24 18:16:24 18:16:24 ---> ip addr: 18:16:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:16:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:16:24 inet 127.0.0.1/8 scope host lo 18:16:24 valid_lft forever preferred_lft forever 18:16:24 inet6 ::1/128 scope host 18:16:24 valid_lft forever preferred_lft forever 18:16:24 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:16:24 link/ether fa:16:3e:7d:b8:bf brd ff:ff:ff:ff:ff:ff 18:16:24 inet 10.32.7.192/23 brd 10.32.7.255 scope global dynamic ens3 18:16:24 valid_lft 86179sec preferred_lft 86179sec 18:16:24 inet6 fe80::f816:3eff:fe7d:b8bf/64 scope link 18:16:24 valid_lft forever preferred_lft forever 18:16:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:16:24 link/ether 02:42:63:cc:39:01 brd ff:ff:ff:ff:ff:ff 18:16:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:16:24 valid_lft forever preferred_lft forever 18:16:24 18:16:24 18:16:24 ---> sar -b -r -n DEV: 18:16:24 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8788) 03/13/26 _x86_64_ (4 CPU) 18:16:24 18:16:24 18:12:45 LINUX RESTART (4 CPU) 18:16:24 18:16:24 18:13:01 tps rtps wtps bread/s bwrtn/s 18:16:24 18:14:01 155.27 69.19 86.09 5611.86 39615.15 18:16:24 18:15:01 70.20 12.00 58.21 1044.63 8349.81 18:16:24 18:16:01 42.13 1.15 40.98 91.58 5038.89 18:16:24 Average: 89.20 27.45 61.76 2249.36 17667.95 18:16:24 18:16:24 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:24 18:14:01 5926488 7430840 2240932 27.44 36080 1649728 992864 10.77 564404 1507688 51424 18:16:24 18:15:01 5653956 7462428 2513464 30.77 59036 1913820 951992 10.33 543432 1767160 121460 18:16:24 18:16:01 5621508 7447820 2545912 31.17 61496 1929388 954632 10.36 568560 1774272 17244 18:16:24 Average: 5733984 7447029 2433436 29.79 52204 1830979 966496 10.49 558799 1683040 63376 18:16:24 18:16:24 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:24 18:14:01 ens3 349.39 199.33 1038.95 64.08 0.00 0.00 0.00 0.00 18:16:24 18:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:16:24 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:15:01 ens3 62.96 52.97 704.72 8.05 0.00 0.00 0.00 0.00 18:16:24 18:15:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 18:16:24 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:16:01 ens3 13.85 14.56 11.13 6.90 0.00 0.00 0.00 0.00 18:16:24 18:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:16:24 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 Average: ens3 142.07 88.96 584.93 26.34 0.00 0.00 0.00 0.00 18:16:24 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 18:16:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:16:24 18:16:24 ---> sar -P ALL: 18:16:24 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8788) 03/13/26 _x86_64_ (4 CPU) 18:16:24 18:16:24 18:12:45 LINUX RESTART (4 CPU) 18:16:24 18:16:24 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:16:24 18:14:01 all 18.13 0.00 2.91 4.81 0.99 73.15 18:16:24 18:14:01 0 22.10 0.00 5.16 3.86 1.14 67.75 18:16:24 18:14:01 1 13.62 0.00 1.94 6.38 0.73 77.33 18:16:24 18:14:01 2 16.39 0.00 2.05 4.60 1.07 75.88 18:16:24 18:14:01 3 20.46 0.00 2.51 4.36 1.02 71.65 18:16:24 18:15:01 all 20.58 0.00 1.32 1.97 0.65 75.48 18:16:24 18:15:01 0 11.61 0.00 1.08 0.53 0.48 86.29 18:16:24 18:15:01 1 5.80 0.00 0.40 0.38 0.37 93.05 18:16:24 18:15:01 2 27.97 0.00 1.67 5.77 0.88 63.71 18:16:24 18:15:01 3 36.98 0.00 2.09 1.20 0.94 58.80 18:16:24 18:16:01 all 21.48 0.00 1.13 1.27 0.65 75.47 18:16:24 18:16:01 0 4.39 0.00 0.68 0.05 0.20 94.68 18:16:24 18:16:01 1 7.55 0.00 1.02 1.71 0.33 89.39 18:16:24 18:16:01 2 19.05 0.00 0.95 2.70 0.80 76.51 18:16:24 18:16:01 3 55.09 0.00 1.90 0.62 1.23 41.16 18:16:24 Average: all 20.07 0.00 1.79 2.68 0.76 74.70 18:16:24 Average: 0 12.69 0.00 2.31 1.48 0.61 82.91 18:16:24 Average: 1 8.99 0.00 1.12 2.83 0.48 86.59 18:16:24 Average: 2 21.13 0.00 1.56 4.36 0.92 72.04 18:16:24 Average: 3 37.53 0.00 2.16 2.06 1.06 57.19 18:16:24 18:16:24 18:16:24