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