10:55:30 Started by user Robert Varga 10:55:30 Running as SYSTEM 10:55:30 [EnvInject] - Loading node environment variables. 10:55:30 Building remotely on prd-ubuntu2204-builder-4c-4g-45299 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-chromium 10:55:34 [ssh-agent] Looking for ssh-agent implementation... 10:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:35 $ ssh-agent 10:55:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHYKLgo/agent.1551 10:55:35 SSH_AGENT_PID=1553 10:55:35 [ssh-agent] Started. 10:55:35 Running ssh-add (command line suppressed) 10:55:35 Identity added: /w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_9181749607008609712.key (/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_9181749607008609712.key) 10:55:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:55:35 The recommended git tool is: NONE 10:55:39 using credential jenkins-ssh 10:55:42 Wiping out workspace first. 10:55:42 Cloning the remote Git repository 10:55:43 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 10:55:43 > git init /w/workspace/autorelease-gerrit-branch-lock-chromium # timeout=10 10:55:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 10:55:43 > git --version # timeout=10 10:55:43 > git --version # 'git version 2.34.1' 10:55:43 using GIT_SSH to set credentials jenkins-ssh 10:55:43 Verifying host key using known hosts file, will automatically accept unseen keys 10:55:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 10:55:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:47 Avoid second fetch 10:55:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:55:47 Checking out Revision 6c829b28777b2796b1082309bcbfbd5773819b4b (refs/remotes/origin/master) 10:55:47 > git config core.sparsecheckout # timeout=10 10:55:47 > git checkout -f 6c829b28777b2796b1082309bcbfbd5773819b4b # timeout=10 10:55:48 Commit message: "Update git submodules" 10:55:48 > git rev-list --no-walk 5e7662459188cb27d9233083a7073548bcaa4dde # timeout=10 10:55:51 provisioning config files... 10:55:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:55:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:55:51 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins2907588053759305004.sh 10:55:51 ---> autorelease-gerrit-branch-lock.sh 10:55:51 Cloning into 'All-Projects'... 10:55:53 Total 2056 (delta 643), reused 2056 (delta 643) 10:55:53 Note: switching to '5e6dd22384a89fe05e80a7ba4bda8a7166671b04'. 10:55:53 10:55:53 You are in 'detached HEAD' state. You can look around, make experimental 10:55:53 changes and commit them, and you can discard any commits you make in this 10:55:53 state without impacting any branches by switching back to a branch. 10:55:53 10:55:53 If you want to create a new branch to retain commits you create, you may 10:55:53 do so (now or later) by using -c with the switch command. Example: 10:55:53 10:55:53 git switch -c 10:55:53 10:55:53 Or undo this operation with: 10:55:53 10:55:53 git switch - 10:55:53 10:55:53 Turn off this advice by setting config variable advice.detachedHead to false 10:55:53 10:55:55 From ssh://git.opendaylight.org:29418/All-Projects 10:55:55 * [new ref] refs/meta/config -> config 10:55:55 Switched to branch 'config' 10:56:01 + case $mode in 10:56:01 + echo 'INFO: Locking branch for MRI: master' 10:56:01 INFO: Locking branch for MRI: master 10:56:01 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 10:56:01 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 10:56:01 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 10:56:01 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 10:56:01 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 10:56:01 + git commit -asm 'Chore: Grant supercommitters rights master' 10:56:01 [config fab96fa] Chore: Grant supercommitters rights master 10:56:01 1 file changed, 6 insertions(+) 10:56:01 + git diff HEAD~1 10:56:01 diff --git a/project.config b/project.config 10:56:01 index c00ee75..03d812c 100644 10:56:01 --- a/project.config 10:56:01 +++ b/project.config 10:56:01 @@ -152,3 +152,9 @@ 10:56:01 exclusiveGroupPermissions = create 10:56:01 create = block group Registered Users 10:56:01 create = group Release Engineering Team 10:56:01 +[access "refs/heads/master"] 10:56:01 + exclusiveGroupPermissions = submit 10:56:01 + submit = group Release Engineering Team 10:56:01 + removeReviewer = group Release Engineering Team 10:56:01 + label-Code-Review = -2..+2 group Release Engineering Team 10:56:01 + label-Verified = -1..+1 group Release Engineering Team 10:56:01 + '[' false = true ']' 10:56:01 + echo 'INFO: Pushing changes to the repository.' 10:56:01 INFO: Pushing changes to the repository. 10:56:01 + git push origin HEAD:refs/meta/config 10:56:03 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 10:56:03 To ssh://git.opendaylight.org:29418/All-Projects 10:56:03 5e6dd22..fab96fa HEAD -> refs/meta/config 10:56:03 $ ssh-agent -k 10:56:03 unset SSH_AUTH_SOCK; 10:56:03 unset SSH_AGENT_PID; 10:56:03 echo Agent pid 1553 killed; 10:56:03 [ssh-agent] Stopped. 10:56:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:56:03 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins12529298079034418911.sh 10:56:03 ---> sysstat.sh 10:56:04 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins7090592213660655080.sh 10:56:04 ---> package-listing.sh 10:56:04 ++ facter osfamily 10:56:04 ++ tr '[:upper:]' '[:lower:]' 10:56:04 + OS_FAMILY=debian 10:56:04 + workspace=/w/workspace/autorelease-gerrit-branch-lock-chromium 10:56:04 + START_PACKAGES=/tmp/packages_start.txt 10:56:04 + END_PACKAGES=/tmp/packages_end.txt 10:56:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:04 + PACKAGES=/tmp/packages_start.txt 10:56:04 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 10:56:04 + PACKAGES=/tmp/packages_end.txt 10:56:04 + case "${OS_FAMILY}" in 10:56:04 + dpkg -l 10:56:04 + grep '^ii' 10:56:04 + '[' -f /tmp/packages_start.txt ']' 10:56:04 + '[' -f /tmp/packages_end.txt ']' 10:56:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:04 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 10:56:04 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 10:56:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 10:56:04 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins4297832996740640039.sh 10:56:04 ---> capture-instance-metadata.sh 10:56:04 Setup pyenv: 10:56:04 * system (set by /opt/pyenv/version) 10:56:04 * 3.8.20 (set by /opt/pyenv/version) 10:56:04 * 3.9.20 (set by /opt/pyenv/version) 10:56:04 3.10.15 10:56:04 3.11.10 10:56:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gzsj 10:56:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:56:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:16 lf-activate-venv(): INFO: Base packages installed successfully 10:56:16 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:48 lf-activate-venv(): INFO: Adding /tmp/venv-Gzsj/bin to PATH 10:56:48 INFO: Running in OpenStack, capturing instance metadata 10:56:48 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins18091601822768698798.sh 10:56:48 provisioning config files... 10:56:48 Could not find credentials [logs] for autorelease-gerrit-branch-lock-chromium #13 10:56:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/config5859475131399329156tmp 10:56:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:56:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:56:48 provisioning config files... 10:56:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:56:48 [EnvInject] - Injecting environment variables from a build step. 10:56:48 [EnvInject] - Injecting as environment variables the properties content 10:56:48 SERVER_ID=logs 10:56:48 10:56:48 [EnvInject] - Variables injected successfully. 10:56:48 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins8458076120137522949.sh 10:56:48 ---> create-netrc.sh 10:56:49 WARN: Log server credential not found. 10:56:49 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins16031127633749120860.sh 10:56:49 ---> python-tools-install.sh 10:56:49 Setup pyenv: 10:56:49 system 10:56:49 3.8.20 10:56:49 3.9.20 10:56:49 3.10.15 10:56:49 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 10:56:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gzsj from file:/tmp/.os_lf_venv 10:56:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:51 lf-activate-venv(): INFO: Base packages installed successfully 10:56:51 lf-activate-venv(): INFO: Installing additional packages: lftools 10:57:02 lf-activate-venv(): INFO: Adding /tmp/venv-Gzsj/bin to PATH 10:57:02 Generating Requirements File 10:57:27 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:57:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:57:28 Python 3.11.10 10:57:28 pip 26.0.1 from /tmp/venv-Gzsj/lib/python3.11/site-packages/pip (python 3.11) 10:57:28 appdirs==1.4.4 10:57:28 argcomplete==3.6.3 10:57:28 aspy.yaml==1.3.0 10:57:28 attrs==26.1.0 10:57:28 autopage==0.6.0 10:57:28 beautifulsoup4==4.14.3 10:57:28 boto3==1.42.75 10:57:28 botocore==1.42.75 10:57:28 bs4==0.0.2 10:57:28 certifi==2026.2.25 10:57:28 cffi==2.0.0 10:57:28 cfgv==3.5.0 10:57:28 chardet==7.3.0 10:57:28 charset-normalizer==3.4.6 10:57:28 click==8.3.1 10:57:28 cliff==4.13.2 10:57:28 cmd2==3.4.0 10:57:28 cryptography==3.3.2 10:57:28 debtcollector==3.1.0 10:57:28 decorator==5.2.1 10:57:28 defusedxml==0.7.1 10:57:28 Deprecated==1.3.1 10:57:28 distlib==0.4.0 10:57:28 dnspython==2.8.0 10:57:28 docker==7.1.0 10:57:28 dogpile.cache==1.5.0 10:57:28 durationpy==0.10 10:57:28 email-validator==2.3.0 10:57:28 filelock==3.25.2 10:57:28 future==1.0.0 10:57:28 gitdb==4.0.12 10:57:28 GitPython==3.1.46 10:57:28 httplib2==0.30.2 10:57:28 identify==2.6.18 10:57:28 idna==3.11 10:57:28 importlib-resources==1.5.0 10:57:28 iso8601==2.1.0 10:57:28 Jinja2==3.1.6 10:57:28 jmespath==1.1.0 10:57:28 jsonpatch==1.33 10:57:28 jsonpointer==3.1.1 10:57:28 jsonschema==4.26.0 10:57:28 jsonschema-specifications==2025.9.1 10:57:28 keystoneauth1==5.13.1 10:57:28 kubernetes==35.0.0 10:57:28 lftools==0.37.22 10:57:28 lxml==6.0.2 10:57:28 markdown-it-py==4.0.0 10:57:28 MarkupSafe==3.0.3 10:57:28 mdurl==0.1.2 10:57:28 msgpack==1.1.2 10:57:28 multi_key_dict==2.0.3 10:57:28 munch==4.0.0 10:57:28 netaddr==1.3.0 10:57:28 niet==1.4.2 10:57:28 nodeenv==1.10.0 10:57:28 oauth2client==4.1.3 10:57:28 oauthlib==3.3.1 10:57:28 openstacksdk==4.10.0 10:57:28 os-service-types==1.8.2 10:57:28 osc-lib==4.4.0 10:57:28 oslo.config==10.3.0 10:57:28 oslo.context==6.3.0 10:57:28 oslo.i18n==6.7.2 10:57:28 oslo.log==8.1.0 10:57:28 oslo.serialization==5.9.1 10:57:28 oslo.utils==10.0.0 10:57:28 packaging==26.0 10:57:28 pbr==7.0.3 10:57:28 platformdirs==4.9.4 10:57:28 prettytable==3.17.0 10:57:28 psutil==7.2.2 10:57:28 pyasn1==0.6.3 10:57:28 pyasn1_modules==0.4.2 10:57:28 pycparser==3.0 10:57:28 pygerrit2==2.0.15 10:57:28 PyGithub==2.9.0 10:57:28 Pygments==2.19.2 10:57:28 PyJWT==2.12.1 10:57:28 PyNaCl==1.6.2 10:57:28 pyparsing==2.4.7 10:57:28 pyperclip==1.11.0 10:57:28 pyrsistent==0.20.0 10:57:28 python-cinderclient==9.9.0 10:57:28 python-dateutil==2.9.0.post0 10:57:28 python-discovery==1.2.0 10:57:28 python-heatclient==5.1.0 10:57:28 python-jenkins==1.8.3 10:57:28 python-keystoneclient==5.8.0 10:57:28 python-magnumclient==4.10.0 10:57:28 python-openstackclient==9.0.0 10:57:28 python-swiftclient==4.10.0 10:57:28 PyYAML==6.0.3 10:57:28 referencing==0.37.0 10:57:28 requests==2.32.5 10:57:28 requests-oauthlib==2.0.0 10:57:28 requestsexceptions==1.4.0 10:57:28 rfc3986==2.0.0 10:57:28 rich==14.3.3 10:57:28 rich-argparse==1.7.2 10:57:28 rpds-py==0.30.0 10:57:28 rsa==4.9.1 10:57:28 ruamel.yaml==0.19.1 10:57:28 ruamel.yaml.clib==0.2.15 10:57:28 s3transfer==0.16.0 10:57:28 simplejson==3.20.2 10:57:28 six==1.17.0 10:57:28 smmap==5.0.3 10:57:28 soupsieve==2.8.3 10:57:28 stevedore==5.7.0 10:57:28 tabulate==0.10.0 10:57:28 toml==0.10.2 10:57:28 tomlkit==0.14.0 10:57:28 tqdm==4.67.3 10:57:28 typing_extensions==4.15.0 10:57:28 urllib3==1.26.20 10:57:28 virtualenv==21.2.0 10:57:28 wcwidth==0.6.0 10:57:28 websocket-client==1.9.0 10:57:28 wrapt==2.1.2 10:57:28 xdg==6.0.0 10:57:28 xmltodict==1.0.4 10:57:28 yq==3.4.3 10:57:28 [autorelease-gerrit-branch-lock-chromium] $ /bin/sh /tmp/jenkins11489022192728281328.sh 10:57:28 ---> uv-install.sh 10:57:28 Installing uv/uvx (latest) using shell installer 10:57:29 2026-03-25 10:57:28 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-25T11%3A35%3A54Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-25T10%3A35%3A22Z&ske=2026-03-25T11%3A35%3A54Z&sks=b&skv=2018-11-09&sig=n1nMN4xaYUr0tS8x5UZrhePWE8P%2BeA8jPMZ5emNJeEU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQzNjU0OCwibmJmIjoxNzc0NDM2MjQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9Z2WnFZOCEvA8lT1VYzFfaQnarM7EarhyloDIcR2K7k&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-U5CQnQ.sh" [1] 10:57:29 downloading uv 0.11.1 x86_64-unknown-linux-gnu 10:57:29 installing to /home/jenkins/.local/bin 10:57:29 uv 10:57:29 uvx 10:57:29 everything's installed! 10:57:29 10:57:29 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:57:29 10:57:29 source $HOME/.local/bin/env (sh, bash, zsh) 10:57:29 source $HOME/.local/bin/env.fish (fish) 10:57:29 Adding install location to PATH 10:57:29 ---> Validating uv/uvx install 10:57:29 uvx 0.11.1 (x86_64-unknown-linux-gnu) 10:57:29 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins14579014446249836051.sh 10:57:29 ---> sudo-logs.sh 10:57:29 Archiving 'sudo' log.. 10:57:30 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins321243718026553390.sh 10:57:30 ---> job-cost.sh 10:57:30 INFO: Activating Python virtual environment... 10:57:30 Setup pyenv: 10:57:30 system 10:57:30 3.8.20 10:57:30 3.9.20 10:57:30 3.10.15 10:57:30 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 10:57:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gzsj from file:/tmp/.os_lf_venv 10:57:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:33 lf-activate-venv(): INFO: Base packages installed successfully 10:57:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:57:40 lf-activate-venv(): INFO: Adding /tmp/venv-Gzsj/bin to PATH 10:57:40 INFO: No stack-cost file found 10:57:40 INFO: Instance uptime: 201s 10:57:40 INFO: Fetching instance metadata (attempt 1 of 3)... 10:57:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:57:40 INFO: Successfully fetched instance metadata 10:57:40 INFO: Instance type: v3-standard-4 10:57:40 INFO: Retrieving pricing info for: v3-standard-4 10:57:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:57:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=201 10:57:40 INFO: Successfully fetched Vexxhost pricing API 10:57:40 INFO: Retrieved cost: 0.11 10:57:40 INFO: Retrieved resource: v3-standard-4 10:57:40 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost 10:57:40 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost.csv 10:57:40 INFO: Successfully archived job cost data 10:57:40 DEBUG: Cost data: autorelease-gerrit-branch-lock-chromium,13,2026-03-25 10:57:40,v3-standard-4,201,0.11,0.00,SUCCESS 10:57:41 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash -l /tmp/jenkins1603191517665351015.sh 10:57:41 ---> logs-deploy.sh 10:57:41 Setup pyenv: 10:57:41 system 10:57:41 3.8.20 10:57:41 3.9.20 10:57:41 3.10.15 10:57:41 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 10:57:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gzsj from file:/tmp/.os_lf_venv 10:57:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:43 lf-activate-venv(): INFO: Base packages installed successfully 10:57:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:57:54 lf-activate-venv(): INFO: Adding /tmp/venv-Gzsj/bin to PATH 10:57:54 WARNING: Nexus logging server not set 10:57:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-chromium/13/ 10:57:54 INFO: archiving logs to S3 10:57:54 /tmp/venv-Gzsj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:57:54 warnings.warn( 10:57:55 ---> uname -a: 10:57:55 Linux prd-ubuntu2204-builder-4c-4g-45299 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:57:55 10:57:55 10:57:55 ---> lscpu: 10:57:55 Architecture: x86_64 10:57:55 CPU op-mode(s): 32-bit, 64-bit 10:57:55 Address sizes: 40 bits physical, 48 bits virtual 10:57:55 Byte Order: Little Endian 10:57:55 CPU(s): 4 10:57:55 On-line CPU(s) list: 0-3 10:57:55 Vendor ID: AuthenticAMD 10:57:55 Model name: AMD EPYC-Rome Processor 10:57:55 CPU family: 23 10:57:55 Model: 49 10:57:55 Thread(s) per core: 1 10:57:55 Core(s) per socket: 1 10:57:55 Socket(s): 4 10:57:55 Stepping: 0 10:57:55 BogoMIPS: 5599.99 10:57:55 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:57:55 Virtualization: AMD-V 10:57:55 Hypervisor vendor: KVM 10:57:55 Virtualization type: full 10:57:55 L1d cache: 128 KiB (4 instances) 10:57:55 L1i cache: 128 KiB (4 instances) 10:57:55 L2 cache: 2 MiB (4 instances) 10:57:55 L3 cache: 64 MiB (4 instances) 10:57:55 NUMA node(s): 1 10:57:55 NUMA node0 CPU(s): 0-3 10:57:55 Vulnerability Gather data sampling: Not affected 10:57:55 Vulnerability Indirect target selection: Not affected 10:57:55 Vulnerability Itlb multihit: Not affected 10:57:55 Vulnerability L1tf: Not affected 10:57:55 Vulnerability Mds: Not affected 10:57:55 Vulnerability Meltdown: Not affected 10:57:55 Vulnerability Mmio stale data: Not affected 10:57:55 Vulnerability Reg file data sampling: Not affected 10:57:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:57:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:57:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:57:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:57:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:57:55 Vulnerability Srbds: Not affected 10:57:55 Vulnerability Tsa: Not affected 10:57:55 Vulnerability Tsx async abort: Not affected 10:57:55 Vulnerability Vmscape: Not affected 10:57:55 10:57:55 10:57:55 ---> nproc: 10:57:55 4 10:57:55 10:57:55 10:57:55 ---> df -h: 10:57:55 Filesystem Size Used Avail Use% Mounted on 10:57:55 tmpfs 1.6G 1.1M 1.6G 1% /run 10:57:55 /dev/vda1 78G 8.4G 69G 11% / 10:57:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:57:55 tmpfs 5.0M 0 5.0M 0% /run/lock 10:57:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:57:55 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 10:57:55 10:57:55 10:57:55 ---> free -m: 10:57:55 total used free shared buff/cache available 10:57:55 Mem: 15989 663 12782 4 2543 15001 10:57:55 Swap: 1023 0 1023 10:57:55 10:57:55 10:57:55 ---> ip addr: 10:57:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:57:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:57:55 inet 127.0.0.1/8 scope host lo 10:57:55 valid_lft forever preferred_lft forever 10:57:55 inet6 ::1/128 scope host 10:57:55 valid_lft forever preferred_lft forever 10:57:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:57:55 link/ether fa:16:3e:49:ac:e8 brd ff:ff:ff:ff:ff:ff 10:57:55 altname enp0s3 10:57:55 inet 10.30.170.160/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:57:55 valid_lft 86192sec preferred_lft 86192sec 10:57:55 inet6 fe80::f816:3eff:fe49:ace8/64 scope link 10:57:55 valid_lft forever preferred_lft forever 10:57:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:57:55 link/ether 92:32:77:55:2f:db brd ff:ff:ff:ff:ff:ff 10:57:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:57:55 valid_lft forever preferred_lft forever 10:57:55 10:57:55 10:57:55 ---> sar -b -r -n DEV: 10:57:55 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-45299) 03/25/26 _x86_64_ (4 CPU) 10:57:55 10:57:55 10:54:31 LINUX RESTART (4 CPU) 10:57:55 10:57:55 10:57:55 ---> sar -P ALL: 10:57:55 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-45299) 03/25/26 _x86_64_ (4 CPU) 10:57:55 10:57:55 10:54:31 LINUX RESTART (4 CPU) 10:57:55 10:57:55 10:57:55