00:04:34 Started by timer 00:04:34 Running as SYSTEM 00:04:34 [EnvInject] - Loading node environment variables. 00:04:34 Building remotely on prd-ubuntu20.04-docker-2c-8g-438 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 00:04:34 [ssh-agent] Looking for ssh-agent implementation... 00:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:34 $ ssh-agent 00:04:34 SSH_AUTH_SOCK=/tmp/ssh-zorEXpMDRO7x/agent.1587 00:04:34 SSH_AGENT_PID=1589 00:04:34 [ssh-agent] Started. 00:04:34 Running ssh-add (command line suppressed) 00:04:34 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8568995745194210030.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8568995745194210030.key) 00:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:34 The recommended git tool is: NONE 00:04:36 using credential edgex-jenkins-ssh 00:04:36 Wiping out workspace first. 00:04:36 Cloning the remote Git repository 00:04:36 Cloning repository git@github.com:edgexfoundry/ci-management 00:04:36 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:04:36 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 00:04:36 > git --version # timeout=10 00:04:36 > git --version # 'git version 2.25.1' 00:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:37 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 00:04:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:37 Avoid second fetch 00:04:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:04:37 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 00:04:37 > git config core.sparsecheckout # timeout=10 00:04:37 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:04:37 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 00:04:37 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 00:04:37 > git remote # timeout=10 00:04:37 > git submodule init # timeout=10 00:04:37 > git submodule sync # timeout=10 00:04:37 > git config --get remote.origin.url # timeout=10 00:04:37 > git submodule init # timeout=10 00:04:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:04:37 > git config --get submodule.packer/common-packer.url # timeout=10 00:04:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:04:38 > git config --get submodule.global-jjb.url # timeout=10 00:04:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:04:38 > git submodule update --init --recursive packer/common-packer # timeout=10 00:04:40 > git submodule update --init --recursive global-jjb # timeout=10 00:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:04:44 provisioning config files... 00:04:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:04:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:04:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16274393057121899259.sh 00:04:44 ---> python-tools-install.sh 00:04:44 Setup pyenv: 00:04:44 * system (set by /opt/pyenv/version) 00:04:44 * 3.8.20 (set by /opt/pyenv/version) 00:04:44 * 3.9.20 (set by /opt/pyenv/version) 00:04:44 3.10.15 00:04:44 3.11.10 00:04:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QFJD 00:04:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:04:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:52 lf-activate-venv(): INFO: Base packages installed successfully 00:04:52 lf-activate-venv(): INFO: Installing additional packages: lftools 00:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:05:14 Generating Requirements File 00:05:32 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:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:05:32 Python 3.11.10 00:05:32 pip 25.3 from /tmp/venv-QFJD/lib/python3.11/site-packages/pip (python 3.11) 00:05:32 appdirs==1.4.4 00:05:32 argcomplete==3.6.3 00:05:32 aspy.yaml==1.3.0 00:05:32 attrs==25.4.0 00:05:32 autopage==0.5.2 00:05:32 beautifulsoup4==4.14.3 00:05:32 boto3==1.42.25 00:05:32 botocore==1.42.25 00:05:32 bs4==0.0.2 00:05:32 certifi==2026.1.4 00:05:32 cffi==2.0.0 00:05:32 cfgv==3.5.0 00:05:32 chardet==5.2.0 00:05:32 charset-normalizer==3.4.4 00:05:32 click==8.3.1 00:05:32 cliff==4.13.1 00:05:32 cmd2==3.1.0 00:05:32 cryptography==3.3.2 00:05:32 debtcollector==3.0.0 00:05:32 decorator==5.2.1 00:05:32 defusedxml==0.7.1 00:05:32 Deprecated==1.3.1 00:05:32 distlib==0.4.0 00:05:32 dnspython==2.8.0 00:05:32 docker==7.1.0 00:05:32 dogpile.cache==1.5.0 00:05:32 durationpy==0.10 00:05:32 email-validator==2.3.0 00:05:32 filelock==3.20.3 00:05:32 future==1.0.0 00:05:32 gitdb==4.0.12 00:05:32 GitPython==3.1.46 00:05:32 google-auth==2.47.0 00:05:32 httplib2==0.31.0 00:05:32 identify==2.6.15 00:05:32 idna==3.11 00:05:32 importlib-resources==1.5.0 00:05:32 iso8601==2.1.0 00:05:32 Jinja2==3.1.6 00:05:32 jmespath==1.0.1 00:05:32 jsonpatch==1.33 00:05:32 jsonpointer==3.0.0 00:05:32 jsonschema==4.26.0 00:05:32 jsonschema-specifications==2025.9.1 00:05:32 keystoneauth1==5.12.0 00:05:32 kubernetes==34.1.0 00:05:32 lftools==0.37.18 00:05:32 lxml==6.0.2 00:05:32 markdown-it-py==4.0.0 00:05:32 MarkupSafe==3.0.3 00:05:32 mdurl==0.1.2 00:05:32 msgpack==1.1.2 00:05:32 multi_key_dict==2.0.3 00:05:32 munch==4.0.0 00:05:32 netaddr==1.3.0 00:05:32 niet==1.4.2 00:05:32 nodeenv==1.10.0 00:05:32 oauth2client==4.1.3 00:05:32 oauthlib==3.3.1 00:05:32 openstacksdk==4.8.0 00:05:32 os-service-types==1.8.2 00:05:32 osc-lib==4.3.0 00:05:32 oslo.config==10.2.0 00:05:32 oslo.context==6.2.0 00:05:32 oslo.i18n==6.7.1 00:05:32 oslo.log==8.0.0 00:05:32 oslo.serialization==5.9.0 00:05:32 oslo.utils==9.2.0 00:05:32 packaging==25.0 00:05:32 pbr==7.0.3 00:05:32 platformdirs==4.5.1 00:05:32 prettytable==3.17.0 00:05:32 psutil==7.2.1 00:05:32 pyasn1==0.6.1 00:05:32 pyasn1_modules==0.4.2 00:05:32 pycparser==2.23 00:05:32 pygerrit2==2.0.15 00:05:32 PyGithub==2.8.1 00:05:32 Pygments==2.19.2 00:05:32 PyJWT==2.10.1 00:05:32 PyNaCl==1.6.2 00:05:32 pyparsing==2.4.7 00:05:32 pyperclip==1.11.0 00:05:32 pyrsistent==0.20.0 00:05:32 python-cinderclient==9.8.0 00:05:32 python-dateutil==2.9.0.post0 00:05:32 python-heatclient==4.3.0 00:05:32 python-jenkins==1.8.3 00:05:32 python-keystoneclient==5.7.0 00:05:32 python-magnumclient==4.9.0 00:05:32 python-openstackclient==8.3.0 00:05:32 python-swiftclient==4.9.0 00:05:32 PyYAML==6.0.3 00:05:32 referencing==0.37.0 00:05:32 requests==2.32.5 00:05:32 requests-oauthlib==2.0.0 00:05:32 requestsexceptions==1.4.0 00:05:32 rfc3986==2.0.0 00:05:32 rich==14.2.0 00:05:32 rich-argparse==1.7.2 00:05:32 rpds-py==0.30.0 00:05:32 rsa==4.9.1 00:05:32 ruamel.yaml==0.19.1 00:05:32 ruamel.yaml.clib==0.2.15 00:05:32 s3transfer==0.16.0 00:05:32 simplejson==3.20.2 00:05:32 six==1.17.0 00:05:32 smmap==5.0.2 00:05:32 soupsieve==2.8.1 00:05:32 stevedore==5.6.0 00:05:32 tabulate==0.9.0 00:05:32 toml==0.10.2 00:05:32 tomlkit==0.13.3 00:05:32 tqdm==4.67.1 00:05:32 typing_extensions==4.15.0 00:05:32 tzdata==2025.3 00:05:32 urllib3==1.26.20 00:05:32 virtualenv==20.36.1 00:05:32 wcwidth==0.2.14 00:05:32 websocket-client==1.9.0 00:05:32 wrapt==2.0.1 00:05:32 xdg==6.0.0 00:05:32 xmltodict==1.0.2 00:05:32 yq==3.4.3 00:05:32 [EnvInject] - Injecting environment variables from a build step. 00:05:32 [EnvInject] - Injecting as environment variables the properties content 00:05:32 OS_CLOUD=vex 00:05:32 00:05:32 [EnvInject] - Variables injected successfully. 00:05:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10057107576401316668.sh 00:05:32 ---> Orphaned k8s clusters 00:05:33 Setup pyenv: 00:05:33 system 00:05:33 3.8.20 00:05:33 3.9.20 00:05:33 3.10.15 00:05:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFJD from file:/tmp/.os_lf_venv 00:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:34 lf-activate-venv(): INFO: Base packages installed successfully 00:05:34 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:05:40 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:40 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:05:43 -----> Delete orphaned cluster 00:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12114486989887436970.sh 00:05:43 ---> Orphaned stacks 00:05:43 Setup pyenv: 00:05:43 system 00:05:43 3.8.20 00:05:43 3.9.20 00:05:43 3.10.15 00:05:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFJD from file:/tmp/.os_lf_venv 00:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:44 lf-activate-venv(): INFO: Base packages installed successfully 00:05:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:05:57 + mapfile -t OS_COE_CLUSTERS_ID 00:05:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:05:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:05:57 ++ awk '{print $1}' 00:05:59 + echo '-----> Active clusters -> stacks' 00:05:59 -----> Active clusters -> stacks 00:05:59 + OS_COE_STACKS=() 00:05:59 + [[ 0 -gt 0 ]] 00:05:59 + mapfile -t OS_STACKS 00:05:59 ++ awk '{print $1}' 00:05:59 ++ 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:06:00 + echo '-----> Active stacks' 00:06:00 -----> Active stacks 00:06:00 + echo '-----> Delete orphaned stacks' 00:06:00 -----> Delete orphaned stacks 00:06:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3056432482882640013.sh 00:06:00 ---> Orphaned servers 00:06:00 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-QFJD 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:02 lf-activate-venv(): INFO: Base packages installed successfully 00:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:06:18 -----> Active servers 00:06:18 prd-ubuntu20.04-docker-2c-8g-438 00:06:18 prd-centos7-blackbox-4c-2g-371 00:06:18 prd-centos7-blackbox-4c-2g-370 00:06:18 prd-centos7-blackbox-4c-2g-369 00:06:18 prd-centos7-blackbox-4c-2g-44 00:06:18 prd-ubuntu20.04-docker-2c-8g-775004 00:06:18 -----> Delete orphaned servers 00:06:19 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-775004 00:06:21 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 00:06:21 Build step 'Conditional step (single)' marked build as failure 00:06:21 $ ssh-agent -k 00:06:21 unset SSH_AUTH_SOCK; 00:06:21 unset SSH_AGENT_PID; 00:06:21 echo Agent pid 1589 killed; 00:06:21 [ssh-agent] Stopped. 00:06:21 [PostBuildScript] - [INFO] Executing post build scripts. 00:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17614999470091062475.sh 00:06:21 ---> sysstat.sh 00:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins555216137229452561.sh 00:06:22 ---> package-listing.sh 00:06:22 ++ facter osfamily 00:06:22 ++ tr '[:upper:]' '[:lower:]' 00:06:22 + OS_FAMILY=debian 00:06:22 + workspace=/w/workspace/ci-management-openstack-cron 00:06:22 + START_PACKAGES=/tmp/packages_start.txt 00:06:22 + END_PACKAGES=/tmp/packages_end.txt 00:06:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:22 + PACKAGES=/tmp/packages_start.txt 00:06:22 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:22 + PACKAGES=/tmp/packages_end.txt 00:06:22 + case "${OS_FAMILY}" in 00:06:22 + dpkg -l 00:06:22 + grep '^ii' 00:06:22 + '[' -f /tmp/packages_start.txt ']' 00:06:22 + '[' -f /tmp/packages_end.txt ']' 00:06:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:22 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:22 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:06:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5076469911417851017.sh 00:06:22 ---> capture-instance-metadata.sh 00:06:22 Setup pyenv: 00:06:22 system 00:06:22 3.8.20 00:06:22 3.9.20 00:06:22 3.10.15 00:06:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFJD from file:/tmp/.os_lf_venv 00:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:24 lf-activate-venv(): INFO: Base packages installed successfully 00:06:24 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:06:31 INFO: Running in OpenStack, capturing instance metadata 00:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1638655565911016163.sh 00:06:32 provisioning config files... 00:06:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14187107364110652388tmp 00:06:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:06:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:06:32 [EnvInject] - Injecting environment variables from a build step. 00:06:32 [EnvInject] - Injecting as environment variables the properties content 00:06:32 SERVER_ID=logs 00:06:32 00:06:32 [EnvInject] - Variables injected successfully. 00:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9364697244532829762.sh 00:06:32 ---> create-netrc.sh 00:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5547089279285088186.sh 00:06:32 ---> python-tools-install.sh 00:06:32 Setup pyenv: 00:06:32 system 00:06:32 3.8.20 00:06:32 3.9.20 00:06:32 3.10.15 00:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFJD from file:/tmp/.os_lf_venv 00:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:34 lf-activate-venv(): INFO: Base packages installed successfully 00:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8498639390539115448.sh 00:06:41 ---> sudo-logs.sh 00:06:41 Archiving 'sudo' log.. 00:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15454859332207792304.sh 00:06:41 ---> job-cost.sh 00:06:41 Setup pyenv: 00:06:41 system 00:06:41 3.8.20 00:06:41 3.9.20 00:06:41 3.10.15 00:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFJD from file:/tmp/.os_lf_venv 00:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:43 lf-activate-venv(): INFO: Base packages installed successfully 00:06:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:06:49 INFO: No Stack... 00:06:49 INFO: Retrieving Pricing Info for: v3-standard-2 00:06:49 INFO: Archiving Costs 00:06:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15699669450555338353.sh 00:06:49 ---> logs-deploy.sh 00:06:49 Setup pyenv: 00:06:49 system 00:06:49 3.8.20 00:06:49 3.9.20 00:06:49 3.10.15 00:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFJD from file:/tmp/.os_lf_venv 00:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:51 lf-activate-venv(): INFO: Base packages installed successfully 00:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-QFJD/bin to PATH 00:06:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/59203 00:06:59 INFO: archiving workspace using pattern(s): 00:06:59 Archives upload complete. 00:07:00 INFO: archiving logs to Nexus 00:07:00 ---> uname -a: 00:07:00 Linux prd-ubuntu20-04-docker-2c-8g-438 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:07:00 00:07:00 00:07:00 ---> lscpu: 00:07:00 Architecture: x86_64 00:07:00 CPU op-mode(s): 32-bit, 64-bit 00:07:00 Byte Order: Little Endian 00:07:00 Address sizes: 40 bits physical, 48 bits virtual 00:07:00 CPU(s): 2 00:07:00 On-line CPU(s) list: 0,1 00:07:00 Thread(s) per core: 1 00:07:00 Core(s) per socket: 1 00:07:00 Socket(s): 2 00:07:00 NUMA node(s): 1 00:07:00 Vendor ID: AuthenticAMD 00:07:00 CPU family: 23 00:07:00 Model: 49 00:07:00 Model name: AMD EPYC-Rome Processor 00:07:00 Stepping: 0 00:07:00 CPU MHz: 2799.998 00:07:00 BogoMIPS: 5599.99 00:07:00 Virtualization: AMD-V 00:07:00 Hypervisor vendor: KVM 00:07:00 Virtualization type: full 00:07:00 L1d cache: 64 KiB 00:07:00 L1i cache: 64 KiB 00:07:00 L2 cache: 1 MiB 00:07:00 L3 cache: 32 MiB 00:07:00 NUMA node0 CPU(s): 0,1 00:07:00 Vulnerability Gather data sampling: Not affected 00:07:00 Vulnerability Itlb multihit: Not affected 00:07:00 Vulnerability L1tf: Not affected 00:07:00 Vulnerability Mds: Not affected 00:07:00 Vulnerability Meltdown: Not affected 00:07:00 Vulnerability Mmio stale data: Not affected 00:07:00 Vulnerability Retbleed: Vulnerable 00:07:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:07:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:07:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:07:00 Vulnerability Srbds: Not affected 00:07:00 Vulnerability Tsx async abort: Not affected 00:07:00 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:07:00 00:07:00 00:07:00 ---> nproc: 00:07:00 2 00:07:00 00:07:00 00:07:00 ---> df -h: 00:07:00 Filesystem Size Used Avail Use% Mounted on 00:07:00 udev 3.9G 0 3.9G 0% /dev 00:07:00 tmpfs 795M 1.1M 794M 1% /run 00:07:00 /dev/vda1 39G 9.8G 29G 26% / 00:07:00 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:07:00 tmpfs 5.0M 0 5.0M 0% /run/lock 00:07:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:07:00 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 00:07:00 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 00:07:00 /dev/loop1 62M 62M 0 100% /snap/core20/1405 00:07:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:07:00 tmpfs 795M 0 795M 0% /run/user/1001 00:07:00 00:07:00 00:07:00 ---> free -m: 00:07:00 total used free shared buff/cache available 00:07:00 Mem: 7945 553 4964 1 2427 7095 00:07:00 Swap: 1023 0 1023 00:07:00 00:07:00 00:07:00 ---> ip addr: 00:07:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:07:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:07:00 inet 127.0.0.1/8 scope host lo 00:07:00 valid_lft forever preferred_lft forever 00:07:00 inet6 ::1/128 scope host 00:07:00 valid_lft forever preferred_lft forever 00:07:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:07:00 link/ether fa:16:3e:d6:7b:99 brd ff:ff:ff:ff:ff:ff 00:07:00 inet 10.30.122.34/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 00:07:00 valid_lft 86204sec preferred_lft 86204sec 00:07:00 inet6 fe80::f816:3eff:fed6:7b99/64 scope link 00:07:00 valid_lft forever preferred_lft forever 00:07:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:07:00 link/ether 72:84:47:4a:70:b7 brd ff:ff:ff:ff:ff:ff 00:07:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:07:00 valid_lft forever preferred_lft forever 00:07:00 00:07:00 00:07:00 ---> sar -b -r -n DEV: 00:07:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-438) 01/11/26 _x86_64_ (2 CPU) 00:07:00 00:07:00 00:03:57 LINUX RESTART (2 CPU) 00:07:00 00:07:00 00:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:07:00 00:05:03 350.02 73.34 276.69 0.00 11681.92 44498.58 0.00 00:07:00 00:06:01 112.14 1.07 111.07 0.00 76.95 12311.96 0.00 00:07:00 Average: 233.10 37.82 195.28 0.00 5977.77 28678.00 0.00 00:07:00 00:07:00 00:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:07:00 00:05:03 5415012 7253892 543952 6.69 66912 1949120 1237616 13.47 729832 1771784 68352 00:07:00 00:06:01 5162100 7331964 445368 5.47 92860 2234580 1127620 12.28 688756 2027396 115444 00:07:00 Average: 5288556 7292928 494660 6.08 79886 2091850 1182618 12.88 709294 1899590 91898 00:07:00 00:07:00 00:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:07:00 00:05:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:00 00:05:03 lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 00:07:00 00:05:03 ens3 367.82 239.34 1123.00 72.08 0.00 0.00 0.00 0.00 00:07:00 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:00 00:06:01 lo 1.24 1.24 0.14 0.14 0.00 0.00 0.00 0.00 00:07:00 00:06:01 ens3 57.65 43.79 911.65 10.37 0.00 0.00 0.00 0.00 00:07:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:00 Average: lo 1.41 1.41 0.15 0.15 0.00 0.00 0.00 0.00 00:07:00 Average: ens3 215.36 143.22 1019.12 41.75 0.00 0.00 0.00 0.00 00:07:00 00:07:00 00:07:00 ---> sar -P ALL: 00:07:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-438) 01/11/26 _x86_64_ (2 CPU) 00:07:00 00:07:00 00:03:57 LINUX RESTART (2 CPU) 00:07:00 00:07:00 00:04:01 CPU %user %nice %system %iowait %steal %idle 00:07:00 00:05:03 all 25.51 0.00 4.68 9.88 0.07 59.86 00:07:00 00:05:03 0 16.11 0.00 5.28 13.14 0.07 65.41 00:07:00 00:05:03 1 34.88 0.00 4.07 6.64 0.07 54.34 00:07:00 00:06:01 all 39.28 0.00 3.25 3.10 0.09 54.28 00:07:00 00:06:01 0 33.24 0.00 3.02 1.49 0.09 62.16 00:07:00 00:06:01 1 45.37 0.00 3.48 4.72 0.09 46.34 00:07:00 Average: all 32.34 0.00 3.97 6.52 0.08 57.09 00:07:00 Average: 0 24.62 0.00 4.16 7.35 0.08 63.80 00:07:00 Average: 1 40.07 0.00 3.78 5.69 0.08 50.38 00:07:00 00:07:00 00:07:00