14:53:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143665 14:53:49 Running as SYSTEM 14:53:49 [EnvInject] - Loading node environment variables. 14:53:49 Building remotely on prd-ubuntu2204-docker-8c-8g-4270 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 14:53:49 [ssh-agent] Looking for ssh-agent implementation... 14:53:49 $ ssh-agent 14:53:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXABSccS/agent.1558 14:53:49 SSH_AGENT_PID=1560 14:53:49 [ssh-agent] Started. 14:53:49 Running ssh-add (command line suppressed) 14:53:49 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_9617482906741897000.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_9617482906741897000.key) 14:53:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:53:49 The recommended git tool is: NONE 14:53:50 using credential onap-jenkins-ssh 14:53:51 Wiping out workspace first. 14:53:51 Cloning the remote Git repository 14:53:51 Cloning repository git://cloud.onap.org/mirror/sdc.git 14:53:51 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 14:53:51 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:53:51 > git --version # timeout=10 14:53:51 > git --version # 'git version 2.34.1' 14:53:51 using GIT_SSH to set credentials Gerrit user 14:53:51 Verifying host key using manually-configured host key entries 14:53:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:54:02 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:54:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:02 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:54:02 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:54:02 using GIT_SSH to set credentials Gerrit user 14:54:02 Verifying host key using manually-configured host key entries 14:54:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/65/143665/1 # timeout=30 14:54:02 > git rev-parse 75f241b3a618023d17fc8bacd357c2109e4daa14^{commit} # timeout=10 14:54:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:02 Checking out Revision 75f241b3a618023d17fc8bacd357c2109e4daa14 (refs/changes/65/143665/1) 14:54:02 > git config core.sparsecheckout # timeout=10 14:54:02 > git checkout -f 75f241b3a618023d17fc8bacd357c2109e4daa14 # timeout=30 14:54:06 Commit message: "Reduce line count by using lombok for large java classes" 14:54:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:06 > git rev-list --no-walk 0916f79740061fd041cc72bbda871c8f2dd18b4d # timeout=10 14:54:07 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3182011508490989906.sh 14:54:07 All python files compiled successfully 14:54:07 $ ssh-agent -k 14:54:07 unset SSH_AUTH_SOCK; 14:54:07 unset SSH_AGENT_PID; 14:54:07 echo Agent pid 1560 killed; 14:54:07 [ssh-agent] Stopped. 14:54:07 [PostBuildScript] - [INFO] Executing post build scripts. 14:54:07 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13989293057624692217.sh 14:54:07 ---> sysstat.sh 14:54:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16747188434285762500.sh 14:54:08 ---> package-listing.sh 14:54:08 ++ facter osfamily 14:54:08 ++ tr '[:upper:]' '[:lower:]' 14:54:08 + OS_FAMILY=debian 14:54:08 + workspace=/w/workspace/sdc-master-python-verify-shell 14:54:08 + START_PACKAGES=/tmp/packages_start.txt 14:54:08 + END_PACKAGES=/tmp/packages_end.txt 14:54:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:08 + PACKAGES=/tmp/packages_start.txt 14:54:08 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:54:08 + PACKAGES=/tmp/packages_end.txt 14:54:08 + case "${OS_FAMILY}" in 14:54:08 + dpkg -l 14:54:08 + grep '^ii' 14:54:08 + '[' -f /tmp/packages_start.txt ']' 14:54:08 + '[' -f /tmp/packages_end.txt ']' 14:54:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:08 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:54:08 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 14:54:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 14:54:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8016258861414719681.sh 14:54:08 ---> capture-instance-metadata.sh 14:54:08 Setup pyenv: 14:54:08 * system (set by /opt/pyenv/version) 14:54:08 * 3.8.20 (set by /opt/pyenv/version) 14:54:08 * 3.9.20 (set by /opt/pyenv/version) 14:54:08 3.10.15 14:54:08 3.11.10 14:54:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J4Xj 14:54:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:54:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:17 lf-activate-venv(): INFO: Base packages installed successfully 14:54:17 lf-activate-venv(): INFO: Installing additional packages: lftools 14:54:36 lf-activate-venv(): INFO: Adding /tmp/venv-J4Xj/bin to PATH 14:54:36 INFO: Running in OpenStack, capturing instance metadata 14:54:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9874765264244731878.sh 14:54:37 provisioning config files... 14:54:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config1088944074932068006tmp 14:54:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:54:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:54:37 [EnvInject] - Injecting environment variables from a build step. 14:54:37 [EnvInject] - Injecting as environment variables the properties content 14:54:37 SERVER_ID=logs 14:54:37 14:54:37 [EnvInject] - Variables injected successfully. 14:54:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16460589516134678959.sh 14:54:37 ---> create-netrc.sh 14:54:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13361226741365013915.sh 14:54:37 ---> python-tools-install.sh 14:54:37 Setup pyenv: 14:54:37 system 14:54:37 3.8.20 14:54:37 3.9.20 14:54:37 3.10.15 14:54:37 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:54:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4Xj from file:/tmp/.os_lf_venv 14:54:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:39 lf-activate-venv(): INFO: Base packages installed successfully 14:54:39 lf-activate-venv(): INFO: Installing additional packages: lftools 14:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-J4Xj/bin to PATH 14:54:46 Generating Requirements File 14:55:01 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:55:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:55:02 Python 3.11.10 14:55:02 pip 26.0.1 from /tmp/venv-J4Xj/lib/python3.11/site-packages/pip (python 3.11) 14:55:02 appdirs==1.4.4 14:55:02 argcomplete==3.6.3 14:55:02 aspy.yaml==1.3.0 14:55:02 attrs==26.1.0 14:55:02 autopage==0.6.0 14:55:02 beautifulsoup4==4.14.3 14:55:02 boto3==1.42.73 14:55:02 botocore==1.42.73 14:55:02 bs4==0.0.2 14:55:02 certifi==2026.2.25 14:55:02 cffi==2.0.0 14:55:02 cfgv==3.5.0 14:55:02 chardet==7.2.0 14:55:02 charset-normalizer==3.4.6 14:55:02 click==8.3.1 14:55:02 cliff==4.13.2 14:55:02 cmd2==3.4.0 14:55:02 cryptography==3.3.2 14:55:02 debtcollector==3.0.0 14:55:02 decorator==5.2.1 14:55:02 defusedxml==0.7.1 14:55:02 Deprecated==1.3.1 14:55:02 distlib==0.4.0 14:55:02 dnspython==2.8.0 14:55:02 docker==7.1.0 14:55:02 dogpile.cache==1.5.0 14:55:02 durationpy==0.10 14:55:02 email-validator==2.3.0 14:55:02 filelock==3.25.2 14:55:02 future==1.0.0 14:55:02 gitdb==4.0.12 14:55:02 GitPython==3.1.46 14:55:02 httplib2==0.30.2 14:55:02 identify==2.6.18 14:55:02 idna==3.11 14:55:02 importlib-resources==1.5.0 14:55:02 iso8601==2.1.0 14:55:02 Jinja2==3.1.6 14:55:02 jmespath==1.1.0 14:55:02 jsonpatch==1.33 14:55:02 jsonpointer==3.1.0 14:55:02 jsonschema==4.26.0 14:55:02 jsonschema-specifications==2025.9.1 14:55:02 keystoneauth1==5.13.1 14:55:02 kubernetes==35.0.0 14:55:02 lftools==0.37.22 14:55:02 lxml==6.0.2 14:55:02 markdown-it-py==4.0.0 14:55:02 MarkupSafe==3.0.3 14:55:02 mdurl==0.1.2 14:55:02 msgpack==1.1.2 14:55:02 multi_key_dict==2.0.3 14:55:02 munch==4.0.0 14:55:02 netaddr==1.3.0 14:55:02 niet==1.4.2 14:55:02 nodeenv==1.10.0 14:55:02 oauth2client==4.1.3 14:55:02 oauthlib==3.3.1 14:55:02 openstacksdk==4.10.0 14:55:02 os-service-types==1.8.2 14:55:02 osc-lib==4.4.0 14:55:02 oslo.config==10.3.0 14:55:02 oslo.context==6.3.0 14:55:02 oslo.i18n==6.7.2 14:55:02 oslo.log==8.1.0 14:55:02 oslo.serialization==5.9.1 14:55:02 oslo.utils==10.0.0 14:55:02 packaging==26.0 14:55:02 pbr==7.0.3 14:55:02 platformdirs==4.9.4 14:55:02 prettytable==3.17.0 14:55:02 psutil==7.2.2 14:55:02 pyasn1==0.6.3 14:55:02 pyasn1_modules==0.4.2 14:55:02 pycparser==3.0 14:55:02 pygerrit2==2.0.15 14:55:02 PyGithub==2.9.0 14:55:02 Pygments==2.19.2 14:55:02 PyJWT==2.12.1 14:55:02 PyNaCl==1.6.2 14:55:02 pyparsing==2.4.7 14:55:02 pyperclip==1.11.0 14:55:02 pyrsistent==0.20.0 14:55:02 python-cinderclient==9.9.0 14:55:02 python-dateutil==2.9.0.post0 14:55:02 python-discovery==1.2.0 14:55:02 python-heatclient==5.1.0 14:55:02 python-jenkins==1.8.3 14:55:02 python-keystoneclient==5.8.0 14:55:02 python-magnumclient==4.10.0 14:55:02 python-openstackclient==9.0.0 14:55:02 python-swiftclient==4.10.0 14:55:02 PyYAML==6.0.3 14:55:02 referencing==0.37.0 14:55:02 requests==2.32.5 14:55:02 requests-oauthlib==2.0.0 14:55:02 requestsexceptions==1.4.0 14:55:02 rfc3986==2.0.0 14:55:02 rich==14.3.3 14:55:02 rich-argparse==1.7.2 14:55:02 rpds-py==0.30.0 14:55:02 rsa==4.9.1 14:55:02 ruamel.yaml==0.19.1 14:55:02 ruamel.yaml.clib==0.2.15 14:55:02 s3transfer==0.16.0 14:55:02 simplejson==3.20.2 14:55:02 six==1.17.0 14:55:02 smmap==5.0.3 14:55:02 soupsieve==2.8.3 14:55:02 stevedore==5.7.0 14:55:02 tabulate==0.10.0 14:55:02 toml==0.10.2 14:55:02 tomlkit==0.14.0 14:55:02 tqdm==4.67.3 14:55:02 typing_extensions==4.15.0 14:55:02 urllib3==1.26.20 14:55:02 virtualenv==21.2.0 14:55:02 wcwidth==0.6.0 14:55:02 websocket-client==1.9.0 14:55:02 wrapt==2.1.2 14:55:02 xdg==6.0.0 14:55:02 xmltodict==1.0.4 14:55:02 yq==3.4.3 14:55:02 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins977251713575779287.sh 14:55:02 ---> sudo-logs.sh 14:55:02 Archiving 'sudo' log.. 14:55:03 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6192000232708685845.sh 14:55:03 ---> job-cost.sh 14:55:03 INFO: Activating Python virtual environment... 14:55:03 Setup pyenv: 14:55:03 system 14:55:03 3.8.20 14:55:03 3.9.20 14:55:03 3.10.15 14:55:03 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:55:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4Xj from file:/tmp/.os_lf_venv 14:55:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:04 lf-activate-venv(): INFO: Base packages installed successfully 14:55:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:55:09 lf-activate-venv(): INFO: Adding /tmp/venv-J4Xj/bin to PATH 14:55:09 INFO: No stack-cost file found 14:55:09 INFO: Instance uptime: 117s 14:55:09 INFO: Fetching instance metadata (attempt 1 of 3)... 14:55:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:55:09 INFO: Successfully fetched instance metadata 14:55:09 INFO: Instance type: v3-standard-8 14:55:09 INFO: Retrieving pricing info for: v3-standard-8 14:55:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:55:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=117 14:55:09 INFO: Successfully fetched Vexxhost pricing API 14:55:09 INFO: Retrieved cost: 0.22 14:55:09 INFO: Retrieved resource: v3-standard-8 14:55:09 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 14:55:09 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 14:55:09 INFO: Successfully archived job cost data 14:55:09 DEBUG: Cost data: sdc-master-python-verify-shell,1089,2026-03-23 14:55:09,v3-standard-8,117,0.22,0.00,SUCCESS 14:55:09 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins7587037222971727559.sh 14:55:09 ---> logs-deploy.sh 14:55:09 Setup pyenv: 14:55:10 system 14:55:10 3.8.20 14:55:10 3.9.20 14:55:10 3.10.15 14:55:10 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:55:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4Xj from file:/tmp/.os_lf_venv 14:55:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:11 lf-activate-venv(): INFO: Base packages installed successfully 14:55:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:55:18 lf-activate-venv(): INFO: Adding /tmp/venv-J4Xj/bin to PATH 14:55:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1089 14:55:18 INFO: archiving workspace using pattern(s): 14:55:18 /tmp/venv-J4Xj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:55:18 warnings.warn( 14:55:19 Archives upload complete. 14:55:19 INFO: archiving logs to Nexus 14:55:19 /tmp/venv-J4Xj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:55:19 warnings.warn( 14:55:20 ---> uname -a: 14:55:20 Linux prd-ubuntu2204-docker-8c-8g-4270 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:55:20 14:55:20 14:55:20 ---> lscpu: 14:55:20 Architecture: x86_64 14:55:20 CPU op-mode(s): 32-bit, 64-bit 14:55:20 Address sizes: 40 bits physical, 48 bits virtual 14:55:20 Byte Order: Little Endian 14:55:20 CPU(s): 8 14:55:20 On-line CPU(s) list: 0-7 14:55:20 Vendor ID: AuthenticAMD 14:55:20 Model name: AMD EPYC-Rome Processor 14:55:20 CPU family: 23 14:55:20 Model: 49 14:55:20 Thread(s) per core: 1 14:55:20 Core(s) per socket: 1 14:55:20 Socket(s): 8 14:55:20 Stepping: 0 14:55:20 BogoMIPS: 5599.99 14:55:20 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:55:20 Virtualization: AMD-V 14:55:20 Hypervisor vendor: KVM 14:55:20 Virtualization type: full 14:55:20 L1d cache: 256 KiB (8 instances) 14:55:20 L1i cache: 256 KiB (8 instances) 14:55:20 L2 cache: 4 MiB (8 instances) 14:55:20 L3 cache: 128 MiB (8 instances) 14:55:20 NUMA node(s): 1 14:55:20 NUMA node0 CPU(s): 0-7 14:55:20 Vulnerability Gather data sampling: Not affected 14:55:20 Vulnerability Indirect target selection: Not affected 14:55:20 Vulnerability Itlb multihit: Not affected 14:55:20 Vulnerability L1tf: Not affected 14:55:20 Vulnerability Mds: Not affected 14:55:20 Vulnerability Meltdown: Not affected 14:55:20 Vulnerability Mmio stale data: Not affected 14:55:20 Vulnerability Reg file data sampling: Not affected 14:55:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:55:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:55:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:55:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:55:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:55:20 Vulnerability Srbds: Not affected 14:55:20 Vulnerability Tsa: Not affected 14:55:20 Vulnerability Tsx async abort: Not affected 14:55:20 Vulnerability Vmscape: Not affected 14:55:20 14:55:20 14:55:20 ---> nproc: 14:55:20 8 14:55:20 14:55:20 14:55:20 ---> df -h: 14:55:20 Filesystem Size Used Avail Use% Mounted on 14:55:20 tmpfs 3.2G 1.1M 3.2G 1% /run 14:55:20 /dev/vda1 155G 11G 145G 7% / 14:55:20 tmpfs 16G 0 16G 0% /dev/shm 14:55:20 tmpfs 5.0M 0 5.0M 0% /run/lock 14:55:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:55:20 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:55:20 14:55:20 14:55:20 ---> free -m: 14:55:20 total used free shared buff/cache available 14:55:20 Mem: 32092 874 28332 4 2885 30763 14:55:20 Swap: 1023 0 1023 14:55:20 14:55:20 14:55:20 ---> ip addr: 14:55:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:55:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:55:20 inet 127.0.0.1/8 scope host lo 14:55:20 valid_lft forever preferred_lft forever 14:55:20 inet6 ::1/128 scope host 14:55:20 valid_lft forever preferred_lft forever 14:55:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:55:20 link/ether fa:16:3e:ad:0f:1e brd ff:ff:ff:ff:ff:ff 14:55:20 altname enp0s3 14:55:20 inet 10.30.106.212/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:55:20 valid_lft 86279sec preferred_lft 86279sec 14:55:20 inet6 fe80::f816:3eff:fead:f1e/64 scope link 14:55:20 valid_lft forever preferred_lft forever 14:55:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:55:20 link/ether 66:16:31:2d:65:02 brd ff:ff:ff:ff:ff:ff 14:55:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:55:20 valid_lft forever preferred_lft forever 14:55:20 14:55:20 14:55:20 ---> sar -b -r -n DEV: 14:55:20 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4270) 03/23/26 _x86_64_ (8 CPU) 14:55:20 14:55:20 14:53:23 LINUX RESTART (8 CPU) 14:55:20 14:55:20 14:55:20 ---> sar -P ALL: 14:55:20 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4270) 03/23/26 _x86_64_ (8 CPU) 14:55:20 14:55:20 14:53:23 LINUX RESTART (8 CPU) 14:55:20 14:55:20 14:55:20