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