Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-9509 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhh6qcE/agent.2968 SSH_AGENT_PID=2970 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_8252654008232800445.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_8252654008232800445.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16514892941522639935.sh ---> jenkins-sandbox-cleanup.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pNfC lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 lf-activate-venv(): INFO: Adding /tmp/venv-pNfC/bin to PATH ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' Traceback (most recent call last): File "/tmp/venv-pNfC/bin/jenkins-jobs", line 6, in sys.exit(main()) ^^^^^^ File "/tmp/venv-pNfC/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main jjb = JenkinsJobs(argv) ^^^^^^^^^^^^^^^^^ File "/tmp/venv-pNfC/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ self.parser = create_parser() ^^^^^^^^^^^^^^^ File "/tmp/venv-pNfC/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser extension_manager.map(parse_subcommand_args, subparser) File "/tmp/venv-pNfC/lib/python3.11/site-packages/stevedore/extension.py", line 377, in map raise NoMatches(f'No {self.namespace} extensions found') stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2970 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14725005419573368912.sh ---> sysstat.sh [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14345575287623294108.sh ---> package-listing.sh + '[' -f /etc/os-release ']' + . /etc/os-release ++ PRETTY_NAME='Ubuntu 22.04.5 LTS' ++ NAME=Ubuntu ++ VERSION_ID=22.04 ++ VERSION='22.04.5 LTS (Jammy Jellyfish)' ++ VERSION_CODENAME=jammy ++ ID=ubuntu ++ ID_LIKE=debian ++ HOME_URL=https://www.ubuntu.com/ ++ SUPPORT_URL=https://help.ubuntu.com/ ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy ++ UBUNTU_CODENAME=jammy + case " ${ID:-} ${ID_LIKE:-} " in + OS_FAMILY=debian + workspace=/w/workspace/builder-jenkins-sandbox-cleanup + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ + exit 0 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12674708944000427520.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3stl lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH INFO: Running in OpenStack, capturing instance metadata [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1993738149869672174.sh provisioning config files... Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #422 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config5400566918563401370tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10811091353624089226.sh ---> create-netrc.sh WARN: Log server credential not found. [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12978778457108620149.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3stl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.2.1 from /tmp/venv-3stl/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.98 botocore==1.43.98 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.16.0 cmd2==4.2.4 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==4.0.1 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.20 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.17.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.9.0 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.20.0 os-service-types==1.9.0 osc-lib==4.7.0 oslo.config==10.7.0 oslo.context==6.5.0 oslo.i18n==6.9.0 oslo.log==8.3.2 oslo.serialization==5.11.0 oslo.utils==10.2.0 packaging==26.3 pbr==7.0.3 platformdirs==4.11.11 prettytable==3.18.0 prompt_toolkit==3.0.53 propcache==0.5.4 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.14.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-discovery==1.6.1 python-heatclient==5.3.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==5.0.0 python-manilaclient==6.3.0 python-openstackclient==10.3.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.6.3 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.9.1 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.1 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.16 wcwidth==0.8.4 websocket-client==1.9.2 wrapt==2.4.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.25.1 yq==4.1.2 [builder-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins6017876410248003012.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-19 08:01:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-7FXrGN.sh" [1] downloading uv 0.12.17 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.17 (x86_64-unknown-linux-gnu) [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4863371698663138321.sh ---> sudo-logs.sh Archiving 'sudo' log.. [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1667606257998775350.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3stl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 19443s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-2 INFO: Retrieving pricing info for: v3-standard-2 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=19443 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.33 INFO: Retrieved resource: v3-standard-2 INFO: Creating archive directory: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost INFO: Archiving costs to: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: builder-jenkins-sandbox-cleanup,422,2026-09-19 08:01:43,v3-standard-2,19443,0.33,0.00,FAILURE [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins91226648535243432.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3stl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.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. virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/422/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-9509 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5600.00 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 11G 28G 28% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 505 4734 4 2697 7132 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:80:9d:07 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.12/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 66949sec preferred_lft 66949sec inet6 fe80::f816:3eff:fe80:9d07/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 2a:23:62:5f:ef:47 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9509) 09/19/26 _x86_64_ (2 CPU) 02:37:52 LINUX RESTART (2 CPU) 02:40:23 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:50:02 1.29 0.03 1.24 0.01 1.11 16.76 0.82 03:00:02 1.16 0.01 1.15 0.00 0.40 13.73 0.01 03:10:02 0.99 0.00 0.99 0.00 0.00 11.99 0.00 03:20:03 1.15 0.00 1.15 0.00 0.01 13.83 0.00 03:30:03 1.24 0.00 1.24 0.00 0.00 14.38 0.00 03:40:04 1.49 0.00 1.49 0.00 0.00 17.38 0.00 03:50:04 1.40 0.00 1.40 0.00 0.00 16.21 0.00 04:00:05 1.45 0.00 1.45 0.00 0.00 16.97 0.00 04:10:05 1.48 0.00 1.48 0.00 0.00 16.99 0.00 04:20:00 1.40 0.00 1.40 0.00 0.00 15.70 0.00 04:30:06 1.50 0.00 1.50 0.00 0.00 17.32 0.00 04:40:06 1.42 0.00 1.42 0.00 0.01 15.60 0.00 04:50:01 1.51 0.00 1.51 0.00 0.00 16.62 0.00 05:00:07 1.56 0.00 1.56 0.00 0.00 17.35 0.00 05:10:08 1.52 0.00 1.52 0.00 0.00 16.84 0.00 05:20:01 1.44 0.00 1.44 0.00 0.00 15.97 0.00 05:30:08 1.54 0.00 1.54 0.00 0.01 17.39 0.00 05:40:09 1.37 0.00 1.37 0.00 0.00 15.63 0.00 05:50:01 1.20 0.00 1.20 0.00 0.00 13.87 0.00 06:00:10 1.39 0.00 1.39 0.00 0.00 16.09 0.00 06:10:10 1.48 0.00 1.48 0.00 0.00 16.83 0.00 06:20:11 1.56 0.00 1.56 0.00 0.00 17.39 0.00 06:30:11 1.56 0.01 1.54 0.00 0.09 17.58 0.00 06:40:12 1.66 0.00 1.66 0.00 0.00 18.52 0.00 06:50:12 1.54 0.00 1.54 0.00 0.00 17.22 0.00 07:00:13 1.56 0.00 1.56 0.00 0.00 17.48 0.00 07:10:13 1.70 0.00 1.70 0.00 0.00 19.11 0.00 07:20:14 1.57 0.00 1.57 0.00 0.00 17.80 0.00 07:30:14 1.37 0.00 1.37 0.00 0.00 15.68 0.00 07:40:14 1.41 0.00 1.41 0.00 0.00 16.12 0.00 07:50:15 1.27 0.00 1.27 0.00 0.00 14.37 0.00 08:00:06 2.22 0.89 1.33 0.00 78.04 19.33 0.01 Average: 1.45 0.03 1.42 0.00 2.45 16.38 0.03 02:40:23 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:50:02 5593928 7406440 403744 4.97 51236 1957120 968116 10.55 187340 2112968 220 03:00:02 5593176 7406208 403996 4.97 51612 1957244 976372 10.64 187728 2113404 104 03:10:02 5593176 7406696 403456 4.96 51956 1957376 976372 10.64 188064 2113616 280 03:20:03 5592428 7406368 403808 4.97 52352 1957396 976372 10.64 188468 2113656 64 03:30:03 5592176 7406636 403520 4.96 52868 1957396 976372 10.64 188980 2113788 276 03:40:04 5591924 7406996 403132 4.96 53456 1957404 976372 10.64 189564 2113728 144 03:50:04 5589908 7405628 404452 4.98 54016 1957480 976372 10.64 190132 2113936 312 04:00:05 5588708 7405172 404940 4.98 54612 1957620 976372 10.64 190728 2114008 292 04:10:05 5587972 7405160 404924 4.98 55188 1957760 976372 10.64 191296 2114172 208 04:20:00 5586996 7404764 405284 4.99 55748 1957764 976372 10.64 191864 2115228 120 04:30:06 5586996 7405504 404564 4.98 56356 1957904 976436 10.64 192464 2114360 96 04:40:06 5586492 7405600 404472 4.98 56940 1957916 976436 10.64 193048 2114384 328 04:50:01 5585516 7405220 404824 4.98 57516 1957924 976436 10.64 193624 2114528 240 05:00:07 5585516 7405812 404200 4.97 58092 1957932 976436 10.64 194208 2114480 172 05:10:08 5585516 7406476 403532 4.96 58676 1958008 976436 10.64 194792 2114616 164 05:20:01 5585516 7407176 402724 4.95 59236 1958260 976436 10.64 195344 2114800 240 05:30:08 5585012 7407400 402576 4.95 59788 1958288 976436 10.64 195904 2114992 168 05:40:09 5584004 7407052 402912 4.96 60316 1958420 976500 10.64 196424 2115192 332 05:50:01 5582996 7406336 403580 4.97 60620 1958432 978840 10.67 196696 2116068 236 06:00:10 5584804 7408692 401280 4.94 61116 1958436 973640 10.61 197232 2112496 168 06:10:10 5584052 7408712 401244 4.94 61732 1958580 973640 10.61 197848 2112680 344 06:20:11 5583548 7408796 401116 4.93 62308 1958580 973640 10.61 198416 2112740 284 06:30:11 5582288 7408172 401760 4.94 62904 1958612 973640 10.61 199036 2112876 352 06:40:12 5581548 7408180 401700 4.94 63512 1958748 973640 10.61 199644 2112900 172 06:50:12 5580376 7407628 402224 4.95 64096 1958764 973640 10.61 200232 2113032 304 07:00:13 5579872 7407744 402096 4.95 64700 1958768 973704 10.61 200836 2112964 316 07:10:13 5578656 7407260 402556 4.95 65288 1958912 973704 10.61 201420 2113272 224 07:20:14 5577476 7406684 403108 4.96 65872 1958920 973704 10.61 202004 2113300 224 07:30:14 5577476 7407128 402676 4.95 66300 1958924 973704 10.61 202436 2113320 212 07:40:14 5577532 7407620 402056 4.95 66728 1959056 973704 10.61 202860 2113340 212 07:50:15 5576364 7406884 402896 4.96 67024 1959064 973704 10.61 203156 2113472 296 08:00:06 5473008 7354352 453012 5.57 70428 2004408 1050152 11.44 211716 2225728 24996 Average: 5581717 7405140 404761 4.98 59456 1959607 977502 10.65 195734 2117314 1003 02:40:23 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:50:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 02:50:02 ens3 2.15 0.23 0.36 0.13 0.00 0.00 0.00 0.00 02:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:02 ens3 0.56 0.16 0.10 0.06 0.00 0.00 0.00 0.00 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:02 ens3 0.39 0.10 0.05 0.02 0.00 0.00 0.00 0.00 03:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:03 ens3 0.33 0.08 0.05 0.02 0.00 0.00 0.00 0.00 03:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:03 ens3 0.24 0.09 0.04 0.02 0.00 0.00 0.00 0.00 03:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:04 ens3 0.22 0.09 0.04 0.02 0.00 0.00 0.00 0.00 03:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:50:04 ens3 0.22 0.07 0.04 0.02 0.00 0.00 0.00 0.00 03:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:00:05 ens3 0.25 0.11 0.06 0.04 0.00 0.00 0.00 0.00 04:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:05 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:00 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:06 ens3 0.22 0.09 0.04 0.02 0.00 0.00 0.00 0.00 04:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:06 ens3 0.20 0.09 0.03 0.02 0.00 0.00 0.00 0.00 04:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:50:01 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:07 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:00:07 ens3 0.26 0.13 0.06 0.04 0.00 0.00 0.00 0.00 05:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:08 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 05:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:20:01 ens3 0.19 0.07 0.03 0.02 0.00 0.00 0.00 0.00 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:08 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:30:08 ens3 0.21 0.10 0.04 0.02 0.00 0.00 0.00 0.00 05:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:09 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:09 ens3 0.20 0.08 0.03 0.02 0.00 0.00 0.00 0.00 05:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:50:01 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:10 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:00:10 ens3 0.25 0.11 0.06 0.04 0.00 0.00 0.00 0.00 06:00:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:10:10 ens3 0.20 0.09 0.03 0.02 0.00 0.00 0.00 0.00 06:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:11 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 06:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:11 ens3 0.20 0.08 0.03 0.02 0.00 0.00 0.00 0.00 06:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:12 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:12 ens3 0.19 0.07 0.04 0.02 0.00 0.00 0.00 0.00 06:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:13 ens3 0.24 0.10 0.06 0.04 0.00 0.00 0.00 0.00 07:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:10:13 ens3 1.98 0.21 0.36 0.14 0.00 0.00 0.00 0.00 07:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 ens3 0.45 0.10 0.05 0.02 0.00 0.00 0.00 0.00 07:20:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 ens3 0.31 0.07 0.04 0.02 0.00 0.00 0.00 0.00 07:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:14 ens3 0.32 0.07 0.04 0.02 0.00 0.00 0.00 0.00 07:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:15 ens3 0.30 0.09 0.04 0.02 0.00 0.00 0.00 0.00 07:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:06 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:00:06 ens3 1.35 1.00 1.18 1.66 0.00 0.00 0.00 0.00 08:00:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 0.40 0.13 0.10 0.08 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9509) 09/19/26 _x86_64_ (2 CPU) 02:37:52 LINUX RESTART (2 CPU) 02:40:23 CPU %user %nice %system %iowait %steal %idle 02:50:02 all 0.47 0.00 0.09 0.03 0.02 99.39 02:50:02 0 0.50 0.00 0.08 0.03 0.02 99.38 02:50:02 1 0.44 0.00 0.11 0.03 0.02 99.41 03:00:02 all 0.38 0.00 0.08 0.02 0.02 99.51 03:00:02 0 0.45 0.00 0.07 0.03 0.01 99.43 03:00:02 1 0.31 0.00 0.08 0.00 0.02 99.59 03:10:02 all 0.25 0.00 0.08 0.03 0.02 99.62 03:10:02 0 0.11 0.00 0.09 0.05 0.01 99.74 03:10:02 1 0.39 0.00 0.08 0.01 0.02 99.50 03:20:03 all 0.49 0.00 0.09 0.02 0.01 99.39 03:20:03 0 0.67 0.00 0.08 0.02 0.02 99.22 03:20:03 1 0.31 0.00 0.10 0.02 0.01 99.56 03:30:03 all 0.47 0.00 0.08 0.02 0.02 99.42 03:30:03 0 0.19 0.00 0.07 0.02 0.02 99.70 03:30:03 1 0.75 0.00 0.09 0.01 0.01 99.13 03:40:04 all 0.44 0.00 0.06 0.02 0.01 99.46 03:40:04 0 0.80 0.00 0.05 0.03 0.01 99.10 03:40:04 1 0.08 0.00 0.08 0.01 0.01 99.82 03:50:04 all 0.16 0.00 0.07 0.02 0.01 99.74 03:50:04 0 0.26 0.00 0.05 0.03 0.01 99.66 03:50:04 1 0.07 0.00 0.09 0.01 0.01 99.82 04:00:05 all 0.10 0.00 0.06 0.02 0.01 99.81 04:00:05 0 0.06 0.00 0.05 0.01 0.01 99.87 04:00:05 1 0.14 0.00 0.07 0.04 0.01 99.75 04:10:05 all 0.25 0.00 0.06 0.03 0.01 99.65 04:10:05 0 0.45 0.00 0.06 0.02 0.01 99.45 04:10:05 1 0.05 0.00 0.07 0.03 0.01 99.85 04:20:00 all 0.44 0.00 0.06 0.02 0.01 99.47 04:20:00 0 0.81 0.00 0.05 0.01 0.01 99.13 04:20:00 1 0.07 0.00 0.08 0.03 0.01 99.81 04:30:06 all 0.64 0.00 0.08 0.02 0.01 99.24 04:30:06 0 0.20 0.00 0.06 0.01 0.01 99.72 04:30:06 1 1.08 0.00 0.10 0.03 0.01 98.77 04:30:06 CPU %user %nice %system %iowait %steal %idle 04:40:06 all 0.17 0.00 0.07 0.02 0.01 99.73 04:40:06 0 0.07 0.00 0.08 0.00 0.01 99.84 04:40:06 1 0.27 0.00 0.06 0.04 0.01 99.62 04:50:01 all 0.51 0.00 0.07 0.02 0.01 99.38 04:50:01 0 0.95 0.00 0.08 0.04 0.01 98.92 04:50:01 1 0.07 0.00 0.06 0.01 0.01 99.86 05:00:07 all 0.23 0.00 0.07 0.02 0.01 99.66 05:00:07 0 0.40 0.00 0.07 0.04 0.01 99.48 05:00:07 1 0.06 0.00 0.08 0.00 0.01 99.84 05:10:08 all 0.14 0.00 0.06 0.02 0.01 99.77 05:10:08 0 0.05 0.00 0.05 0.03 0.01 99.87 05:10:08 1 0.23 0.00 0.07 0.01 0.01 99.67 05:20:01 all 0.62 0.00 0.06 0.02 0.01 99.29 05:20:01 0 0.37 0.00 0.07 0.03 0.01 99.52 05:20:01 1 0.87 0.00 0.05 0.00 0.01 99.06 05:30:08 all 0.07 0.00 0.06 0.02 0.01 99.84 05:30:08 0 0.06 0.00 0.05 0.02 0.01 99.86 05:30:08 1 0.07 0.00 0.07 0.02 0.01 99.82 05:40:09 all 0.21 0.00 0.06 0.02 0.01 99.69 05:40:09 0 0.37 0.00 0.08 0.01 0.01 99.53 05:40:09 1 0.05 0.00 0.05 0.04 0.01 99.86 05:50:01 all 0.50 0.00 0.06 0.02 0.01 99.42 05:50:01 0 0.94 0.00 0.05 0.02 0.01 98.99 05:50:01 1 0.05 0.00 0.07 0.01 0.01 99.86 06:00:10 all 0.14 0.00 0.07 0.02 0.01 99.76 06:00:10 0 0.22 0.00 0.07 0.02 0.01 99.67 06:00:10 1 0.06 0.00 0.07 0.02 0.01 99.84 06:10:10 all 0.37 0.00 0.07 0.05 0.02 99.50 06:10:10 0 0.66 0.00 0.07 0.10 0.02 99.16 06:10:10 1 0.07 0.00 0.07 0.01 0.01 99.84 06:20:11 all 0.19 0.00 0.08 0.03 0.02 99.68 06:20:11 0 0.29 0.00 0.08 0.02 0.02 99.59 06:20:11 1 0.09 0.00 0.08 0.04 0.01 99.78 06:20:11 CPU %user %nice %system %iowait %steal %idle 06:30:11 all 0.27 0.00 0.07 0.03 0.02 99.61 06:30:11 0 0.40 0.00 0.10 0.03 0.02 99.45 06:30:11 1 0.14 0.00 0.05 0.04 0.01 99.76 06:40:12 all 0.41 0.00 0.07 0.02 0.01 99.48 06:40:12 0 0.76 0.00 0.08 0.01 0.02 99.13 06:40:12 1 0.06 0.00 0.06 0.04 0.01 99.83 06:50:12 all 0.39 0.00 0.07 0.02 0.01 99.51 06:50:12 0 0.72 0.00 0.06 0.04 0.01 99.16 06:50:12 1 0.06 0.00 0.07 0.01 0.01 99.85 07:00:13 all 0.48 0.00 0.08 0.03 0.02 99.39 07:00:13 0 0.85 0.00 0.07 0.03 0.02 99.03 07:00:13 1 0.11 0.00 0.08 0.03 0.02 99.76 07:10:13 all 0.41 0.00 0.09 0.03 0.02 99.46 07:10:13 0 0.73 0.00 0.09 0.01 0.02 99.14 07:10:13 1 0.08 0.00 0.08 0.06 0.01 99.78 07:20:14 all 0.51 0.00 0.08 0.02 0.01 99.38 07:20:14 0 0.57 0.00 0.08 0.01 0.01 99.33 07:20:14 1 0.45 0.00 0.08 0.04 0.02 99.42 07:30:14 all 0.23 0.00 0.07 0.02 0.01 99.67 07:30:14 0 0.08 0.00 0.07 0.02 0.01 99.83 07:30:14 1 0.39 0.00 0.07 0.02 0.01 99.51 07:40:14 all 0.07 0.00 0.06 0.02 0.02 99.83 07:40:14 0 0.07 0.00 0.06 0.01 0.02 99.85 07:40:14 1 0.08 0.00 0.07 0.03 0.02 99.81 07:50:15 all 0.19 0.00 0.06 0.02 0.01 99.72 07:50:15 0 0.27 0.00 0.07 0.03 0.01 99.62 07:50:15 1 0.11 0.00 0.05 0.01 0.01 99.82 08:00:06 all 0.75 0.00 0.11 0.04 0.01 99.10 08:00:06 0 1.03 0.00 0.10 0.06 0.01 98.80 08:00:06 1 0.47 0.00 0.11 0.02 0.01 99.40 Average: all 0.34 0.00 0.07 0.02 0.01 99.55 Average: 0 0.45 0.00 0.07 0.03 0.01 99.44 Average: 1 0.24 0.00 0.07 0.02 0.01 99.66