08:01:04 Started by timer 08:01:04 Running as SYSTEM 08:01:04 [EnvInject] - Loading node environment variables. 08:01:04 Building remotely on prd-ubuntu2204-builder-2c-2g-27071 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:01:04 [ssh-agent] Looking for ssh-agent implementation... 08:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:04 $ ssh-agent 08:01:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUqU8LK/agent.1515 08:01:04 SSH_AGENT_PID=1517 08:01:04 [ssh-agent] Started. 08:01:04 Running ssh-add (command line suppressed) 08:01:04 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_15450074481545218933.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_15450074481545218933.key) 08:01:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:01:04 provisioning config files... 08:01:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:04 provisioning config files... 08:01:05 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:05 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9319439362258380820.sh 08:01:05 ---> jenkins-sandbox-cleanup.sh 08:01:05 Setup pyenv: 08:01:05 * system (set by /opt/pyenv/version) 08:01:05 * 3.8.20 (set by /opt/pyenv/version) 08:01:05 * 3.9.20 (set by /opt/pyenv/version) 08:01:05 3.10.15 08:01:05 3.11.10 08:01:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m9Jc 08:01:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:14 lf-activate-venv(): INFO: Base packages installed successfully 08:01:14 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-m9Jc/bin to PATH 08:01:20 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:20 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:20 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:20 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:20 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:20 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:20 Traceback (most recent call last): 08:01:20 File "/tmp/venv-m9Jc/bin/jenkins-jobs", line 6, in 08:01:20 sys.exit(main()) 08:01:20 ^^^^^^ 08:01:20 File "/tmp/venv-m9Jc/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:20 jjb = JenkinsJobs(argv) 08:01:20 ^^^^^^^^^^^^^^^^^ 08:01:20 File "/tmp/venv-m9Jc/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:20 self.parser = create_parser() 08:01:20 ^^^^^^^^^^^^^^^ 08:01:20 File "/tmp/venv-m9Jc/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:20 extension_manager.map(parse_subcommand_args, subparser) 08:01:20 File "/tmp/venv-m9Jc/lib/python3.11/site-packages/stevedore/extension.py", line 379, in map 08:01:20 raise NoMatches(f'No {self.namespace} extensions found') 08:01:20 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:20 Build step 'Execute shell' marked build as failure 08:01:20 $ ssh-agent -k 08:01:20 unset SSH_AUTH_SOCK; 08:01:20 unset SSH_AGENT_PID; 08:01:20 echo Agent pid 1517 killed; 08:01:20 [ssh-agent] Stopped. 08:01:20 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:20 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18328740417878369210.sh 08:01:20 ---> sysstat.sh 08:01:21 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7731179766359181982.sh 08:01:21 ---> package-listing.sh 08:01:21 ++ facter osfamily 08:01:21 ++ tr '[:upper:]' '[:lower:]' 08:01:21 + OS_FAMILY=debian 08:01:21 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:01:21 + START_PACKAGES=/tmp/packages_start.txt 08:01:21 + END_PACKAGES=/tmp/packages_end.txt 08:01:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:21 + PACKAGES=/tmp/packages_start.txt 08:01:21 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:21 + PACKAGES=/tmp/packages_end.txt 08:01:21 + case "${OS_FAMILY}" in 08:01:21 + dpkg -l 08:01:21 + grep '^ii' 08:01:21 + '[' -f /tmp/packages_start.txt ']' 08:01:21 + '[' -f /tmp/packages_end.txt ']' 08:01:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:21 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:21 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:21 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14261842979927828381.sh 08:01:21 ---> capture-instance-metadata.sh 08:01:21 Setup pyenv: 08:01:21 system 08:01:21 3.8.20 08:01:21 3.9.20 08:01:21 3.10.15 08:01:21 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aibB 08:01:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:29 lf-activate-venv(): INFO: Base packages installed successfully 08:01:29 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-aibB/bin to PATH 08:01:53 INFO: Running in OpenStack, capturing instance metadata 08:01:53 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14780946911221475129.sh 08:01:53 provisioning config files... 08:01:54 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #408 08:01:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config11128355614942588622tmp 08:01:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:01:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:01:54 provisioning config files... 08:01:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:01:54 [EnvInject] - Injecting environment variables from a build step. 08:01:54 [EnvInject] - Injecting as environment variables the properties content 08:01:54 SERVER_ID=logs 08:01:54 08:01:54 [EnvInject] - Variables injected successfully. 08:01:54 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8528437401677105587.sh 08:01:54 ---> create-netrc.sh 08:01:54 WARN: Log server credential not found. 08:01:54 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9793246427374208772.sh 08:01:54 ---> python-tools-install.sh 08:01:54 Setup pyenv: 08:01:54 system 08:01:54 3.8.20 08:01:54 3.9.20 08:01:54 3.10.15 08:01:54 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aibB from file:/tmp/.os_lf_venv 08:01:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:56 lf-activate-venv(): INFO: Base packages installed successfully 08:01:56 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-aibB/bin to PATH 08:02:05 Generating Requirements File 08:02:31 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. 08:02:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:32 Python 3.11.10 08:02:32 pip 26.1.2 from /tmp/venv-aibB/lib/python3.11/site-packages/pip (python 3.11) 08:02:32 aiohappyeyeballs==2.6.2 08:02:32 aiohttp==3.14.1 08:02:32 aiosignal==1.4.0 08:02:32 appdirs==1.4.4 08:02:32 argcomplete==3.6.3 08:02:32 aspy.yaml==1.3.0 08:02:32 attrs==26.1.0 08:02:32 autopage==0.6.0 08:02:32 beautifulsoup4==4.15.0 08:02:32 boto3==1.43.29 08:02:32 botocore==1.43.29 08:02:32 bs4==0.0.2 08:02:32 certifi==2026.5.20 08:02:32 cffi==2.0.0 08:02:32 cfgv==3.5.0 08:02:32 chardet==7.4.3 08:02:32 charset-normalizer==3.4.7 08:02:32 click==8.4.1 08:02:32 cliff==4.14.0 08:02:32 cmd2==4.0.0 08:02:32 cryptography==3.3.2 08:02:32 debtcollector==3.1.0 08:02:32 decorator==5.3.1 08:02:32 defusedxml==0.7.1 08:02:32 Deprecated==1.3.1 08:02:32 distlib==0.4.3 08:02:32 dnspython==2.8.0 08:02:32 docker==7.1.0 08:02:32 dogpile.cache==1.5.0 08:02:32 durationpy==0.10 08:02:32 email-validator==2.3.0 08:02:32 filelock==3.29.3 08:02:32 frozenlist==1.8.0 08:02:32 future==1.0.0 08:02:32 gitdb==4.0.12 08:02:32 GitPython==3.1.50 08:02:32 httplib2==0.30.2 08:02:32 identify==2.6.19 08:02:32 idna==3.18 08:02:32 importlib-resources==1.5.0 08:02:32 iso8601==2.1.0 08:02:32 Jinja2==3.1.6 08:02:32 jmespath==1.1.0 08:02:32 jsonpatch==1.33 08:02:32 jsonpointer==3.1.1 08:02:32 jsonschema==4.26.0 08:02:32 jsonschema-specifications==2025.9.1 08:02:32 keystoneauth1==5.14.0 08:02:32 kubernetes==36.0.2 08:02:32 lftools==0.37.22 08:02:32 lxml==6.1.1 08:02:32 markdown-it-py==4.2.0 08:02:32 MarkupSafe==3.0.3 08:02:32 mdurl==0.1.2 08:02:32 msgpack==1.2.0 08:02:32 multi_key_dict==2.0.3 08:02:32 multidict==6.7.1 08:02:32 munch==4.0.0 08:02:32 netaddr==1.3.0 08:02:32 niet==1.4.2 08:02:32 nodeenv==1.10.0 08:02:32 oauth2client==4.1.3 08:02:32 oauthlib==3.3.1 08:02:32 openstacksdk==4.15.0 08:02:32 os-service-types==1.8.2 08:02:32 osc-lib==4.6.0 08:02:32 oslo.config==10.5.0 08:02:32 oslo.context==6.4.0 08:02:32 oslo.i18n==6.8.0 08:02:32 oslo.log==8.2.0 08:02:32 oslo.serialization==5.10.0 08:02:32 oslo.utils==10.1.1 08:02:32 packaging==26.2 08:02:32 pbr==7.0.3 08:02:32 platformdirs==4.10.0 08:02:32 prettytable==3.17.0 08:02:32 prompt_toolkit==3.0.52 08:02:32 propcache==0.5.2 08:02:32 psutil==7.2.2 08:02:32 pyasn1==0.6.3 08:02:32 pyasn1_modules==0.4.2 08:02:32 pycparser==3.0 08:02:32 pygerrit2==2.0.15 08:02:32 PyGithub==2.9.1 08:02:32 Pygments==2.20.0 08:02:32 PyJWT==2.13.0 08:02:32 PyNaCl==1.6.2 08:02:32 pyparsing==2.4.7 08:02:32 pyperclip==1.11.0 08:02:32 pyrsistent==0.20.0 08:02:32 python-cinderclient==9.9.0 08:02:32 python-dateutil==2.9.0.post0 08:02:32 python-discovery==1.4.2 08:02:32 python-heatclient==5.2.0 08:02:32 python-jenkins==1.8.3 08:02:32 python-keystoneclient==5.8.0 08:02:32 python-magnumclient==4.10.0 08:02:32 python-openstackclient==10.1.0 08:02:32 python-swiftclient==4.10.0 08:02:32 PyYAML==6.0.3 08:02:32 referencing==0.37.0 08:02:32 requests==2.34.2 08:02:32 requests-oauthlib==2.0.0 08:02:32 rfc3986==2.0.0 08:02:32 rich==15.0.0 08:02:32 rich-argparse==1.8.0 08:02:32 rpds-py==2026.5.1 08:02:32 rsa==4.9.1 08:02:32 ruamel.yaml==0.19.1 08:02:32 ruamel.yaml.clib==0.2.15 08:02:32 s3transfer==0.18.0 08:02:32 simplejson==4.1.1 08:02:32 six==1.17.0 08:02:32 smmap==5.0.3 08:02:32 soupsieve==2.8.4 08:02:32 stevedore==5.8.0 08:02:32 tabulate==0.10.0 08:02:32 toml==0.10.2 08:02:32 tomlkit==0.15.0 08:02:32 tqdm==4.68.2 08:02:32 typing_extensions==4.15.0 08:02:32 urllib3==1.26.20 08:02:32 virtualenv==21.4.3 08:02:32 wcwidth==0.8.1 08:02:32 websocket-client==1.9.0 08:02:32 wrapt==2.2.1 08:02:32 xdg==6.0.0 08:02:32 xmltodict==1.0.4 08:02:32 yarl==1.24.2 08:02:32 yq==3.4.3 08:02:32 [builder-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins6110291743993852518.sh 08:02:32 ---> uv-install.sh 08:02:32 Installing uv/uvx (latest) using shell installer 08:02:33 2026-06-13 08:02:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-mXxTWC.sh" [1] 08:02:33 downloading uv 0.11.21 x86_64-unknown-linux-gnu 08:02:33 installing to /home/jenkins/.local/bin 08:02:33 uv 08:02:33 uvx 08:02:33 everything's installed! 08:02:33 08:02:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:02:33 08:02:33 source $HOME/.local/bin/env (sh, bash, zsh) 08:02:33 source $HOME/.local/bin/env.fish (fish) 08:02:33 Adding install location to PATH 08:02:33 ---> Validating uv/uvx install 08:02:33 uvx 0.11.21 (x86_64-unknown-linux-gnu) 08:02:33 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins80979688071603026.sh 08:02:33 ---> sudo-logs.sh 08:02:33 Archiving 'sudo' log.. 08:02:34 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2281393149754858936.sh 08:02:34 ---> job-cost.sh 08:02:34 INFO: Activating Python virtual environment... 08:02:34 Setup pyenv: 08:02:34 system 08:02:34 3.8.20 08:02:34 3.9.20 08:02:34 3.10.15 08:02:34 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aibB from file:/tmp/.os_lf_venv 08:02:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:36 lf-activate-venv(): INFO: Base packages installed successfully 08:02:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:42 lf-activate-venv(): INFO: Adding /tmp/venv-aibB/bin to PATH 08:02:42 INFO: No stack-cost file found 08:02:42 INFO: Instance uptime: 143s 08:02:42 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:42 INFO: Successfully fetched instance metadata 08:02:42 INFO: Instance type: v3-standard-2 08:02:42 INFO: Retrieving pricing info for: v3-standard-2 08:02:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=143 08:02:43 INFO: Successfully fetched Vexxhost pricing API 08:02:43 INFO: Retrieved cost: 0.06 08:02:43 INFO: Retrieved resource: v3-standard-2 08:02:43 INFO: Creating archive directory: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost 08:02:43 INFO: Archiving costs to: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost.csv 08:02:43 INFO: Successfully archived job cost data 08:02:43 DEBUG: Cost data: builder-jenkins-sandbox-cleanup,408,2026-06-13 08:02:43,v3-standard-2,143,0.06,0.00,FAILURE 08:02:43 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins3380266615871851022.sh 08:02:43 ---> logs-deploy.sh 08:02:43 Setup pyenv: 08:02:43 system 08:02:43 3.8.20 08:02:43 3.9.20 08:02:43 3.10.15 08:02:43 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aibB from file:/tmp/.os_lf_venv 08:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:45 lf-activate-venv(): INFO: Base packages installed successfully 08:02:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:56 lf-activate-venv(): INFO: Adding /tmp/venv-aibB/bin to PATH 08:02:56 WARNING: Nexus logging server not set 08:02:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/408/ 08:02:56 INFO: archiving logs to S3 08:02:57 ---> uname -a: 08:02:57 Linux prd-ubuntu2204-builder-2c-2g-27071 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:02:57 08:02:57 08:02:57 ---> lscpu: 08:02:57 Architecture: x86_64 08:02:57 CPU op-mode(s): 32-bit, 64-bit 08:02:57 Address sizes: 40 bits physical, 48 bits virtual 08:02:57 Byte Order: Little Endian 08:02:57 CPU(s): 2 08:02:57 On-line CPU(s) list: 0,1 08:02:57 Vendor ID: AuthenticAMD 08:02:57 Model name: AMD EPYC-Rome Processor 08:02:57 CPU family: 23 08:02:57 Model: 49 08:02:57 Thread(s) per core: 1 08:02:57 Core(s) per socket: 1 08:02:57 Socket(s): 2 08:02:57 Stepping: 0 08:02:57 BogoMIPS: 5599.99 08:02:57 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 08:02:57 Virtualization: AMD-V 08:02:57 Hypervisor vendor: KVM 08:02:57 Virtualization type: full 08:02:57 L1d cache: 64 KiB (2 instances) 08:02:57 L1i cache: 64 KiB (2 instances) 08:02:57 L2 cache: 1 MiB (2 instances) 08:02:57 L3 cache: 32 MiB (2 instances) 08:02:57 NUMA node(s): 1 08:02:57 NUMA node0 CPU(s): 0,1 08:02:57 Vulnerability Gather data sampling: Not affected 08:02:57 Vulnerability Indirect target selection: Not affected 08:02:57 Vulnerability Itlb multihit: Not affected 08:02:57 Vulnerability L1tf: Not affected 08:02:57 Vulnerability Mds: Not affected 08:02:57 Vulnerability Meltdown: Not affected 08:02:57 Vulnerability Mmio stale data: Not affected 08:02:57 Vulnerability Reg file data sampling: Not affected 08:02:57 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:02:57 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:02:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:02:57 Vulnerability Srbds: Not affected 08:02:57 Vulnerability Tsa: Not affected 08:02:57 Vulnerability Tsx async abort: Not affected 08:02:57 Vulnerability Vmscape: Not affected 08:02:57 08:02:57 08:02:57 ---> nproc: 08:02:57 2 08:02:57 08:02:57 08:02:57 ---> df -h: 08:02:57 Filesystem Size Used Avail Use% Mounted on 08:02:57 tmpfs 794M 1.1M 793M 1% /run 08:02:57 /dev/vda1 39G 8.5G 31G 23% / 08:02:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:57 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:57 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:02:57 08:02:57 08:02:57 ---> free -m: 08:02:57 total used free shared buff/cache available 08:02:57 Mem: 7937 506 4778 4 2652 7132 08:02:57 Swap: 1023 0 1023 08:02:57 08:02:57 08:02:57 ---> ip addr: 08:02:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:57 inet 127.0.0.1/8 scope host lo 08:02:57 valid_lft forever preferred_lft forever 08:02:57 inet6 ::1/128 scope host 08:02:57 valid_lft forever preferred_lft forever 08:02:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:57 link/ether fa:16:3e:ec:4b:a8 brd ff:ff:ff:ff:ff:ff 08:02:57 altname enp0s3 08:02:57 inet 10.30.171.45/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:02:57 valid_lft 86250sec preferred_lft 86250sec 08:02:57 inet6 fe80::f816:3eff:feec:4ba8/64 scope link 08:02:57 valid_lft forever preferred_lft forever 08:02:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:57 link/ether 12:15:00:88:90:ef brd ff:ff:ff:ff:ff:ff 08:02:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:57 valid_lft forever preferred_lft forever 08:02:57 08:02:57 08:02:57 ---> sar -b -r -n DEV: 08:02:57 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-27071) 06/13/26 _x86_64_ (2 CPU) 08:02:57 08:02:57 08:00:30 LINUX RESTART (2 CPU) 08:02:57 08:02:57 08:02:57 ---> sar -P ALL: 08:02:57 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-27071) 06/13/26 _x86_64_ (2 CPU) 08:02:57 08:02:57 08:00:30 LINUX RESTART (2 CPU) 08:02:57 08:02:57 08:02:57