08:07:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/146896 08:07:02 Running as SYSTEM 08:07:02 [EnvInject] - Loading node environment variables. 08:07:02 Building remotely on prd-ubuntu2204-docker-8c-8g-3945 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 08:07:02 [ssh-agent] Looking for ssh-agent implementation... 08:07:02 $ ssh-agent 08:07:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtBGwNE/agent.1565 08:07:02 SSH_AGENT_PID=1567 08:07:02 [ssh-agent] Started. 08:07:02 Running ssh-add (command line suppressed) 08:07:02 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_6429461940292391482.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_6429461940292391482.key) 08:07:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:07:02 The recommended git tool is: NONE 08:07:04 using credential onap-jenkins-ssh 08:07:04 Wiping out workspace first. 08:07:04 Cloning the remote Git repository 08:07:04 Cloning repository git://cloud.onap.org/mirror/sdc.git 08:07:04 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 08:07:04 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:07:04 > git --version # timeout=10 08:07:04 > git --version # 'git version 2.34.1' 08:07:04 using GIT_SSH to set credentials Gerrit user 08:07:04 Verifying host key using manually-configured host key entries 08:07:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:07:16 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:07:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:16 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:07:16 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:07:16 using GIT_SSH to set credentials Gerrit user 08:07:16 Verifying host key using manually-configured host key entries 08:07:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/96/146896/1 # timeout=30 08:07:17 > git rev-parse e6645313ede8c2f419b6caba130e853bbd793279^{commit} # timeout=10 08:07:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:07:17 Checking out Revision e6645313ede8c2f419b6caba130e853bbd793279 (refs/changes/96/146896/1) 08:07:17 > git config core.sparsecheckout # timeout=10 08:07:17 > git checkout -f e6645313ede8c2f419b6caba130e853bbd793279 # timeout=30 08:07:21 Commit message: "Fix General tab category filtering and file browse" 08:07:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:07:21 > git rev-list --no-walk d92f50e8de197a125b146af3b60887ba59c786bb # timeout=10 08:07:21 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13266674693234425840.sh 08:07:21 All python files compiled successfully 08:07:21 $ ssh-agent -k 08:07:21 unset SSH_AUTH_SOCK; 08:07:21 unset SSH_AGENT_PID; 08:07:21 echo Agent pid 1567 killed; 08:07:21 [ssh-agent] Stopped. 08:07:21 [PostBuildScript] - [INFO] Executing post build scripts. 08:07:21 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17984818131965676054.sh 08:07:21 ---> sysstat.sh 08:07:22 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8702407031950557489.sh 08:07:22 ---> package-listing.sh 08:07:22 ++ facter osfamily 08:07:22 ++ tr '[:upper:]' '[:lower:]' 08:07:22 + OS_FAMILY=debian 08:07:22 + workspace=/w/workspace/sdc-master-python-verify-shell 08:07:22 + START_PACKAGES=/tmp/packages_start.txt 08:07:22 + END_PACKAGES=/tmp/packages_end.txt 08:07:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:22 + PACKAGES=/tmp/packages_start.txt 08:07:22 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:07:22 + PACKAGES=/tmp/packages_end.txt 08:07:22 + case "${OS_FAMILY}" in 08:07:22 + dpkg -l 08:07:22 + grep '^ii' 08:07:22 + '[' -f /tmp/packages_start.txt ']' 08:07:22 + '[' -f /tmp/packages_end.txt ']' 08:07:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:22 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:07:22 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 08:07:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 08:07:22 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11827519175169061965.sh 08:07:22 ---> capture-instance-metadata.sh 08:07:22 Setup pyenv: 08:07:22 * system (set by /opt/pyenv/version) 08:07:22 * 3.8.20 (set by /opt/pyenv/version) 08:07:22 * 3.9.20 (set by /opt/pyenv/version) 08:07:22 3.10.15 08:07:22 3.11.10 08:07:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5rKH 08:07:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:32 lf-activate-venv(): INFO: Base packages installed successfully 08:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:51 lf-activate-venv(): INFO: Adding /tmp/venv-5rKH/bin to PATH 08:07:51 INFO: Running in OpenStack, capturing instance metadata 08:07:52 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins677649927521999741.sh 08:07:52 provisioning config files... 08:07:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config4510497649796739442tmp 08:07:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:07:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:07:52 [EnvInject] - Injecting environment variables from a build step. 08:07:52 [EnvInject] - Injecting as environment variables the properties content 08:07:52 SERVER_ID=logs 08:07:52 08:07:52 [EnvInject] - Variables injected successfully. 08:07:52 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11432447407137876628.sh 08:07:52 ---> create-netrc.sh 08:07:52 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12839053923820753871.sh 08:07:52 ---> python-tools-install.sh 08:07:52 Setup pyenv: 08:07:52 system 08:07:52 3.8.20 08:07:52 3.9.20 08:07:52 3.10.15 08:07:52 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:07:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rKH from file:/tmp/.os_lf_venv 08:07:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:54 lf-activate-venv(): INFO: Base packages installed successfully 08:07:54 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-5rKH/bin to PATH 08:07:59 Generating Requirements File 08:08:20 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. 08:08:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:08:20 Python 3.11.10 08:08:20 pip 26.2 from /tmp/venv-5rKH/lib/python3.11/site-packages/pip (python 3.11) 08:08:21 aiohappyeyeballs==2.7.1 08:08:21 aiohttp==3.14.3 08:08:21 aiosignal==1.4.0 08:08:21 appdirs==1.4.4 08:08:21 argcomplete==3.7.0 08:08:21 aspy.yaml==1.3.0 08:08:21 attrs==26.1.0 08:08:21 autopage==0.6.0 08:08:21 beautifulsoup4==4.15.0 08:08:21 boto3==1.43.63 08:08:21 botocore==1.43.63 08:08:21 bs4==0.0.2 08:08:21 certifi==2026.7.22 08:08:21 cffi==2.1.1 08:08:21 cfgv==3.5.0 08:08:21 chardet==7.4.3 08:08:21 charset-normalizer==3.4.9 08:08:21 click==8.4.2 08:08:21 cliff==4.15.0 08:08:21 cmd2==4.1.2 08:08:21 cryptography==3.3.2 08:08:21 debtcollector==3.1.0 08:08:21 decorator==5.3.1 08:08:21 defusedxml==0.7.1 08:08:21 Deprecated==1.3.1 08:08:21 distlib==0.4.3 08:08:21 dnspython==2.8.0 08:08:21 docker==7.2.0 08:08:21 dogpile.cache==1.5.0 08:08:21 durationpy==0.10 08:08:21 email-validator==2.3.0 08:08:21 filelock==3.32.2 08:08:21 frozenlist==1.8.0 08:08:21 future==1.0.0 08:08:21 gitdb==4.0.12 08:08:21 GitPython==3.1.57 08:08:21 httplib2==0.30.2 08:08:21 identify==2.6.19 08:08:21 idna==3.18 08:08:21 importlib-resources==1.5.0 08:08:21 iso8601==2.1.0 08:08:21 Jinja2==3.1.6 08:08:21 jmespath==1.1.0 08:08:21 jsonpatch==1.33 08:08:21 jsonpointer==3.1.1 08:08:21 jsonschema==4.26.0 08:08:21 jsonschema-specifications==2025.9.1 08:08:21 keystoneauth1==5.15.0 08:08:21 kubernetes==36.0.3 08:08:21 lftools==0.37.22 08:08:21 lxml==6.1.1 08:08:21 markdown-it-py==4.2.0 08:08:21 MarkupSafe==3.0.3 08:08:21 mdurl==0.1.2 08:08:21 msgpack==1.2.1 08:08:21 multi_key_dict==2.0.3 08:08:21 multidict==6.7.1 08:08:21 munch==4.0.0 08:08:21 netaddr==1.3.0 08:08:21 niet==1.4.2 08:08:21 nodeenv==1.10.0 08:08:21 oauth2client==4.1.3 08:08:21 oauthlib==3.3.1 08:08:21 openstacksdk==4.18.0 08:08:21 os-service-types==1.8.2 08:08:21 osc-lib==4.7.0 08:08:21 oslo.config==10.6.0 08:08:21 oslo.context==6.5.0 08:08:21 oslo.i18n==6.9.0 08:08:21 oslo.log==8.3.0 08:08:21 oslo.serialization==5.11.0 08:08:21 oslo.utils==10.1.1 08:08:21 packaging==26.2 08:08:21 pbr==7.0.3 08:08:21 platformdirs==4.11.0 08:08:21 prettytable==3.18.0 08:08:21 prompt_toolkit==3.0.53 08:08:21 propcache==0.5.2 08:08:21 psutil==7.2.2 08:08:21 pyasn1==0.6.4 08:08:21 pyasn1_modules==0.4.2 08:08:21 pycparser==3.0 08:08:21 pygerrit2==2.0.15 08:08:21 PyGithub==2.9.1 08:08:21 Pygments==2.20.0 08:08:21 PyJWT==2.13.0 08:08:21 PyNaCl==1.6.2 08:08:21 pyparsing==2.4.7 08:08:21 pyperclip==1.11.0 08:08:21 pyrsistent==0.20.0 08:08:21 python-dateutil==2.9.0.post0 08:08:21 python-discovery==1.5.1 08:08:21 python-heatclient==5.2.0 08:08:21 python-jenkins==1.8.3 08:08:21 python-keystoneclient==5.8.0 08:08:21 python-magnumclient==4.11.0 08:08:21 python-manilaclient==6.2.0 08:08:21 python-openstackclient==10.2.1 08:08:21 python-swiftclient==4.10.0 08:08:21 PyYAML==6.0.3 08:08:21 referencing==0.37.0 08:08:21 requests==2.34.2 08:08:21 requests-oauthlib==2.0.0 08:08:21 rfc3986==2.0.0 08:08:21 rich==15.0.0 08:08:21 rich-argparse==1.8.0 08:08:21 rpds-py==2026.6.3 08:08:21 rsa==4.9.1 08:08:21 ruamel.yaml==0.19.1 08:08:21 ruamel.yaml.clib==0.2.15 08:08:21 s3transfer==0.19.2 08:08:21 simplejson==4.1.1 08:08:21 six==1.17.0 08:08:21 smmap==5.0.3 08:08:21 soupsieve==2.9.1 08:08:21 stevedore==5.9.0 08:08:21 tabulate==0.10.0 08:08:21 toml==0.10.2 08:08:21 tomlkit==0.15.1 08:08:21 tqdm==4.70.0 08:08:21 typing_extensions==4.16.0 08:08:21 urllib3==1.26.20 08:08:21 virtualenv==21.7.1 08:08:21 wcwidth==0.8.2 08:08:21 websocket-client==1.9.0 08:08:21 wrapt==2.3.0 08:08:21 xdg==6.0.0 08:08:21 xmltodict==1.0.4 08:08:21 yarl==1.24.5 08:08:21 yq==4.1.2 08:08:21 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins2582936913759059509.sh 08:08:21 ---> uv-install.sh 08:08:21 Installing uv/uvx (latest) using shell installer 08:08:21 2026-08-04 08:08:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-NRsdgX.sh" [1] 08:08:21 downloading uv 0.12.1 x86_64-unknown-linux-gnu 08:08:22 installing to /home/jenkins/.local/bin 08:08:22 uv 08:08:22 uvx 08:08:22 everything's installed! 08:08:22 08:08:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:08:22 08:08:22 source $HOME/.local/bin/env (sh, bash, zsh) 08:08:22 source $HOME/.local/bin/env.fish (fish) 08:08:22 Adding install location to PATH 08:08:22 ---> Validating uv/uvx install 08:08:22 uvx 0.12.1 (x86_64-unknown-linux-gnu) 08:08:22 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14949682605912698886.sh 08:08:22 ---> sudo-logs.sh 08:08:22 Archiving 'sudo' log.. 08:08:22 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3661587921006963066.sh 08:08:22 ---> job-cost.sh 08:08:22 INFO: Activating Python virtual environment... 08:08:22 Setup pyenv: 08:08:22 system 08:08:22 3.8.20 08:08:22 3.9.20 08:08:22 3.10.15 08:08:22 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:08:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rKH from file:/tmp/.os_lf_venv 08:08:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:24 lf-activate-venv(): INFO: Base packages installed successfully 08:08:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-5rKH/bin to PATH 08:08:28 INFO: No stack-cost file found 08:08:28 INFO: Instance uptime: 127s 08:08:28 INFO: Fetching instance metadata (attempt 1 of 3)... 08:08:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:08:28 INFO: Successfully fetched instance metadata 08:08:28 INFO: Instance type: v3-standard-8 08:08:28 INFO: Retrieving pricing info for: v3-standard-8 08:08:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:08:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=127 08:08:29 INFO: Successfully fetched Vexxhost pricing API 08:08:29 INFO: Retrieved cost: 0.22 08:08:29 INFO: Retrieved resource: v3-standard-8 08:08:29 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 08:08:29 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 08:08:29 INFO: Successfully archived job cost data 08:08:29 DEBUG: Cost data: sdc-master-python-verify-shell,1264,2026-08-04 08:08:29,v3-standard-8,127,0.22,0.00,SUCCESS 08:08:29 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins11716735605416757321.sh 08:08:29 ---> logs-deploy.sh 08:08:29 Setup pyenv: 08:08:29 system 08:08:29 3.8.20 08:08:29 3.9.20 08:08:29 3.10.15 08:08:29 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rKH from file:/tmp/.os_lf_venv 08:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:31 lf-activate-venv(): INFO: Base packages installed successfully 08:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-5rKH/bin to PATH 08:08:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1264 08:08:36 INFO: archiving workspace using pattern(s): 08:08:37 Archives upload complete. 08:08:37 INFO: archiving logs to Nexus 08:08:38 ---> uname -a: 08:08:38 Linux prd-ubuntu2204-docker-8c-8g-3945 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:08:38 08:08:38 08:08:38 ---> lscpu: 08:08:38 Architecture: x86_64 08:08:38 CPU op-mode(s): 32-bit, 64-bit 08:08:38 Address sizes: 40 bits physical, 48 bits virtual 08:08:38 Byte Order: Little Endian 08:08:38 CPU(s): 8 08:08:38 On-line CPU(s) list: 0-7 08:08:38 Vendor ID: AuthenticAMD 08:08:38 Model name: AMD EPYC-Rome Processor 08:08:38 CPU family: 23 08:08:38 Model: 49 08:08:38 Thread(s) per core: 1 08:08:38 Core(s) per socket: 1 08:08:38 Socket(s): 8 08:08:38 Stepping: 0 08:08:38 BogoMIPS: 5599.99 08:08:38 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 08:08:38 Virtualization: AMD-V 08:08:38 Hypervisor vendor: KVM 08:08:38 Virtualization type: full 08:08:38 L1d cache: 256 KiB (8 instances) 08:08:38 L1i cache: 256 KiB (8 instances) 08:08:38 L2 cache: 4 MiB (8 instances) 08:08:38 L3 cache: 128 MiB (8 instances) 08:08:38 NUMA node(s): 1 08:08:38 NUMA node0 CPU(s): 0-7 08:08:38 Vulnerability Gather data sampling: Not affected 08:08:38 Vulnerability Indirect target selection: Not affected 08:08:38 Vulnerability Itlb multihit: Not affected 08:08:38 Vulnerability L1tf: Not affected 08:08:38 Vulnerability Mds: Not affected 08:08:38 Vulnerability Meltdown: Not affected 08:08:38 Vulnerability Mmio stale data: Not affected 08:08:38 Vulnerability Reg file data sampling: Not affected 08:08:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:08:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:08:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:08:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:08:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:08:38 Vulnerability Srbds: Not affected 08:08:38 Vulnerability Tsa: Not affected 08:08:38 Vulnerability Tsx async abort: Not affected 08:08:38 Vulnerability Vmscape: Not affected 08:08:38 08:08:38 08:08:38 ---> nproc: 08:08:38 8 08:08:38 08:08:38 08:08:38 ---> df -h: 08:08:38 Filesystem Size Used Avail Use% Mounted on 08:08:38 tmpfs 3.2G 1.1M 3.2G 1% /run 08:08:38 /dev/vda1 155G 11G 145G 7% / 08:08:38 tmpfs 16G 0 16G 0% /dev/shm 08:08:38 tmpfs 5.0M 0 5.0M 0% /run/lock 08:08:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:08:38 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 08:08:38 08:08:38 08:08:38 ---> free -m: 08:08:38 total used free shared buff/cache available 08:08:38 Mem: 32092 874 28147 4 3070 30758 08:08:38 Swap: 1023 0 1023 08:08:38 08:08:38 08:08:38 ---> ip addr: 08:08:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:08:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:08:38 inet 127.0.0.1/8 scope host lo 08:08:38 valid_lft forever preferred_lft forever 08:08:38 inet6 ::1/128 scope host 08:08:38 valid_lft forever preferred_lft forever 08:08:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:08:38 link/ether fa:16:3e:6a:05:17 brd ff:ff:ff:ff:ff:ff 08:08:38 altname enp0s3 08:08:38 inet 10.30.106.142/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 08:08:38 valid_lft 86270sec preferred_lft 86270sec 08:08:38 inet6 fe80::f816:3eff:fe6a:517/64 scope link 08:08:38 valid_lft forever preferred_lft forever 08:08:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:08:38 link/ether 26:06:5d:0b:a9:51 brd ff:ff:ff:ff:ff:ff 08:08:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:08:38 valid_lft forever preferred_lft forever 08:08:38 08:08:38 08:08:38 ---> sar -b -r -n DEV: 08:08:38 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-3945) 08/04/26 _x86_64_ (8 CPU) 08:08:38 08:08:38 08:06:32 LINUX RESTART (8 CPU) 08:08:38 08:08:38 08:08:38 ---> sar -P ALL: 08:08:38 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-3945) 08/04/26 _x86_64_ (8 CPU) 08:08:38 08:08:38 08:06:32 LINUX RESTART (8 CPU) 08:08:38 08:08:38 08:08:38