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