22:39:50 Started by timer 22:39:50 Running as SYSTEM 22:39:50 [EnvInject] - Loading node environment variables. 22:39:50 Building remotely on prd-ubuntu2204-docker-8c-8g-13338 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-merge-master 22:39:51 [ssh-agent] Looking for ssh-agent implementation... 22:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:51 $ ssh-agent 22:39:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzvx8AL/agent.1608 22:39:51 SSH_AGENT_PID=1610 22:39:51 [ssh-agent] Started. 22:39:51 Running ssh-add (command line suppressed) 22:39:51 Identity added: /w/workspace/sdnc-oam-maven-merge-master@tmp/private_key_4681704293197374053.key (/w/workspace/sdnc-oam-maven-merge-master@tmp/private_key_4681704293197374053.key) 22:39:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:39:51 The recommended git tool is: NONE 22:39:52 using credential onap-jenkins-ssh 22:39:52 Wiping out workspace first. 22:39:52 Cloning the remote Git repository 22:39:52 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 22:39:52 > git init /w/workspace/sdnc-oam-maven-merge-master # timeout=10 22:39:52 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 22:39:52 > git --version # timeout=10 22:39:52 > git --version # 'git version 2.34.1' 22:39:52 using GIT_SSH to set credentials Gerrit user 22:39:52 Verifying host key using manually-configured host key entries 22:39:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:55 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam # timeout=10 22:39:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:55 Avoid second fetch 22:39:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:39:55 Checking out Revision 210dab225f084e1f963bc93b726282fe7090d253 (refs/remotes/origin/master) 22:39:55 > git config core.sparsecheckout # timeout=10 22:39:55 > git checkout -f 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 22:39:55 Commit message: "fixed sdnc-web dist" 22:39:55 > git rev-list --no-walk 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 22:39:59 provisioning config files... 22:39:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:39:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:39:59 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins18342308575039166042.sh 22:39:59 ---> python-tools-install.sh 22:39:59 Setup pyenv: 22:39:59 * system (set by /opt/pyenv/version) 22:39:59 * 3.8.20 (set by /opt/pyenv/version) 22:39:59 * 3.9.20 (set by /opt/pyenv/version) 22:39:59 * 3.10.15 (set by /opt/pyenv/version) 22:39:59 * 3.11.10 (set by /opt/pyenv/version) 22:40:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8WXM 22:40:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:40:08 lf-activate-venv(): INFO: Installing: lftools 22:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-8WXM/bin to PATH 22:40:31 Generating Requirements File 22:40:49 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. 22:40:49 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 22:40:50 Python 3.11.10 22:40:50 pip 25.1.1 from /tmp/venv-8WXM/lib/python3.11/site-packages/pip (python 3.11) 22:40:50 appdirs==1.4.4 22:40:50 argcomplete==3.6.2 22:40:50 aspy.yaml==1.3.0 22:40:50 attrs==25.3.0 22:40:50 autopage==0.5.2 22:40:50 beautifulsoup4==4.13.4 22:40:50 boto3==1.38.17 22:40:50 botocore==1.38.17 22:40:50 bs4==0.0.2 22:40:50 cachetools==5.5.2 22:40:50 certifi==2025.4.26 22:40:50 cffi==1.17.1 22:40:50 cfgv==3.4.0 22:40:50 chardet==5.2.0 22:40:50 charset-normalizer==3.4.2 22:40:50 click==8.2.0 22:40:50 cliff==4.9.1 22:40:50 cmd2==2.5.11 22:40:50 cryptography==3.3.2 22:40:50 debtcollector==3.0.0 22:40:50 decorator==5.2.1 22:40:50 defusedxml==0.7.1 22:40:50 Deprecated==1.2.18 22:40:50 distlib==0.3.9 22:40:50 dnspython==2.7.0 22:40:50 docker==4.2.2 22:40:50 dogpile.cache==1.4.0 22:40:50 durationpy==0.9 22:40:50 email_validator==2.2.0 22:40:50 filelock==3.18.0 22:40:50 future==1.0.0 22:40:50 gitdb==4.0.12 22:40:50 GitPython==3.1.44 22:40:50 google-auth==2.40.1 22:40:50 httplib2==0.22.0 22:40:50 identify==2.6.10 22:40:50 idna==3.10 22:40:50 importlib-resources==1.5.0 22:40:50 iso8601==2.1.0 22:40:50 Jinja2==3.1.6 22:40:50 jmespath==1.0.1 22:40:50 jsonpatch==1.33 22:40:50 jsonpointer==3.0.0 22:40:50 jsonschema==4.23.0 22:40:50 jsonschema-specifications==2025.4.1 22:40:50 keystoneauth1==5.10.0 22:40:50 kubernetes==32.0.1 22:40:50 lftools==0.37.12 22:40:50 lxml==5.4.0 22:40:50 MarkupSafe==3.0.2 22:40:50 msgpack==1.1.0 22:40:50 multi_key_dict==2.0.3 22:40:50 munch==4.0.0 22:40:50 netaddr==1.3.0 22:40:50 niet==1.4.2 22:40:50 nodeenv==1.9.1 22:40:50 oauth2client==4.1.3 22:40:50 oauthlib==3.2.2 22:40:50 openstacksdk==4.5.0 22:40:50 os-client-config==2.1.0 22:40:50 os-service-types==1.7.0 22:40:50 osc-lib==4.0.0 22:40:50 oslo.config==9.7.1 22:40:50 oslo.context==5.7.1 22:40:50 oslo.i18n==6.5.1 22:40:50 oslo.log==7.1.0 22:40:50 oslo.serialization==5.7.0 22:40:50 oslo.utils==8.2.0 22:40:50 packaging==25.0 22:40:50 pbr==6.1.1 22:40:50 platformdirs==4.3.8 22:40:50 prettytable==3.16.0 22:40:50 psutil==7.0.0 22:40:50 pyasn1==0.6.1 22:40:50 pyasn1_modules==0.4.2 22:40:50 pycparser==2.22 22:40:50 pygerrit2==2.0.15 22:40:50 PyGithub==2.6.1 22:40:50 PyJWT==2.10.1 22:40:50 PyNaCl==1.5.0 22:40:50 pyparsing==2.4.7 22:40:50 pyperclip==1.9.0 22:40:50 pyrsistent==0.20.0 22:40:50 python-cinderclient==9.7.0 22:40:50 python-dateutil==2.9.0.post0 22:40:50 python-heatclient==4.2.0 22:40:50 python-jenkins==1.8.2 22:40:50 python-keystoneclient==5.6.0 22:40:50 python-magnumclient==4.8.1 22:40:50 python-openstackclient==8.0.0 22:40:50 python-swiftclient==4.7.0 22:40:50 PyYAML==6.0.2 22:40:50 referencing==0.36.2 22:40:50 requests==2.32.3 22:40:50 requests-oauthlib==2.0.0 22:40:50 requestsexceptions==1.4.0 22:40:50 rfc3986==2.0.0 22:40:50 rpds-py==0.25.0 22:40:50 rsa==4.9.1 22:40:50 ruamel.yaml==0.18.10 22:40:50 ruamel.yaml.clib==0.2.12 22:40:50 s3transfer==0.12.0 22:40:50 simplejson==3.20.1 22:40:50 six==1.17.0 22:40:50 smmap==5.0.2 22:40:50 soupsieve==2.7 22:40:50 stevedore==5.4.1 22:40:50 tabulate==0.9.0 22:40:50 toml==0.10.2 22:40:50 tomlkit==0.13.2 22:40:50 tqdm==4.67.1 22:40:50 typing_extensions==4.13.2 22:40:50 tzdata==2025.2 22:40:50 urllib3==1.26.20 22:40:50 virtualenv==20.31.2 22:40:50 wcwidth==0.2.13 22:40:50 websocket-client==1.8.0 22:40:50 wrapt==1.17.2 22:40:50 xdg==6.0.0 22:40:50 xmltodict==0.14.2 22:40:50 yq==3.4.3 22:40:50 [sdnc-oam-maven-merge-master] $ /bin/sh -xe /tmp/jenkins18239105320425484661.sh 22:40:50 + mkdir -p /w/workspace/sdnc-oam-maven-merge-master/target/classes /w/workspace/sdnc-oam-maven-merge-master/jacoco/classes 22:40:50 [sdnc-oam-maven-merge-master] $ /bin/sh -xe /tmp/jenkins11401973127626861441.sh 22:40:50 + echo quiet=on 22:40:51 [sdnc-oam-maven-merge-master] $ mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master -DARCHIVE_ARTIFACTS= -DMAVEN_PARAMS=-Dmaven.test.skip=true -DGERRIT_PROJECT=sdnc/oam --version 22:40:51 FATAL: command execution failed 22:40:51 java.io.IOException: error=2, No such file or directory 22:40:51 at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) 22:40:51 at java.base/java.lang.ProcessImpl.(ProcessImpl.java:295) 22:40:51 at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225) 22:40:51 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126) 22:40:51 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-13338 22:40:51 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:40:51 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:40:51 at hudson.remoting.Channel.call(Channel.java:1003) 22:40:51 at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121) 22:40:51 at hudson.Launcher$ProcStarter.start(Launcher.java:506) 22:40:51 at hudson.Launcher$ProcStarter.join(Launcher.java:517) 22:40:51 at hudson.tasks.Maven.perform(Maven.java:369) 22:40:51 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:40:51 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:40:51 at hudson.model.Build$BuildExecution.build(Build.java:199) 22:40:51 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 22:40:51 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 22:40:51 at hudson.model.Run.execute(Run.java:1895) 22:40:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:40:51 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:40:51 at hudson.model.Executor.run(Executor.java:442) 22:40:51 Caused: java.io.IOException: Cannot run program "mvn" (in directory "/w/workspace/sdnc-oam-maven-merge-master"): error=2, No such file or directory 22:40:51 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170) 22:40:51 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089) 22:40:51 at hudson.Proc$LocalProc.(Proc.java:252) 22:40:51 at hudson.Proc$LocalProc.(Proc.java:221) 22:40:51 at hudson.Launcher$LocalLauncher.launch(Launcher.java:994) 22:40:51 at hudson.Launcher$ProcStarter.start(Launcher.java:506) 22:40:51 at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1395) 22:40:51 at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1337) 22:40:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:40:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:40:51 at hudson.remoting.Request$2.run(Request.java:377) 22:40:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:40:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 22:40:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 22:40:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 22:40:51 at java.base/java.lang.Thread.run(Thread.java:1583) 22:40:51 Build step 'Invoke top-level Maven targets' marked build as failure 22:40:51 $ ssh-agent -k 22:40:51 unset SSH_AUTH_SOCK; 22:40:51 unset SSH_AGENT_PID; 22:40:51 echo Agent pid 1610 killed; 22:40:51 [ssh-agent] Stopped. 22:40:51 [FINDBUGS] Skipping publisher since build result is FAILURE 22:40:51 [PostBuildScript] - [INFO] Executing post build scripts. 22:40:51 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins17536456218500028002.sh 22:40:51 ---> sysstat.sh 22:40:51 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins4181432299036033044.sh 22:40:51 ---> package-listing.sh 22:40:51 ++ facter osfamily 22:40:51 ++ tr '[:upper:]' '[:lower:]' 22:40:51 + OS_FAMILY=debian 22:40:51 + workspace=/w/workspace/sdnc-oam-maven-merge-master 22:40:51 + START_PACKAGES=/tmp/packages_start.txt 22:40:51 + END_PACKAGES=/tmp/packages_end.txt 22:40:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:40:51 + PACKAGES=/tmp/packages_start.txt 22:40:51 + '[' /w/workspace/sdnc-oam-maven-merge-master ']' 22:40:51 + PACKAGES=/tmp/packages_end.txt 22:40:51 + case "${OS_FAMILY}" in 22:40:51 + dpkg -l 22:40:51 + grep '^ii' 22:40:52 + '[' -f /tmp/packages_start.txt ']' 22:40:52 + '[' -f /tmp/packages_end.txt ']' 22:40:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:40:52 + '[' /w/workspace/sdnc-oam-maven-merge-master ']' 22:40:52 + mkdir -p /w/workspace/sdnc-oam-maven-merge-master/archives/ 22:40:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-merge-master/archives/ 22:40:52 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins12025744295886454636.sh 22:40:52 ---> capture-instance-metadata.sh 22:40:52 Setup pyenv: 22:40:52 system 22:40:52 3.8.20 22:40:52 3.9.20 22:40:52 3.10.15 22:40:52 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-merge-master/.python-version) 22:40:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WXM from file:/tmp/.os_lf_venv 22:40:53 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. 22:40:53 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 22:40:54 lf-activate-venv(): INFO: Installing: lftools 22:41:02 lf-activate-venv(): INFO: Adding /tmp/venv-8WXM/bin to PATH 22:41:02 INFO: Running in OpenStack, capturing instance metadata 22:41:02 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins17102602431936161036.sh 22:41:02 provisioning config files... 22:41:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-merge-master@tmp/config5906355682816017597tmp 22:41:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:41:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:41:02 [EnvInject] - Injecting environment variables from a build step. 22:41:02 [EnvInject] - Injecting as environment variables the properties content 22:41:02 SERVER_ID=logs 22:41:02 22:41:02 [EnvInject] - Variables injected successfully. 22:41:02 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins2432679607420608840.sh 22:41:02 ---> create-netrc.sh 22:41:02 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins534355720563786625.sh 22:41:02 ---> python-tools-install.sh 22:41:02 Setup pyenv: 22:41:02 system 22:41:02 3.8.20 22:41:02 3.9.20 22:41:02 3.10.15 22:41:02 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-merge-master/.python-version) 22:41:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WXM from file:/tmp/.os_lf_venv 22:41:04 lf-activate-venv(): INFO: Installing: lftools 22:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-8WXM/bin to PATH 22:41:12 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins2538199322924505504.sh 22:41:12 ---> sudo-logs.sh 22:41:12 Archiving 'sudo' log.. 22:41:12 [sdnc-oam-maven-merge-master] $ /bin/bash /tmp/jenkins1467983401741727331.sh 22:41:12 ---> job-cost.sh 22:41:12 Setup pyenv: 22:41:12 system 22:41:12 3.8.20 22:41:12 3.9.20 22:41:12 3.10.15 22:41:12 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-merge-master/.python-version) 22:41:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WXM from file:/tmp/.os_lf_venv 22:41:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:41:18 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. 22:41:18 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 22:41:19 lf-activate-venv(): INFO: Adding /tmp/venv-8WXM/bin to PATH 22:41:19 INFO: No Stack... 22:41:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:41:19 INFO: Archiving Costs 22:41:19 [sdnc-oam-maven-merge-master] $ /bin/bash -l /tmp/jenkins2969967330222938218.sh 22:41:19 ---> logs-deploy.sh 22:41:19 Setup pyenv: 22:41:19 system 22:41:19 3.8.20 22:41:19 3.9.20 22:41:19 3.10.15 22:41:19 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-merge-master/.python-version) 22:41:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WXM from file:/tmp/.os_lf_venv 22:41:21 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. 22:41:21 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 22:41:21 lf-activate-venv(): INFO: Installing: lftools 22:41:29 lf-activate-venv(): INFO: Adding /tmp/venv-8WXM/bin to PATH 22:41:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-merge-master/2307 22:41:29 INFO: archiving workspace using pattern(s): 22:41:30 Archives upload complete. 22:41:30 INFO: archiving logs to Nexus 22:41:31 ---> uname -a: 22:41:31 Linux prd-ubuntu2204-docker-8c-8g-13338 5.15.0-138-generic #148-Ubuntu SMP Fri Mar 14 19:05:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:41:31 22:41:31 22:41:31 ---> lscpu: 22:41:31 Architecture: x86_64 22:41:31 CPU op-mode(s): 32-bit, 64-bit 22:41:31 Address sizes: 40 bits physical, 48 bits virtual 22:41:31 Byte Order: Little Endian 22:41:31 CPU(s): 8 22:41:31 On-line CPU(s) list: 0-7 22:41:31 Vendor ID: AuthenticAMD 22:41:31 Model name: AMD EPYC-Rome Processor 22:41:31 CPU family: 23 22:41:31 Model: 49 22:41:31 Thread(s) per core: 1 22:41:31 Core(s) per socket: 1 22:41:31 Socket(s): 8 22:41:31 Stepping: 0 22:41:31 BogoMIPS: 5599.99 22:41:31 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 22:41:31 Virtualization: AMD-V 22:41:31 Hypervisor vendor: KVM 22:41:31 Virtualization type: full 22:41:31 L1d cache: 256 KiB (8 instances) 22:41:31 L1i cache: 256 KiB (8 instances) 22:41:31 L2 cache: 4 MiB (8 instances) 22:41:31 L3 cache: 128 MiB (8 instances) 22:41:31 NUMA node(s): 1 22:41:31 NUMA node0 CPU(s): 0-7 22:41:31 Vulnerability Gather data sampling: Not affected 22:41:31 Vulnerability Itlb multihit: Not affected 22:41:31 Vulnerability L1tf: Not affected 22:41:31 Vulnerability Mds: Not affected 22:41:31 Vulnerability Meltdown: Not affected 22:41:31 Vulnerability Mmio stale data: Not affected 22:41:31 Vulnerability Reg file data sampling: Not affected 22:41:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:41:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:41:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:41:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:41:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:41:31 Vulnerability Srbds: Not affected 22:41:31 Vulnerability Tsx async abort: Not affected 22:41:31 22:41:31 22:41:31 ---> nproc: 22:41:31 8 22:41:31 22:41:31 22:41:31 ---> df -h: 22:41:31 Filesystem Size Used Avail Use% Mounted on 22:41:31 tmpfs 3.2G 1.1M 3.2G 1% /run 22:41:31 /dev/vda1 155G 9.6G 146G 7% / 22:41:31 tmpfs 16G 0 16G 0% /dev/shm 22:41:31 tmpfs 5.0M 0 5.0M 0% /run/lock 22:41:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:41:31 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 22:41:31 22:41:31 22:41:31 ---> free -m: 22:41:31 total used free shared buff/cache available 22:41:31 Mem: 32092 864 28809 4 2418 30791 22:41:31 Swap: 1023 0 1023 22:41:31 22:41:31 22:41:31 ---> ip addr: 22:41:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:41:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:41:31 inet 127.0.0.1/8 scope host lo 22:41:31 valid_lft forever preferred_lft forever 22:41:31 inet6 ::1/128 scope host 22:41:31 valid_lft forever preferred_lft forever 22:41:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:41:31 link/ether fa:16:3e:07:1d:33 brd ff:ff:ff:ff:ff:ff 22:41:31 altname enp0s3 22:41:31 inet 10.30.107.102/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 22:41:31 valid_lft 86266sec preferred_lft 86266sec 22:41:31 inet6 fe80::f816:3eff:fe07:1d33/64 scope link 22:41:31 valid_lft forever preferred_lft forever 22:41:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:41:31 link/ether 86:61:69:4c:fa:2e brd ff:ff:ff:ff:ff:ff 22:41:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:41:31 valid_lft forever preferred_lft forever 22:41:31 22:41:31 22:41:31 ---> sar -b -r -n DEV: 22:41:31 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-13338) 05/15/25 _x86_64_ (8 CPU) 22:41:31 22:41:31 22:39:19 LINUX RESTART (8 CPU) 22:41:31 22:41:31 22:41:31 ---> sar -P ALL: 22:41:31 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-13338) 05/15/25 _x86_64_ (8 CPU) 22:41:31 22:41:31 22:39:19 LINUX RESTART (8 CPU) 22:41:31 22:41:31 22:41:31