13:04:08 Started by timer 13:04:08 Running as SYSTEM 13:04:08 [EnvInject] - Loading node environment variables. 13:04:08 Building remotely on prd-ubuntu20.04-docker-2c-8g-6251 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:08 [ssh-agent] Looking for ssh-agent implementation... 13:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:08 $ ssh-agent 13:04:09 SSH_AUTH_SOCK=/tmp/ssh-eiplE1zZMt83/agent.1457 13:04:09 SSH_AGENT_PID=1459 13:04:09 [ssh-agent] Started. 13:04:09 Running ssh-add (command line suppressed) 13:04:09 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16595437364452430105.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16595437364452430105.key) 13:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:09 The recommended git tool is: NONE 13:04:11 using credential edgex-jenkins-ssh 13:04:11 Wiping out workspace first. 13:04:11 Cloning the remote Git repository 13:04:11 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:11 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:11 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:11 > git --version # timeout=10 13:04:11 > git --version # 'git version 2.25.1' 13:04:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:11 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:12 Avoid second fetch 13:04:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:12 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:12 > git config core.sparsecheckout # timeout=10 13:04:12 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:12 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:12 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:12 > git remote # timeout=10 13:04:12 > git submodule init # timeout=10 13:04:12 > git submodule sync # timeout=10 13:04:12 > git config --get remote.origin.url # timeout=10 13:04:12 > git submodule init # timeout=10 13:04:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:12 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:13 > git config --get submodule.global-jjb.url # timeout=10 13:04:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:13 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:13 > git submodule update --init --recursive global-jjb # timeout=10 13:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:17 provisioning config files... 13:04:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12542128477602065501.sh 13:04:17 ---> python-tools-install.sh 13:04:17 Setup pyenv: 13:04:18 * system (set by /opt/pyenv/version) 13:04:18 * 3.8.20 (set by /opt/pyenv/version) 13:04:18 * 3.9.20 (set by /opt/pyenv/version) 13:04:18 3.10.15 13:04:18 3.11.10 13:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E0Id 13:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:26 lf-activate-venv(): INFO: Installing: lftools 13:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:04:49 Generating Requirements File 13:05:09 Python 3.11.10 13:05:09 pip 25.2 from /tmp/venv-E0Id/lib/python3.11/site-packages/pip (python 3.11) 13:05:09 appdirs==1.4.4 13:05:09 argcomplete==3.6.2 13:05:09 aspy.yaml==1.3.0 13:05:09 attrs==25.3.0 13:05:09 autopage==0.5.2 13:05:09 beautifulsoup4==4.13.4 13:05:09 boto3==1.40.1 13:05:09 botocore==1.40.1 13:05:09 bs4==0.0.2 13:05:09 cachetools==5.5.2 13:05:09 certifi==2025.8.3 13:05:09 cffi==1.17.1 13:05:09 cfgv==3.4.0 13:05:09 chardet==5.2.0 13:05:09 charset-normalizer==3.4.2 13:05:09 click==8.2.1 13:05:09 cliff==4.10.0 13:05:09 cmd2==2.7.0 13:05:09 cryptography==3.3.2 13:05:09 debtcollector==3.0.0 13:05:09 decorator==5.2.1 13:05:09 defusedxml==0.7.1 13:05:09 Deprecated==1.2.18 13:05:09 distlib==0.4.0 13:05:09 dnspython==2.7.0 13:05:09 docker==7.1.0 13:05:09 dogpile.cache==1.4.0 13:05:09 durationpy==0.10 13:05:09 email_validator==2.2.0 13:05:09 filelock==3.18.0 13:05:09 future==1.0.0 13:05:09 gitdb==4.0.12 13:05:09 GitPython==3.1.45 13:05:09 google-auth==2.40.3 13:05:09 httplib2==0.22.0 13:05:09 identify==2.6.12 13:05:09 idna==3.10 13:05:09 importlib-resources==1.5.0 13:05:09 iso8601==2.1.0 13:05:09 Jinja2==3.1.6 13:05:09 jmespath==1.0.1 13:05:09 jsonpatch==1.33 13:05:09 jsonpointer==3.0.0 13:05:09 jsonschema==4.25.0 13:05:09 jsonschema-specifications==2025.4.1 13:05:09 keystoneauth1==5.11.1 13:05:09 kubernetes==33.1.0 13:05:09 lftools==0.37.13 13:05:09 lxml==6.0.0 13:05:09 markdown-it-py==3.0.0 13:05:09 MarkupSafe==3.0.2 13:05:09 mdurl==0.1.2 13:05:09 msgpack==1.1.1 13:05:09 multi_key_dict==2.0.3 13:05:09 munch==4.0.0 13:05:09 netaddr==1.3.0 13:05:09 niet==1.4.2 13:05:09 nodeenv==1.9.1 13:05:09 oauth2client==4.1.3 13:05:09 oauthlib==3.3.1 13:05:09 openstacksdk==4.6.0 13:05:09 os-client-config==2.3.0 13:05:09 os-service-types==1.8.0 13:05:09 osc-lib==4.1.0 13:05:09 oslo.config==10.0.0 13:05:09 oslo.context==6.0.0 13:05:09 oslo.i18n==6.5.1 13:05:09 oslo.log==7.2.0 13:05:09 oslo.serialization==5.7.0 13:05:09 oslo.utils==9.0.0 13:05:09 packaging==25.0 13:05:09 pbr==6.1.1 13:05:09 platformdirs==4.3.8 13:05:09 prettytable==3.16.0 13:05:09 psutil==7.0.0 13:05:09 pyasn1==0.6.1 13:05:09 pyasn1_modules==0.4.2 13:05:09 pycparser==2.22 13:05:09 pygerrit2==2.0.15 13:05:09 PyGithub==2.7.0 13:05:09 Pygments==2.19.2 13:05:09 PyJWT==2.10.1 13:05:09 PyNaCl==1.5.0 13:05:09 pyparsing==2.4.7 13:05:09 pyperclip==1.9.0 13:05:09 pyrsistent==0.20.0 13:05:09 python-cinderclient==9.7.0 13:05:09 python-dateutil==2.9.0.post0 13:05:09 python-heatclient==4.3.0 13:05:09 python-jenkins==1.8.3 13:05:09 python-keystoneclient==5.6.0 13:05:09 python-magnumclient==4.8.1 13:05:09 python-openstackclient==8.1.0 13:05:09 python-swiftclient==4.8.0 13:05:09 PyYAML==6.0.2 13:05:09 referencing==0.36.2 13:05:09 requests==2.32.4 13:05:09 requests-oauthlib==2.0.0 13:05:09 requestsexceptions==1.4.0 13:05:09 rfc3986==2.0.0 13:05:09 rich==14.1.0 13:05:09 rich-argparse==1.7.1 13:05:09 rpds-py==0.26.0 13:05:09 rsa==4.9.1 13:05:09 ruamel.yaml==0.18.14 13:05:09 ruamel.yaml.clib==0.2.12 13:05:09 s3transfer==0.13.1 13:05:09 simplejson==3.20.1 13:05:09 six==1.17.0 13:05:09 smmap==5.0.2 13:05:09 soupsieve==2.7 13:05:09 stevedore==5.4.1 13:05:09 tabulate==0.9.0 13:05:09 toml==0.10.2 13:05:09 tomlkit==0.13.3 13:05:09 tqdm==4.67.1 13:05:09 typing_extensions==4.14.1 13:05:09 tzdata==2025.2 13:05:09 urllib3==1.26.20 13:05:09 virtualenv==20.33.0 13:05:09 wcwidth==0.2.13 13:05:09 websocket-client==1.8.0 13:05:09 wrapt==1.17.2 13:05:09 xdg==6.0.0 13:05:09 xmltodict==0.14.2 13:05:09 yq==3.4.3 13:05:09 [EnvInject] - Injecting environment variables from a build step. 13:05:09 [EnvInject] - Injecting as environment variables the properties content 13:05:09 OS_CLOUD=vex 13:05:09 13:05:09 [EnvInject] - Variables injected successfully. 13:05:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3595870504068584553.sh 13:05:09 ---> Orphaned k8s clusters 13:05:09 Setup pyenv: 13:05:09 system 13:05:09 3.8.20 13:05:09 3.9.20 13:05:09 3.10.15 13:05:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:05:11 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:17 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. 13:05:17 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 13:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:05:19 -----> Delete orphaned cluster 13:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4922995313675253950.sh 13:05:20 ---> Orphaned stacks 13:05:20 Setup pyenv: 13:05:20 system 13:05:20 3.8.20 13:05:20 3.9.20 13:05:20 3.10.15 13:05:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:05:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:05:21 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 13:05:21 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:05:34 + mapfile -t OS_COE_CLUSTERS_ID 13:05:34 ++ awk '{print $1}' 13:05:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:36 + echo '-----> Active clusters -> stacks' 13:05:36 -----> Active clusters -> stacks 13:05:36 + OS_COE_STACKS=() 13:05:36 + [[ 0 -gt 0 ]] 13:05:36 + mapfile -t OS_STACKS 13:05:36 ++ awk '{print $1}' 13:05:36 ++ 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 13:05:38 + echo '-----> Active stacks' 13:05:38 -----> Active stacks 13:05:38 + echo '-----> Delete orphaned stacks' 13:05:38 -----> Delete orphaned stacks 13:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7925686754578849354.sh 13:05:38 ---> Orphaned servers 13:05:38 Setup pyenv: 13:05:38 system 13:05:38 3.8.20 13:05:38 3.9.20 13:05:38 3.10.15 13:05:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:05:40 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:05:56 -----> Active servers 13:05:56 prd-ubuntu20.04-docker-2c-8g-6251 13:05:56 prd-centos7-blackbox-4c-2g-6142 13:05:56 -----> Delete orphaned servers 13:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10394793391517330493.sh 13:05:56 ---> Orphaned ports 13:05:56 Setup pyenv: 13:05:56 system 13:05:56 3.8.20 13:05:56 3.9.20 13:05:56 3.10.15 13:05:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:05:58 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 13:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:06:09 No orphaned ports to process. 13:06:09 Build step 'Conditional step (single)' marked build as failure 13:06:09 $ ssh-agent -k 13:06:09 unset SSH_AUTH_SOCK; 13:06:09 unset SSH_AGENT_PID; 13:06:09 echo Agent pid 1459 killed; 13:06:09 [ssh-agent] Stopped. 13:06:09 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15237038037001338011.sh 13:06:09 ---> sysstat.sh 13:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4298543862226657505.sh 13:06:10 ---> package-listing.sh 13:06:10 ++ tr '[:upper:]' '[:lower:]' 13:06:10 ++ facter osfamily 13:06:10 + OS_FAMILY=debian 13:06:10 + workspace=/w/workspace/ci-management-openstack-cron 13:06:10 + START_PACKAGES=/tmp/packages_start.txt 13:06:10 + END_PACKAGES=/tmp/packages_end.txt 13:06:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:10 + PACKAGES=/tmp/packages_start.txt 13:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:10 + PACKAGES=/tmp/packages_end.txt 13:06:10 + case "${OS_FAMILY}" in 13:06:10 + grep '^ii' 13:06:10 + dpkg -l 13:06:10 + '[' -f /tmp/packages_start.txt ']' 13:06:10 + '[' -f /tmp/packages_end.txt ']' 13:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:10 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5942030905411628549.sh 13:06:10 ---> capture-instance-metadata.sh 13:06:10 Setup pyenv: 13:06:10 system 13:06:10 3.8.20 13:06:10 3.9.20 13:06:10 3.10.15 13:06:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:06:12 lf-activate-venv(): INFO: Installing: lftools 13:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:06:19 INFO: Running in OpenStack, capturing instance metadata 13:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9878360453678133358.sh 13:06:19 provisioning config files... 13:06:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16945419902353009238tmp 13:06:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:19 [EnvInject] - Injecting environment variables from a build step. 13:06:19 [EnvInject] - Injecting as environment variables the properties content 13:06:19 SERVER_ID=logs 13:06:19 13:06:19 [EnvInject] - Variables injected successfully. 13:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9066141102922050981.sh 13:06:19 ---> create-netrc.sh 13:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15880933590525901313.sh 13:06:20 ---> python-tools-install.sh 13:06:20 Setup pyenv: 13:06:20 system 13:06:20 3.8.20 13:06:20 3.9.20 13:06:20 3.10.15 13:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:06:22 lf-activate-venv(): INFO: Installing: lftools 13:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16604812565880567915.sh 13:06:29 ---> sudo-logs.sh 13:06:29 Archiving 'sudo' log.. 13:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins661526950487340550.sh 13:06:29 ---> job-cost.sh 13:06:29 Setup pyenv: 13:06:29 system 13:06:29 3.8.20 13:06:29 3.9.20 13:06:29 3.10.15 13:06:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:06:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:06:37 INFO: No Stack... 13:06:37 INFO: Retrieving Pricing Info for: v3-starter-1 13:06:37 INFO: Archiving Costs 13:06:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12085754494213493314.sh 13:06:37 ---> logs-deploy.sh 13:06:37 Setup pyenv: 13:06:37 system 13:06:37 3.8.20 13:06:37 3.9.20 13:06:37 3.10.15 13:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0Id from file:/tmp/.os_lf_venv 13:06:39 lf-activate-venv(): INFO: Installing: lftools 13:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-E0Id/bin to PATH 13:06:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/56062 13:06:47 INFO: archiving workspace using pattern(s): 13:06:48 Archives upload complete. 13:06:48 INFO: archiving logs to Nexus 13:06:49 ---> uname -a: 13:06:49 Linux prd-ubuntu20-04-docker-2c-8g-6251 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:06:49 13:06:49 13:06:49 ---> lscpu: 13:06:49 Architecture: x86_64 13:06:49 CPU op-mode(s): 32-bit, 64-bit 13:06:49 Byte Order: Little Endian 13:06:49 Address sizes: 40 bits physical, 48 bits virtual 13:06:49 CPU(s): 1 13:06:49 On-line CPU(s) list: 0 13:06:49 Thread(s) per core: 1 13:06:49 Core(s) per socket: 1 13:06:49 Socket(s): 1 13:06:49 NUMA node(s): 1 13:06:49 Vendor ID: AuthenticAMD 13:06:49 CPU family: 23 13:06:49 Model: 49 13:06:49 Model name: AMD EPYC-Rome Processor 13:06:49 Stepping: 0 13:06:49 CPU MHz: 2799.996 13:06:49 BogoMIPS: 5599.99 13:06:49 Virtualization: AMD-V 13:06:49 Hypervisor vendor: KVM 13:06:49 Virtualization type: full 13:06:49 L1d cache: 32 KiB 13:06:49 L1i cache: 32 KiB 13:06:49 L2 cache: 512 KiB 13:06:49 L3 cache: 16 MiB 13:06:49 NUMA node0 CPU(s): 0 13:06:49 Vulnerability Gather data sampling: Not affected 13:06:49 Vulnerability Itlb multihit: Not affected 13:06:49 Vulnerability L1tf: Not affected 13:06:49 Vulnerability Mds: Not affected 13:06:49 Vulnerability Meltdown: Not affected 13:06:49 Vulnerability Mmio stale data: Not affected 13:06:49 Vulnerability Retbleed: Vulnerable 13:06:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:49 Vulnerability Srbds: Not affected 13:06:49 Vulnerability Tsx async abort: Not affected 13:06:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:06:49 13:06:49 13:06:49 ---> nproc: 13:06:49 1 13:06:49 13:06:49 13:06:49 ---> df -h: 13:06:49 Filesystem Size Used Avail Use% Mounted on 13:06:49 udev 969M 0 969M 0% /dev 13:06:49 tmpfs 198M 1.1M 197M 1% /run 13:06:49 /dev/vda1 194G 9.8G 184G 6% / 13:06:49 tmpfs 986M 0 986M 0% /dev/shm 13:06:49 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:49 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:06:49 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 13:06:49 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:06:49 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 13:06:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:49 tmpfs 198M 0 198M 0% /run/user/1001 13:06:49 13:06:49 13:06:49 ---> free -m: 13:06:49 total used free shared buff/cache available 13:06:49 Mem: 1971 392 146 0 1432 1386 13:06:49 Swap: 1023 1 1022 13:06:49 13:06:49 13:06:49 ---> ip addr: 13:06:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:49 inet 127.0.0.1/8 scope host lo 13:06:49 valid_lft forever preferred_lft forever 13:06:49 inet6 ::1/128 scope host 13:06:49 valid_lft forever preferred_lft forever 13:06:49 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:06:49 link/ether fa:16:3e:9e:21:b3 brd ff:ff:ff:ff:ff:ff 13:06:49 inet 10.30.123.96/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:06:49 valid_lft 86198sec preferred_lft 86198sec 13:06:49 inet6 fe80::f816:3eff:fe9e:21b3/64 scope link 13:06:49 valid_lft forever preferred_lft forever 13:06:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:49 link/ether b6:04:87:14:78:c5 brd ff:ff:ff:ff:ff:ff 13:06:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:49 valid_lft forever preferred_lft forever 13:06:49 13:06:49 13:06:49 ---> sar -b -r -n DEV: 13:06:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6251) 08/04/25 _x86_64_ (1 CPU) 13:06:49 13:06:49 13:03:30 LINUX RESTART (1 CPU) 13:06:49 13:06:49 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:49 13:05:01 457.88 68.48 389.40 0.00 11101.37 27858.98 0.00 13:06:49 13:06:01 66.39 2.90 63.49 0.00 149.04 13125.01 0.00 13:06:49 Average: 262.15 35.69 226.46 0.00 5625.66 20492.61 0.00 13:06:49 13:06:49 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:49 13:05:01 139824 1415640 366720 18.17 71740 1292980 927984 30.25 421620 1259832 98092 13:06:49 13:06:01 160044 1410368 367288 18.19 82496 1250652 936044 30.52 457392 1193452 29420 13:06:49 Average: 149934 1413004 367004 18.18 77118 1271816 932014 30.38 439506 1226642 63756 13:06:49 13:06:49 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:49 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:49 13:05:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 13:06:49 13:05:01 ens3 365.34 197.03 1734.51 70.28 0.00 0.00 0.00 0.00 13:06:49 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:49 13:06:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 13:06:49 13:06:01 ens3 31.94 28.91 194.11 9.28 0.00 0.00 0.00 0.00 13:06:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:49 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 13:06:49 Average: ens3 198.66 112.98 964.38 39.78 0.00 0.00 0.00 0.00 13:06:49 13:06:49 13:06:49 ---> sar -P ALL: 13:06:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6251) 08/04/25 _x86_64_ (1 CPU) 13:06:49 13:06:49 13:03:30 LINUX RESTART (1 CPU) 13:06:49 13:06:49 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:06:49 13:05:01 all 77.32 0.00 8.97 8.59 0.15 4.97 13:06:49 13:05:01 0 77.32 0.00 8.97 8.59 0.15 4.97 13:06:49 13:06:01 all 76.71 0.00 4.24 3.70 0.12 15.23 13:06:49 13:06:01 0 76.71 0.00 4.24 3.70 0.12 15.23 13:06:49 Average: all 77.02 0.00 6.60 6.15 0.13 10.10 13:06:49 Average: 0 77.02 0.00 6.60 6.15 0.13 10.10 13:06:49 13:06:49 13:06:49