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