15:03:50 Started by timer 15:03:50 Running as SYSTEM 15:03:50 [EnvInject] - Loading node environment variables. 15:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-3554 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:03:51 [ssh-agent] Looking for ssh-agent implementation... 15:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:51 $ ssh-agent 15:03:51 SSH_AUTH_SOCK=/tmp/ssh-ZpaYkB6IQwE7/agent.1413 15:03:51 SSH_AGENT_PID=1415 15:03:51 [ssh-agent] Started. 15:03:51 Running ssh-add (command line suppressed) 15:03:51 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15832059234610829512.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_15832059234610829512.key) 15:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:51 The recommended git tool is: NONE 15:03:52 using credential edgex-jenkins-ssh 15:03:52 Wiping out workspace first. 15:03:52 Cloning the remote Git repository 15:03:52 Cloning repository git@github.com:edgexfoundry/ci-management 15:03:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:03:53 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:03:53 > git --version # timeout=10 15:03:53 > git --version # 'git version 2.25.1' 15:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:53 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:03:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:53 Avoid second fetch 15:03:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:03:53 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 15:03:53 > git config core.sparsecheckout # timeout=10 15:03:54 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 15:03:54 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 15:03:54 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 15:03:54 > git remote # timeout=10 15:03:54 > git submodule init # timeout=10 15:03:54 > git submodule sync # timeout=10 15:03:54 > git config --get remote.origin.url # timeout=10 15:03:54 > git submodule init # timeout=10 15:03:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:03:54 > git config --get submodule.packer/common-packer.url # timeout=10 15:03:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:03:54 > git config --get submodule.global-jjb.url # timeout=10 15:03:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:03:54 > git submodule update --init --recursive packer/common-packer # timeout=10 15:03:54 > git submodule update --init --recursive global-jjb # timeout=10 15:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:58 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:03:58 provisioning config files... 15:03:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:03:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:03:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:03:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2899494032370464522.sh 15:03:58 ---> python-tools-install.sh 15:03:58 Setup pyenv: 15:03:59 * system (set by /opt/pyenv/version) 15:03:59 * 3.8.13 (set by /opt/pyenv/version) 15:03:59 * 3.9.13 (set by /opt/pyenv/version) 15:03:59 * 3.10.6 (set by /opt/pyenv/version) 15:04:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hdkc 15:04:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:06 lf-activate-venv(): INFO: Installing: lftools 15:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:04:29 Generating Requirements File 15:04:47 Python 3.10.6 15:04:48 pip 25.1.1 from /tmp/venv-Hdkc/lib/python3.10/site-packages/pip (python 3.10) 15:04:48 appdirs==1.4.4 15:04:48 argcomplete==3.6.2 15:04:48 aspy.yaml==1.3.0 15:04:48 attrs==25.3.0 15:04:48 autopage==0.5.2 15:04:48 beautifulsoup4==4.13.4 15:04:48 boto3==1.38.39 15:04:48 botocore==1.38.39 15:04:48 bs4==0.0.2 15:04:48 cachetools==5.5.2 15:04:48 certifi==2025.6.15 15:04:48 cffi==1.17.1 15:04:48 cfgv==3.4.0 15:04:48 chardet==5.2.0 15:04:48 charset-normalizer==3.4.2 15:04:48 click==8.2.1 15:04:48 cliff==4.10.0 15:04:48 cmd2==2.6.1 15:04:48 cryptography==3.3.2 15:04:48 debtcollector==3.0.0 15:04:48 decorator==5.2.1 15:04:48 defusedxml==0.7.1 15:04:48 Deprecated==1.2.18 15:04:48 distlib==0.3.9 15:04:48 dnspython==2.7.0 15:04:48 docker==7.1.0 15:04:48 dogpile.cache==1.4.0 15:04:48 durationpy==0.10 15:04:48 email_validator==2.2.0 15:04:48 filelock==3.18.0 15:04:48 future==1.0.0 15:04:48 gitdb==4.0.12 15:04:48 GitPython==3.1.44 15:04:48 google-auth==2.40.3 15:04:48 httplib2==0.22.0 15:04:48 identify==2.6.12 15:04:48 idna==3.10 15:04:48 importlib-resources==1.5.0 15:04:48 iso8601==2.1.0 15:04:48 Jinja2==3.1.6 15:04:48 jmespath==1.0.1 15:04:48 jsonpatch==1.33 15:04:48 jsonpointer==3.0.0 15:04:48 jsonschema==4.24.0 15:04:48 jsonschema-specifications==2025.4.1 15:04:48 keystoneauth1==5.11.1 15:04:48 kubernetes==33.1.0 15:04:48 lftools==0.37.13 15:04:48 lxml==5.4.0 15:04:48 MarkupSafe==3.0.2 15:04:48 msgpack==1.1.1 15:04:48 multi_key_dict==2.0.3 15:04:48 munch==4.0.0 15:04:48 netaddr==1.3.0 15:04:48 niet==1.4.2 15:04:48 nodeenv==1.9.1 15:04:48 oauth2client==4.1.3 15:04:48 oauthlib==3.3.0 15:04:48 openstacksdk==4.6.0 15:04:48 os-client-config==2.1.0 15:04:48 os-service-types==1.7.0 15:04:48 osc-lib==4.0.2 15:04:48 oslo.config==9.8.0 15:04:48 oslo.context==6.0.0 15:04:48 oslo.i18n==6.5.1 15:04:48 oslo.log==7.1.0 15:04:48 oslo.serialization==5.7.0 15:04:48 oslo.utils==9.0.0 15:04:48 packaging==25.0 15:04:48 pbr==6.1.1 15:04:48 platformdirs==4.3.8 15:04:48 prettytable==3.16.0 15:04:48 psutil==7.0.0 15:04:48 pyasn1==0.6.1 15:04:48 pyasn1_modules==0.4.2 15:04:48 pycparser==2.22 15:04:48 pygerrit2==2.0.15 15:04:48 PyGithub==2.6.1 15:04:48 PyJWT==2.10.1 15:04:48 PyNaCl==1.5.0 15:04:48 pyparsing==2.4.7 15:04:48 pyperclip==1.9.0 15:04:48 pyrsistent==0.20.0 15:04:48 python-cinderclient==9.7.0 15:04:48 python-dateutil==2.9.0.post0 15:04:48 python-heatclient==4.2.0 15:04:48 python-jenkins==1.8.2 15:04:48 python-keystoneclient==5.6.0 15:04:48 python-magnumclient==4.8.1 15:04:48 python-openstackclient==8.1.0 15:04:48 python-swiftclient==4.8.0 15:04:48 PyYAML==6.0.2 15:04:48 referencing==0.36.2 15:04:48 requests==2.32.4 15:04:48 requests-oauthlib==2.0.0 15:04:48 requestsexceptions==1.4.0 15:04:48 rfc3986==2.0.0 15:04:48 rpds-py==0.25.1 15:04:48 rsa==4.9.1 15:04:48 ruamel.yaml==0.18.14 15:04:48 ruamel.yaml.clib==0.2.12 15:04:48 s3transfer==0.13.0 15:04:48 simplejson==3.20.1 15:04:48 six==1.17.0 15:04:48 smmap==5.0.2 15:04:48 soupsieve==2.7 15:04:48 stevedore==5.4.1 15:04:48 tabulate==0.9.0 15:04:48 toml==0.10.2 15:04:48 tomlkit==0.13.3 15:04:48 tqdm==4.67.1 15:04:48 typing_extensions==4.14.0 15:04:48 tzdata==2025.2 15:04:48 urllib3==1.26.20 15:04:48 virtualenv==20.31.2 15:04:48 wcwidth==0.2.13 15:04:48 websocket-client==1.8.0 15:04:48 wrapt==1.17.2 15:04:48 xdg==6.0.0 15:04:48 xmltodict==0.14.2 15:04:48 yq==3.4.3 15:04:48 [EnvInject] - Injecting environment variables from a build step. 15:04:48 [EnvInject] - Injecting as environment variables the properties content 15:04:48 OS_CLOUD=vex 15:04:48 15:04:48 [EnvInject] - Variables injected successfully. 15:04:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:04:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:04:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12483720755117866999.sh 15:04:48 ---> Orphaned k8s clusters 15:04:48 Setup pyenv: 15:04:48 system 15:04:48 3.8.13 15:04:48 3.9.13 15:04:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:04:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:04:50 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 15:04:55 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. 15:04:55 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 15:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:04:58 -----> Delete orphaned cluster 15:04:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:04:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:04:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14633621760418030366.sh 15:04:58 ---> Orphaned stacks 15:04:58 Setup pyenv: 15:04:58 system 15:04:58 3.8.13 15:04:58 3.9.13 15:04:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:05:00 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:05:12 + mapfile -t OS_COE_CLUSTERS_ID 15:05:12 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:05:12 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:05:12 ++ awk '{print $1}' 15:05:15 + echo '-----> Active clusters -> stacks' 15:05:15 -----> Active clusters -> stacks 15:05:15 + OS_COE_STACKS=() 15:05:15 + [[ 0 -gt 0 ]] 15:05:15 + mapfile -t OS_STACKS 15:05:15 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 15:05:15 ++ awk '{print $1}' 15:05:16 + echo '-----> Active stacks' 15:05:16 -----> Active stacks 15:05:16 + echo '-----> Delete orphaned stacks' 15:05:16 -----> Delete orphaned stacks 15:05:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7544535352114854544.sh 15:05:16 ---> Orphaned servers 15:05:16 Setup pyenv: 15:05:16 system 15:05:16 3.8.13 15:05:16 3.9.13 15:05:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:05:18 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:05:33 -----> Active servers 15:05:33 prd-ubuntu20.04-docker-2c-8g-3554 15:05:33 prd-ubuntu20.04-docker-2c-8g-lt-3302 15:05:33 prd-centos7-blackbox-4c-2g-3285 15:05:33 -----> Delete orphaned servers 15:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12352642700727974735.sh 15:05:34 ---> Orphaned ports 15:05:34 Setup pyenv: 15:05:34 system 15:05:34 3.8.13 15:05:34 3.9.13 15:05:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:05:36 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 15:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:05:47 No orphaned ports to process. 15:05:47 Build step 'Conditional step (single)' marked build as failure 15:05:47 $ ssh-agent -k 15:05:47 unset SSH_AUTH_SOCK; 15:05:47 unset SSH_AGENT_PID; 15:05:47 echo Agent pid 1415 killed; 15:05:47 [ssh-agent] Stopped. 15:05:47 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14058496812525031535.sh 15:05:47 ---> sysstat.sh 15:05:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6849810358528473501.sh 15:05:48 ---> package-listing.sh 15:05:48 ++ tr '[:upper:]' '[:lower:]' 15:05:48 ++ facter osfamily 15:05:48 + OS_FAMILY=debian 15:05:48 + workspace=/w/workspace/ci-management-openstack-cron 15:05:48 + START_PACKAGES=/tmp/packages_start.txt 15:05:48 + END_PACKAGES=/tmp/packages_end.txt 15:05:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:48 + PACKAGES=/tmp/packages_start.txt 15:05:48 + '[' /w/workspace/ci-management-openstack-cron ']' 15:05:48 + PACKAGES=/tmp/packages_end.txt 15:05:48 + case "${OS_FAMILY}" in 15:05:48 + grep '^ii' 15:05:48 + dpkg -l 15:05:48 + '[' -f /tmp/packages_start.txt ']' 15:05:48 + '[' -f /tmp/packages_end.txt ']' 15:05:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:48 + '[' /w/workspace/ci-management-openstack-cron ']' 15:05:48 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:05:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:05:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3713118985612966054.sh 15:05:48 ---> capture-instance-metadata.sh 15:05:48 Setup pyenv: 15:05:48 system 15:05:48 3.8.13 15:05:48 3.9.13 15:05:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:05:50 lf-activate-venv(): INFO: Installing: lftools 15:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:05:58 INFO: Running in OpenStack, capturing instance metadata 15:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6869502989229699833.sh 15:05:58 provisioning config files... 15:05:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11810653587879988489tmp 15:05:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:05:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:05:58 [EnvInject] - Injecting environment variables from a build step. 15:05:58 [EnvInject] - Injecting as environment variables the properties content 15:05:58 SERVER_ID=logs 15:05:58 15:05:58 [EnvInject] - Variables injected successfully. 15:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13273915203643548820.sh 15:05:58 ---> create-netrc.sh 15:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15835162446126646589.sh 15:05:58 ---> python-tools-install.sh 15:05:58 Setup pyenv: 15:05:58 system 15:05:58 3.8.13 15:05:58 3.9.13 15:05:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:06:00 lf-activate-venv(): INFO: Installing: lftools 15:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:06:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12712821243622986889.sh 15:06:08 ---> sudo-logs.sh 15:06:08 Archiving 'sudo' log.. 15:06:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17356985585617175583.sh 15:06:08 ---> job-cost.sh 15:06:08 Setup pyenv: 15:06:08 system 15:06:08 3.8.13 15:06:08 3.9.13 15:06:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:06:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:06:16 INFO: No Stack... 15:06:16 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:17 INFO: Archiving Costs 15:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11288907402058550282.sh 15:06:17 ---> logs-deploy.sh 15:06:17 Setup pyenv: 15:06:17 system 15:06:17 3.8.13 15:06:17 3.9.13 15:06:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hdkc from file:/tmp/.os_lf_venv 15:06:19 lf-activate-venv(): INFO: Installing: lftools 15:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-Hdkc/bin to PATH 15:06:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54960 15:06:26 INFO: archiving workspace using pattern(s): 15:06:27 Archives upload complete. 15:06:28 INFO: archiving logs to Nexus 15:06:28 ---> uname -a: 15:06:28 Linux prd-ubuntu20-04-docker-2c-8g-3554 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:06:28 15:06:28 15:06:28 ---> lscpu: 15:06:28 Architecture: x86_64 15:06:28 CPU op-mode(s): 32-bit, 64-bit 15:06:28 Byte Order: Little Endian 15:06:28 Address sizes: 40 bits physical, 48 bits virtual 15:06:28 CPU(s): 2 15:06:28 On-line CPU(s) list: 0,1 15:06:28 Thread(s) per core: 1 15:06:28 Core(s) per socket: 1 15:06:28 Socket(s): 2 15:06:28 NUMA node(s): 1 15:06:28 Vendor ID: AuthenticAMD 15:06:28 CPU family: 23 15:06:28 Model: 49 15:06:28 Model name: AMD EPYC-Rome Processor 15:06:28 Stepping: 0 15:06:28 CPU MHz: 2800.000 15:06:28 BogoMIPS: 5600.00 15:06:28 Virtualization: AMD-V 15:06:28 Hypervisor vendor: KVM 15:06:28 Virtualization type: full 15:06:28 L1d cache: 64 KiB 15:06:28 L1i cache: 64 KiB 15:06:28 L2 cache: 1 MiB 15:06:28 L3 cache: 32 MiB 15:06:28 NUMA node0 CPU(s): 0,1 15:06:28 Vulnerability Gather data sampling: Not affected 15:06:28 Vulnerability Itlb multihit: Not affected 15:06:28 Vulnerability L1tf: Not affected 15:06:28 Vulnerability Mds: Not affected 15:06:28 Vulnerability Meltdown: Not affected 15:06:28 Vulnerability Mmio stale data: Not affected 15:06:28 Vulnerability Retbleed: Vulnerable 15:06:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:06:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 15:06:28 Vulnerability Srbds: Not affected 15:06:28 Vulnerability Tsx async abort: Not affected 15:06:28 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:06:28 15:06:28 15:06:28 ---> nproc: 15:06:28 2 15:06:28 15:06:28 15:06:28 ---> df -h: 15:06:28 Filesystem Size Used Avail Use% Mounted on 15:06:28 udev 3.9G 0 3.9G 0% /dev 15:06:28 tmpfs 795M 1.1M 794M 1% /run 15:06:28 /dev/vda1 39G 8.9G 30G 24% / 15:06:28 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:06:28 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:06:28 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 15:06:28 /dev/loop1 62M 62M 0 100% /snap/core20/1405 15:06:28 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 15:06:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:06:28 tmpfs 795M 0 795M 0% /run/user/1001 15:06:28 15:06:28 15:06:28 ---> free -m: 15:06:28 total used free shared buff/cache available 15:06:28 Mem: 7945 548 5292 1 2105 7118 15:06:28 Swap: 1023 0 1023 15:06:28 15:06:28 15:06:28 ---> ip addr: 15:06:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:28 inet 127.0.0.1/8 scope host lo 15:06:28 valid_lft forever preferred_lft forever 15:06:28 inet6 ::1/128 scope host 15:06:28 valid_lft forever preferred_lft forever 15:06:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:28 link/ether fa:16:3e:dd:e4:dc brd ff:ff:ff:ff:ff:ff 15:06:28 inet 10.30.123.11/23 brd 10.30.123.255 scope global dynamic ens3 15:06:28 valid_lft 86210sec preferred_lft 86210sec 15:06:28 inet6 fe80::f816:3eff:fedd:e4dc/64 scope link 15:06:28 valid_lft forever preferred_lft forever 15:06:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:06:28 link/ether 02:42:65:eb:34:f3 brd ff:ff:ff:ff:ff:ff 15:06:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:28 valid_lft forever preferred_lft forever 15:06:28 15:06:28 15:06:28 ---> sar -b -r -n DEV: 15:06:28 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3554) 06/19/25 _x86_64_ (2 CPU) 15:06:28 15:06:28 15:03:21 LINUX RESTART (2 CPU) 15:06:28 15:06:28 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:06:28 15:05:01 113.98 1.62 112.36 0.00 86.12 11253.07 0.00 15:06:28 15:06:01 52.47 1.35 51.12 0.00 122.65 5290.18 0.00 15:06:28 Average: 83.23 1.48 81.74 0.00 104.38 8271.63 0.00 15:06:28 15:06:28 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:28 15:05:01 5461508 7312040 486804 5.98 72812 1929164 1215936 13.24 665384 1764604 112496 15:06:28 15:06:01 5437692 7301212 496824 6.11 78444 1935804 1221380 13.30 711952 1741864 10072 15:06:28 Average: 5449600 7306626 491814 6.04 75628 1932484 1218658 13.27 688668 1753234 61284 15:06:28 15:06:28 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:28 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:28 15:05:01 ens3 78.77 53.36 1087.52 10.43 0.00 0.00 0.00 0.00 15:06:28 15:05:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 15:06:28 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:28 15:06:01 ens3 30.94 28.36 53.56 10.90 0.00 0.00 0.00 0.00 15:06:28 15:06:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 15:06:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:28 Average: ens3 54.86 40.86 570.54 10.66 0.00 0.00 0.00 0.00 15:06:28 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 15:06:28 15:06:28 15:06:28 ---> sar -P ALL: 15:06:28 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3554) 06/19/25 _x86_64_ (2 CPU) 15:06:28 15:06:28 15:03:21 LINUX RESTART (2 CPU) 15:06:28 15:06:28 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:28 15:05:01 all 41.05 0.00 3.26 3.69 0.09 51.90 15:06:28 15:05:01 0 25.80 0.00 2.73 6.03 0.08 65.36 15:06:28 15:05:01 1 56.32 0.00 3.80 1.35 0.10 38.43 15:06:28 15:06:01 all 41.02 0.00 2.12 1.12 0.08 55.67 15:06:28 15:06:01 0 42.74 0.00 2.15 0.35 0.07 54.69 15:06:28 15:06:01 1 39.30 0.00 2.09 1.89 0.08 56.64 15:06:28 Average: all 41.04 0.00 2.69 2.41 0.08 53.78 15:06:28 Average: 0 34.26 0.00 2.44 3.19 0.08 60.03 15:06:28 Average: 1 47.82 0.00 2.94 1.62 0.09 47.53 15:06:28 15:06:28 15:06:28