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