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