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