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