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