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