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