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