01:03:55 Started by timer 01:03:55 Running as SYSTEM 01:03:55 [EnvInject] - Loading node environment variables. 01:03:55 Building remotely on prd-ubuntu20.04-docker-2c-8g-3711 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:03:55 [ssh-agent] Looking for ssh-agent implementation... 01:03:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:55 $ ssh-agent 01:03:55 SSH_AUTH_SOCK=/tmp/ssh-t4vVWpvIgXdt/agent.1431 01:03:55 SSH_AGENT_PID=1433 01:03:55 [ssh-agent] Started. 01:03:55 Running ssh-add (command line suppressed) 01:03:55 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2925638353302398112.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2925638353302398112.key) 01:03:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:55 The recommended git tool is: NONE 01:03:57 using credential edgex-jenkins-ssh 01:03:57 Wiping out workspace first. 01:03:57 Cloning the remote Git repository 01:03:57 Cloning repository git@github.com:edgexfoundry/ci-management 01:03:57 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:03:57 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:03:57 > git --version # timeout=10 01:03:57 > git --version # 'git version 2.25.1' 01:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:58 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:58 Avoid second fetch 01:03:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:03:58 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 01:03:58 > git config core.sparsecheckout # timeout=10 01:03:58 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 01:03:59 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 01:03:59 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 01:03:59 > git remote # timeout=10 01:03:59 > git submodule init # timeout=10 01:03:59 > git submodule sync # timeout=10 01:03:59 > git config --get remote.origin.url # timeout=10 01:03:59 > git submodule init # timeout=10 01:03:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:03:59 > git config --get submodule.packer/common-packer.url # timeout=10 01:03:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:03:59 > git config --get submodule.global-jjb.url # timeout=10 01:03:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:03:59 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:00 > git submodule update --init --recursive global-jjb # timeout=10 01:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:04 provisioning config files... 01:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2067565769358355120.sh 01:04:04 ---> python-tools-install.sh 01:04:04 Setup pyenv: 01:04:04 * system (set by /opt/pyenv/version) 01:04:04 * 3.8.13 (set by /opt/pyenv/version) 01:04:04 * 3.9.13 (set by /opt/pyenv/version) 01:04:04 * 3.10.6 (set by /opt/pyenv/version) 01:04:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8UJ0 01:04:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:12 lf-activate-venv(): INFO: Installing: lftools 01:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:04:34 Generating Requirements File 01:04:53 Python 3.10.6 01:04:53 pip 25.1.1 from /tmp/venv-8UJ0/lib/python3.10/site-packages/pip (python 3.10) 01:04:53 appdirs==1.4.4 01:04:53 argcomplete==3.6.2 01:04:53 aspy.yaml==1.3.0 01:04:53 attrs==25.3.0 01:04:53 autopage==0.5.2 01:04:53 beautifulsoup4==4.13.4 01:04:53 boto3==1.38.41 01:04:53 botocore==1.38.41 01:04:53 bs4==0.0.2 01:04:53 cachetools==5.5.2 01:04:53 certifi==2025.6.15 01:04:53 cffi==1.17.1 01:04:53 cfgv==3.4.0 01:04:53 chardet==5.2.0 01:04:53 charset-normalizer==3.4.2 01:04:53 click==8.2.1 01:04:53 cliff==4.10.0 01:04:53 cmd2==2.6.1 01:04:53 cryptography==3.3.2 01:04:53 debtcollector==3.0.0 01:04:53 decorator==5.2.1 01:04:53 defusedxml==0.7.1 01:04:53 Deprecated==1.2.18 01:04:53 distlib==0.3.9 01:04:53 dnspython==2.7.0 01:04:53 docker==7.1.0 01:04:53 dogpile.cache==1.4.0 01:04:53 durationpy==0.10 01:04:53 email_validator==2.2.0 01:04:53 filelock==3.18.0 01:04:53 future==1.0.0 01:04:53 gitdb==4.0.12 01:04:53 GitPython==3.1.44 01:04:53 google-auth==2.40.3 01:04:53 httplib2==0.22.0 01:04:53 identify==2.6.12 01:04:53 idna==3.10 01:04:53 importlib-resources==1.5.0 01:04:53 iso8601==2.1.0 01:04:53 Jinja2==3.1.6 01:04:53 jmespath==1.0.1 01:04:53 jsonpatch==1.33 01:04:53 jsonpointer==3.0.0 01:04:53 jsonschema==4.24.0 01:04:53 jsonschema-specifications==2025.4.1 01:04:53 keystoneauth1==5.11.1 01:04:53 kubernetes==33.1.0 01:04:53 lftools==0.37.13 01:04:53 lxml==5.4.0 01:04:53 MarkupSafe==3.0.2 01:04:53 msgpack==1.1.1 01:04:53 multi_key_dict==2.0.3 01:04:53 munch==4.0.0 01:04:53 netaddr==1.3.0 01:04:53 niet==1.4.2 01:04:53 nodeenv==1.9.1 01:04:53 oauth2client==4.1.3 01:04:53 oauthlib==3.3.1 01:04:53 openstacksdk==4.6.0 01:04:53 os-client-config==2.1.0 01:04:53 os-service-types==1.7.0 01:04:53 osc-lib==4.0.2 01:04:53 oslo.config==9.8.0 01:04:53 oslo.context==6.0.0 01:04:53 oslo.i18n==6.5.1 01:04:53 oslo.log==7.1.0 01:04:53 oslo.serialization==5.7.0 01:04:53 oslo.utils==9.0.0 01:04:53 packaging==25.0 01:04:53 pbr==6.1.1 01:04:53 platformdirs==4.3.8 01:04:53 prettytable==3.16.0 01:04:53 psutil==7.0.0 01:04:53 pyasn1==0.6.1 01:04:53 pyasn1_modules==0.4.2 01:04:53 pycparser==2.22 01:04:53 pygerrit2==2.0.15 01:04:53 PyGithub==2.6.1 01:04:53 PyJWT==2.10.1 01:04:53 PyNaCl==1.5.0 01:04:53 pyparsing==2.4.7 01:04:53 pyperclip==1.9.0 01:04:53 pyrsistent==0.20.0 01:04:53 python-cinderclient==9.7.0 01:04:53 python-dateutil==2.9.0.post0 01:04:53 python-heatclient==4.2.0 01:04:53 python-jenkins==1.8.2 01:04:53 python-keystoneclient==5.6.0 01:04:53 python-magnumclient==4.8.1 01:04:53 python-openstackclient==8.1.0 01:04:53 python-swiftclient==4.8.0 01:04:53 PyYAML==6.0.2 01:04:53 referencing==0.36.2 01:04:53 requests==2.32.4 01:04:53 requests-oauthlib==2.0.0 01:04:53 requestsexceptions==1.4.0 01:04:53 rfc3986==2.0.0 01:04:53 rpds-py==0.25.1 01:04:53 rsa==4.9.1 01:04:53 ruamel.yaml==0.18.14 01:04:53 ruamel.yaml.clib==0.2.12 01:04:53 s3transfer==0.13.0 01:04:53 simplejson==3.20.1 01:04:53 six==1.17.0 01:04:53 smmap==5.0.2 01:04:53 soupsieve==2.7 01:04:53 stevedore==5.4.1 01:04:53 tabulate==0.9.0 01:04:53 toml==0.10.2 01:04:53 tomlkit==0.13.3 01:04:53 tqdm==4.67.1 01:04:53 typing_extensions==4.14.0 01:04:53 tzdata==2025.2 01:04:53 urllib3==1.26.20 01:04:53 virtualenv==20.31.2 01:04:53 wcwidth==0.2.13 01:04:53 websocket-client==1.8.0 01:04:53 wrapt==1.17.2 01:04:53 xdg==6.0.0 01:04:53 xmltodict==0.14.2 01:04:53 yq==3.4.3 01:04:53 [EnvInject] - Injecting environment variables from a build step. 01:04:53 [EnvInject] - Injecting as environment variables the properties content 01:04:53 OS_CLOUD=vex 01:04:53 01:04:53 [EnvInject] - Variables injected successfully. 01:04:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:04:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:04:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12340280473542280933.sh 01:04:53 ---> Orphaned k8s clusters 01:04:53 Setup pyenv: 01:04:53 system 01:04:53 3.8.13 01:04:53 3.9.13 01:04:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:04:55 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 01: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. 01:05:01 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:05:04 -----> Delete orphaned cluster 01:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15435830383271350294.sh 01:05:04 ---> Orphaned stacks 01:05:04 Setup pyenv: 01:05:04 system 01:05:04 3.8.13 01:05:04 3.9.13 01:05:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:05:06 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:05:18 + mapfile -t OS_COE_CLUSTERS_ID 01:05:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:18 ++ awk '{print $1}' 01:05:21 + echo '-----> Active clusters -> stacks' 01:05:21 -----> Active clusters -> stacks 01:05:21 + OS_COE_STACKS=() 01:05:21 + [[ 0 -gt 0 ]] 01:05:21 + mapfile -t OS_STACKS 01:05:21 ++ awk '{print $1}' 01: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 01:05:22 + echo '-----> Active stacks' 01:05:22 -----> Active stacks 01:05:22 + echo '-----> Delete orphaned stacks' 01:05:22 -----> Delete orphaned stacks 01:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12926001696726140984.sh 01:05:22 ---> Orphaned servers 01:05:22 Setup pyenv: 01:05:22 system 01:05:22 3.8.13 01:05:22 3.9.13 01:05:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:05:24 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:05:40 -----> Active servers 01:05:40 prd-ubuntu20.04-docker-2c-8g-3711 01:05:40 prd-ubuntu20.04-docker-arm64-4c-16g-3710 01:05:40 prd-ubuntu20.04-docker-8c-8g-3706 01:05:40 prd-centos7-blackbox-4c-2g-3681 01:05:40 prd-centos7-blackbox-4c-2g-3680 01:05:40 prd-centos7-blackbox-4c-2g-3678 01:05:40 prd-centos7-blackbox-4c-2g-3679 01:05:40 prd-centos7-blackbox-4c-2g-3677 01:05:40 prd-ubuntu20.04-docker-2c-8g-lt-3302 01:05:40 -----> Delete orphaned servers 01:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8137337962844887724.sh 01:05:41 ---> Orphaned ports 01:05:41 Setup pyenv: 01:05:41 system 01:05:41 3.8.13 01:05:41 3.9.13 01:05:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:05:43 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 01:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:05:54 No orphaned ports to process. 01:05:54 Build step 'Conditional step (single)' marked build as failure 01:05:54 $ ssh-agent -k 01:05:54 unset SSH_AUTH_SOCK; 01:05:54 unset SSH_AGENT_PID; 01:05:54 echo Agent pid 1433 killed; 01:05:54 [ssh-agent] Stopped. 01:05:54 [PostBuildScript] - [INFO] Executing post build scripts. 01:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8305823679486245590.sh 01:05:54 ---> sysstat.sh 01:05:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6945213137343756794.sh 01:05:55 ---> package-listing.sh 01:05:55 ++ facter osfamily 01:05:55 ++ tr '[:upper:]' '[:lower:]' 01:05:55 + OS_FAMILY=debian 01:05:55 + workspace=/w/workspace/ci-management-openstack-cron 01:05:55 + START_PACKAGES=/tmp/packages_start.txt 01:05:55 + END_PACKAGES=/tmp/packages_end.txt 01:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:05:55 + PACKAGES=/tmp/packages_start.txt 01:05:55 + '[' /w/workspace/ci-management-openstack-cron ']' 01:05:55 + PACKAGES=/tmp/packages_end.txt 01:05:55 + case "${OS_FAMILY}" in 01:05:55 + dpkg -l 01:05:55 + grep '^ii' 01:05:55 + '[' -f /tmp/packages_start.txt ']' 01:05:55 + '[' -f /tmp/packages_end.txt ']' 01:05:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:05:55 + '[' /w/workspace/ci-management-openstack-cron ']' 01:05:55 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:05:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:05:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6951684672698179220.sh 01:05:55 ---> capture-instance-metadata.sh 01:05:55 Setup pyenv: 01:05:56 system 01:05:56 3.8.13 01:05:56 3.9.13 01:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:05:58 lf-activate-venv(): INFO: Installing: lftools 01:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:06:12 INFO: Running in OpenStack, capturing instance metadata 01:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12191330521082716223.sh 01:06:12 provisioning config files... 01:06:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12072728790869887773tmp 01:06:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:12 [EnvInject] - Injecting environment variables from a build step. 01:06:12 [EnvInject] - Injecting as environment variables the properties content 01:06:12 SERVER_ID=logs 01:06:12 01:06:12 [EnvInject] - Variables injected successfully. 01:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6664946720339580363.sh 01:06:12 ---> create-netrc.sh 01:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5045590045606821617.sh 01:06:12 ---> python-tools-install.sh 01:06:12 Setup pyenv: 01:06:12 system 01:06:12 3.8.13 01:06:12 3.9.13 01:06:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:06:14 lf-activate-venv(): INFO: Installing: lftools 01:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9592256047519879886.sh 01:06:26 ---> sudo-logs.sh 01:06:26 Archiving 'sudo' log.. 01:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7244778196337063033.sh 01:06:26 ---> job-cost.sh 01:06:26 Setup pyenv: 01:06:26 system 01:06:26 3.8.13 01:06:26 3.9.13 01:06:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:06:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:06:34 INFO: No Stack... 01:06:34 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:34 INFO: Archiving Costs 01:06:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18048293032701766236.sh 01:06:34 ---> logs-deploy.sh 01:06:34 Setup pyenv: 01:06:34 system 01:06:34 3.8.13 01:06:34 3.9.13 01:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJ0 from file:/tmp/.os_lf_venv 01:06:36 lf-activate-venv(): INFO: Installing: lftools 01:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-8UJ0/bin to PATH 01:06:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/55018 01:06:44 INFO: archiving workspace using pattern(s): 01:06:45 Archives upload complete. 01:06:45 INFO: archiving logs to Nexus 01:06:46 ---> uname -a: 01:06:46 Linux prd-ubuntu20-04-docker-2c-8g-3711 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:06:46 01:06:46 01:06:46 ---> lscpu: 01:06:46 Architecture: x86_64 01:06:46 CPU op-mode(s): 32-bit, 64-bit 01:06:46 Byte Order: Little Endian 01:06:46 Address sizes: 40 bits physical, 48 bits virtual 01:06:46 CPU(s): 2 01:06:46 On-line CPU(s) list: 0,1 01:06:46 Thread(s) per core: 1 01:06:46 Core(s) per socket: 1 01:06:46 Socket(s): 2 01:06:46 NUMA node(s): 1 01:06:46 Vendor ID: AuthenticAMD 01:06:46 CPU family: 23 01:06:46 Model: 49 01:06:46 Model name: AMD EPYC-Rome Processor 01:06:46 Stepping: 0 01:06:46 CPU MHz: 2800.000 01:06:46 BogoMIPS: 5600.00 01:06:46 Virtualization: AMD-V 01:06:46 Hypervisor vendor: KVM 01:06:46 Virtualization type: full 01:06:46 L1d cache: 64 KiB 01:06:46 L1i cache: 64 KiB 01:06:46 L2 cache: 1 MiB 01:06:46 L3 cache: 32 MiB 01:06:46 NUMA node0 CPU(s): 0,1 01:06:46 Vulnerability Gather data sampling: Not affected 01:06:46 Vulnerability Itlb multihit: Not affected 01:06:46 Vulnerability L1tf: Not affected 01:06:46 Vulnerability Mds: Not affected 01:06:46 Vulnerability Meltdown: Not affected 01:06:46 Vulnerability Mmio stale data: Not affected 01:06:46 Vulnerability Retbleed: Vulnerable 01:06:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:06:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:06:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 01:06:46 Vulnerability Srbds: Not affected 01:06:46 Vulnerability Tsx async abort: Not affected 01:06:46 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 01:06:46 01:06:46 01:06:46 ---> nproc: 01:06:46 2 01:06:46 01:06:46 01:06:46 ---> df -h: 01:06:46 Filesystem Size Used Avail Use% Mounted on 01:06:46 udev 3.9G 0 3.9G 0% /dev 01:06:46 tmpfs 795M 1.1M 794M 1% /run 01:06:46 /dev/vda1 39G 8.9G 30G 24% / 01:06:46 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:06:46 tmpfs 5.0M 0 5.0M 0% /run/lock 01:06:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:06:46 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 01:06:46 /dev/loop1 62M 62M 0 100% /snap/core20/1405 01:06:46 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 01:06:46 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:06:46 tmpfs 795M 0 795M 0% /run/user/1001 01:06:46 01:06:46 01:06:46 ---> free -m: 01:06:46 total used free shared buff/cache available 01:06:46 Mem: 7945 545 5294 1 2105 7122 01:06:46 Swap: 1023 0 1023 01:06:46 01:06:46 01:06:46 ---> ip addr: 01:06:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:06:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:06:46 inet 127.0.0.1/8 scope host lo 01:06:46 valid_lft forever preferred_lft forever 01:06:46 inet6 ::1/128 scope host 01:06:46 valid_lft forever preferred_lft forever 01:06:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:06:46 link/ether fa:16:3e:0d:11:46 brd ff:ff:ff:ff:ff:ff 01:06:46 inet 10.30.122.166/23 brd 10.30.123.255 scope global dynamic ens3 01:06:46 valid_lft 86194sec preferred_lft 86194sec 01:06:46 inet6 fe80::f816:3eff:fe0d:1146/64 scope link 01:06:46 valid_lft forever preferred_lft forever 01:06:46 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:06:46 link/ether 02:42:1c:fb:1f:cb brd ff:ff:ff:ff:ff:ff 01:06:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:06:46 valid_lft forever preferred_lft forever 01:06:46 01:06:46 01:06:46 ---> sar -b -r -n DEV: 01:06:46 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3711) 06/22/25 _x86_64_ (2 CPU) 01:06:46 01:06:46 01:03:22 LINUX RESTART (2 CPU) 01:06:46 01:06:46 01:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:06:46 01:05:01 269.63 9.17 260.46 0.00 699.68 9001.07 0.00 01:06:46 01:06:01 64.39 1.58 62.81 0.00 112.91 8698.02 0.00 01:06:46 Average: 166.15 5.34 160.80 0.00 403.83 8848.27 0.00 01:06:46 01:06:46 01:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:06:46 01:05:01 5422168 7274568 526056 6.47 72576 1930852 1272972 13.86 704292 1767944 216148 01:06:46 01:06:01 5447440 7310168 489604 6.02 77736 1935576 1229432 13.38 704136 1742700 9192 01:06:46 Average: 5434804 7292368 507830 6.24 75156 1933214 1251202 13.62 704214 1755322 112670 01:06:46 01:06:46 01:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:06:46 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:46 01:05:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 01:06:46 01:05:01 ens3 94.85 66.07 1107.46 11.63 0.00 0.00 0.00 0.00 01:06:46 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:46 01:06:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 01:06:46 01:06:01 ens3 29.71 28.43 53.92 13.00 0.00 0.00 0.00 0.00 01:06:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:46 Average: lo 2.12 2.12 0.22 0.22 0.00 0.00 0.00 0.00 01:06:46 Average: ens3 62.01 47.09 576.26 12.32 0.00 0.00 0.00 0.00 01:06:46 01:06:46 01:06:46 ---> sar -P ALL: 01:06:46 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3711) 06/22/25 _x86_64_ (2 CPU) 01:06:46 01:06:46 01:03:22 LINUX RESTART (2 CPU) 01:06:46 01:06:46 01:04:02 CPU %user %nice %system %iowait %steal %idle 01:06:46 01:05:01 all 41.39 0.00 3.53 4.88 0.08 50.11 01:06:46 01:05:01 0 15.57 0.00 2.59 2.91 0.07 78.86 01:06:46 01:05:01 1 67.45 0.00 4.48 6.86 0.10 21.10 01:06:46 01:06:01 all 37.99 0.00 2.31 3.75 0.10 55.85 01:06:46 01:06:01 0 15.55 0.00 2.09 6.24 0.07 76.05 01:06:46 01:06:01 1 60.51 0.00 2.53 1.25 0.13 35.57 01:06:46 Average: all 39.68 0.00 2.92 4.31 0.09 53.00 01:06:46 Average: 0 15.56 0.00 2.34 4.59 0.07 77.44 01:06:46 Average: 1 63.95 0.00 3.50 4.03 0.12 28.40 01:06:46 01:06:46 01:06:46