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