00:04:07 Started by timer 00:04:07 Running as SYSTEM 00:04:07 [EnvInject] - Loading node environment variables. 00:04:07 Building remotely on prd-ubuntu20.04-docker-2c-8g-8834 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 00:04:07 [ssh-agent] Looking for ssh-agent implementation... 00:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:08 $ ssh-agent 00:04:08 SSH_AUTH_SOCK=/tmp/ssh-V2newNMCadnN/agent.1484 00:04:08 SSH_AGENT_PID=1486 00:04:08 [ssh-agent] Started. 00:04:08 Running ssh-add (command line suppressed) 00:04:08 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10659392974960934999.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_10659392974960934999.key) 00:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:08 The recommended git tool is: NONE 00:04:09 using credential edgex-jenkins-ssh 00:04:09 Wiping out workspace first. 00:04:09 Cloning the remote Git repository 00:04:09 Cloning repository git@github.com:edgexfoundry/ci-management 00:04:10 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:04:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 00:04:10 > git --version # timeout=10 00:04:10 > git --version # 'git version 2.25.1' 00:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 00:04:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:11 Avoid second fetch 00:04:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:04:11 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 00:04:11 > git config core.sparsecheckout # timeout=10 00:04:11 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:04:11 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 00:04:11 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:04:11 > git remote # timeout=10 00:04:11 > git submodule init # timeout=10 00:04:11 > git submodule sync # timeout=10 00:04:11 > git config --get remote.origin.url # timeout=10 00:04:11 > git submodule init # timeout=10 00:04:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:04:11 > git config --get submodule.packer/common-packer.url # timeout=10 00:04:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:04:11 > git config --get submodule.global-jjb.url # timeout=10 00:04:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:04:11 > git submodule update --init --recursive packer/common-packer # timeout=10 00:04:12 > git submodule update --init --recursive global-jjb # timeout=10 00:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:04:16 provisioning config files... 00:04:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:04:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:04:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14603244640015534976.sh 00:04:16 ---> python-tools-install.sh 00:04:16 Setup pyenv: 00:04:16 * system (set by /opt/pyenv/version) 00:04:16 * 3.8.20 (set by /opt/pyenv/version) 00:04:16 * 3.9.20 (set by /opt/pyenv/version) 00:04:16 3.10.15 00:04:16 3.11.10 00:04:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ggAd 00:04:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:04:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:24 lf-activate-venv(): INFO: Base packages installed successfully 00:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:04:48 Generating Requirements File 00:05:09 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. 00:05:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:05:09 Python 3.11.10 00:05:09 pip 25.2 from /tmp/venv-ggAd/lib/python3.11/site-packages/pip (python 3.11) 00:05:10 appdirs==1.4.4 00:05:10 argcomplete==3.6.2 00:05:10 aspy.yaml==1.3.0 00:05:10 attrs==25.3.0 00:05:10 autopage==0.5.2 00:05:10 beautifulsoup4==4.13.5 00:05:10 boto3==1.40.30 00:05:10 botocore==1.40.30 00:05:10 bs4==0.0.2 00:05:10 cachetools==5.5.2 00:05:10 certifi==2025.8.3 00:05:10 cffi==2.0.0 00:05:10 cfgv==3.4.0 00:05:10 chardet==5.2.0 00:05:10 charset-normalizer==3.4.3 00:05:10 click==8.2.1 00:05:10 cliff==4.11.0 00:05:10 cmd2==2.7.0 00:05:10 cryptography==3.3.2 00:05:10 debtcollector==3.0.0 00:05:10 decorator==5.2.1 00:05:10 defusedxml==0.7.1 00:05:10 Deprecated==1.2.18 00:05:10 distlib==0.4.0 00:05:10 dnspython==2.8.0 00:05:10 docker==7.1.0 00:05:10 dogpile.cache==1.4.1 00:05:10 durationpy==0.10 00:05:10 email-validator==2.3.0 00:05:10 filelock==3.19.1 00:05:10 future==1.0.0 00:05:10 gitdb==4.0.12 00:05:10 GitPython==3.1.45 00:05:10 google-auth==2.40.3 00:05:10 httplib2==0.31.0 00:05:10 identify==2.6.14 00:05:10 idna==3.10 00:05:10 importlib-resources==1.5.0 00:05:10 iso8601==2.1.0 00:05:10 Jinja2==3.1.6 00:05:10 jmespath==1.0.1 00:05:10 jsonpatch==1.33 00:05:10 jsonpointer==3.0.0 00:05:10 jsonschema==4.25.1 00:05:10 jsonschema-specifications==2025.9.1 00:05:10 keystoneauth1==5.12.0 00:05:10 kubernetes==33.1.0 00:05:10 lftools==0.37.13 00:05:10 lxml==6.0.1 00:05:10 markdown-it-py==4.0.0 00:05:10 MarkupSafe==3.0.2 00:05:10 mdurl==0.1.2 00:05:10 msgpack==1.1.1 00:05:10 multi_key_dict==2.0.3 00:05:10 munch==4.0.0 00:05:10 netaddr==1.3.0 00:05:10 niet==1.4.2 00:05:10 nodeenv==1.9.1 00:05:10 oauth2client==4.1.3 00:05:10 oauthlib==3.3.1 00:05:10 openstacksdk==4.7.1 00:05:10 os-service-types==1.8.0 00:05:10 osc-lib==4.2.0 00:05:10 oslo.config==10.0.0 00:05:10 oslo.context==6.1.0 00:05:10 oslo.i18n==6.6.0 00:05:10 oslo.log==7.2.1 00:05:10 oslo.serialization==5.8.0 00:05:10 oslo.utils==9.1.0 00:05:10 packaging==25.0 00:05:10 pbr==7.0.1 00:05:10 platformdirs==4.4.0 00:05:10 prettytable==3.16.0 00:05:10 psutil==7.0.0 00:05:10 pyasn1==0.6.1 00:05:10 pyasn1_modules==0.4.2 00:05:10 pycparser==2.23 00:05:10 pygerrit2==2.0.15 00:05:10 PyGithub==2.8.1 00:05:10 Pygments==2.19.2 00:05:10 PyJWT==2.10.1 00:05:10 PyNaCl==1.6.0 00:05:10 pyparsing==2.4.7 00:05:10 pyperclip==1.9.0 00:05:10 pyrsistent==0.20.0 00:05:10 python-cinderclient==9.8.0 00:05:10 python-dateutil==2.9.0.post0 00:05:10 python-heatclient==4.3.0 00:05:10 python-jenkins==1.8.3 00:05:10 python-keystoneclient==5.7.0 00:05:10 python-magnumclient==4.9.0 00:05:10 python-openstackclient==8.2.0 00:05:10 python-swiftclient==4.8.0 00:05:10 PyYAML==6.0.2 00:05:10 referencing==0.36.2 00:05:10 requests==2.32.5 00:05:10 requests-oauthlib==2.0.0 00:05:10 requestsexceptions==1.4.0 00:05:10 rfc3986==2.0.0 00:05:10 rich==14.1.0 00:05:10 rich-argparse==1.7.1 00:05:10 rpds-py==0.27.1 00:05:10 rsa==4.9.1 00:05:10 ruamel.yaml==0.18.15 00:05:10 ruamel.yaml.clib==0.2.12 00:05:10 s3transfer==0.14.0 00:05:10 simplejson==3.20.1 00:05:10 six==1.17.0 00:05:10 smmap==5.0.2 00:05:10 soupsieve==2.8 00:05:10 stevedore==5.5.0 00:05:10 tabulate==0.9.0 00:05:10 toml==0.10.2 00:05:10 tomlkit==0.13.3 00:05:10 tqdm==4.67.1 00:05:10 typing_extensions==4.15.0 00:05:10 tzdata==2025.2 00:05:10 urllib3==1.26.20 00:05:10 virtualenv==20.34.0 00:05:10 wcwidth==0.2.13 00:05:10 websocket-client==1.8.0 00:05:10 wrapt==1.17.3 00:05:10 xdg==6.0.0 00:05:10 xmltodict==1.0.0 00:05:10 yq==3.4.3 00:05:10 [EnvInject] - Injecting environment variables from a build step. 00:05:10 [EnvInject] - Injecting as environment variables the properties content 00:05:10 OS_CLOUD=vex 00:05:10 00:05:10 [EnvInject] - Variables injected successfully. 00:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9889877259130240390.sh 00:05:10 ---> Orphaned k8s clusters 00:05:10 Setup pyenv: 00:05:10 system 00:05:10 3.8.20 00:05:10 3.9.20 00:05:10 3.10.15 00:05:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggAd from file:/tmp/.os_lf_venv 00:05:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:11 lf-activate-venv(): INFO: Base packages installed successfully 00:05:11 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00: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. 00:05:17 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:05:20 -----> Delete orphaned cluster 00:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15243223621212373144.sh 00:05:20 ---> Orphaned stacks 00:05:20 Setup pyenv: 00:05:20 system 00:05:20 3.8.20 00:05:20 3.9.20 00:05:20 3.10.15 00:05:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggAd from file:/tmp/.os_lf_venv 00:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:22 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. 00:05:22 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:05:22 lf-activate-venv(): INFO: Base packages installed successfully 00:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:05:35 + mapfile -t OS_COE_CLUSTERS_ID 00:05:35 ++ awk '{print $1}' 00:05:35 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:05:35 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:05:37 + echo '-----> Active clusters -> stacks' 00:05:37 -----> Active clusters -> stacks 00:05:37 + OS_COE_STACKS=() 00:05:37 + [[ 0 -gt 0 ]] 00:05:37 + mapfile -t OS_STACKS 00:05:37 ++ awk '{print $1}' 00:05:37 ++ 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 00:05:38 + echo '-----> Active stacks' 00:05:38 -----> Active stacks 00:05:38 + echo '-----> Delete orphaned stacks' 00:05:38 -----> Delete orphaned stacks 00:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12047949345116531053.sh 00:05:38 ---> Orphaned servers 00:05:38 Setup pyenv: 00:05:38 system 00:05:38 3.8.20 00:05:38 3.9.20 00:05:38 3.10.15 00:05:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggAd from file:/tmp/.os_lf_venv 00:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:41 lf-activate-venv(): INFO: Base packages installed successfully 00:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:05:57 -----> Active servers 00:05:57 prd-ubuntu20.04-docker-2c-8g-8834 00:05:57 prd-ubuntu20.04-docker-2c-8g-8486 00:05:57 -----> Delete orphaned servers 00:05:58 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-8486 00:06:00 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 00:06:00 Build step 'Conditional step (single)' marked build as failure 00:06:00 $ ssh-agent -k 00:06:00 unset SSH_AUTH_SOCK; 00:06:00 unset SSH_AGENT_PID; 00:06:00 echo Agent pid 1486 killed; 00:06:00 [ssh-agent] Stopped. 00:06:00 [PostBuildScript] - [INFO] Executing post build scripts. 00:06:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9018020454473206498.sh 00:06:00 ---> sysstat.sh 00:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2553185263559449761.sh 00:06:01 ---> package-listing.sh 00:06:01 ++ tr '[:upper:]' '[:lower:]' 00:06:01 ++ facter osfamily 00:06:01 + OS_FAMILY=debian 00:06:01 + workspace=/w/workspace/ci-management-openstack-cron 00:06:01 + START_PACKAGES=/tmp/packages_start.txt 00:06:01 + END_PACKAGES=/tmp/packages_end.txt 00:06:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:01 + PACKAGES=/tmp/packages_start.txt 00:06:01 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:01 + PACKAGES=/tmp/packages_end.txt 00:06:01 + case "${OS_FAMILY}" in 00:06:01 + grep '^ii' 00:06:01 + dpkg -l 00:06:01 + '[' -f /tmp/packages_start.txt ']' 00:06:01 + '[' -f /tmp/packages_end.txt ']' 00:06:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:01 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:01 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:06:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2991062212983856283.sh 00:06:01 ---> capture-instance-metadata.sh 00:06:01 Setup pyenv: 00:06:01 system 00:06:01 3.8.20 00:06:01 3.9.20 00:06:01 3.10.15 00:06:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggAd from file:/tmp/.os_lf_venv 00:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:03 lf-activate-venv(): INFO: Base packages installed successfully 00:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:06:11 INFO: Running in OpenStack, capturing instance metadata 00:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13378504651410998790.sh 00:06:11 provisioning config files... 00:06:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11252962652657034025tmp 00:06:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:06:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:06:11 [EnvInject] - Injecting environment variables from a build step. 00:06:11 [EnvInject] - Injecting as environment variables the properties content 00:06:11 SERVER_ID=logs 00:06:11 00:06:11 [EnvInject] - Variables injected successfully. 00:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17273856300232412688.sh 00:06:11 ---> create-netrc.sh 00:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13048215802083026541.sh 00:06:11 ---> python-tools-install.sh 00:06:11 Setup pyenv: 00:06:11 system 00:06:11 3.8.20 00:06:11 3.9.20 00:06:11 3.10.15 00:06:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggAd from file:/tmp/.os_lf_venv 00:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:13 lf-activate-venv(): INFO: Base packages installed successfully 00:06:13 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16748164495346505008.sh 00:06:21 ---> sudo-logs.sh 00:06:21 Archiving 'sudo' log.. 00:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16638896859944905779.sh 00:06:21 ---> job-cost.sh 00:06:21 Setup pyenv: 00:06:21 system 00:06:21 3.8.20 00:06:21 3.9.20 00:06:21 3.10.15 00:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggAd from file:/tmp/.os_lf_venv 00:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:23 lf-activate-venv(): INFO: Base packages installed successfully 00:06:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:06:29 INFO: No Stack... 00:06:29 INFO: Retrieving Pricing Info for: v3-starter-1 00:06:30 INFO: Archiving Costs 00:06:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2288960126961951591.sh 00:06:30 ---> logs-deploy.sh 00:06:30 Setup pyenv: 00:06:30 system 00:06:30 3.8.20 00:06:30 3.9.20 00:06:30 3.10.15 00:06:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggAd from file:/tmp/.os_lf_venv 00:06:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:31 lf-activate-venv(): INFO: Base packages installed successfully 00:06:31 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-ggAd/bin to PATH 00:06:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57057 00:06:39 INFO: archiving workspace using pattern(s): 00:06:40 Archives upload complete. 00:06:40 INFO: archiving logs to Nexus 00:06:41 ---> uname -a: 00:06:41 Linux prd-ubuntu20-04-docker-2c-8g-8834 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 00:06:41 00:06:41 00:06:41 ---> lscpu: 00:06:41 Architecture: x86_64 00:06:41 CPU op-mode(s): 32-bit, 64-bit 00:06:41 Byte Order: Little Endian 00:06:41 Address sizes: 40 bits physical, 48 bits virtual 00:06:41 CPU(s): 1 00:06:41 On-line CPU(s) list: 0 00:06:41 Thread(s) per core: 1 00:06:41 Core(s) per socket: 1 00:06:41 Socket(s): 1 00:06:41 NUMA node(s): 1 00:06:41 Vendor ID: AuthenticAMD 00:06:41 CPU family: 23 00:06:41 Model: 49 00:06:41 Model name: AMD EPYC-Rome Processor 00:06:41 Stepping: 0 00:06:41 CPU MHz: 2799.998 00:06:41 BogoMIPS: 5599.99 00:06:41 Virtualization: AMD-V 00:06:41 Hypervisor vendor: KVM 00:06:41 Virtualization type: full 00:06:41 L1d cache: 32 KiB 00:06:41 L1i cache: 32 KiB 00:06:41 L2 cache: 512 KiB 00:06:41 L3 cache: 16 MiB 00:06:41 NUMA node0 CPU(s): 0 00:06:41 Vulnerability Gather data sampling: Not affected 00:06:41 Vulnerability Itlb multihit: Not affected 00:06:41 Vulnerability L1tf: Not affected 00:06:41 Vulnerability Mds: Not affected 00:06:41 Vulnerability Meltdown: Not affected 00:06:41 Vulnerability Mmio stale data: Not affected 00:06:41 Vulnerability Retbleed: Vulnerable 00:06:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:06:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:06:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:06:41 Vulnerability Srbds: Not affected 00:06:41 Vulnerability Tsx async abort: Not affected 00:06:41 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 00:06:41 00:06:41 00:06:41 ---> nproc: 00:06:41 1 00:06:41 00:06:41 00:06:41 ---> df -h: 00:06:41 Filesystem Size Used Avail Use% Mounted on 00:06:41 udev 969M 0 969M 0% /dev 00:06:41 tmpfs 198M 1.1M 197M 1% /run 00:06:41 /dev/vda1 194G 9.8G 184G 6% / 00:06:41 tmpfs 986M 0 986M 0% /dev/shm 00:06:41 tmpfs 5.0M 0 5.0M 0% /run/lock 00:06:41 tmpfs 986M 0 986M 0% /sys/fs/cgroup 00:06:41 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 00:06:41 /dev/loop0 62M 62M 0 100% /snap/core20/1405 00:06:41 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 00:06:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:06:41 tmpfs 198M 0 198M 0% /run/user/1001 00:06:41 00:06:41 00:06:41 ---> free -m: 00:06:41 total used free shared buff/cache available 00:06:41 Mem: 1971 395 145 0 1430 1383 00:06:41 Swap: 1023 0 1023 00:06:41 00:06:41 00:06:41 ---> ip addr: 00:06:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:06:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:06:41 inet 127.0.0.1/8 scope host lo 00:06:41 valid_lft forever preferred_lft forever 00:06:41 inet6 ::1/128 scope host 00:06:41 valid_lft forever preferred_lft forever 00:06:41 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 00:06:41 link/ether fa:16:3e:53:dc:9d brd ff:ff:ff:ff:ff:ff 00:06:41 inet 10.30.122.130/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 00:06:41 valid_lft 86204sec preferred_lft 86204sec 00:06:41 inet6 fe80::f816:3eff:fe53:dc9d/64 scope link 00:06:41 valid_lft forever preferred_lft forever 00:06:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:06:41 link/ether 36:93:20:39:f1:c4 brd ff:ff:ff:ff:ff:ff 00:06:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:06:41 valid_lft forever preferred_lft forever 00:06:41 00:06:41 00:06:41 ---> sar -b -r -n DEV: 00:06:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8834) 09/15/25 _x86_64_ (1 CPU) 00:06:41 00:06:41 00:03:29 LINUX RESTART (1 CPU) 00:06:41 00:06:41 00:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:06:41 00:05:01 453.77 67.90 385.87 0.00 11055.41 24008.93 0.00 00:06:41 00:06:01 64.67 3.62 61.05 0.00 190.40 12417.60 0.00 00:06:41 Average: 259.27 35.77 223.50 0.00 5624.26 18214.71 0.00 00:06:41 00:06:41 00:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:06:41 00:05:01 164952 1435212 346916 17.18 71344 1287984 928912 30.28 390144 1265896 104616 00:06:41 00:06:01 217468 1470960 306360 15.18 82488 1252740 936876 30.54 388148 1203808 31128 00:06:41 Average: 191210 1453086 326638 16.18 76916 1270362 932894 30.41 389146 1234852 67872 00:06:41 00:06:41 00:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:06:41 00:05:01 ens3 325.27 195.60 1734.97 68.99 0.00 0.00 0.00 0.00 00:06:41 00:05:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 00:06:41 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:41 00:06:01 ens3 33.23 30.13 198.29 11.32 0.00 0.00 0.00 0.00 00:06:41 00:06:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 00:06:41 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:41 Average: ens3 179.29 112.89 966.82 40.16 0.00 0.00 0.00 0.00 00:06:41 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 00:06:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:41 00:06:41 00:06:41 ---> sar -P ALL: 00:06:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8834) 09/15/25 _x86_64_ (1 CPU) 00:06:41 00:06:41 00:03:29 LINUX RESTART (1 CPU) 00:06:41 00:06:41 00:04:01 CPU %user %nice %system %iowait %steal %idle 00:06:41 00:05:01 all 72.82 0.00 8.02 8.66 0.10 10.40 00:06:41 00:05:01 0 72.82 0.00 8.02 8.66 0.10 10.40 00:06:41 00:06:01 all 71.32 0.00 3.99 3.71 0.10 20.88 00:06:41 00:06:01 0 71.32 0.00 3.99 3.71 0.10 20.88 00:06:41 Average: all 72.07 0.00 6.01 6.18 0.10 15.64 00:06:41 Average: 0 72.07 0.00 6.01 6.18 0.10 15.64 00:06:41 00:06:41 00:06:41