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