13:04:16 Started by timer 13:04:16 Running as SYSTEM 13:04:16 [EnvInject] - Loading node environment variables. 13:04:16 Building remotely on prd-ubuntu20.04-docker-2c-8g-774805 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:16 [ssh-agent] Looking for ssh-agent implementation... 13:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:16 $ ssh-agent 13:04:16 SSH_AUTH_SOCK=/tmp/ssh-ZusxcHAmm34T/agent.1728 13:04:16 SSH_AGENT_PID=1730 13:04:16 [ssh-agent] Started. 13:04:16 Running ssh-add (command line suppressed) 13:04:16 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11634780211883861993.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11634780211883861993.key) 13:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:16 The recommended git tool is: NONE 13:04:19 using credential edgex-jenkins-ssh 13:04:19 Wiping out workspace first. 13:04:19 Cloning the remote Git repository 13:04:19 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:19 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:19 > git --version # timeout=10 13:04:19 > git --version # 'git version 2.25.1' 13:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:20 Avoid second fetch 13:04:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:20 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:20 > git config core.sparsecheckout # timeout=10 13:04:20 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:21 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:21 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:21 > git remote # timeout=10 13:04:21 > git submodule init # timeout=10 13:04:21 > git submodule sync # timeout=10 13:04:21 > git config --get remote.origin.url # timeout=10 13:04:21 > git submodule init # timeout=10 13:04:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:22 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:22 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:22 > git config --get submodule.global-jjb.url # timeout=10 13:04:22 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:22 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:23 > git submodule update --init --recursive global-jjb # timeout=10 13:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:27 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:27 provisioning config files... 13:04:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1788628668331936106.sh 13:04:27 ---> python-tools-install.sh 13:04:27 Setup pyenv: 13:04:27 * system (set by /opt/pyenv/version) 13:04:27 * 3.8.20 (set by /opt/pyenv/version) 13:04:27 * 3.9.20 (set by /opt/pyenv/version) 13:04:27 3.10.15 13:04:27 3.11.10 13:04:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EUXy 13:04:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:38 lf-activate-venv(): INFO: Base packages installed successfully 13:04:38 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:05:00 Generating Requirements File 13:05:19 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:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:19 Python 3.11.10 13:05:19 pip 25.3 from /tmp/venv-EUXy/lib/python3.11/site-packages/pip (python 3.11) 13:05:20 appdirs==1.4.4 13:05:20 argcomplete==3.6.3 13:05:20 aspy.yaml==1.3.0 13:05:20 attrs==25.4.0 13:05:20 autopage==0.5.2 13:05:20 beautifulsoup4==4.14.3 13:05:20 boto3==1.42.6 13:05:20 botocore==1.42.6 13:05:20 bs4==0.0.2 13:05:20 cachetools==6.2.2 13:05:20 certifi==2025.11.12 13:05:20 cffi==2.0.0 13:05:20 cfgv==3.5.0 13:05:20 chardet==5.2.0 13:05:20 charset-normalizer==3.4.4 13:05:20 click==8.3.1 13:05:20 cliff==4.13.0 13:05:20 cmd2==3.0.0 13:05:20 cryptography==3.3.2 13:05:20 debtcollector==3.0.0 13:05:20 decorator==5.2.1 13:05:20 defusedxml==0.7.1 13:05:20 Deprecated==1.3.1 13:05:20 distlib==0.4.0 13:05:20 dnspython==2.8.0 13:05:20 docker==7.1.0 13:05:20 dogpile.cache==1.5.0 13:05:20 durationpy==0.10 13:05:20 email-validator==2.3.0 13:05:20 filelock==3.20.0 13:05:20 future==1.0.0 13:05:20 gitdb==4.0.12 13:05:20 GitPython==3.1.45 13:05:20 google-auth==2.43.0 13:05:20 httplib2==0.31.0 13:05:20 identify==2.6.15 13:05:20 idna==3.11 13:05:20 importlib-resources==1.5.0 13:05:20 iso8601==2.1.0 13:05:20 Jinja2==3.1.6 13:05:20 jmespath==1.0.1 13:05:20 jsonpatch==1.33 13:05:20 jsonpointer==3.0.0 13:05:20 jsonschema==4.25.1 13:05:20 jsonschema-specifications==2025.9.1 13:05:20 keystoneauth1==5.12.0 13:05:20 kubernetes==34.1.0 13:05:20 lftools==0.37.17 13:05:20 lxml==6.0.2 13:05:20 markdown-it-py==4.0.0 13:05:20 MarkupSafe==3.0.3 13:05:20 mdurl==0.1.2 13:05:20 msgpack==1.1.2 13:05:20 multi_key_dict==2.0.3 13:05:20 munch==4.0.0 13:05:20 netaddr==1.3.0 13:05:20 niet==1.4.2 13:05:20 nodeenv==1.9.1 13:05:20 oauth2client==4.1.3 13:05:20 oauthlib==3.3.1 13:05:20 openstacksdk==4.8.0 13:05:20 os-service-types==1.8.2 13:05:20 osc-lib==4.2.0 13:05:20 oslo.config==10.1.0 13:05:20 oslo.context==6.2.0 13:05:20 oslo.i18n==6.7.1 13:05:20 oslo.log==7.2.1 13:05:20 oslo.serialization==5.8.0 13:05:20 oslo.utils==9.2.0 13:05:20 packaging==25.0 13:05:20 pbr==7.0.3 13:05:20 platformdirs==4.5.1 13:05:20 prettytable==3.17.0 13:05:20 psutil==7.1.3 13:05:20 pyasn1==0.6.1 13:05:20 pyasn1_modules==0.4.2 13:05:20 pycparser==2.23 13:05:20 pygerrit2==2.0.15 13:05:20 PyGithub==2.8.1 13:05:20 Pygments==2.19.2 13:05:20 PyJWT==2.10.1 13:05:20 PyNaCl==1.6.1 13:05:20 pyparsing==2.4.7 13:05:20 pyperclip==1.11.0 13:05:20 pyrsistent==0.20.0 13:05:20 python-cinderclient==9.8.0 13:05:20 python-dateutil==2.9.0.post0 13:05:20 python-heatclient==4.3.0 13:05:20 python-jenkins==1.8.3 13:05:20 python-keystoneclient==5.7.0 13:05:20 python-magnumclient==4.9.0 13:05:20 python-openstackclient==8.2.0 13:05:20 python-swiftclient==4.9.0 13:05:20 PyYAML==6.0.3 13:05:20 referencing==0.37.0 13:05:20 requests==2.32.5 13:05:20 requests-oauthlib==2.0.0 13:05:20 requestsexceptions==1.4.0 13:05:20 rfc3986==2.0.0 13:05:20 rich==14.2.0 13:05:20 rich-argparse==1.7.2 13:05:20 rpds-py==0.30.0 13:05:20 rsa==4.9.1 13:05:20 ruamel.yaml==0.18.16 13:05:20 ruamel.yaml.clib==0.2.15 13:05:20 s3transfer==0.16.0 13:05:20 simplejson==3.20.2 13:05:20 six==1.17.0 13:05:20 smmap==5.0.2 13:05:20 soupsieve==2.8 13:05:20 stevedore==5.6.0 13:05:20 tabulate==0.9.0 13:05:20 toml==0.10.2 13:05:20 tomlkit==0.13.3 13:05:20 tqdm==4.67.1 13:05:20 typing_extensions==4.15.0 13:05:20 tzdata==2025.2 13:05:20 urllib3==1.26.20 13:05:20 virtualenv==20.35.4 13:05:20 wcwidth==0.2.14 13:05:20 websocket-client==1.9.0 13:05:20 wrapt==2.0.1 13:05:20 xdg==6.0.0 13:05:20 xmltodict==1.0.2 13:05:20 yq==3.4.3 13:05:20 [EnvInject] - Injecting environment variables from a build step. 13:05:20 [EnvInject] - Injecting as environment variables the properties content 13:05:20 OS_CLOUD=vex 13:05:20 13:05:20 [EnvInject] - Variables injected successfully. 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/jenkins6220091968670957268.sh 13:05:20 ---> Orphaned k8s clusters 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-EUXy from file:/tmp/.os_lf_venv 13:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:22 lf-activate-venv(): INFO: Base packages installed successfully 13:05:22 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:27 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:27 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:05:30 -----> Delete orphaned cluster 13:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10848477823086733883.sh 13:05:30 ---> Orphaned stacks 13:05:30 Setup pyenv: 13:05:30 system 13:05:30 3.8.20 13:05:30 3.9.20 13:05:30 3.10.15 13:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUXy from file:/tmp/.os_lf_venv 13:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:32 lf-activate-venv(): INFO: Base packages installed successfully 13:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:05:45 + mapfile -t OS_COE_CLUSTERS_ID 13:05:45 ++ awk '{print $1}' 13:05:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:48 + echo '-----> Active clusters -> stacks' 13:05:48 -----> Active clusters -> stacks 13:05:48 + OS_COE_STACKS=() 13:05:48 + [[ 0 -gt 0 ]] 13:05:48 + mapfile -t OS_STACKS 13:05:48 ++ awk '{print $1}' 13:05:48 ++ 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:49 + echo '-----> Active stacks' 13:05:49 -----> Active stacks 13:05:49 + echo '-----> Delete orphaned stacks' 13:05:49 -----> Delete orphaned stacks 13:05:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12549805876450802118.sh 13:05:49 ---> Orphaned servers 13:05:49 Setup pyenv: 13:05:49 system 13:05:49 3.8.20 13:05:49 3.9.20 13:05:49 3.10.15 13:05:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUXy from file:/tmp/.os_lf_venv 13:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:51 lf-activate-venv(): INFO: Base packages installed successfully 13:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:06:07 -----> Active servers 13:06:07 prd-ubuntu20.04-docker-2c-8g-774805 13:06:07 prd-centos7-blackbox-4c-2g-774620 13:06:07 -----> Delete orphaned servers 13:06:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12557960240040101438.sh 13:06:07 ---> Orphaned ports 13:06:07 Setup pyenv: 13:06:07 system 13:06:07 3.8.20 13:06:07 3.9.20 13:06:07 3.10.15 13:06:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUXy from file:/tmp/.os_lf_venv 13:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:09 lf-activate-venv(): INFO: Base packages installed successfully 13:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:06:20 No orphaned ports to process. 13:06:20 Build step 'Conditional step (single)' marked build as failure 13:06:20 $ ssh-agent -k 13:06:20 unset SSH_AUTH_SOCK; 13:06:20 unset SSH_AGENT_PID; 13:06:20 echo Agent pid 1730 killed; 13:06:20 [ssh-agent] Stopped. 13:06:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12243681886032410115.sh 13:06:20 ---> sysstat.sh 13:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5083369006281898254.sh 13:06:21 ---> package-listing.sh 13:06:21 ++ tr '[:upper:]' '[:lower:]' 13:06:21 ++ facter osfamily 13:06:21 + OS_FAMILY=debian 13:06:21 + workspace=/w/workspace/ci-management-openstack-cron 13:06:21 + START_PACKAGES=/tmp/packages_start.txt 13:06:21 + END_PACKAGES=/tmp/packages_end.txt 13:06:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:21 + PACKAGES=/tmp/packages_start.txt 13:06:21 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:21 + PACKAGES=/tmp/packages_end.txt 13:06:21 + case "${OS_FAMILY}" in 13:06:21 + grep '^ii' 13:06:21 + dpkg -l 13:06:21 + '[' -f /tmp/packages_start.txt ']' 13:06:21 + '[' -f /tmp/packages_end.txt ']' 13:06:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:21 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:21 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12955010671169171097.sh 13:06:21 ---> capture-instance-metadata.sh 13:06:21 Setup pyenv: 13:06:21 system 13:06:21 3.8.20 13:06:21 3.9.20 13:06:21 3.10.15 13:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUXy from file:/tmp/.os_lf_venv 13:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:23 lf-activate-venv(): INFO: Base packages installed successfully 13:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:06:31 INFO: Running in OpenStack, capturing instance metadata 13:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3137344542634717548.sh 13:06:31 provisioning config files... 13:06:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7179160353116744411tmp 13:06:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:31 [EnvInject] - Injecting environment variables from a build step. 13:06:31 [EnvInject] - Injecting as environment variables the properties content 13:06:31 SERVER_ID=logs 13:06:31 13:06:31 [EnvInject] - Variables injected successfully. 13:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5307921092537229104.sh 13:06:31 ---> create-netrc.sh 13:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10993601893763873218.sh 13:06:32 ---> python-tools-install.sh 13:06:32 Setup pyenv: 13:06:32 system 13:06:32 3.8.20 13:06:32 3.9.20 13:06:32 3.10.15 13:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUXy from file:/tmp/.os_lf_venv 13:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:33 lf-activate-venv(): INFO: Base packages installed successfully 13:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11586437449512800970.sh 13:06:41 ---> sudo-logs.sh 13:06:41 Archiving 'sudo' log.. 13:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4378125551629460965.sh 13:06:41 ---> job-cost.sh 13:06:41 Setup pyenv: 13:06:41 system 13:06:41 3.8.20 13:06:41 3.9.20 13:06:41 3.10.15 13:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUXy from file:/tmp/.os_lf_venv 13:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:43 lf-activate-venv(): INFO: Base packages installed successfully 13:06:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:06:49 INFO: No Stack... 13:06:49 INFO: Retrieving Pricing Info for: v3-starter-1 13:06:50 INFO: Archiving Costs 13:06:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6014674543372046636.sh 13:06:50 ---> logs-deploy.sh 13:06:50 Setup pyenv: 13:06:50 system 13:06:50 3.8.20 13:06:50 3.9.20 13:06:50 3.10.15 13:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUXy from file:/tmp/.os_lf_venv 13:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:52 lf-activate-venv(): INFO: Base packages installed successfully 13:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-EUXy/bin to PATH 13:07:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/58462 13:07:00 INFO: archiving workspace using pattern(s): 13:07:01 Archives upload complete. 13:07:01 INFO: archiving logs to Nexus 13:07:02 ---> uname -a: 13:07:02 Linux prd-ubuntu20-04-docker-2c-8g-774805 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:07:02 13:07:02 13:07:02 ---> lscpu: 13:07:02 Architecture: x86_64 13:07:02 CPU op-mode(s): 32-bit, 64-bit 13:07:02 Byte Order: Little Endian 13:07:02 Address sizes: 40 bits physical, 48 bits virtual 13:07:02 CPU(s): 1 13:07:02 On-line CPU(s) list: 0 13:07:02 Thread(s) per core: 1 13:07:02 Core(s) per socket: 1 13:07:02 Socket(s): 1 13:07:02 NUMA node(s): 1 13:07:02 Vendor ID: AuthenticAMD 13:07:02 CPU family: 23 13:07:02 Model: 49 13:07:02 Model name: AMD EPYC-Rome Processor 13:07:02 Stepping: 0 13:07:02 CPU MHz: 2799.998 13:07:02 BogoMIPS: 5599.99 13:07:02 Virtualization: AMD-V 13:07:02 Hypervisor vendor: KVM 13:07:02 Virtualization type: full 13:07:02 L1d cache: 32 KiB 13:07:02 L1i cache: 32 KiB 13:07:02 L2 cache: 512 KiB 13:07:02 L3 cache: 16 MiB 13:07:02 NUMA node0 CPU(s): 0 13:07:02 Vulnerability Gather data sampling: Not affected 13:07:02 Vulnerability Itlb multihit: Not affected 13:07:02 Vulnerability L1tf: Not affected 13:07:02 Vulnerability Mds: Not affected 13:07:02 Vulnerability Meltdown: Not affected 13:07:02 Vulnerability Mmio stale data: Not affected 13:07:02 Vulnerability Retbleed: Vulnerable 13:07:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:07:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:07:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:07:02 Vulnerability Srbds: Not affected 13:07:02 Vulnerability Tsx async abort: Not affected 13:07:02 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:07:02 13:07:02 13:07:02 ---> nproc: 13:07:02 1 13:07:02 13:07:02 13:07:02 ---> df -h: 13:07:02 Filesystem Size Used Avail Use% Mounted on 13:07:02 udev 969M 0 969M 0% /dev 13:07:02 tmpfs 198M 1.1M 197M 1% /run 13:07:02 /dev/vda1 194G 9.9G 184G 6% / 13:07:02 tmpfs 986M 0 986M 0% /dev/shm 13:07:02 tmpfs 5.0M 0 5.0M 0% /run/lock 13:07:02 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:07:02 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:07:02 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:07:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:07:02 /dev/loop3 51M 51M 0 100% /snap/snapd/25577 13:07:02 tmpfs 198M 0 198M 0% /run/user/1001 13:07:02 /dev/loop4 92M 92M 0 100% /snap/lxd/36554 13:07:02 13:07:02 13:07:02 ---> free -m: 13:07:02 total used free shared buff/cache available 13:07:02 Mem: 1971 439 168 0 1363 1340 13:07:02 Swap: 1023 1 1022 13:07:02 13:07:02 13:07:02 ---> ip addr: 13:07:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:07:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:07:02 inet 127.0.0.1/8 scope host lo 13:07:02 valid_lft forever preferred_lft forever 13:07:02 inet6 ::1/128 scope host 13:07:02 valid_lft forever preferred_lft forever 13:07:02 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:07:02 link/ether fa:16:3e:5c:8c:e9 brd ff:ff:ff:ff:ff:ff 13:07:02 inet 10.30.122.79/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:07:02 valid_lft 86182sec preferred_lft 86182sec 13:07:02 inet6 fe80::f816:3eff:fe5c:8ce9/64 scope link 13:07:02 valid_lft forever preferred_lft forever 13:07:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:07:02 link/ether 7a:e1:92:cf:68:01 brd ff:ff:ff:ff:ff:ff 13:07:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:07:02 valid_lft forever preferred_lft forever 13:07:02 13:07:02 13:07:02 ---> sar -b -r -n DEV: 13:07:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774805) 12/10/25 _x86_64_ (1 CPU) 13:07:02 13:07:02 13:03:27 LINUX RESTART (1 CPU) 13:07:02 13:07:02 13:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:07:02 13:05:01 394.04 87.38 306.66 0.00 14740.57 62533.36 0.00 13:07:02 13:06:01 77.87 3.25 74.62 0.00 189.47 10983.20 0.00 13:07:02 13:07:01 42.99 8.66 34.32 0.00 400.00 2360.01 0.00 13:07:02 Average: 170.41 32.80 137.61 0.00 5057.31 25087.87 0.00 13:07:02 13:07:02 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:02 13:05:01 219368 1417500 361228 17.89 90944 1199500 928904 30.28 515048 1085452 87204 13:07:02 13:06:01 113032 1303192 468900 23.23 99732 1176172 1039440 33.89 647632 1047064 42708 13:07:02 13:07:01 242656 1442220 329460 16.32 104716 1180112 898168 29.28 517560 1047016 30476 13:07:02 Average: 191685 1387637 386529 19.15 98464 1185261 955504 31.15 560080 1059844 53463 13:07:02 13:07:02 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:02 13:05:01 lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 13:07:02 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:02 13:05:01 ens3 430.00 260.46 4058.08 74.50 0.00 0.00 0.00 0.00 13:07:02 13:06:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:07:02 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:02 13:06:01 ens3 40.73 35.40 295.19 10.14 0.00 0.00 0.00 0.00 13:07:02 13:07:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 13:07:02 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:02 13:07:01 ens3 29.71 28.01 29.04 15.00 0.00 0.00 0.00 0.00 13:07:02 Average: lo 1.68 1.68 0.17 0.17 0.00 0.00 0.00 0.00 13:07:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:02 Average: ens3 165.37 107.12 1446.54 32.99 0.00 0.00 0.00 0.00 13:07:02 13:07:02 13:07:02 ---> sar -P ALL: 13:07:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-774805) 12/10/25 _x86_64_ (1 CPU) 13:07:02 13:07:02 13:03:27 LINUX RESTART (1 CPU) 13:07:02 13:07:02 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:07:02 13:05:01 all 75.85 0.00 14.35 5.34 0.12 4.35 13:07:02 13:05:01 0 75.85 0.00 14.35 5.34 0.12 4.35 13:07:02 13:06:01 all 79.83 0.00 4.48 5.25 0.10 10.34 13:07:02 13:06:01 0 79.83 0.00 4.48 5.25 0.10 10.34 13:07:02 13:07:01 all 82.51 0.00 4.09 3.34 0.12 9.94 13:07:02 13:07:01 0 82.51 0.00 4.09 3.34 0.12 9.94 13:07:02 Average: all 79.42 0.00 7.59 4.64 0.11 8.24 13:07:02 Average: 0 79.42 0.00 7.59 4.64 0.11 8.24 13:07:02 13:07:02 13:07:02