02:16:44 Started by GitHub push by jinlinGuan 02:16:44 Running as SYSTEM 02:16:44 [EnvInject] - Loading node environment variables. 02:16:44 Building remotely on prd-ubuntu20.04-docker-2c-8g-1353 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker 02:16:44 [ssh-agent] Looking for ssh-agent implementation... 02:16:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:44 $ ssh-agent 02:16:44 SSH_AUTH_SOCK=/tmp/ssh-VoL3u7B7gBKy/agent.1422 02:16:44 SSH_AGENT_PID=1424 02:16:44 [ssh-agent] Started. 02:16:44 Running ssh-add (command line suppressed) 02:16:44 Identity added: /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker@tmp/private_key_15777867865675760765.key (/w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker@tmp/private_key_15777867865675760765.key) 02:16:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:44 The recommended git tool is: NONE 02:16:46 using credential edgex-jenkins-ssh 02:16:46 Wiping out workspace first. 02:16:46 Cloning the remote Git repository 02:16:46 Cloning repository git@github.com:edgexfoundry/ci-management 02:16:46 > git init /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker # timeout=10 02:16:46 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 02:16:46 > git --version # timeout=10 02:16:46 > git --version # 'git version 2.25.1' 02:16:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:47 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 02:16:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:47 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 02:16:47 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 02:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 02:16:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:16:47 Checking out Revision 883f330ae000738ca2879650867a4bd018253975 (refs/remotes/origin/master) 02:16:47 > git config core.sparsecheckout # timeout=10 02:16:48 > git checkout -f 883f330ae000738ca2879650867a4bd018253975 # timeout=10 02:16:48 Commit message: "Merge pull request #699 from eb-oss/fix-publish-macro" 02:16:48 > git rev-list --no-walk 50b4d3973fd8eeda2b454d18505a70e8c21a3d27 # timeout=10 02:16:48 > git remote # timeout=10 02:16:48 > git submodule init # timeout=10 02:16:48 > git submodule sync # timeout=10 02:16:48 > git config --get remote.origin.url # timeout=10 02:16:48 > git submodule init # timeout=10 02:16:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:16:48 > git config --get submodule.packer/common-packer.url # timeout=10 02:16:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:16:48 > git config --get submodule.global-jjb.url # timeout=10 02:16:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:16:48 > git submodule update --init --recursive packer/common-packer # timeout=10 02:16:48 > git submodule update --init --recursive global-jjb # timeout=10 02:16:52 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:16:52 provisioning config files... 02:16:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:16:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:16:53 provisioning config files... 02:16:53 copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg 02:16:53 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 02:16:53 Run condition [Boolean condition] enabling perform for step [BuilderChain] 02:16:53 provisioning config files... 02:16:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:16:53 [EnvInject] - Injecting environment variables from a build step. 02:16:53 [EnvInject] - Injecting as environment variables the properties content 02:16:53 OS_CLOUD=vex 02:16:53 02:16:53 [EnvInject] - Variables injected successfully. 02:16:53 provisioning config files... 02:16:53 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 02:16:53 [EnvInject] - Injecting environment variables from a build step. 02:16:53 [EnvInject] - Injecting as environment variables the properties content 02:16:53 PACKER_TEMPLATE=docker 02:16:53 PACKER_PLATFORM=ubuntu-20.04-arm64 02:16:53 PACKER_VERSION=1.9.1 02:16:53 PACKER_BUILDER=openstack 02:16:53 UPDATE_CLOUD_IMAGE=False 02:16:53 02:16:53 [EnvInject] - Variables injected successfully. 02:16:53 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins3179733814991994620.sh 02:16:53 ---> packer-install.sh 02:16:53 Packer binary not available, installing Packer version 1.9.1. 02:16:53 /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker 02:16:53 2025-05-12 02:16:53 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] 02:16:53 Archive: packer_1.9.1_linux_amd64.zip 02:16:53 inflating: /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker/bin/packer 02:16:53 /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker 02:16:53 ---> packer-build.sh 02:16:53 packer init templates/docker.pkr.hcl ... 02:16:54 Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" 02:16:54 Warning: Undefined variable 02:16:54 02:16:54 The variable "stack_pass" was set but was not declared as an input variable. 02:16:54 To declare variable "stack_pass" place this block in one of your .pkr.hcl files, 02:16:54 such as variables.pkr.hcl 02:16:54 02:16:54 variable "stack_pass" { 02:16:54 type = string 02:16:54 default = null 02:16:54 } 02:16:54 02:16:54 Warning: Undefined variable 02:16:54 02:16:54 The variable "stack_tenant" was set but was not declared as an input variable. 02:16:54 To declare variable "stack_tenant" place this block in one of your .pkr.hcl 02:16:54 files, such as variables.pkr.hcl 02:16:54 02:16:54 variable "stack_tenant" { 02:16:54 type = string 02:16:54 default = null 02:16:54 } 02:16:54 02:16:54 Warning: Undefined variable 02:16:54 02:16:54 The variable "stack_network" was set but was not declared as an input variable. 02:16:54 To declare variable "stack_network" place this block in one of your .pkr.hcl 02:16:54 files, such as variables.pkr.hcl 02:16:54 02:16:54 variable "stack_network" { 02:16:54 type = string 02:16:54 default = null 02:16:54 } 02:16:54 02:16:54 Warning: Undefined variable 02:16:54 02:16:54 The variable "stack_user" was set but was not declared as an input variable. 02:16:54 To declare variable "stack_user" place this block in one of your .pkr.hcl files, 02:16:54 such as variables.pkr.hcl 02:16:54 02:16:54 variable "stack_user" { 02:16:54 type = string 02:16:54 default = null 02:16:54 } 02:16:54 02:16:54 02:16:55 The configuration is valid. 02:16:55 + [[ -n '' ]] 02:16:55 + [[ https://github.com/edgexfoundry/ci-management =~ https://github.com ]] 02:16:55 ++ git log --no-merges -1 --format=%H 02:16:55 + LAST_CHANGE_SHA=754f458ca53755bc04795c4442775f0e14891e7e 02:16:55 ++ sed -E 's#(www.)?github.com#api.github.com/repos#' 02:16:55 ++ echo https://github.com/edgexfoundry/ci-management 02:16:55 + API_BASE=https://api.github.com/repos/edgexfoundry/ci-management 02:16:55 + CONTEXT_VALUE='"Packer ubuntu-20.04-arm64-docker Verify Build"' 02:16:55 + JQ_QUERY='.[] | select(.state == "success" and .context == "Packer ubuntu-20.04-arm64-docker Verify Build")' 02:16:55 ++ curl https://api.github.com/repos/edgexfoundry/ci-management/statuses/754f458ca53755bc04795c4442775f0e14891e7e 02:16:55 ++ jq '.[] | select(.state == "success" and .context == "Packer ubuntu-20.04-arm64-docker Verify Build")' 02:16:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:16:55 Dload Upload Total Spent Left Speed 02:16:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15407 100 15407 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k 02:16:55 + STATUS= 02:16:55 + [[ -n '' ]] 02:16:55 + set +x 02:16:56 ==> openstack.docker: Loading flavor: v3-standard-2 02:16:56 openstack.docker: Verified flavor. ID: d6906d2a-e83f-42be-b33e-fbaeb5c511cb 02:16:56 ==> openstack.docker: Creating temporary RSA SSH key for instance... 02:16:57 ==> openstack.docker: Creating temporary keypair: packer_68215a18-7d1f-9740-30fb-32a2697dc494 ... 02:16:57 ==> openstack.docker: Created temporary keypair: packer_68215a18-7d1f-9740-30fb-32a2697dc494 02:16:57 openstack.docker: Found Image ID: 52f7c104-e560-4d4f-8f13-35a72c00b92e 02:16:57 ==> openstack.docker: Creating volume... 02:16:58 ==> openstack.docker: Waiting for volume packer_68215a18-7d9e-769d-6ea1-9775f5554781 (volume id: f4ae9be7-7aae-46e6-85fa-4fc07ce93d46) to become available... 02:17:17 openstack.docker: Volume ID: f4ae9be7-7aae-46e6-85fa-4fc07ce93d46 02:17:17 ==> openstack.docker: Launching server... 02:17:17 ==> openstack.docker: Launching server... 02:17:18 openstack.docker: Server ID: 9d2896ee-584c-4df3-81cb-092fc67c31b8 02:17:18 ==> openstack.docker: Waiting for server to become ready... 02:17:27 openstack.docker: Floating IP not required 02:17:27 ==> openstack.docker: Using SSH communicator to connect: 10.30.123.23 02:17:27 ==> openstack.docker: Waiting for SSH to become available... 02:18:19 ==> openstack.docker: Connected to SSH! 02:18:19 ==> openstack.docker: Provisioning with shell script: common-packer/provision/install-python.sh 02:18:19 openstack.docker: ----> install-python.sh 02:18:19 openstack.docker: Distro is Ubuntu 02:18:19 openstack.docker: Update and Remove unwanted packages... 02:18:19 ==> openstack.docker: 02:18:19 ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 02:18:19 ==> openstack.docker: 02:18:19 ==> openstack.docker: 02:18:19 ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 02:18:19 ==> openstack.docker: 02:18:19 openstack.docker: Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease 02:18:19 openstack.docker: Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [128 kB] 02:18:19 openstack.docker: Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [128 kB] 02:18:19 openstack.docker: Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [128 kB] 02:18:20 openstack.docker: Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [8458 kB] 02:18:21 openstack.docker: Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe Translation-en [5124 kB] 02:18:21 openstack.docker: Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 c-n-f Metadata [255 kB] 02:18:21 openstack.docker: Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [114 kB] 02:18:21 openstack.docker: Get:9 http://ports.ubuntu.com/ubuntu-ports focal/multiverse Translation-en [104 kB] 02:18:21 openstack.docker: Get:10 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 c-n-f Metadata [8024 B] 02:18:22 openstack.docker: Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [3053 kB] 02:18:22 openstack.docker: Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main Translation-en [596 kB] 02:18:22 openstack.docker: Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 c-n-f Metadata [17.6 kB] 02:18:22 openstack.docker: Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [63.5 kB] 02:18:22 openstack.docker: Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted Translation-en [540 kB] 02:18:22 openstack.docker: Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 c-n-f Metadata [428 B] 02:18:22 openstack.docker: Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1187 kB] 02:18:22 openstack.docker: Get:18 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe Translation-en [303 kB] 02:18:22 openstack.docker: Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 c-n-f Metadata [27.2 kB] 02:18:22 openstack.docker: Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [13.1 kB] 02:18:22 openstack.docker: Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse Translation-en [8316 B] 02:18:22 openstack.docker: Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 c-n-f Metadata [504 B] 02:18:23 openstack.docker: Get:23 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [45.4 kB] 02:18:23 openstack.docker: Get:24 http://ports.ubuntu.com/ubuntu-ports focal-backports/main Translation-en [16.3 kB] 02:18:23 openstack.docker: Get:25 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 c-n-f Metadata [1420 B] 02:18:23 openstack.docker: Get:26 http://ports.ubuntu.com/ubuntu-ports focal-backports/restricted arm64 c-n-f Metadata [116 B] 02:18:23 openstack.docker: Get:27 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [24.3 kB] 02:18:23 openstack.docker: Get:28 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe Translation-en [16.3 kB] 02:18:23 openstack.docker: Get:29 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 c-n-f Metadata [864 B] 02:18:23 openstack.docker: Get:30 http://ports.ubuntu.com/ubuntu-ports focal-backports/multiverse arm64 c-n-f Metadata [116 B] 02:18:24 openstack.docker: Get:31 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2738 kB] 02:18:25 openstack.docker: Get:32 http://ports.ubuntu.com/ubuntu-ports focal-security/main Translation-en [514 kB] 02:18:25 openstack.docker: Get:33 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 c-n-f Metadata [14.1 kB] 02:18:25 openstack.docker: Get:34 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [59.0 kB] 02:18:25 openstack.docker: Get:35 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted Translation-en [520 kB] 02:18:25 openstack.docker: Get:36 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 c-n-f Metadata [400 B] 02:18:25 openstack.docker: Get:37 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [965 kB] 02:18:25 openstack.docker: Get:38 http://ports.ubuntu.com/ubuntu-ports focal-security/universe Translation-en [221 kB] 02:18:25 openstack.docker: Get:39 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 c-n-f Metadata [20.4 kB] 02:18:25 openstack.docker: Get:40 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [7244 B] 02:18:25 openstack.docker: Get:41 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse Translation-en [6448 B] 02:18:25 openstack.docker: Get:42 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 c-n-f Metadata [284 B] 02:18:37 ==> openstack.docker: Traceback (most recent call last): 02:18:37 ==> openstack.docker: File "/usr/lib/cnf-update-db", line 26, in 02:18:37 ==> openstack.docker: col.create(db) 02:18:37 ==> openstack.docker: File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 94, in create 02:18:37 ==> openstack.docker: self._fill_commands(con) 02:18:37 ==> openstack.docker: File "/usr/lib/python3/dist-packages/CommandNotFound/db/creator.py", line 137, in _fill_commands 02:18:37 ==> openstack.docker: with open(f) as fp: 02:18:37 ==> openstack.docker: FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_focal-updates_universe_cnf_Commands-arm64' 02:18:37 openstack.docker: Fetched 25.4 MB in 14s (1757 kB/s) 02:18:37 openstack.docker: Reading package lists... 02:18:37 ==> openstack.docker: E: Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -w /var/lib/command-not-found/ -a -e /usr/lib/cnf-update-db; then /usr/lib/cnf-update-db > /dev/null; fi' 02:18:37 ==> openstack.docker: E: Sub-process returned an error code 02:18:37 ==> openstack.docker: Provisioning step had errors: Running the cleanup provisioner, if present... 02:18:37 ==> openstack.docker: Terminating the source server: 9d2896ee-584c-4df3-81cb-092fc67c31b8 ... 02:18:42 ==> openstack.docker: Deleting volume: f4ae9be7-7aae-46e6-85fa-4fc07ce93d46 ... 02:18:42 ==> openstack.docker: Deleting temporary keypair: packer_68215a18-7d1f-9740-30fb-32a2697dc494 ... 02:18:42 Build 'openstack.docker' errored after 1 minute 45 seconds: Script exited with non-zero exit status: 100. Allowed exit codes are: [0] 02:18:42 02:18:42 ==> Wait completed after 1 minute 45 seconds 02:18:42 02:18:42 ==> Some builds didn't complete successfully and had errors: 02:18:42 --> openstack.docker: Script exited with non-zero exit status: 100. Allowed exit codes are: [0] 02:18:42 02:18:42 ==> Builds finished but no artifacts were created. 02:18:42 Build step 'Execute shell' marked build as failure 02:18:42 $ ssh-agent -k 02:18:42 unset SSH_AUTH_SOCK; 02:18:42 unset SSH_AGENT_PID; 02:18:42 echo Agent pid 1424 killed; 02:18:42 [ssh-agent] Stopped. 02:18:42 [PostBuildScript] - [INFO] Executing post build scripts. 02:18:42 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins1552416442928788759.sh 02:18:42 ---> sysstat.sh 02:18:43 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins873728706101402216.sh 02:18:43 ---> package-listing.sh 02:18:43 ++ facter osfamily 02:18:43 ++ tr '[:upper:]' '[:lower:]' 02:18:43 + OS_FAMILY=debian 02:18:43 + workspace=/w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker 02:18:43 + START_PACKAGES=/tmp/packages_start.txt 02:18:43 + END_PACKAGES=/tmp/packages_end.txt 02:18:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:43 + PACKAGES=/tmp/packages_start.txt 02:18:43 + '[' /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker ']' 02:18:43 + PACKAGES=/tmp/packages_end.txt 02:18:43 + case "${OS_FAMILY}" in 02:18:43 + grep '^ii' 02:18:43 + dpkg -l 02:18:43 + '[' -f /tmp/packages_start.txt ']' 02:18:43 + '[' -f /tmp/packages_end.txt ']' 02:18:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:43 + '[' /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker ']' 02:18:43 + mkdir -p /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker/archives/ 02:18:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker/archives/ 02:18:43 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins1326721448521206683.sh 02:18:43 ---> capture-instance-metadata.sh 02:18:43 Setup pyenv: 02:18:43 * system (set by /opt/pyenv/version) 02:18:43 * 3.8.13 (set by /opt/pyenv/version) 02:18:43 * 3.9.13 (set by /opt/pyenv/version) 02:18:43 * 3.10.6 (set by /opt/pyenv/version) 02:18:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cFKj 02:18:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:18:51 lf-activate-venv(): INFO: Installing: lftools 02:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-cFKj/bin to PATH 02:19:13 INFO: Running in OpenStack, capturing instance metadata 02:19:14 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins17361163982678059723.sh 02:19:14 provisioning config files... 02:19:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker@tmp/config88494001504434577tmp 02:19:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:19:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:19:14 [EnvInject] - Injecting environment variables from a build step. 02:19:14 [EnvInject] - Injecting as environment variables the properties content 02:19:14 SERVER_ID=logs 02:19:14 02:19:14 [EnvInject] - Variables injected successfully. 02:19:14 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins2650251441336829931.sh 02:19:14 ---> create-netrc.sh 02:19:14 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins10094663285950208803.sh 02:19:14 ---> python-tools-install.sh 02:19:14 Setup pyenv: 02:19:14 system 02:19:14 3.8.13 02:19:14 3.9.13 02:19:14 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker/.python-version) 02:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cFKj from file:/tmp/.os_lf_venv 02:19:16 lf-activate-venv(): INFO: Installing: lftools 02:19:23 lf-activate-venv(): INFO: Adding /tmp/venv-cFKj/bin to PATH 02:19:23 Generating Requirements File 02:19:41 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. 02:19:41 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 02:19:42 Python 3.10.6 02:19:42 pip 25.1.1 from /tmp/venv-cFKj/lib/python3.10/site-packages/pip (python 3.10) 02:19:43 appdirs==1.4.4 02:19:43 argcomplete==3.6.2 02:19:43 aspy.yaml==1.3.0 02:19:43 attrs==25.3.0 02:19:43 autopage==0.5.2 02:19:43 beautifulsoup4==4.13.4 02:19:43 boto3==1.38.13 02:19:43 botocore==1.38.13 02:19:43 bs4==0.0.2 02:19:43 cachetools==5.5.2 02:19:43 certifi==2025.4.26 02:19:43 cffi==1.17.1 02:19:43 cfgv==3.4.0 02:19:43 chardet==5.2.0 02:19:43 charset-normalizer==3.4.2 02:19:43 click==8.2.0 02:19:43 cliff==4.9.1 02:19:43 cmd2==2.5.11 02:19:43 cryptography==3.3.2 02:19:43 debtcollector==3.0.0 02:19:43 decorator==5.2.1 02:19:43 defusedxml==0.7.1 02:19:43 Deprecated==1.2.18 02:19:43 distlib==0.3.9 02:19:43 dnspython==2.7.0 02:19:43 docker==4.2.2 02:19:43 dogpile.cache==1.4.0 02:19:43 durationpy==0.9 02:19:43 email_validator==2.2.0 02:19:43 filelock==3.18.0 02:19:43 future==1.0.0 02:19:43 gitdb==4.0.12 02:19:43 GitPython==3.1.44 02:19:43 google-auth==2.40.1 02:19:43 httplib2==0.22.0 02:19:43 identify==2.6.10 02:19:43 idna==3.10 02:19:43 importlib-resources==1.5.0 02:19:43 iso8601==2.1.0 02:19:43 Jinja2==3.1.6 02:19:43 jmespath==1.0.1 02:19:43 jsonpatch==1.33 02:19:43 jsonpointer==3.0.0 02:19:43 jsonschema==4.23.0 02:19:43 jsonschema-specifications==2025.4.1 02:19:43 keystoneauth1==5.10.0 02:19:43 kubernetes==32.0.1 02:19:43 lftools==0.37.12 02:19:43 lxml==5.4.0 02:19:43 MarkupSafe==3.0.2 02:19:43 msgpack==1.1.0 02:19:43 multi_key_dict==2.0.3 02:19:43 munch==4.0.0 02:19:43 netaddr==1.3.0 02:19:43 niet==1.4.2 02:19:43 nodeenv==1.9.1 02:19:43 oauth2client==4.1.3 02:19:43 oauthlib==3.2.2 02:19:43 openstacksdk==4.5.0 02:19:43 os-client-config==2.1.0 02:19:43 os-service-types==1.7.0 02:19:43 osc-lib==4.0.0 02:19:43 oslo.config==9.7.1 02:19:43 oslo.context==5.7.1 02:19:43 oslo.i18n==6.5.1 02:19:43 oslo.log==7.1.0 02:19:43 oslo.serialization==5.7.0 02:19:43 oslo.utils==8.2.0 02:19:43 packaging==25.0 02:19:43 pbr==6.1.1 02:19:43 platformdirs==4.3.8 02:19:43 prettytable==3.16.0 02:19:43 psutil==7.0.0 02:19:43 pyasn1==0.6.1 02:19:43 pyasn1_modules==0.4.2 02:19:43 pycparser==2.22 02:19:43 pygerrit2==2.0.15 02:19:43 PyGithub==2.6.1 02:19:43 PyJWT==2.10.1 02:19:43 PyNaCl==1.5.0 02:19:43 pyparsing==2.4.7 02:19:43 pyperclip==1.9.0 02:19:43 pyrsistent==0.20.0 02:19:43 python-cinderclient==9.7.0 02:19:43 python-dateutil==2.9.0.post0 02:19:43 python-heatclient==4.2.0 02:19:43 python-jenkins==1.8.2 02:19:43 python-keystoneclient==5.6.0 02:19:43 python-magnumclient==4.8.1 02:19:43 python-openstackclient==8.0.0 02:19:43 python-swiftclient==4.7.0 02:19:43 PyYAML==6.0.2 02:19:43 referencing==0.36.2 02:19:43 requests==2.32.3 02:19:43 requests-oauthlib==2.0.0 02:19:43 requestsexceptions==1.4.0 02:19:43 rfc3986==2.0.0 02:19:43 rpds-py==0.24.0 02:19:43 rsa==4.9.1 02:19:43 ruamel.yaml==0.18.10 02:19:43 ruamel.yaml.clib==0.2.12 02:19:43 s3transfer==0.12.0 02:19:43 simplejson==3.20.1 02:19:43 six==1.17.0 02:19:43 smmap==5.0.2 02:19:43 soupsieve==2.7 02:19:43 stevedore==5.4.1 02:19:43 tabulate==0.9.0 02:19:43 toml==0.10.2 02:19:43 tomlkit==0.13.2 02:19:43 tqdm==4.67.1 02:19:43 typing_extensions==4.13.2 02:19:43 tzdata==2025.2 02:19:43 urllib3==1.26.20 02:19:43 virtualenv==20.31.2 02:19:43 wcwidth==0.2.13 02:19:43 websocket-client==1.8.0 02:19:43 wrapt==1.17.2 02:19:43 xdg==6.0.0 02:19:43 xmltodict==0.14.2 02:19:43 yq==3.4.3 02:19:43 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins14662827401039286864.sh 02:19:43 ---> sudo-logs.sh 02:19:43 Archiving 'sudo' log.. 02:19:43 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash /tmp/jenkins91528642816841717.sh 02:19:43 ---> job-cost.sh 02:19:43 Setup pyenv: 02:19:43 system 02:19:43 3.8.13 02:19:43 3.9.13 02:19:43 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker/.python-version) 02:19:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cFKj from file:/tmp/.os_lf_venv 02:19:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:19:50 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. 02:19:50 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 02:19:50 lf-activate-venv(): INFO: Adding /tmp/venv-cFKj/bin to PATH 02:19:50 INFO: No Stack... 02:19:50 INFO: Retrieving Pricing Info for: v3-standard-2 02:19:51 INFO: Archiving Costs 02:19:51 [ci-management-packer-merge-ubuntu-20.04-arm64-docker] $ /bin/bash -l /tmp/jenkins18348603102732224289.sh 02:19:51 ---> logs-deploy.sh 02:19:51 Setup pyenv: 02:19:51 system 02:19:51 3.8.13 02:19:51 3.9.13 02:19:51 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-arm64-docker/.python-version) 02:19:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cFKj from file:/tmp/.os_lf_venv 02:19:53 lf-activate-venv(): INFO: Installing: lftools 02:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-cFKj/bin to PATH 02:20:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-packer-merge-ubuntu-20.04-arm64-docker/82 02:20:01 INFO: archiving workspace using pattern(s): 02:20:02 Archives upload complete. 02:20:02 INFO: archiving logs to Nexus 02:20:03 ---> uname -a: 02:20:03 Linux prd-ubuntu20-04-docker-2c-8g-1353 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:20:03 02:20:03 02:20:03 ---> lscpu: 02:20:03 Architecture: x86_64 02:20:03 CPU op-mode(s): 32-bit, 64-bit 02:20:03 Byte Order: Little Endian 02:20:03 Address sizes: 40 bits physical, 48 bits virtual 02:20:03 CPU(s): 2 02:20:03 On-line CPU(s) list: 0,1 02:20:03 Thread(s) per core: 1 02:20:03 Core(s) per socket: 1 02:20:03 Socket(s): 2 02:20:03 NUMA node(s): 1 02:20:03 Vendor ID: AuthenticAMD 02:20:03 CPU family: 23 02:20:03 Model: 49 02:20:03 Model name: AMD EPYC-Rome Processor 02:20:03 Stepping: 0 02:20:03 CPU MHz: 2800.000 02:20:03 BogoMIPS: 5600.00 02:20:03 Virtualization: AMD-V 02:20:03 Hypervisor vendor: KVM 02:20:03 Virtualization type: full 02:20:03 L1d cache: 64 KiB 02:20:03 L1i cache: 64 KiB 02:20:03 L2 cache: 1 MiB 02:20:03 L3 cache: 32 MiB 02:20:03 NUMA node0 CPU(s): 0,1 02:20:03 Vulnerability Gather data sampling: Not affected 02:20:03 Vulnerability Itlb multihit: Not affected 02:20:03 Vulnerability L1tf: Not affected 02:20:03 Vulnerability Mds: Not affected 02:20:03 Vulnerability Meltdown: Not affected 02:20:03 Vulnerability Mmio stale data: Not affected 02:20:03 Vulnerability Retbleed: Vulnerable 02:20:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:20:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:20:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 02:20:03 Vulnerability Srbds: Not affected 02:20:03 Vulnerability Tsx async abort: Not affected 02:20:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:20:03 02:20:03 02:20:03 ---> nproc: 02:20:03 2 02:20:03 02:20:03 02:20:03 ---> df -h: 02:20:03 Filesystem Size Used Avail Use% Mounted on 02:20:03 udev 3.9G 0 3.9G 0% /dev 02:20:03 tmpfs 795M 1.1M 794M 1% /run 02:20:03 /dev/vda1 39G 9.1G 30G 24% / 02:20:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:20:03 tmpfs 5.0M 0 5.0M 0% /run/lock 02:20:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:20:03 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 02:20:03 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 02:20:03 /dev/loop0 62M 62M 0 100% /snap/core20/1405 02:20:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:20:03 tmpfs 795M 0 795M 0% /run/user/1001 02:20:03 02:20:03 02:20:03 ---> free -m: 02:20:03 total used free shared buff/cache available 02:20:03 Mem: 7945 519 5182 1 2244 7147 02:20:03 Swap: 1023 0 1023 02:20:03 02:20:03 02:20:03 ---> ip addr: 02:20:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:20:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:20:03 inet 127.0.0.1/8 scope host lo 02:20:03 valid_lft forever preferred_lft forever 02:20:03 inet6 ::1/128 scope host 02:20:03 valid_lft forever preferred_lft forever 02:20:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:20:03 link/ether fa:16:3e:bd:31:55 brd ff:ff:ff:ff:ff:ff 02:20:03 inet 10.30.122.44/23 brd 10.30.123.255 scope global dynamic ens3 02:20:03 valid_lft 86163sec preferred_lft 86163sec 02:20:03 inet6 fe80::f816:3eff:febd:3155/64 scope link 02:20:03 valid_lft forever preferred_lft forever 02:20:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:20:03 link/ether 02:42:6f:7b:93:e0 brd ff:ff:ff:ff:ff:ff 02:20:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:20:03 valid_lft forever preferred_lft forever 02:20:03 02:20:03 02:20:03 ---> sar -b -r -n DEV: 02:20:03 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1353) 05/12/25 _x86_64_ (2 CPU) 02:20:03 02:20:03 02:16:08 LINUX RESTART (2 CPU) 02:20:03 02:20:03 02:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:20:03 02:18:01 11.10 0.00 11.10 0.00 0.00 5451.24 0.00 02:20:03 02:19:01 27.06 8.78 18.28 0.00 674.69 1437.49 0.00 02:20:03 02:20:01 79.22 1.52 77.70 0.00 117.58 9855.29 0.00 02:20:03 Average: 39.13 3.43 35.69 0.00 264.09 5581.34 0.00 02:20:03 02:20:03 02:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:20:03 02:18:01 5709932 7340784 480208 5.90 44308 1754504 1455212 15.84 682532 1537480 152 02:20:03 02:19:01 5569868 7300644 514032 6.32 55388 1837540 1222356 13.31 745748 1602952 55148 02:20:03 02:20:01 5319964 7332264 464800 5.71 79644 2077480 1159864 12.63 733224 1832944 110824 02:20:03 Average: 5533255 7324564 486347 5.98 59780 1889841 1279144 13.93 720501 1657792 55375 02:20:03 02:20:03 02:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:20:03 02:18:01 ens3 12.93 6.93 6.41 1.06 0.00 0.00 0.00 0.00 02:20:03 02:18:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:20:03 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:03 02:19:01 ens3 33.13 28.31 265.41 5.75 0.00 0.00 0.00 0.00 02:20:03 02:19:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 02:20:03 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:03 02:20:01 ens3 56.47 40.99 818.38 10.40 0.00 0.00 0.00 0.00 02:20:03 02:20:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 02:20:03 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:03 Average: ens3 34.18 25.41 363.40 5.74 0.00 0.00 0.00 0.00 02:20:03 Average: lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 02:20:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:03 02:20:03 02:20:03 ---> sar -P ALL: 02:20:03 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1353) 05/12/25 _x86_64_ (2 CPU) 02:20:03 02:20:03 02:16:08 LINUX RESTART (2 CPU) 02:20:03 02:20:03 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:20:03 02:18:01 all 0.72 0.00 0.17 0.40 0.04 98.68 02:20:03 02:18:01 0 0.22 0.00 0.15 0.00 0.03 99.60 02:20:03 02:18:01 1 1.21 0.00 0.18 0.80 0.05 97.75 02:20:03 02:19:01 all 14.05 0.00 1.23 1.16 0.06 83.49 02:20:03 02:19:01 0 13.95 0.00 1.08 0.57 0.07 84.34 02:20:03 02:19:01 1 14.16 0.00 1.39 1.75 0.05 82.65 02:20:03 02:20:01 all 42.76 0.00 3.50 2.66 0.08 51.00 02:20:03 02:20:01 0 38.39 0.00 3.71 4.41 0.08 53.42 02:20:03 02:20:01 1 47.14 0.00 3.28 0.92 0.08 48.57 02:20:03 Average: all 19.18 0.00 1.63 1.41 0.06 77.72 02:20:03 Average: 0 17.54 0.00 1.65 1.66 0.06 79.09 02:20:03 Average: 1 20.83 0.00 1.62 1.16 0.06 76.34 02:20:03 02:20:03 02:20:03