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