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