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