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