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