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