05:03:54 Started by timer 05:03:54 Running as SYSTEM 05:03:54 [EnvInject] - Loading node environment variables. 05:03:54 Building remotely on prd-ubuntu20.04-docker-2c-8g-2960 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 05:03:54 [ssh-agent] Looking for ssh-agent implementation... 05:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:54 $ ssh-agent 05:03:54 SSH_AUTH_SOCK=/tmp/ssh-GS4gpbr9OiCG/agent.1444 05:03:54 SSH_AGENT_PID=1446 05:03:54 [ssh-agent] Started. 05:03:54 Running ssh-add (command line suppressed) 05:03:54 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4960839109539444042.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4960839109539444042.key) 05:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:54 The recommended git tool is: NONE 05:03:56 using credential edgex-jenkins-ssh 05:03:56 Wiping out workspace first. 05:03:56 Cloning the remote Git repository 05:03:56 Cloning repository git@github.com:edgexfoundry/ci-management 05:03:56 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:03:56 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 05:03:56 > git --version # timeout=10 05:03:56 > git --version # 'git version 2.25.1' 05:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 05:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:57 Avoid second fetch 05:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:03:57 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 05:03:57 > git config core.sparsecheckout # timeout=10 05:03:57 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 05:03:58 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 05:03:58 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 05:03:58 > git remote # timeout=10 05:03:58 > git submodule init # timeout=10 05:03:58 > git submodule sync # timeout=10 05:03:58 > git config --get remote.origin.url # timeout=10 05:03:58 > git submodule init # timeout=10 05:03:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:03:58 > git config --get submodule.packer/common-packer.url # timeout=10 05:03:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:03:58 > git config --get submodule.global-jjb.url # timeout=10 05:03:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:03:58 > git submodule update --init --recursive packer/common-packer # timeout=10 05:03:58 > git submodule update --init --recursive global-jjb # timeout=10 05:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:02 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:04:02 provisioning config files... 05:04:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:04:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:04:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:04:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12896106012638797914.sh 05:04:02 ---> python-tools-install.sh 05:04:02 Setup pyenv: 05:04:02 * system (set by /opt/pyenv/version) 05:04:02 * 3.8.13 (set by /opt/pyenv/version) 05:04:02 * 3.9.13 (set by /opt/pyenv/version) 05:04:02 * 3.10.6 (set by /opt/pyenv/version) 05:04:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hxd8 05:04:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:04:10 lf-activate-venv(): INFO: Installing: lftools 05:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:04:33 Generating Requirements File 05:04:52 Python 3.10.6 05:04:52 pip 25.1.1 from /tmp/venv-hxd8/lib/python3.10/site-packages/pip (python 3.10) 05:04:52 appdirs==1.4.4 05:04:52 argcomplete==3.6.2 05:04:52 aspy.yaml==1.3.0 05:04:52 attrs==25.3.0 05:04:52 autopage==0.5.2 05:04:52 beautifulsoup4==4.13.4 05:04:52 boto3==1.38.32 05:04:52 botocore==1.38.32 05:04:52 bs4==0.0.2 05:04:52 cachetools==5.5.2 05:04:52 certifi==2025.4.26 05:04:52 cffi==1.17.1 05:04:52 cfgv==3.4.0 05:04:52 chardet==5.2.0 05:04:52 charset-normalizer==3.4.2 05:04:52 click==8.2.1 05:04:52 cliff==4.10.0 05:04:52 cmd2==2.6.0 05:04:52 cryptography==3.3.2 05:04:52 debtcollector==3.0.0 05:04:52 decorator==5.2.1 05:04:52 defusedxml==0.7.1 05:04:52 Deprecated==1.2.18 05:04:52 distlib==0.3.9 05:04:52 dnspython==2.7.0 05:04:52 docker==7.1.0 05:04:52 dogpile.cache==1.4.0 05:04:52 durationpy==0.10 05:04:52 email_validator==2.2.0 05:04:52 filelock==3.18.0 05:04:52 future==1.0.0 05:04:52 gitdb==4.0.12 05:04:52 GitPython==3.1.44 05:04:52 google-auth==2.40.3 05:04:52 httplib2==0.22.0 05:04:52 identify==2.6.12 05:04:52 idna==3.10 05:04:52 importlib-resources==1.5.0 05:04:52 iso8601==2.1.0 05:04:52 Jinja2==3.1.6 05:04:52 jmespath==1.0.1 05:04:52 jsonpatch==1.33 05:04:52 jsonpointer==3.0.0 05:04:52 jsonschema==4.24.0 05:04:52 jsonschema-specifications==2025.4.1 05:04:52 keystoneauth1==5.11.0 05:04:52 kubernetes==32.0.1 05:04:52 lftools==0.37.13 05:04:52 lxml==5.4.0 05:04:52 MarkupSafe==3.0.2 05:04:52 msgpack==1.1.0 05:04:52 multi_key_dict==2.0.3 05:04:52 munch==4.0.0 05:04:52 netaddr==1.3.0 05:04:52 niet==1.4.2 05:04:52 nodeenv==1.9.1 05:04:52 oauth2client==4.1.3 05:04:52 oauthlib==3.2.2 05:04:52 openstacksdk==4.6.0 05:04:52 os-client-config==2.1.0 05:04:52 os-service-types==1.7.0 05:04:52 osc-lib==4.0.2 05:04:52 oslo.config==9.8.0 05:04:52 oslo.context==6.0.0 05:04:52 oslo.i18n==6.5.1 05:04:52 oslo.log==7.1.0 05:04:52 oslo.serialization==5.7.0 05:04:52 oslo.utils==9.0.0 05:04:52 packaging==25.0 05:04:52 pbr==6.1.1 05:04:52 platformdirs==4.3.8 05:04:52 prettytable==3.16.0 05:04:52 psutil==7.0.0 05:04:52 pyasn1==0.6.1 05:04:52 pyasn1_modules==0.4.2 05:04:52 pycparser==2.22 05:04:52 pygerrit2==2.0.15 05:04:52 PyGithub==2.6.1 05:04:52 PyJWT==2.10.1 05:04:52 PyNaCl==1.5.0 05:04:52 pyparsing==2.4.7 05:04:52 pyperclip==1.9.0 05:04:52 pyrsistent==0.20.0 05:04:52 python-cinderclient==9.7.0 05:04:52 python-dateutil==2.9.0.post0 05:04:52 python-heatclient==4.2.0 05:04:52 python-jenkins==1.8.2 05:04:52 python-keystoneclient==5.6.0 05:04:52 python-magnumclient==4.8.1 05:04:52 python-openstackclient==8.1.0 05:04:52 python-swiftclient==4.8.0 05:04:52 PyYAML==6.0.2 05:04:52 referencing==0.36.2 05:04:52 requests==2.32.3 05:04:52 requests-oauthlib==2.0.0 05:04:52 requestsexceptions==1.4.0 05:04:52 rfc3986==2.0.0 05:04:52 rpds-py==0.25.1 05:04:52 rsa==4.9.1 05:04:52 ruamel.yaml==0.18.13 05:04:52 ruamel.yaml.clib==0.2.12 05:04:52 s3transfer==0.13.0 05:04:52 simplejson==3.20.1 05:04:52 six==1.17.0 05:04:52 smmap==5.0.2 05:04:52 soupsieve==2.7 05:04:52 stevedore==5.4.1 05:04:52 tabulate==0.9.0 05:04:52 toml==0.10.2 05:04:52 tomlkit==0.13.3 05:04:52 tqdm==4.67.1 05:04:52 typing_extensions==4.14.0 05:04:52 tzdata==2025.2 05:04:52 urllib3==1.26.20 05:04:52 virtualenv==20.31.2 05:04:52 wcwidth==0.2.13 05:04:52 websocket-client==1.8.0 05:04:52 wrapt==1.17.2 05:04:52 xdg==6.0.0 05:04:52 xmltodict==0.14.2 05:04:52 yq==3.4.3 05:04:52 [EnvInject] - Injecting environment variables from a build step. 05:04:52 [EnvInject] - Injecting as environment variables the properties content 05:04:52 OS_CLOUD=vex 05:04:52 05:04:52 [EnvInject] - Variables injected successfully. 05:04:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:04:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:04:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8708806266385036714.sh 05:04:52 ---> Orphaned k8s clusters 05:04:52 Setup pyenv: 05:04:53 system 05:04:53 3.8.13 05:04:53 3.9.13 05:04:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:04:54 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 05:05:00 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. 05:05:00 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 05:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:05:02 -----> Delete orphaned cluster 05:05:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15422584090234829421.sh 05:05:02 ---> Orphaned stacks 05:05:02 Setup pyenv: 05:05:03 system 05:05:03 3.8.13 05:05:03 3.9.13 05:05:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:05:04 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:05:17 + mapfile -t OS_COE_CLUSTERS_ID 05:05:17 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:05:17 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:05:17 ++ awk '{print $1}' 05:05:19 + echo '-----> Active clusters -> stacks' 05:05:19 -----> Active clusters -> stacks 05:05:19 + OS_COE_STACKS=() 05:05:19 + [[ 0 -gt 0 ]] 05:05:19 + mapfile -t OS_STACKS 05:05:19 ++ awk '{print $1}' 05:05:19 ++ 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 05:05:20 + echo '-----> Active stacks' 05:05:20 -----> Active stacks 05:05:20 + echo '-----> Delete orphaned stacks' 05:05:20 -----> Delete orphaned stacks 05:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3496899443348137864.sh 05:05:20 ---> Orphaned servers 05:05:20 Setup pyenv: 05:05:20 system 05:05:20 3.8.13 05:05:20 3.9.13 05:05:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:05:22 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:05:37 -----> Active servers 05:05:37 prd-ubuntu20.04-docker-2c-8g-2960 05:05:37 prd-centos7-blackbox-4c-2g-2922 05:05:37 prd-centos7-blackbox-4c-2g-2921 05:05:37 prd-centos7-blackbox-4c-2g-2920 05:05:37 prd-centos7-blackbox-4c-2g-2919 05:05:37 prd-centos7-blackbox-4c-2g-2918 05:05:37 prd-ubuntu20.04-docker-2c-8g-lt-2512 05:05:37 -----> Delete orphaned servers 05:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3824967826935641494.sh 05:05:39 ---> Orphaned ports 05:05:39 Setup pyenv: 05:05:39 system 05:05:39 3.8.13 05:05:39 3.9.13 05:05:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:05:41 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 05:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:05:51 No orphaned ports to process. 05:05:52 Build step 'Conditional step (single)' marked build as failure 05:05:52 $ ssh-agent -k 05:05:52 unset SSH_AUTH_SOCK; 05:05:52 unset SSH_AGENT_PID; 05:05:52 echo Agent pid 1446 killed; 05:05:52 [ssh-agent] Stopped. 05:05:52 [PostBuildScript] - [INFO] Executing post build scripts. 05:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12126485508036796164.sh 05:05:52 ---> sysstat.sh 05:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12740021591127063539.sh 05:05:52 ---> package-listing.sh 05:05:52 ++ facter osfamily 05:05:52 ++ tr '[:upper:]' '[:lower:]' 05:05:52 + OS_FAMILY=debian 05:05:52 + workspace=/w/workspace/ci-management-openstack-cron 05:05:52 + START_PACKAGES=/tmp/packages_start.txt 05:05:52 + END_PACKAGES=/tmp/packages_end.txt 05:05:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:52 + PACKAGES=/tmp/packages_start.txt 05:05:52 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:52 + PACKAGES=/tmp/packages_end.txt 05:05:52 + case "${OS_FAMILY}" in 05:05:52 + grep '^ii' 05:05:52 + dpkg -l 05:05:52 + '[' -f /tmp/packages_start.txt ']' 05:05:52 + '[' -f /tmp/packages_end.txt ']' 05:05:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:52 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:52 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:05:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7308240053075474826.sh 05:05:52 ---> capture-instance-metadata.sh 05:05:52 Setup pyenv: 05:05:53 system 05:05:53 3.8.13 05:05:53 3.9.13 05:05:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:05:54 lf-activate-venv(): INFO: Installing: lftools 05:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:06:02 INFO: Running in OpenStack, capturing instance metadata 05:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13112743744293939299.sh 05:06:02 provisioning config files... 05:06:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13037413811383446306tmp 05:06:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:06:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:06:02 [EnvInject] - Injecting environment variables from a build step. 05:06:02 [EnvInject] - Injecting as environment variables the properties content 05:06:02 SERVER_ID=logs 05:06:02 05:06:02 [EnvInject] - Variables injected successfully. 05:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11927201109819121464.sh 05:06:02 ---> create-netrc.sh 05:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1658832387165067484.sh 05:06:02 ---> python-tools-install.sh 05:06:02 Setup pyenv: 05:06:02 system 05:06:02 3.8.13 05:06:02 3.9.13 05:06:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:06:04 lf-activate-venv(): INFO: Installing: lftools 05:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7915179892259687661.sh 05:06:12 ---> sudo-logs.sh 05:06:12 Archiving 'sudo' log.. 05:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10856274143390115120.sh 05:06:12 ---> job-cost.sh 05:06:12 Setup pyenv: 05:06:12 system 05:06:12 3.8.13 05:06:12 3.9.13 05:06:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:06:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:06:19 INFO: No Stack... 05:06:20 INFO: Retrieving Pricing Info for: v3-standard-2 05:06:20 INFO: Archiving Costs 05:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1762554038325281767.sh 05:06:20 ---> logs-deploy.sh 05:06:20 Setup pyenv: 05:06:20 system 05:06:20 3.8.13 05:06:20 3.9.13 05:06:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxd8 from file:/tmp/.os_lf_venv 05:06:22 lf-activate-venv(): INFO: Installing: lftools 05:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-hxd8/bin to PATH 05:06:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54686 05:06:30 INFO: archiving workspace using pattern(s): 05:06:31 Archives upload complete. 05:06:31 INFO: archiving logs to Nexus 05:06:32 ---> uname -a: 05:06:32 Linux prd-ubuntu20-04-docker-2c-8g-2960 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:06:32 05:06:32 05:06:32 ---> lscpu: 05:06:32 Architecture: x86_64 05:06:32 CPU op-mode(s): 32-bit, 64-bit 05:06:32 Byte Order: Little Endian 05:06:32 Address sizes: 40 bits physical, 48 bits virtual 05:06:32 CPU(s): 2 05:06:32 On-line CPU(s) list: 0,1 05:06:32 Thread(s) per core: 1 05:06:32 Core(s) per socket: 1 05:06:32 Socket(s): 2 05:06:32 NUMA node(s): 1 05:06:32 Vendor ID: AuthenticAMD 05:06:32 CPU family: 23 05:06:32 Model: 49 05:06:32 Model name: AMD EPYC-Rome Processor 05:06:32 Stepping: 0 05:06:32 CPU MHz: 2799.998 05:06:32 BogoMIPS: 5599.99 05:06:32 Virtualization: AMD-V 05:06:32 Hypervisor vendor: KVM 05:06:32 Virtualization type: full 05:06:32 L1d cache: 64 KiB 05:06:32 L1i cache: 64 KiB 05:06:32 L2 cache: 1 MiB 05:06:32 L3 cache: 32 MiB 05:06:32 NUMA node0 CPU(s): 0,1 05:06:32 Vulnerability Gather data sampling: Not affected 05:06:32 Vulnerability Itlb multihit: Not affected 05:06:32 Vulnerability L1tf: Not affected 05:06:32 Vulnerability Mds: Not affected 05:06:32 Vulnerability Meltdown: Not affected 05:06:32 Vulnerability Mmio stale data: Not affected 05:06:32 Vulnerability Retbleed: Vulnerable 05:06:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:06:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:06:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 05:06:32 Vulnerability Srbds: Not affected 05:06:32 Vulnerability Tsx async abort: Not affected 05:06:32 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 05:06:32 05:06:32 05:06:32 ---> nproc: 05:06:32 2 05:06:32 05:06:32 05:06:32 ---> df -h: 05:06:32 Filesystem Size Used Avail Use% Mounted on 05:06:32 udev 3.9G 0 3.9G 0% /dev 05:06:32 tmpfs 795M 1.1M 794M 1% /run 05:06:32 /dev/vda1 39G 8.9G 30G 24% / 05:06:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:06:32 tmpfs 5.0M 0 5.0M 0% /run/lock 05:06:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:06:32 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 05:06:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:06:32 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 05:06:32 /dev/loop2 62M 62M 0 100% /snap/core20/1405 05:06:32 tmpfs 795M 0 795M 0% /run/user/1001 05:06:32 05:06:32 05:06:32 ---> free -m: 05:06:32 total used free shared buff/cache available 05:06:32 Mem: 7945 522 5317 1 2106 7146 05:06:32 Swap: 1023 0 1023 05:06:32 05:06:32 05:06:32 ---> ip addr: 05:06:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:06:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:06:32 inet 127.0.0.1/8 scope host lo 05:06:32 valid_lft forever preferred_lft forever 05:06:32 inet6 ::1/128 scope host 05:06:32 valid_lft forever preferred_lft forever 05:06:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:06:32 link/ether fa:16:3e:a2:1b:01 brd ff:ff:ff:ff:ff:ff 05:06:32 inet 10.30.123.136/23 brd 10.30.123.255 scope global dynamic ens3 05:06:32 valid_lft 86209sec preferred_lft 86209sec 05:06:32 inet6 fe80::f816:3eff:fea2:1b01/64 scope link 05:06:32 valid_lft forever preferred_lft forever 05:06:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:06:32 link/ether 02:42:76:26:6d:d0 brd ff:ff:ff:ff:ff:ff 05:06:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:06:32 valid_lft forever preferred_lft forever 05:06:32 05:06:32 05:06:32 ---> sar -b -r -n DEV: 05:06:32 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2960) 06/08/25 _x86_64_ (2 CPU) 05:06:32 05:06:32 05:03:23 LINUX RESTART (2 CPU) 05:06:32 05:06:32 05:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:06:32 05:05:01 163.16 9.65 153.51 0.00 728.15 8359.02 0.00 05:06:32 05:06:01 65.49 0.97 64.52 0.00 73.05 8547.11 0.00 05:06:32 Average: 114.32 5.31 109.02 0.00 400.60 8453.07 0.00 05:06:32 05:06:32 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:06:32 05:05:01 5476416 7331584 467924 5.75 72740 1931980 1200996 13.08 645316 1770156 206532 05:06:32 05:06:01 5396004 7262972 535852 6.59 78188 1937216 1273920 13.87 748596 1745920 10504 05:06:32 Average: 5436210 7297278 501888 6.17 75464 1934598 1237458 13.47 696956 1758038 108518 05:06:32 05:06:32 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:06:32 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:32 05:05:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 05:06:32 05:05:01 ens3 73.02 50.59 1086.28 10.51 0.00 0.00 0.00 0.00 05:06:32 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:32 05:06:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 05:06:32 05:06:01 ens3 29.46 27.28 52.92 10.16 0.00 0.00 0.00 0.00 05:06:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:32 Average: lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 05:06:32 Average: ens3 51.24 38.94 569.60 10.33 0.00 0.00 0.00 0.00 05:06:32 05:06:32 05:06:32 ---> sar -P ALL: 05:06:32 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2960) 06/08/25 _x86_64_ (2 CPU) 05:06:32 05:06:32 05:03:23 LINUX RESTART (2 CPU) 05:06:32 05:06:32 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:06:32 05:05:01 all 41.49 0.00 3.61 4.05 0.10 50.75 05:06:32 05:05:01 0 40.76 0.00 3.32 5.83 0.12 49.98 05:06:32 05:05:01 1 42.23 0.00 3.89 2.27 0.08 51.53 05:06:32 05:06:01 all 40.00 0.00 2.41 1.40 0.08 56.12 05:06:32 05:06:01 0 40.24 0.00 2.89 2.48 0.07 54.32 05:06:32 05:06:01 1 39.75 0.00 1.93 0.32 0.08 57.91 05:06:32 Average: all 40.74 0.00 3.01 2.73 0.09 53.43 05:06:32 Average: 0 40.50 0.00 3.10 4.16 0.09 52.14 05:06:32 Average: 1 40.99 0.00 2.91 1.29 0.08 54.72 05:06:32 05:06:32 05:06:32