13:23:23 Started by user Robert Varga 13:23:23 Running as SYSTEM 13:23:23 [EnvInject] - Loading node environment variables. 13:23:23 Building remotely on prd-ubuntu2204-builder-4c-4g-37373 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-chromium 13:23:23 [ssh-agent] Looking for ssh-agent implementation... 13:23:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:23 $ ssh-agent 13:23:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXc1eY3m/agent.1563 13:23:23 SSH_AGENT_PID=1565 13:23:23 [ssh-agent] Started. 13:23:23 Running ssh-add (command line suppressed) 13:23:23 Identity added: /w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_13511939127717047379.key (/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_13511939127717047379.key) 13:23:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:23:24 The recommended git tool is: NONE 13:23:25 using credential jenkins-ssh 13:23:25 Wiping out workspace first. 13:23:25 Cloning the remote Git repository 13:23:25 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 13:23:25 > git init /w/workspace/autorelease-gerrit-branch-lock-chromium # timeout=10 13:23:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 13:23:25 > git --version # timeout=10 13:23:26 > git --version # 'git version 2.34.1' 13:23:26 using GIT_SSH to set credentials jenkins-ssh 13:23:26 Verifying host key using known hosts file, will automatically accept unseen keys 13:23:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 13:23:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:29 Avoid second fetch 13:23:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:23:29 Checking out Revision e2620bae189ade8ac77ed60919f6bdb06830b473 (refs/remotes/origin/master) 13:23:29 > git config core.sparsecheckout # timeout=10 13:23:29 > git checkout -f e2620bae189ade8ac77ed60919f6bdb06830b473 # timeout=10 13:23:30 Commit message: "Update git submodules" 13:23:30 > git rev-list --no-walk 804ebd21a0580518cc12bb2dac560bf9fbd7f80f # timeout=10 13:23:33 provisioning config files... 13:23:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:23:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:23:33 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins7474213666758783208.sh 13:23:33 ---> autorelease-gerrit-branch-lock.sh 13:23:33 Cloning into 'All-Projects'... 13:23:35 Total 2107 (delta 649), reused 2107 (delta 649) 13:23:35 Note: switching to '72be640bdf9458194db2f103d959ae2433ac15c8'. 13:23:35 13:23:35 You are in 'detached HEAD' state. You can look around, make experimental 13:23:35 changes and commit them, and you can discard any commits you make in this 13:23:35 state without impacting any branches by switching back to a branch. 13:23:35 13:23:35 If you want to create a new branch to retain commits you create, you may 13:23:35 do so (now or later) by using -c with the switch command. Example: 13:23:35 13:23:35 git switch -c 13:23:35 13:23:35 Or undo this operation with: 13:23:35 13:23:35 git switch - 13:23:35 13:23:35 Turn off this advice by setting config variable advice.detachedHead to false 13:23:35 13:23:37 From ssh://git.opendaylight.org:29418/All-Projects 13:23:37 * [new ref] refs/meta/config -> config 13:23:37 Switched to branch 'config' 13:23:43 + case $mode in 13:23:43 + echo 'INFO: Unlocking branch: master' 13:23:43 INFO: Unlocking branch: master 13:23:43 + git config -f project.config --remove-section access.refs/heads/master 13:23:43 + git commit -asm 'Chore: Unlock branch master' 13:23:43 [config 7ea3d7e] Chore: Unlock branch master 13:23:43 1 file changed, 6 deletions(-) 13:23:43 + git diff HEAD~1 13:23:43 diff --git a/project.config b/project.config 13:23:43 index 03d812c..c00ee75 100644 13:23:43 --- a/project.config 13:23:43 +++ b/project.config 13:23:43 @@ -152,9 +152,3 @@ 13:23:43 exclusiveGroupPermissions = create 13:23:43 create = block group Registered Users 13:23:43 create = group Release Engineering Team 13:23:43 -[access "refs/heads/master"] 13:23:43 - exclusiveGroupPermissions = submit 13:23:43 - submit = group Release Engineering Team 13:23:43 - removeReviewer = group Release Engineering Team 13:23:43 - label-Code-Review = -2..+2 group Release Engineering Team 13:23:43 - label-Verified = -1..+1 group Release Engineering Team 13:23:43 + '[' false = true ']' 13:23:43 + echo 'INFO: Pushing changes to the repository.' 13:23:43 INFO: Pushing changes to the repository. 13:23:43 + git push origin HEAD:refs/meta/config 13:23:44 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 13:23:44 To ssh://git.opendaylight.org:29418/All-Projects 13:23:44 72be640..7ea3d7e HEAD -> refs/meta/config 13:23:44 $ ssh-agent -k 13:23:44 unset SSH_AUTH_SOCK; 13:23:44 unset SSH_AGENT_PID; 13:23:44 echo Agent pid 1565 killed; 13:23:44 [ssh-agent] Stopped. 13:23:44 [PostBuildScript] - [INFO] Executing post build scripts. 13:23:44 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins16684025369040812365.sh 13:23:44 ---> sysstat.sh 13:23:45 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins11778656020397094082.sh 13:23:45 ---> package-listing.sh 13:23:45 ++ tr '[:upper:]' '[:lower:]' 13:23:45 ++ facter osfamily 13:23:45 + OS_FAMILY=debian 13:23:45 + workspace=/w/workspace/autorelease-gerrit-branch-lock-chromium 13:23:45 + START_PACKAGES=/tmp/packages_start.txt 13:23:45 + END_PACKAGES=/tmp/packages_end.txt 13:23:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:45 + PACKAGES=/tmp/packages_start.txt 13:23:45 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 13:23:45 + PACKAGES=/tmp/packages_end.txt 13:23:45 + case "${OS_FAMILY}" in 13:23:45 + dpkg -l 13:23:45 + grep '^ii' 13:23:45 + '[' -f /tmp/packages_start.txt ']' 13:23:45 + '[' -f /tmp/packages_end.txt ']' 13:23:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:45 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 13:23:45 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 13:23:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 13:23:45 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins2350709850127877631.sh 13:23:45 ---> capture-instance-metadata.sh 13:23:45 Setup pyenv: 13:23:45 * system (set by /opt/pyenv/version) 13:23:45 * 3.8.20 (set by /opt/pyenv/version) 13:23:45 * 3.9.20 (set by /opt/pyenv/version) 13:23:45 3.10.15 13:23:45 3.11.10 13:23:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JJYG 13:23:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:23:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:23:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:23:54 lf-activate-venv(): INFO: Base packages installed successfully 13:23:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:24:21 lf-activate-venv(): INFO: Adding /tmp/venv-JJYG/bin to PATH 13:24:21 INFO: Running in OpenStack, capturing instance metadata 13:24:21 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins2040179938289236009.sh 13:24:21 provisioning config files... 13:24:22 Could not find credentials [logs] for autorelease-gerrit-branch-lock-chromium #36 13:24:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/config4637224224989359073tmp 13:24:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:24:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:24:22 provisioning config files... 13:24:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:24:22 [EnvInject] - Injecting environment variables from a build step. 13:24:22 [EnvInject] - Injecting as environment variables the properties content 13:24:22 SERVER_ID=logs 13:24:22 13:24:22 [EnvInject] - Variables injected successfully. 13:24:22 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins2305437741818951102.sh 13:24:22 ---> create-netrc.sh 13:24:22 WARN: Log server credential not found. 13:24:22 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins4744940491572423595.sh 13:24:22 ---> python-tools-install.sh 13:24:22 Setup pyenv: 13:24:22 system 13:24:22 3.8.20 13:24:22 3.9.20 13:24:22 3.10.15 13:24:22 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 13:24:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JJYG from file:/tmp/.os_lf_venv 13:24:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:24 lf-activate-venv(): INFO: Base packages installed successfully 13:24:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-JJYG/bin to PATH 13:24:35 Generating Requirements File 13:25:04 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. 13:25:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:25:04 Python 3.11.10 13:25:05 pip 26.1.2 from /tmp/venv-JJYG/lib/python3.11/site-packages/pip (python 3.11) 13:25:05 aiohappyeyeballs==2.7.1 13:25:05 aiohttp==3.14.1 13:25:05 aiosignal==1.4.0 13:25:05 appdirs==1.4.4 13:25:05 argcomplete==3.7.0 13:25:05 aspy.yaml==1.3.0 13:25:05 attrs==26.1.0 13:25:05 autopage==0.6.0 13:25:05 beautifulsoup4==4.15.0 13:25:05 boto3==1.43.51 13:25:05 botocore==1.43.51 13:25:05 bs4==0.0.2 13:25:05 certifi==2026.6.17 13:25:05 cffi==2.1.0 13:25:05 cfgv==3.5.0 13:25:05 chardet==7.4.3 13:25:05 charset-normalizer==3.4.9 13:25:05 click==8.4.2 13:25:05 cliff==4.15.0 13:25:05 cmd2==4.1.2 13:25:05 cryptography==3.3.2 13:25:05 debtcollector==3.1.0 13:25:05 decorator==5.3.1 13:25:05 defusedxml==0.7.1 13:25:05 Deprecated==1.3.1 13:25:05 distlib==0.4.3 13:25:05 dnspython==2.8.0 13:25:05 docker==7.2.0 13:25:05 dogpile.cache==1.5.0 13:25:05 durationpy==0.10 13:25:05 email-validator==2.3.0 13:25:05 filelock==3.31.1 13:25:05 frozenlist==1.8.0 13:25:05 future==1.0.0 13:25:05 gitdb==4.0.12 13:25:05 GitPython==3.1.52 13:25:05 httplib2==0.30.2 13:25:05 identify==2.6.19 13:25:05 idna==3.18 13:25:05 importlib-resources==1.5.0 13:25:05 iso8601==2.1.0 13:25:05 Jinja2==3.1.6 13:25:05 jmespath==1.1.0 13:25:05 jsonpatch==1.33 13:25:05 jsonpointer==3.1.1 13:25:05 jsonschema==4.26.0 13:25:05 jsonschema-specifications==2025.9.1 13:25:05 keystoneauth1==5.15.0 13:25:05 kubernetes==36.0.3 13:25:05 lftools==0.37.22 13:25:05 lxml==6.1.1 13:25:05 markdown-it-py==4.2.0 13:25:05 MarkupSafe==3.0.3 13:25:05 mdurl==0.1.2 13:25:05 msgpack==1.2.1 13:25:05 multi_key_dict==2.0.3 13:25:05 multidict==6.7.1 13:25:05 munch==4.0.0 13:25:05 netaddr==1.3.0 13:25:05 niet==1.4.2 13:25:05 nodeenv==1.10.0 13:25:05 oauth2client==4.1.3 13:25:05 oauthlib==3.3.1 13:25:05 openstacksdk==4.17.0 13:25:05 os-service-types==1.8.2 13:25:05 osc-lib==4.7.0 13:25:05 oslo.config==10.6.0 13:25:05 oslo.context==6.5.0 13:25:05 oslo.i18n==6.9.0 13:25:05 oslo.log==8.3.0 13:25:05 oslo.serialization==5.11.0 13:25:05 oslo.utils==10.1.1 13:25:05 packaging==26.2 13:25:05 pbr==7.0.3 13:25:05 platformdirs==4.10.1 13:25:05 prettytable==3.18.0 13:25:05 prompt_toolkit==3.0.52 13:25:05 propcache==0.5.2 13:25:05 psutil==7.2.2 13:25:05 pyasn1==0.6.4 13:25:05 pyasn1_modules==0.4.2 13:25:05 pycparser==3.0 13:25:05 pygerrit2==2.0.15 13:25:05 PyGithub==2.9.1 13:25:05 Pygments==2.20.0 13:25:05 PyJWT==2.13.0 13:25:05 PyNaCl==1.6.2 13:25:05 pyparsing==2.4.7 13:25:05 pyperclip==1.11.0 13:25:05 pyrsistent==0.20.0 13:25:05 python-dateutil==2.9.0.post0 13:25:05 python-discovery==1.4.4 13:25:05 python-heatclient==5.2.0 13:25:05 python-jenkins==1.8.3 13:25:05 python-keystoneclient==5.8.0 13:25:05 python-magnumclient==4.11.0 13:25:05 python-manilaclient==6.2.0 13:25:05 python-openstackclient==10.2.1 13:25:05 python-swiftclient==4.10.0 13:25:05 PyYAML==6.0.3 13:25:05 referencing==0.37.0 13:25:05 requests==2.34.2 13:25:05 requests-oauthlib==2.0.0 13:25:05 rfc3986==2.0.0 13:25:05 rich==15.0.0 13:25:05 rich-argparse==1.8.0 13:25:05 rpds-py==2026.6.3 13:25:05 rsa==4.9.1 13:25:05 ruamel.yaml==0.19.1 13:25:05 ruamel.yaml.clib==0.2.15 13:25:05 s3transfer==0.19.1 13:25:05 simplejson==4.1.1 13:25:05 six==1.17.0 13:25:05 smmap==5.0.3 13:25:05 soupsieve==2.9 13:25:05 stevedore==5.9.0 13:25:05 tabulate==0.10.0 13:25:05 toml==0.10.2 13:25:05 tomlkit==0.15.1 13:25:05 tqdm==4.69.0 13:25:05 typing_extensions==4.16.0 13:25:05 urllib3==1.26.20 13:25:05 virtualenv==21.6.1 13:25:05 wcwidth==0.8.2 13:25:05 websocket-client==1.9.0 13:25:05 wrapt==2.2.2 13:25:05 xdg==6.0.0 13:25:05 xmltodict==1.0.4 13:25:05 yarl==1.24.5 13:25:05 yq==4.1.2 13:25:05 [autorelease-gerrit-branch-lock-chromium] $ /bin/sh /tmp/jenkins16199912626777743513.sh 13:25:05 ---> uv-install.sh 13:25:05 Installing uv/uvx (latest) using shell installer 13:25:05 2026-07-20 13:25:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-vAdcKd.sh" [1] 13:25:05 downloading uv 0.11.29 x86_64-unknown-linux-gnu 13:25:06 installing to /home/jenkins/.local/bin 13:25:06 uv 13:25:06 uvx 13:25:06 everything's installed! 13:25:06 13:25:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:25:06 13:25:06 source $HOME/.local/bin/env (sh, bash, zsh) 13:25:06 source $HOME/.local/bin/env.fish (fish) 13:25:06 Adding install location to PATH 13:25:06 ---> Validating uv/uvx install 13:25:06 uvx 0.11.29 (x86_64-unknown-linux-gnu) 13:25:06 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins4172458415124517860.sh 13:25:06 ---> sudo-logs.sh 13:25:06 Archiving 'sudo' log.. 13:25:06 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins12878412332284175379.sh 13:25:06 ---> job-cost.sh 13:25:07 INFO: Activating Python virtual environment... 13:25:07 Setup pyenv: 13:25:07 system 13:25:07 3.8.20 13:25:07 3.9.20 13:25:07 3.10.15 13:25:07 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 13:25:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JJYG from file:/tmp/.os_lf_venv 13:25:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:25:09 lf-activate-venv(): INFO: Base packages installed successfully 13:25:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-JJYG/bin to PATH 13:25:16 INFO: No stack-cost file found 13:25:16 INFO: Instance uptime: 157s 13:25:16 INFO: Fetching instance metadata (attempt 1 of 3)... 13:25:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:25:16 INFO: Successfully fetched instance metadata 13:25:16 INFO: Instance type: v3-standard-4 13:25:16 INFO: Retrieving pricing info for: v3-standard-4 13:25:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:25:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=157 13:25:16 INFO: Successfully fetched Vexxhost pricing API 13:25:16 INFO: Retrieved cost: 0.11 13:25:16 INFO: Retrieved resource: v3-standard-4 13:25:16 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost 13:25:16 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost.csv 13:25:16 INFO: Successfully archived job cost data 13:25:16 DEBUG: Cost data: autorelease-gerrit-branch-lock-chromium,36,2026-07-20 13:25:16,v3-standard-4,157,0.11,0.00,SUCCESS 13:25:16 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash -l /tmp/jenkins6971414891687687166.sh 13:25:17 ---> logs-deploy.sh 13:25:17 Setup pyenv: 13:25:17 system 13:25:17 3.8.20 13:25:17 3.9.20 13:25:17 3.10.15 13:25:17 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 13:25:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JJYG from file:/tmp/.os_lf_venv 13:25:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:25:19 lf-activate-venv(): INFO: Base packages installed successfully 13:25:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:25:29 lf-activate-venv(): INFO: Adding /tmp/venv-JJYG/bin to PATH 13:25:29 WARNING: Nexus logging server not set 13:25:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-chromium/36/ 13:25:29 INFO: archiving logs to S3 13:25:30 ---> uname -a: 13:25:30 Linux prd-ubuntu2204-builder-4c-4g-37373 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:25:30 13:25:30 13:25:30 ---> lscpu: 13:25:30 Architecture: x86_64 13:25:30 CPU op-mode(s): 32-bit, 64-bit 13:25:30 Address sizes: 40 bits physical, 48 bits virtual 13:25:30 Byte Order: Little Endian 13:25:30 CPU(s): 4 13:25:30 On-line CPU(s) list: 0-3 13:25:30 Vendor ID: AuthenticAMD 13:25:30 Model name: AMD EPYC-Rome Processor 13:25:30 CPU family: 23 13:25:30 Model: 49 13:25:30 Thread(s) per core: 1 13:25:30 Core(s) per socket: 1 13:25:30 Socket(s): 4 13:25:30 Stepping: 0 13:25:30 BogoMIPS: 5599.99 13:25:30 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 13:25:30 Virtualization: AMD-V 13:25:30 Hypervisor vendor: KVM 13:25:30 Virtualization type: full 13:25:30 L1d cache: 128 KiB (4 instances) 13:25:30 L1i cache: 128 KiB (4 instances) 13:25:30 L2 cache: 2 MiB (4 instances) 13:25:30 L3 cache: 64 MiB (4 instances) 13:25:30 NUMA node(s): 1 13:25:30 NUMA node0 CPU(s): 0-3 13:25:30 Vulnerability Gather data sampling: Not affected 13:25:30 Vulnerability Indirect target selection: Not affected 13:25:30 Vulnerability Itlb multihit: Not affected 13:25:30 Vulnerability L1tf: Not affected 13:25:30 Vulnerability Mds: Not affected 13:25:30 Vulnerability Meltdown: Not affected 13:25:30 Vulnerability Mmio stale data: Not affected 13:25:30 Vulnerability Reg file data sampling: Not affected 13:25:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:25:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:25:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:25:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:25:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:25:30 Vulnerability Srbds: Not affected 13:25:30 Vulnerability Tsa: Not affected 13:25:30 Vulnerability Tsx async abort: Not affected 13:25:30 Vulnerability Vmscape: Not affected 13:25:30 13:25:30 13:25:30 ---> nproc: 13:25:30 4 13:25:30 13:25:30 13:25:30 ---> df -h: 13:25:30 Filesystem Size Used Avail Use% Mounted on 13:25:30 tmpfs 1.6G 1.1M 1.6G 1% /run 13:25:30 /dev/vda1 78G 8.5G 69G 11% / 13:25:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:25:30 tmpfs 5.0M 0 5.0M 0% /run/lock 13:25:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:25:30 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:25:30 13:25:30 13:25:30 ---> free -m: 13:25:30 total used free shared buff/cache available 13:25:30 Mem: 15989 684 12654 4 2649 14976 13:25:30 Swap: 1023 0 1023 13:25:30 13:25:30 13:25:30 ---> ip addr: 13:25:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:25:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:25:30 inet 127.0.0.1/8 scope host lo 13:25:30 valid_lft forever preferred_lft forever 13:25:30 inet6 ::1/128 scope host 13:25:30 valid_lft forever preferred_lft forever 13:25:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:25:30 link/ether fa:16:3e:ef:f9:a9 brd ff:ff:ff:ff:ff:ff 13:25:30 altname enp0s3 13:25:30 inet 10.30.170.68/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:25:30 valid_lft 86236sec preferred_lft 86236sec 13:25:30 inet6 fe80::f816:3eff:feef:f9a9/64 scope link 13:25:30 valid_lft forever preferred_lft forever 13:25:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:25:30 link/ether 62:14:67:4e:4f:a4 brd ff:ff:ff:ff:ff:ff 13:25:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:25:30 valid_lft forever preferred_lft forever 13:25:30 13:25:30 13:25:30 ---> sar -b -r -n DEV: 13:25:30 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-4c-4g-37373) 07/20/26 _x86_64_ (4 CPU) 13:25:30 13:25:30 13:22:49 LINUX RESTART (4 CPU) 13:25:30 13:25:30 13:25:30 ---> sar -P ALL: 13:25:30 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-4c-4g-37373) 07/20/26 _x86_64_ (4 CPU) 13:25:30 13:25:30 13:22:49 LINUX RESTART (4 CPU) 13:25:30 13:25:30 13:25:30