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