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