08:27:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/144050 08:27:23 Running as SYSTEM 08:27:23 [EnvInject] - Loading node environment variables. 08:27:23 Building remotely on prd-ubuntu2204-docker-8c-8g-2317 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 08:27:23 [ssh-agent] Looking for ssh-agent implementation... 08:27:23 $ ssh-agent 08:27:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWHpz4Y/agent.1585 08:27:24 SSH_AGENT_PID=1587 08:27:24 [ssh-agent] Started. 08:27:24 Running ssh-add (command line suppressed) 08:27:24 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_5790129392320160223.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_5790129392320160223.key) 08:27:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:27:24 The recommended git tool is: NONE 08:27:25 using credential onap-jenkins-ssh 08:27:25 Wiping out workspace first. 08:27:25 Cloning the remote Git repository 08:27:25 Cloning repository git://cloud.onap.org/mirror/sdc.git 08:27:25 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 08:27:25 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:27:25 > git --version # timeout=10 08:27:25 > git --version # 'git version 2.34.1' 08:27:25 using GIT_SSH to set credentials Gerrit user 08:27:25 Verifying host key using manually-configured host key entries 08:27:25 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:27:36 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:27:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:36 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:27:36 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:27:36 using GIT_SSH to set credentials Gerrit user 08:27:36 Verifying host key using manually-configured host key entries 08:27:36 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/50/144050/1 # timeout=30 08:27:37 > git rev-parse d30202f672cd9d32317c1ce65a64948e3a253e47^{commit} # timeout=10 08:27:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:27:37 Checking out Revision d30202f672cd9d32317c1ce65a64948e3a253e47 (refs/changes/50/144050/1) 08:27:37 > git config core.sparsecheckout # timeout=10 08:27:37 > git checkout -f d30202f672cd9d32317c1ce65a64948e3a253e47 # timeout=30 08:27:38 Commit message: "integration test fix" 08:27:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:27:38 > git rev-list --no-walk c429f2a722bf90e1329c245174e3ec55c8fab8fd # timeout=10 08:27:41 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12802357746237525924.sh 08:27:42 All python files compiled successfully 08:27:42 $ ssh-agent -k 08:27:42 unset SSH_AUTH_SOCK; 08:27:42 unset SSH_AGENT_PID; 08:27:42 echo Agent pid 1587 killed; 08:27:42 [ssh-agent] Stopped. 08:27:42 [PostBuildScript] - [INFO] Executing post build scripts. 08:27:42 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14711862314498634777.sh 08:27:42 ---> sysstat.sh 08:27:42 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15596574093528584010.sh 08:27:42 ---> package-listing.sh 08:27:42 ++ facter osfamily 08:27:42 ++ tr '[:upper:]' '[:lower:]' 08:27:42 + OS_FAMILY=debian 08:27:42 + workspace=/w/workspace/sdc-master-python-verify-shell 08:27:42 + START_PACKAGES=/tmp/packages_start.txt 08:27:42 + END_PACKAGES=/tmp/packages_end.txt 08:27:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:42 + PACKAGES=/tmp/packages_start.txt 08:27:42 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:27:42 + PACKAGES=/tmp/packages_end.txt 08:27:42 + case "${OS_FAMILY}" in 08:27:42 + dpkg -l 08:27:42 + grep '^ii' 08:27:43 + '[' -f /tmp/packages_start.txt ']' 08:27:43 + '[' -f /tmp/packages_end.txt ']' 08:27:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:43 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:27:43 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 08:27:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 08:27:43 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8018190843712588337.sh 08:27:43 ---> capture-instance-metadata.sh 08:27:43 Setup pyenv: 08:27:43 * system (set by /opt/pyenv/version) 08:27:43 * 3.8.20 (set by /opt/pyenv/version) 08:27:43 * 3.9.20 (set by /opt/pyenv/version) 08:27:43 3.10.15 08:27:43 3.11.10 08:27:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYHN 08:27:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:27:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:51 lf-activate-venv(): INFO: Base packages installed successfully 08:27:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:11 lf-activate-venv(): INFO: Adding /tmp/venv-mYHN/bin to PATH 08:28:11 INFO: Running in OpenStack, capturing instance metadata 08:28:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1614905544356255605.sh 08:28:12 provisioning config files... 08:28:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config298798136859534156tmp 08:28:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:28:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:28:12 [EnvInject] - Injecting environment variables from a build step. 08:28:12 [EnvInject] - Injecting as environment variables the properties content 08:28:12 SERVER_ID=logs 08:28:12 08:28:12 [EnvInject] - Variables injected successfully. 08:28:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins926037470085014544.sh 08:28:12 ---> create-netrc.sh 08:28:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14230992585863710636.sh 08:28:12 ---> python-tools-install.sh 08:28:12 Setup pyenv: 08:28:12 system 08:28:12 3.8.20 08:28:12 3.9.20 08:28:12 3.10.15 08:28:12 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:28:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYHN from file:/tmp/.os_lf_venv 08:28:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:14 lf-activate-venv(): INFO: Base packages installed successfully 08:28:14 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-mYHN/bin to PATH 08:28:20 Generating Requirements File 08:28:37 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:28:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:28:37 Python 3.11.10 08:28:38 pip 26.0.1 from /tmp/venv-mYHN/lib/python3.11/site-packages/pip (python 3.11) 08:28:38 appdirs==1.4.4 08:28:38 argcomplete==3.6.3 08:28:38 aspy.yaml==1.3.0 08:28:38 attrs==26.1.0 08:28:38 autopage==0.6.0 08:28:38 beautifulsoup4==4.14.3 08:28:38 boto3==1.42.90 08:28:38 botocore==1.42.90 08:28:38 bs4==0.0.2 08:28:38 certifi==2026.2.25 08:28:38 cffi==2.0.0 08:28:38 cfgv==3.5.0 08:28:38 chardet==7.4.3 08:28:38 charset-normalizer==3.4.7 08:28:38 click==8.3.2 08:28:38 cliff==4.13.3 08:28:38 cmd2==3.5.0 08:28:38 cryptography==3.3.2 08:28:38 debtcollector==3.1.0 08:28:38 decorator==5.2.1 08:28:38 defusedxml==0.7.1 08:28:38 Deprecated==1.3.1 08:28:38 distlib==0.4.0 08:28:38 dnspython==2.8.0 08:28:38 docker==7.1.0 08:28:38 dogpile.cache==1.5.0 08:28:38 durationpy==0.10 08:28:38 email-validator==2.3.0 08:28:38 filelock==3.28.0 08:28:38 future==1.0.0 08:28:38 gitdb==4.0.12 08:28:38 GitPython==3.1.46 08:28:38 httplib2==0.30.2 08:28:38 identify==2.6.18 08:28:38 idna==3.11 08:28:38 importlib-resources==1.5.0 08:28:38 iso8601==2.1.0 08:28:38 Jinja2==3.1.6 08:28:38 jmespath==1.1.0 08:28:38 jsonpatch==1.33 08:28:38 jsonpointer==3.1.1 08:28:38 jsonschema==4.26.0 08:28:38 jsonschema-specifications==2025.9.1 08:28:38 keystoneauth1==5.13.1 08:28:38 kubernetes==35.0.0 08:28:38 lftools==0.37.22 08:28:38 lxml==6.0.4 08:28:38 markdown-it-py==4.0.0 08:28:38 MarkupSafe==3.0.3 08:28:38 mdurl==0.1.2 08:28:38 msgpack==1.1.2 08:28:38 multi_key_dict==2.0.3 08:28:38 munch==4.0.0 08:28:38 netaddr==1.3.0 08:28:38 niet==1.4.2 08:28:38 nodeenv==1.10.0 08:28:38 oauth2client==4.1.3 08:28:38 oauthlib==3.3.1 08:28:38 openstacksdk==4.11.0 08:28:38 os-service-types==1.8.2 08:28:38 osc-lib==4.5.0 08:28:38 oslo.config==10.3.0 08:28:38 oslo.context==6.3.0 08:28:38 oslo.i18n==6.7.2 08:28:38 oslo.log==8.1.0 08:28:38 oslo.serialization==5.9.1 08:28:38 oslo.utils==10.0.1 08:28:38 packaging==26.1 08:28:38 pbr==7.0.3 08:28:38 platformdirs==4.9.6 08:28:38 prettytable==3.17.0 08:28:38 psutil==7.2.2 08:28:38 pyasn1==0.6.3 08:28:38 pyasn1_modules==0.4.2 08:28:38 pycparser==3.0 08:28:38 pygerrit2==2.0.15 08:28:38 PyGithub==2.9.1 08:28:38 Pygments==2.20.0 08:28:38 PyJWT==2.12.1 08:28:38 PyNaCl==1.6.2 08:28:38 pyparsing==2.4.7 08:28:38 pyperclip==1.11.0 08:28:38 pyrsistent==0.20.0 08:28:38 python-cinderclient==9.9.0 08:28:38 python-dateutil==2.9.0.post0 08:28:38 python-discovery==1.2.2 08:28:38 python-heatclient==5.1.0 08:28:38 python-jenkins==1.8.3 08:28:38 python-keystoneclient==5.8.0 08:28:38 python-magnumclient==4.10.0 08:28:38 python-openstackclient==9.0.0 08:28:38 python-swiftclient==4.10.0 08:28:38 PyYAML==6.0.3 08:28:38 referencing==0.37.0 08:28:38 requests==2.33.1 08:28:38 requests-oauthlib==2.0.0 08:28:38 rfc3986==2.0.0 08:28:38 rich==15.0.0 08:28:38 rich-argparse==1.7.2 08:28:38 rpds-py==0.30.0 08:28:38 rsa==4.9.1 08:28:38 ruamel.yaml==0.19.1 08:28:38 ruamel.yaml.clib==0.2.15 08:28:38 s3transfer==0.16.0 08:28:38 simplejson==3.20.2 08:28:38 six==1.17.0 08:28:38 smmap==5.0.3 08:28:38 soupsieve==2.8.3 08:28:38 stevedore==5.7.0 08:28:38 tabulate==0.10.0 08:28:38 toml==0.10.2 08:28:38 tomlkit==0.14.0 08:28:38 tqdm==4.67.3 08:28:38 typing_extensions==4.15.0 08:28:38 urllib3==1.26.20 08:28:38 virtualenv==21.2.4 08:28:38 wcwidth==0.6.0 08:28:38 websocket-client==1.9.0 08:28:38 wrapt==2.1.2 08:28:38 xdg==6.0.0 08:28:38 xmltodict==1.0.4 08:28:38 yq==3.4.3 08:28:38 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins429139109457892682.sh 08:28:38 ---> uv-install.sh 08:28:38 Installing uv/uvx (latest) using shell installer 08:28:38 2026-04-17 08:28:38 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-17T09%3A09%3A59Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-17T08%3A09%3A55Z&ske=2026-04-17T09%3A09%3A59Z&sks=b&skv=2018-11-09&sig=FJNjNVxoX1F18w7T%2B6dIPaEp77SKXWO3%2FocLp3qsNdg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjQxNDczNCwibmJmIjoxNzc2NDE0NDM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cEpTv9_8NR8b9Po6ZeIefmGmxiu77RyR2lyAjjK_0Bc&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-PnbFvT.sh" [1] 08:28:38 downloading uv 0.11.7 x86_64-unknown-linux-gnu 08:28:39 installing to /home/jenkins/.local/bin 08:28:39 uv 08:28:39 uvx 08:28:39 everything's installed! 08:28:39 08:28:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:28:39 08:28:39 source $HOME/.local/bin/env (sh, bash, zsh) 08:28:39 source $HOME/.local/bin/env.fish (fish) 08:28:39 Adding install location to PATH 08:28:39 ---> Validating uv/uvx install 08:28:39 uvx 0.11.7 (x86_64-unknown-linux-gnu) 08:28:39 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4010702525292244183.sh 08:28:39 ---> sudo-logs.sh 08:28:39 Archiving 'sudo' log.. 08:28:40 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15057534852748040804.sh 08:28:40 ---> job-cost.sh 08:28:40 INFO: Activating Python virtual environment... 08:28:40 Setup pyenv: 08:28:40 system 08:28:40 3.8.20 08:28:40 3.9.20 08:28:40 3.10.15 08:28:40 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:28:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYHN from file:/tmp/.os_lf_venv 08:28:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:42 lf-activate-venv(): INFO: Base packages installed successfully 08:28:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-mYHN/bin to PATH 08:28:46 INFO: No stack-cost file found 08:28:46 INFO: Instance uptime: 128s 08:28:46 INFO: Fetching instance metadata (attempt 1 of 3)... 08:28:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:28:46 INFO: Successfully fetched instance metadata 08:28:46 INFO: Instance type: v3-standard-8 08:28:46 INFO: Retrieving pricing info for: v3-standard-8 08:28:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:28:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=128 08:28:47 INFO: Successfully fetched Vexxhost pricing API 08:28:47 INFO: Retrieved cost: 0.22 08:28:47 INFO: Retrieved resource: v3-standard-8 08:28:47 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 08:28:47 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 08:28:47 INFO: Successfully archived job cost data 08:28:47 DEBUG: Cost data: sdc-master-python-verify-shell,1126,2026-04-17 08:28:47,v3-standard-8,128,0.22,0.00,SUCCESS 08:28:47 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins3138259161347409309.sh 08:28:47 ---> logs-deploy.sh 08:28:47 Setup pyenv: 08:28:47 system 08:28:47 3.8.20 08:28:47 3.9.20 08:28:47 3.10.15 08:28:47 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:28:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYHN from file:/tmp/.os_lf_venv 08:28:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:49 lf-activate-venv(): INFO: Base packages installed successfully 08:28:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-mYHN/bin to PATH 08:28:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1126 08:28:55 INFO: archiving workspace using pattern(s): 08:28:56 Archives upload complete. 08:28:56 INFO: archiving logs to Nexus 08:28:57 ---> uname -a: 08:28:57 Linux prd-ubuntu2204-docker-8c-8g-2317 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:28:57 08:28:57 08:28:57 ---> lscpu: 08:28:57 Architecture: x86_64 08:28:57 CPU op-mode(s): 32-bit, 64-bit 08:28:57 Address sizes: 40 bits physical, 48 bits virtual 08:28:57 Byte Order: Little Endian 08:28:57 CPU(s): 8 08:28:57 On-line CPU(s) list: 0-7 08:28:57 Vendor ID: AuthenticAMD 08:28:57 Model name: AMD EPYC-Rome Processor 08:28:57 CPU family: 23 08:28:57 Model: 49 08:28:57 Thread(s) per core: 1 08:28:57 Core(s) per socket: 1 08:28:57 Socket(s): 8 08:28:57 Stepping: 0 08:28:57 BogoMIPS: 5599.99 08:28:57 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:28:57 Virtualization: AMD-V 08:28:57 Hypervisor vendor: KVM 08:28:57 Virtualization type: full 08:28:57 L1d cache: 256 KiB (8 instances) 08:28:57 L1i cache: 256 KiB (8 instances) 08:28:57 L2 cache: 4 MiB (8 instances) 08:28:57 L3 cache: 128 MiB (8 instances) 08:28:57 NUMA node(s): 1 08:28:57 NUMA node0 CPU(s): 0-7 08:28:57 Vulnerability Gather data sampling: Not affected 08:28:57 Vulnerability Indirect target selection: Not affected 08:28:57 Vulnerability Itlb multihit: Not affected 08:28:57 Vulnerability L1tf: Not affected 08:28:57 Vulnerability Mds: Not affected 08:28:57 Vulnerability Meltdown: Not affected 08:28:57 Vulnerability Mmio stale data: Not affected 08:28:57 Vulnerability Reg file data sampling: Not affected 08:28:57 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:28:57 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:28:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:28:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:28:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:28:57 Vulnerability Srbds: Not affected 08:28:57 Vulnerability Tsa: Not affected 08:28:57 Vulnerability Tsx async abort: Not affected 08:28:57 Vulnerability Vmscape: Not affected 08:28:57 08:28:57 08:28:57 ---> nproc: 08:28:57 8 08:28:57 08:28:57 08:28:57 ---> df -h: 08:28:57 Filesystem Size Used Avail Use% Mounted on 08:28:57 tmpfs 3.2G 1.1M 3.2G 1% /run 08:28:57 /dev/vda1 155G 11G 145G 7% / 08:28:57 tmpfs 16G 0 16G 0% /dev/shm 08:28:57 tmpfs 5.0M 0 5.0M 0% /run/lock 08:28:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:28:57 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 08:28:57 08:28:57 08:28:57 ---> free -m: 08:28:57 total used free shared buff/cache available 08:28:57 Mem: 32092 905 28238 4 2948 30731 08:28:57 Swap: 1023 0 1023 08:28:57 08:28:57 08:28:57 ---> ip addr: 08:28:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:28:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:28:57 inet 127.0.0.1/8 scope host lo 08:28:57 valid_lft forever preferred_lft forever 08:28:57 inet6 ::1/128 scope host 08:28:57 valid_lft forever preferred_lft forever 08:28:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:28:57 link/ether fa:16:3e:8e:c8:f8 brd ff:ff:ff:ff:ff:ff 08:28:57 altname enp0s3 08:28:57 inet 10.30.107.217/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 08:28:57 valid_lft 86268sec preferred_lft 86268sec 08:28:57 inet6 fe80::f816:3eff:fe8e:c8f8/64 scope link 08:28:57 valid_lft forever preferred_lft forever 08:28:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:28:57 link/ether 2e:f0:c8:8e:cb:f4 brd ff:ff:ff:ff:ff:ff 08:28:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:28:57 valid_lft forever preferred_lft forever 08:28:57 08:28:57 08:28:57 ---> sar -b -r -n DEV: 08:28:57 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-2317) 04/17/26 _x86_64_ (8 CPU) 08:28:57 08:28:57 08:26:49 LINUX RESTART (8 CPU) 08:28:57 08:28:57 08:28:57 ---> sar -P ALL: 08:28:57 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-2317) 04/17/26 _x86_64_ (8 CPU) 08:28:57 08:28:57 08:26:49 LINUX RESTART (8 CPU) 08:28:57 08:28:57 08:28:57