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