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