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