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