15:03:51 Started by timer 15:03:51 Running as SYSTEM 15:03:51 [EnvInject] - Loading node environment variables. 15:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-3456 (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-FCc3Fd9uuZPo/agent.1430 15:03:51 SSH_AGENT_PID=1432 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_5101174813262324328.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5101174813262324328.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:53 using credential edgex-jenkins-ssh 15:03:53 Wiping out workspace first. 15:03:53 Cloning the remote Git repository 15:03:53 Cloning repository git@github.com:edgexfoundry/ci-management 15:03:53 > 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:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:54 Avoid second fetch 15:03:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:03:54 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 15:03:54 > git config core.sparsecheckout # timeout=10 15:03:54 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 15:03:55 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 15:03:55 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 15:03:55 > git remote # timeout=10 15:03:55 > git submodule init # timeout=10 15:03:55 > git submodule sync # timeout=10 15:03:55 > git config --get remote.origin.url # timeout=10 15:03:55 > git submodule init # timeout=10 15:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 15:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:03:55 > git config --get submodule.global-jjb.url # timeout=10 15:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:03:55 > git submodule update --init --recursive packer/common-packer # timeout=10 15:03:55 > git submodule update --init --recursive global-jjb # timeout=10 15:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:03:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:03:59 provisioning config files... 15:03:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:03:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:03:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:03:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11699753454813022981.sh 15:03:59 ---> python-tools-install.sh 15:03:59 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:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jxYP 15:04:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:08 lf-activate-venv(): INFO: Installing: lftools 15:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:04:31 Generating Requirements File 15:04:53 Python 3.10.6 15:04:53 pip 25.1.1 from /tmp/venv-jxYP/lib/python3.10/site-packages/pip (python 3.10) 15:04:53 appdirs==1.4.4 15:04:53 argcomplete==3.6.2 15:04:53 aspy.yaml==1.3.0 15:04:53 attrs==25.3.0 15:04:53 autopage==0.5.2 15:04:53 beautifulsoup4==4.13.4 15:04:53 boto3==1.38.37 15:04:53 botocore==1.38.37 15:04:53 bs4==0.0.2 15:04:53 cachetools==5.5.2 15:04:53 certifi==2025.6.15 15:04:53 cffi==1.17.1 15:04:53 cfgv==3.4.0 15:04:53 chardet==5.2.0 15:04:53 charset-normalizer==3.4.2 15:04:53 click==8.2.1 15:04:53 cliff==4.10.0 15:04:53 cmd2==2.6.1 15:04:53 cryptography==3.3.2 15:04:53 debtcollector==3.0.0 15:04:53 decorator==5.2.1 15:04:53 defusedxml==0.7.1 15:04:53 Deprecated==1.2.18 15:04:53 distlib==0.3.9 15:04:53 dnspython==2.7.0 15:04:53 docker==7.1.0 15:04:53 dogpile.cache==1.4.0 15:04:53 durationpy==0.10 15:04:53 email_validator==2.2.0 15:04:53 filelock==3.18.0 15:04:53 future==1.0.0 15:04:53 gitdb==4.0.12 15:04:53 GitPython==3.1.44 15:04:53 google-auth==2.40.3 15:04:53 httplib2==0.22.0 15:04:53 identify==2.6.12 15:04:53 idna==3.10 15:04:53 importlib-resources==1.5.0 15:04:53 iso8601==2.1.0 15:04:53 Jinja2==3.1.6 15:04:53 jmespath==1.0.1 15:04:53 jsonpatch==1.33 15:04:53 jsonpointer==3.0.0 15:04:53 jsonschema==4.24.0 15:04:53 jsonschema-specifications==2025.4.1 15:04:53 keystoneauth1==5.11.1 15:04:53 kubernetes==33.1.0 15:04:53 lftools==0.37.13 15:04:53 lxml==5.4.0 15:04:53 MarkupSafe==3.0.2 15:04:53 msgpack==1.1.1 15:04:53 multi_key_dict==2.0.3 15:04:53 munch==4.0.0 15:04:53 netaddr==1.3.0 15:04:53 niet==1.4.2 15:04:53 nodeenv==1.9.1 15:04:53 oauth2client==4.1.3 15:04:53 oauthlib==3.2.2 15:04:53 openstacksdk==4.6.0 15:04:53 os-client-config==2.1.0 15:04:53 os-service-types==1.7.0 15:04:53 osc-lib==4.0.2 15:04:53 oslo.config==9.8.0 15:04:53 oslo.context==6.0.0 15:04:53 oslo.i18n==6.5.1 15:04:53 oslo.log==7.1.0 15:04:53 oslo.serialization==5.7.0 15:04:53 oslo.utils==9.0.0 15:04:53 packaging==25.0 15:04:53 pbr==6.1.1 15:04:53 platformdirs==4.3.8 15:04:53 prettytable==3.16.0 15:04:53 psutil==7.0.0 15:04:53 pyasn1==0.6.1 15:04:53 pyasn1_modules==0.4.2 15:04:53 pycparser==2.22 15:04:53 pygerrit2==2.0.15 15:04:53 PyGithub==2.6.1 15:04:53 PyJWT==2.10.1 15:04:53 PyNaCl==1.5.0 15:04:53 pyparsing==2.4.7 15:04:53 pyperclip==1.9.0 15:04:53 pyrsistent==0.20.0 15:04:53 python-cinderclient==9.7.0 15:04:53 python-dateutil==2.9.0.post0 15:04:53 python-heatclient==4.2.0 15:04:53 python-jenkins==1.8.2 15:04:53 python-keystoneclient==5.6.0 15:04:53 python-magnumclient==4.8.1 15:04:53 python-openstackclient==8.1.0 15:04:53 python-swiftclient==4.8.0 15:04:53 PyYAML==6.0.2 15:04:53 referencing==0.36.2 15:04:53 requests==2.32.4 15:04:53 requests-oauthlib==2.0.0 15:04:53 requestsexceptions==1.4.0 15:04:53 rfc3986==2.0.0 15:04:53 rpds-py==0.25.1 15:04:53 rsa==4.9.1 15:04:53 ruamel.yaml==0.18.14 15:04:53 ruamel.yaml.clib==0.2.12 15:04:53 s3transfer==0.13.0 15:04:53 simplejson==3.20.1 15:04:53 six==1.17.0 15:04:53 smmap==5.0.2 15:04:53 soupsieve==2.7 15:04:53 stevedore==5.4.1 15:04:53 tabulate==0.9.0 15:04:53 toml==0.10.2 15:04:53 tomlkit==0.13.3 15:04:53 tqdm==4.67.1 15:04:53 typing_extensions==4.14.0 15:04:53 tzdata==2025.2 15:04:53 urllib3==1.26.20 15:04:53 virtualenv==20.31.2 15:04:53 wcwidth==0.2.13 15:04:53 websocket-client==1.8.0 15:04:53 wrapt==1.17.2 15:04:53 xdg==6.0.0 15:04:53 xmltodict==0.14.2 15:04:53 yq==3.4.3 15:04:53 [EnvInject] - Injecting environment variables from a build step. 15:04:53 [EnvInject] - Injecting as environment variables the properties content 15:04:53 OS_CLOUD=vex 15:04:53 15:04:53 [EnvInject] - Variables injected successfully. 15:04:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:04:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:04:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14371978759968067113.sh 15:04:53 ---> Orphaned k8s clusters 15:04:53 Setup pyenv: 15:04:53 system 15:04:53 3.8.13 15:04:53 3.9.13 15:04:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:04:55 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 15:05: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. 15:05:01 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 15:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:05:04 -----> Delete orphaned cluster 15:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4062784376083379867.sh 15:05:04 ---> Orphaned stacks 15:05:04 Setup pyenv: 15:05:04 system 15:05:04 3.8.13 15:05:04 3.9.13 15:05:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:05:06 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:05:19 + mapfile -t OS_COE_CLUSTERS_ID 15:05:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:05:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:05:19 ++ awk '{print $1}' 15:05:21 + echo '-----> Active clusters -> stacks' 15:05:21 -----> Active clusters -> stacks 15:05:21 + OS_COE_STACKS=() 15:05:21 + [[ 0 -gt 0 ]] 15:05:21 + mapfile -t OS_STACKS 15:05:21 ++ awk '{print $1}' 15:05:21 ++ 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:22 + echo '-----> Active stacks' 15:05:22 -----> Active stacks 15:05:22 + echo '-----> Delete orphaned stacks' 15:05:22 -----> Delete orphaned stacks 15:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8621960116220360668.sh 15:05:22 ---> Orphaned servers 15:05:22 Setup pyenv: 15:05:22 system 15:05:22 3.8.13 15:05:22 3.9.13 15:05:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:05:24 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:05:40 -----> Active servers 15:05:40 prd-ubuntu20.04-docker-2c-8g-3456 15:05:40 prd-ubuntu20.04-docker-2c-8g-lt-3302 15:05:40 prd-centos7-blackbox-4c-2g-3285 15:05:40 -----> Delete orphaned servers 15:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14436717972650966219.sh 15:05:41 ---> Orphaned ports 15:05:41 Setup pyenv: 15:05:41 system 15:05:41 3.8.13 15:05:41 3.9.13 15:05:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:05:43 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 15:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:05:54 No orphaned ports to process. 15:05:54 Build step 'Conditional step (single)' marked build as failure 15:05:54 $ ssh-agent -k 15:05:54 unset SSH_AUTH_SOCK; 15:05:54 unset SSH_AGENT_PID; 15:05:54 echo Agent pid 1432 killed; 15:05:54 [ssh-agent] Stopped. 15:05:54 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8825169734316069950.sh 15:05:54 ---> sysstat.sh 15:05:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins982272573885196039.sh 15:05:55 ---> package-listing.sh 15:05:55 ++ facter osfamily 15:05:55 ++ tr '[:upper:]' '[:lower:]' 15:05:55 + OS_FAMILY=debian 15:05:55 + workspace=/w/workspace/ci-management-openstack-cron 15:05:55 + START_PACKAGES=/tmp/packages_start.txt 15:05:55 + END_PACKAGES=/tmp/packages_end.txt 15:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:55 + PACKAGES=/tmp/packages_start.txt 15:05:55 + '[' /w/workspace/ci-management-openstack-cron ']' 15:05:55 + PACKAGES=/tmp/packages_end.txt 15:05:55 + case "${OS_FAMILY}" in 15:05:55 + grep '^ii' 15:05:55 + dpkg -l 15:05:55 + '[' -f /tmp/packages_start.txt ']' 15:05:55 + '[' -f /tmp/packages_end.txt ']' 15:05:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:55 + '[' /w/workspace/ci-management-openstack-cron ']' 15:05:55 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:05:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:05:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18047733115445771865.sh 15:05:55 ---> capture-instance-metadata.sh 15:05:55 Setup pyenv: 15:05:55 system 15:05:55 3.8.13 15:05:55 3.9.13 15:05:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:05:57 lf-activate-venv(): INFO: Installing: lftools 15:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:06:04 INFO: Running in OpenStack, capturing instance metadata 15:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8691484528665160838.sh 15:06:05 provisioning config files... 15:06:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5387544874229323277tmp 15:06:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:05 [EnvInject] - Injecting environment variables from a build step. 15:06:05 [EnvInject] - Injecting as environment variables the properties content 15:06:05 SERVER_ID=logs 15:06:05 15:06:05 [EnvInject] - Variables injected successfully. 15:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10546742946390468891.sh 15:06:05 ---> create-netrc.sh 15:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6245908301689515404.sh 15:06:05 ---> python-tools-install.sh 15:06:05 Setup pyenv: 15:06:05 system 15:06:05 3.8.13 15:06:05 3.9.13 15:06:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:06:07 lf-activate-venv(): INFO: Installing: lftools 15:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9302424081492532576.sh 15:06:15 ---> sudo-logs.sh 15:06:15 Archiving 'sudo' log.. 15:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15401464048590461210.sh 15:06:15 ---> job-cost.sh 15:06:15 Setup pyenv: 15:06:15 system 15:06:15 3.8.13 15:06:15 3.9.13 15:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:06:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:06:23 INFO: No Stack... 15:06:23 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:24 INFO: Archiving Costs 15:06:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16676261384428893129.sh 15:06:24 ---> logs-deploy.sh 15:06:24 Setup pyenv: 15:06:24 system 15:06:24 3.8.13 15:06:24 3.9.13 15:06:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jxYP from file:/tmp/.os_lf_venv 15:06:26 lf-activate-venv(): INFO: Installing: lftools 15:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-jxYP/bin to PATH 15:06:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54912 15:06:34 INFO: archiving workspace using pattern(s): 15:06:34 Archives upload complete. 15:06:35 INFO: archiving logs to Nexus 15:06:35 ---> uname -a: 15:06:35 Linux prd-ubuntu20-04-docker-2c-8g-3456 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:35 15:06:35 15:06:35 ---> lscpu: 15:06:35 Architecture: x86_64 15:06:35 CPU op-mode(s): 32-bit, 64-bit 15:06:35 Byte Order: Little Endian 15:06:35 Address sizes: 40 bits physical, 48 bits virtual 15:06:35 CPU(s): 2 15:06:35 On-line CPU(s) list: 0,1 15:06:35 Thread(s) per core: 1 15:06:35 Core(s) per socket: 1 15:06:35 Socket(s): 2 15:06:35 NUMA node(s): 1 15:06:35 Vendor ID: AuthenticAMD 15:06:35 CPU family: 23 15:06:35 Model: 49 15:06:35 Model name: AMD EPYC-Rome Processor 15:06:35 Stepping: 0 15:06:35 CPU MHz: 2799.998 15:06:35 BogoMIPS: 5599.99 15:06:35 Virtualization: AMD-V 15:06:35 Hypervisor vendor: KVM 15:06:35 Virtualization type: full 15:06:35 L1d cache: 64 KiB 15:06:35 L1i cache: 64 KiB 15:06:35 L2 cache: 1 MiB 15:06:35 L3 cache: 32 MiB 15:06:35 NUMA node0 CPU(s): 0,1 15:06:35 Vulnerability Gather data sampling: Not affected 15:06:35 Vulnerability Itlb multihit: Not affected 15:06:35 Vulnerability L1tf: Not affected 15:06:35 Vulnerability Mds: Not affected 15:06:35 Vulnerability Meltdown: Not affected 15:06:35 Vulnerability Mmio stale data: Not affected 15:06:35 Vulnerability Retbleed: Vulnerable 15:06:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:06:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 15:06:35 Vulnerability Srbds: Not affected 15:06:35 Vulnerability Tsx async abort: Not affected 15:06:35 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:35 15:06:35 15:06:35 ---> nproc: 15:06:35 2 15:06:35 15:06:35 15:06:35 ---> df -h: 15:06:35 Filesystem Size Used Avail Use% Mounted on 15:06:35 udev 3.9G 0 3.9G 0% /dev 15:06:35 tmpfs 795M 1.1M 794M 1% /run 15:06:35 /dev/vda1 39G 8.9G 30G 24% / 15:06:35 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:06:35 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:06:35 /dev/loop0 62M 62M 0 100% /snap/core20/1405 15:06:35 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 15:06:35 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 15:06:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:06:35 tmpfs 795M 0 795M 0% /run/user/1001 15:06:35 15:06:35 15:06:35 ---> free -m: 15:06:35 total used free shared buff/cache available 15:06:35 Mem: 7945 541 5301 1 2102 7117 15:06:35 Swap: 1023 0 1023 15:06:35 15:06:35 15:06:35 ---> ip addr: 15:06:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:35 inet 127.0.0.1/8 scope host lo 15:06:35 valid_lft forever preferred_lft forever 15:06:35 inet6 ::1/128 scope host 15:06:35 valid_lft forever preferred_lft forever 15:06:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:35 link/ether fa:16:3e:31:72:5c brd ff:ff:ff:ff:ff:ff 15:06:35 inet 10.30.122.115/23 brd 10.30.123.255 scope global dynamic ens3 15:06:35 valid_lft 86204sec preferred_lft 86204sec 15:06:35 inet6 fe80::f816:3eff:fe31:725c/64 scope link 15:06:35 valid_lft forever preferred_lft forever 15:06:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:06:35 link/ether 02:42:60:9a:53:ba brd ff:ff:ff:ff:ff:ff 15:06:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:35 valid_lft forever preferred_lft forever 15:06:35 15:06:35 15:06:35 ---> sar -b -r -n DEV: 15:06:35 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3456) 06/17/25 _x86_64_ (2 CPU) 15:06:35 15:06:35 15:03:21 LINUX RESTART (2 CPU) 15:06:35 15:06:35 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:06:35 15:05:01 107.21 1.37 105.85 0.00 57.45 10895.98 0.00 15:06:35 15:06:01 53.91 1.60 52.31 0.00 114.38 5407.77 0.00 15:06:35 Average: 80.56 1.48 79.08 0.00 85.91 8152.10 0.00 15:06:35 15:06:35 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:35 15:05:01 5501124 7341356 450664 5.54 72660 1927408 1177432 12.82 637788 1756036 119492 15:06:35 15:06:01 5403036 7253924 537280 6.60 78188 1932116 1281124 13.95 759804 1730868 9464 15:06:35 Average: 5452080 7297640 493972 6.07 75424 1929762 1229278 13.38 698796 1743452 64478 15:06:35 15:06:35 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:35 15:05:01 ens3 69.49 51.35 1078.95 9.68 0.00 0.00 0.00 0.00 15:06:35 15:05:01 lo 1.47 1.47 0.18 0.18 0.00 0.00 0.00 0.00 15:06:35 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:06:01 ens3 28.38 26.28 52.50 9.91 0.00 0.00 0.00 0.00 15:06:35 15:06:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:06:35 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 Average: ens3 48.94 38.82 565.77 9.80 0.00 0.00 0.00 0.00 15:06:35 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 15:06:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:06:35 15:06:35 ---> sar -P ALL: 15:06:35 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3456) 06/17/25 _x86_64_ (2 CPU) 15:06:35 15:06:35 15:03:21 LINUX RESTART (2 CPU) 15:06:35 15:06:35 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 15:05:01 all 40.35 0.00 3.05 6.42 0.12 50.07 15:06:35 15:05:01 0 10.30 0.00 1.71 0.87 0.08 87.04 15:06:35 15:05:01 1 70.87 0.00 4.40 12.05 0.15 12.53 15:06:35 15:06:01 all 40.23 0.00 2.18 1.37 0.09 56.14 15:06:35 15:06:01 0 22.20 0.00 1.66 0.54 0.08 75.52 15:06:35 15:06:01 1 58.53 0.00 2.70 2.20 0.10 36.46 15:06:35 Average: all 40.29 0.00 2.61 3.89 0.10 53.10 15:06:35 Average: 0 16.25 0.00 1.68 0.71 0.08 81.28 15:06:35 Average: 1 64.70 0.00 3.55 7.12 0.13 24.50 15:06:35 15:06:35 15:06:35