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