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