05:49:09 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/120676 05:49:09 Running as SYSTEM 05:49:09 [EnvInject] - Loading node environment variables. 05:49:09 Building remotely on prd-ubuntu2204-builder-2c-1g-10723 (ubuntu2204-builder-2c-1g) in workspace /w/workspace/netconf-info-yaml-verify 05:49:09 [ssh-agent] Looking for ssh-agent implementation... 05:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:09 $ ssh-agent 05:49:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlSa3zW/agent.1530 05:49:09 SSH_AGENT_PID=1532 05:49:09 [ssh-agent] Started. 05:49:09 Running ssh-add (command line suppressed) 05:49:09 Identity added: /w/workspace/netconf-info-yaml-verify@tmp/private_key_17582231447391617105.key (/w/workspace/netconf-info-yaml-verify@tmp/private_key_17582231447391617105.key) 05:49:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:49:09 The recommended git tool is: NONE 05:49:12 using credential jenkins-ssh 05:49:12 Wiping out workspace first. 05:49:12 Cloning the remote Git repository 05:49:12 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 05:49:12 > git init /w/workspace/netconf-info-yaml-verify # timeout=10 05:49:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 05:49:12 > git --version # timeout=10 05:49:12 > git --version # 'git version 2.34.1' 05:49:12 using GIT_SSH to set credentials jenkins-ssh 05:49:12 Verifying host key using known hosts file 05:49:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:49:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 05:49:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 05:49:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 05:49:20 using GIT_SSH to set credentials jenkins-ssh 05:49:20 Verifying host key using known hosts file 05:49:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:49:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/76/120676/2 # timeout=10 05:49:20 > git rev-parse 4de1174f636d9a4f2e3bf64c9d908c406187c60d^{commit} # timeout=10 05:49:20 Checking out Revision 4de1174f636d9a4f2e3bf64c9d908c406187c60d (refs/changes/76/120676/2) 05:49:20 > git config core.sparsecheckout # timeout=10 05:49:20 > git checkout -f 4de1174f636d9a4f2e3bf64c9d908c406187c60d # timeout=10 05:49:24 Commit message: "ci: apply pre-commit formatting to INFO.yaml" 05:49:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:49:24 > git rev-list --no-walk 6b2b36ef3ab60b8f2fdd7f21d078d271a952026d # timeout=10 05:49:24 provisioning config files... 05:49:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:49:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:49:24 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins18053766410087667261.sh 05:49:24 --> git-validate-info-yaml.sh 05:49:24 --> info-file-validate.sh 05:49:24 Setup pyenv: 05:49:25 * system (set by /opt/pyenv/version) 05:49:25 * 3.8.20 (set by /opt/pyenv/version) 05:49:25 * 3.9.20 (set by /opt/pyenv/version) 05:49:25 3.10.15 05:49:25 3.11.10 05:49:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vRYs 05:49:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:49:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:49:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:33 lf-activate-venv(): INFO: Base packages installed successfully 05:49:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 PyYAML jsonschema rfc3987 yamllint yq 05:49:36 lf-activate-venv(): INFO: Adding /tmp/venv-vRYs/bin to PATH 05:49:36 argcomplete==3.6.3 05:49:36 attrs==25.4.0 05:49:36 distlib==0.4.0 05:49:36 filelock==3.24.0 05:49:36 jsonschema==4.26.0 05:49:36 jsonschema-specifications==2025.9.1 05:49:36 pathspec==1.0.4 05:49:36 platformdirs==4.9.1 05:49:36 PyYAML==6.0.3 05:49:36 referencing==0.37.0 05:49:36 rfc3987==1.3.8 05:49:36 rpds-py==0.30.0 05:49:36 tomlkit==0.14.0 05:49:36 typing_extensions==4.15.0 05:49:36 virtualenv==20.36.1 05:49:36 xmltodict==1.0.3 05:49:36 yamllint==1.38.0 05:49:36 yq==3.4.3 05:49:36 zipp==1.1.0 05:49:37 netconf is valid 05:49:37 $ ssh-agent -k 05:49:37 unset SSH_AUTH_SOCK; 05:49:37 unset SSH_AGENT_PID; 05:49:37 echo Agent pid 1532 killed; 05:49:37 [ssh-agent] Stopped. 05:49:37 [PostBuildScript] - [INFO] Executing post build scripts. 05:49:37 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins15797843017129442461.sh 05:49:37 ---> sysstat.sh 05:49:37 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins5434003572097593647.sh 05:49:37 ---> package-listing.sh 05:49:37 ++ facter osfamily 05:49:37 ++ tr '[:upper:]' '[:lower:]' 05:49:38 + OS_FAMILY=debian 05:49:38 + workspace=/w/workspace/netconf-info-yaml-verify 05:49:38 + START_PACKAGES=/tmp/packages_start.txt 05:49:38 + END_PACKAGES=/tmp/packages_end.txt 05:49:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:38 + PACKAGES=/tmp/packages_start.txt 05:49:38 + '[' /w/workspace/netconf-info-yaml-verify ']' 05:49:38 + PACKAGES=/tmp/packages_end.txt 05:49:38 + case "${OS_FAMILY}" in 05:49:38 + dpkg -l 05:49:38 + grep '^ii' 05:49:38 + '[' -f /tmp/packages_start.txt ']' 05:49:38 + '[' -f /tmp/packages_end.txt ']' 05:49:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:38 + '[' /w/workspace/netconf-info-yaml-verify ']' 05:49:38 + mkdir -p /w/workspace/netconf-info-yaml-verify/archives/ 05:49:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-info-yaml-verify/archives/ 05:49:38 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins359763775287266088.sh 05:49:38 ---> capture-instance-metadata.sh 05:49:38 Setup pyenv: 05:49:38 system 05:49:38 3.8.20 05:49:38 3.9.20 05:49:38 3.10.15 05:49:38 * 3.11.10 (set by /w/workspace/netconf-info-yaml-verify/.python-version) 05:49:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRYs from file:/tmp/.os_lf_venv 05:49:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:49:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:39 lf-activate-venv(): INFO: Base packages installed successfully 05:49:39 lf-activate-venv(): INFO: Installing additional packages: lftools 05:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-vRYs/bin to PATH 05:50:02 INFO: Running in OpenStack, capturing instance metadata 05:50:03 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins8565990884952985705.sh 05:50:03 provisioning config files... 05:50:03 Could not find credentials [logs] for netconf-info-yaml-verify #12 05:50:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-info-yaml-verify@tmp/config15487212880289432639tmp 05:50:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:50:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:50:03 provisioning config files... 05:50:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:50:04 [EnvInject] - Injecting environment variables from a build step. 05:50:04 [EnvInject] - Injecting as environment variables the properties content 05:50:04 SERVER_ID=logs 05:50:04 05:50:04 [EnvInject] - Variables injected successfully. 05:50:04 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins5680408075320305238.sh 05:50:04 ---> create-netrc.sh 05:50:04 WARN: Log server credential not found. 05:50:04 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins3949671936383247164.sh 05:50:04 ---> python-tools-install.sh 05:50:04 Setup pyenv: 05:50:04 system 05:50:04 3.8.20 05:50:04 3.9.20 05:50:04 3.10.15 05:50:04 * 3.11.10 (set by /w/workspace/netconf-info-yaml-verify/.python-version) 05:50:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRYs from file:/tmp/.os_lf_venv 05:50:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:06 lf-activate-venv(): INFO: Base packages installed successfully 05:50:06 lf-activate-venv(): INFO: Installing additional packages: lftools 05:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-vRYs/bin to PATH 05:50:15 Generating Requirements File 05:50:34 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. 05:50:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:50:34 Python 3.11.10 05:50:34 pip 26.0.1 from /tmp/venv-vRYs/lib/python3.11/site-packages/pip (python 3.11) 05:50:34 appdirs==1.4.4 05:50:34 argcomplete==3.6.3 05:50:34 aspy.yaml==1.3.0 05:50:34 attrs==25.4.0 05:50:34 autopage==0.6.0 05:50:34 beautifulsoup4==4.14.3 05:50:34 boto3==1.42.49 05:50:34 botocore==1.42.49 05:50:34 bs4==0.0.2 05:50:34 certifi==2026.1.4 05:50:34 cffi==2.0.0 05:50:34 cfgv==3.5.0 05:50:34 chardet==5.2.0 05:50:34 charset-normalizer==3.4.4 05:50:34 click==8.3.1 05:50:34 cliff==4.13.1 05:50:34 cmd2==3.2.0 05:50:34 cryptography==3.3.2 05:50:34 debtcollector==3.0.0 05:50:34 decorator==5.2.1 05:50:34 defusedxml==0.7.1 05:50:34 Deprecated==1.3.1 05:50:34 distlib==0.4.0 05:50:34 dnspython==2.8.0 05:50:34 docker==7.1.0 05:50:34 dogpile.cache==1.5.0 05:50:34 durationpy==0.10 05:50:34 email-validator==2.3.0 05:50:34 filelock==3.24.0 05:50:34 future==1.0.0 05:50:34 gitdb==4.0.12 05:50:34 GitPython==3.1.46 05:50:34 httplib2==0.30.2 05:50:34 identify==2.6.16 05:50:34 idna==3.11 05:50:34 importlib-resources==1.5.0 05:50:34 iso8601==2.1.0 05:50:34 Jinja2==3.1.6 05:50:34 jmespath==1.1.0 05:50:34 jsonpatch==1.33 05:50:34 jsonpointer==3.0.0 05:50:34 jsonschema==4.26.0 05:50:34 jsonschema-specifications==2025.9.1 05:50:34 keystoneauth1==5.13.0 05:50:34 kubernetes==35.0.0 05:50:34 lftools==0.37.21 05:50:34 lxml==6.0.2 05:50:34 markdown-it-py==4.0.0 05:50:34 MarkupSafe==3.0.3 05:50:34 mdurl==0.1.2 05:50:34 msgpack==1.1.2 05:50:34 multi_key_dict==2.0.3 05:50:34 munch==4.0.0 05:50:34 netaddr==1.3.0 05:50:34 niet==1.4.2 05:50:34 nodeenv==1.10.0 05:50:34 oauth2client==4.1.3 05:50:34 oauthlib==3.3.1 05:50:34 openstacksdk==4.9.0 05:50:34 os-service-types==1.8.2 05:50:34 osc-lib==4.3.0 05:50:34 oslo.config==10.2.0 05:50:34 oslo.context==6.2.0 05:50:34 oslo.i18n==6.7.1 05:50:34 oslo.log==8.0.0 05:50:34 oslo.serialization==5.9.0 05:50:34 oslo.utils==9.2.0 05:50:34 packaging==26.0 05:50:34 pathspec==1.0.4 05:50:34 pbr==7.0.3 05:50:34 platformdirs==4.9.1 05:50:34 prettytable==3.17.0 05:50:34 psutil==7.2.2 05:50:34 pyasn1==0.6.2 05:50:34 pyasn1_modules==0.4.2 05:50:34 pycparser==3.0 05:50:34 pygerrit2==2.0.15 05:50:34 PyGithub==2.8.1 05:50:34 Pygments==2.19.2 05:50:34 PyJWT==2.11.0 05:50:34 PyNaCl==1.6.2 05:50:34 pyparsing==2.4.7 05:50:34 pyperclip==1.11.0 05:50:34 pyrsistent==0.20.0 05:50:34 python-cinderclient==9.8.0 05:50:34 python-dateutil==2.9.0.post0 05:50:34 python-heatclient==5.0.0 05:50:34 python-jenkins==1.8.3 05:50:34 python-keystoneclient==5.7.0 05:50:34 python-magnumclient==4.9.0 05:50:34 python-openstackclient==8.3.0 05:50:34 python-swiftclient==4.9.0 05:50:34 PyYAML==6.0.3 05:50:34 referencing==0.37.0 05:50:34 requests==2.32.5 05:50:34 requests-oauthlib==2.0.0 05:50:34 requestsexceptions==1.4.0 05:50:34 rfc3986==2.0.0 05:50:34 rfc3987==1.3.8 05:50:34 rich==14.3.2 05:50:34 rich-argparse==1.7.2 05:50:34 rpds-py==0.30.0 05:50:34 rsa==4.9.1 05:50:34 ruamel.yaml==0.19.1 05:50:34 ruamel.yaml.clib==0.2.15 05:50:34 s3transfer==0.16.0 05:50:34 simplejson==3.20.2 05:50:34 six==1.17.0 05:50:34 smmap==5.0.2 05:50:34 soupsieve==2.8.3 05:50:34 stevedore==5.6.0 05:50:34 tabulate==0.9.0 05:50:34 toml==0.10.2 05:50:34 tomlkit==0.14.0 05:50:34 tqdm==4.67.3 05:50:34 typing_extensions==4.15.0 05:50:34 tzdata==2025.3 05:50:34 urllib3==1.26.20 05:50:34 virtualenv==20.36.1 05:50:34 wcwidth==0.6.0 05:50:34 websocket-client==1.9.0 05:50:34 wrapt==2.1.1 05:50:34 xdg==6.0.0 05:50:34 xmltodict==1.0.3 05:50:34 yamllint==1.38.0 05:50:34 yq==3.4.3 05:50:34 zipp==1.1.0 05:50:35 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins4246165279364959557.sh 05:50:35 ---> sudo-logs.sh 05:50:35 Archiving 'sudo' log.. 05:50:35 [netconf-info-yaml-verify] $ /bin/bash /tmp/jenkins13867490275498735322.sh 05:50:35 ---> job-cost.sh 05:50:35 INFO: Activating Python virtual environment... 05:50:35 Setup pyenv: 05:50:35 system 05:50:35 3.8.20 05:50:35 3.9.20 05:50:35 3.10.15 05:50:35 * 3.11.10 (set by /w/workspace/netconf-info-yaml-verify/.python-version) 05:50:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRYs from file:/tmp/.os_lf_venv 05:50:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:37 lf-activate-venv(): INFO: Base packages installed successfully 05:50:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-vRYs/bin to PATH 05:50:43 INFO: No stack-cost file found 05:50:43 INFO: Instance uptime: 135s 05:50:43 INFO: Fetching instance metadata (attempt 1 of 3)... 05:50:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:50:43 INFO: Successfully fetched instance metadata 05:50:43 INFO: Instance type: v3-standard-2 05:50:43 INFO: Retrieving pricing info for: v3-standard-2 05:50:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:50:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=135 05:50:43 INFO: Successfully fetched Vexxhost pricing API 05:50:43 INFO: Retrieved cost: 0.06 05:50:43 INFO: Retrieved resource: v3-standard-2 05:50:43 INFO: Creating archive directory: /w/workspace/netconf-info-yaml-verify/archives/cost 05:50:43 INFO: Archiving costs to: /w/workspace/netconf-info-yaml-verify/archives/cost.csv 05:50:43 INFO: Successfully archived job cost data 05:50:43 DEBUG: Cost data: netconf-info-yaml-verify,12,2026-02-15 05:50:43,v3-standard-2,135,0.06,0.00,SUCCESS 05:50:43 [netconf-info-yaml-verify] $ /bin/bash -l /tmp/jenkins15982782619183270083.sh 05:50:43 ---> logs-deploy.sh 05:50:43 Setup pyenv: 05:50:43 system 05:50:43 3.8.20 05:50:43 3.9.20 05:50:43 3.10.15 05:50:43 * 3.11.10 (set by /w/workspace/netconf-info-yaml-verify/.python-version) 05:50:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRYs from file:/tmp/.os_lf_venv 05:50:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:45 lf-activate-venv(): INFO: Base packages installed successfully 05:50:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-vRYs/bin to PATH 05:50:54 WARNING: Nexus logging server not set 05:50:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-info-yaml-verify/12/ 05:50:54 INFO: archiving logs to S3 05:50:55 ---> uname -a: 05:50:55 Linux prd-ubuntu2204-builder-2c-1g-10723 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 05:50:55 05:50:55 05:50:55 ---> lscpu: 05:50:55 Architecture: x86_64 05:50:55 CPU op-mode(s): 32-bit, 64-bit 05:50:55 Address sizes: 40 bits physical, 48 bits virtual 05:50:55 Byte Order: Little Endian 05:50:55 CPU(s): 2 05:50:55 On-line CPU(s) list: 0,1 05:50:55 Vendor ID: AuthenticAMD 05:50:55 Model name: AMD EPYC-Rome Processor 05:50:55 CPU family: 23 05:50:55 Model: 49 05:50:55 Thread(s) per core: 1 05:50:55 Core(s) per socket: 1 05:50:55 Socket(s): 2 05:50:55 Stepping: 0 05:50:55 BogoMIPS: 5599.99 05:50:55 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 05:50:55 Virtualization: AMD-V 05:50:55 Hypervisor vendor: KVM 05:50:55 Virtualization type: full 05:50:55 L1d cache: 64 KiB (2 instances) 05:50:55 L1i cache: 64 KiB (2 instances) 05:50:55 L2 cache: 1 MiB (2 instances) 05:50:55 L3 cache: 32 MiB (2 instances) 05:50:55 NUMA node(s): 1 05:50:55 NUMA node0 CPU(s): 0,1 05:50:55 Vulnerability Gather data sampling: Not affected 05:50:55 Vulnerability Indirect target selection: Not affected 05:50:55 Vulnerability Itlb multihit: Not affected 05:50:55 Vulnerability L1tf: Not affected 05:50:55 Vulnerability Mds: Not affected 05:50:55 Vulnerability Meltdown: Not affected 05:50:55 Vulnerability Mmio stale data: Not affected 05:50:55 Vulnerability Reg file data sampling: Not affected 05:50:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:50:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:50:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:50:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:50:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:50:55 Vulnerability Srbds: Not affected 05:50:55 Vulnerability Tsa: Not affected 05:50:55 Vulnerability Tsx async abort: Not affected 05:50:55 Vulnerability Vmscape: Not affected 05:50:55 05:50:55 05:50:55 ---> nproc: 05:50:55 2 05:50:55 05:50:55 05:50:55 ---> df -h: 05:50:55 Filesystem Size Used Avail Use% Mounted on 05:50:55 tmpfs 794M 1.1M 793M 1% /run 05:50:55 /dev/vda1 39G 8.5G 31G 22% / 05:50:55 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:50:55 tmpfs 5.0M 0 5.0M 0% /run/lock 05:50:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:50:55 tmpfs 794M 4.0K 794M 1% /run/user/1001 05:50:55 05:50:55 05:50:55 ---> free -m: 05:50:55 total used free shared buff/cache available 05:50:55 Mem: 7937 588 4779 4 2570 7052 05:50:55 Swap: 1023 0 1023 05:50:55 05:50:55 05:50:55 ---> ip addr: 05:50:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:50:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:50:55 inet 127.0.0.1/8 scope host lo 05:50:55 valid_lft forever preferred_lft forever 05:50:55 inet6 ::1/128 scope host 05:50:55 valid_lft forever preferred_lft forever 05:50:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:50:55 link/ether fa:16:3e:aa:39:86 brd ff:ff:ff:ff:ff:ff 05:50:55 altname enp0s3 05:50:55 inet 10.30.170.17/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 05:50:55 valid_lft 86261sec preferred_lft 86261sec 05:50:55 inet6 fe80::f816:3eff:feaa:3986/64 scope link 05:50:55 valid_lft forever preferred_lft forever 05:50:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:50:55 link/ether 02:09:20:a1:05:7e brd ff:ff:ff:ff:ff:ff 05:50:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:50:55 valid_lft forever preferred_lft forever 05:50:55 05:50:55 05:50:55 ---> sar -b -r -n DEV: 05:50:55 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-1g-10723) 02/15/26 _x86_64_ (2 CPU) 05:50:55 05:50:55 05:48:39 LINUX RESTART (2 CPU) 05:50:55 05:50:55 05:50:55 ---> sar -P ALL: 05:50:55 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-1g-10723) 02/15/26 _x86_64_ (2 CPU) 05:50:55 05:50:55 05:48:39 LINUX RESTART (2 CPU) 05:50:55 05:50:55 05:50:55