Pull request #202 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 23263198b78fe5cf19c904be208016157a789a9d+02f2b605e8d179b9aa683026d421aa6d8df6cc7a (33caa2cd8a65a309e39e17f45605390a0103ad63) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13015891314302348460.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5988555812922319791.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5956707793113523795.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6770755567645928644.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7560018731329339235.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6017771528635847616.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 1 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-118443’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118445 in /w/workspace/exfoundry_ci-build-images_PR-202 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-202 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 Merging remotes/origin/gcc commit 02f2b605e8d179b9aa683026d421aa6d8df6cc7a into PR head commit 23263198b78fe5cf19c904be208016157a789a9d Merge succeeded, producing 23263198b78fe5cf19c904be208016157a789a9d Checking out Revision 23263198b78fe5cf19c904be208016157a789a9d (PR-202) > git config core.sparsecheckout # timeout=10 > git checkout -f 23263198b78fe5cf19c904be208016157a789a9d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23263198b78fe5cf19c904be208016157a789a9d # timeout=10 Commit message: "ci: add apk upgrade in case of out of date dependencies in base" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:55:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:55:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:55:41 ========================================================= 16:55:41 EdgeX Global Pipelines Version Info 16:55:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:55:42 ------------------- 16:55:42 stable info: 16:55:42 ------------------- 16:55:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:55:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:55:42 Message: update stable to v1.0.244 16:55:43 ------------------- 16:55:43 experimental info: 16:55:43 ------------------- 16:55:43 Commited By: **** collab-it+edgex@linuxfoundation.org 16:55:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:55:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 16:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1 [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-202 [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-202 [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-202 [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23263198b78fe5cf19c904be208016157a789a9d [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2326319 [Pipeline] echo 16:55:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:44 provisioning config files... 16:55:44 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-202@tmp/config10993122247918097072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:45 ---> docker-login.sh 16:55:45 nexus3.edgexfoundry.org:10001 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:45 Configure a credential helper to remove this warning. See 16:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:45 16:55:45 Login Succeeded 16:55:45 nexus3.edgexfoundry.org:10002 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:45 Configure a credential helper to remove this warning. See 16:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:45 16:55:45 Login Succeeded 16:55:45 nexus3.edgexfoundry.org:10003 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:45 Configure a credential helper to remove this warning. See 16:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:45 16:55:45 Login Succeeded 16:55:45 nexus3.edgexfoundry.org:10004 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:45 Configure a credential helper to remove this warning. See 16:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:45 16:55:45 Login Succeeded 16:55:45 docker.io 16:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:46 Configure a credential helper to remove this warning. See 16:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:46 16:55:46 Login Succeeded 16:55:46 ---> docker-login.sh ends [Pipeline] } 16:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:47 provisioning config files... 16:55:47 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-202@tmp/config10195553435589055679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:47 ---> docker-login.sh 16:55:47 nexus3.edgexfoundry.org:10001 16:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:47 Configure a credential helper to remove this warning. See 16:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:47 16:55:47 Login Succeeded 16:55:47 nexus3.edgexfoundry.org:10002 16:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:47 Configure a credential helper to remove this warning. See 16:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:47 16:55:47 Login Succeeded 16:55:47 nexus3.edgexfoundry.org:10003 16:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:47 Configure a credential helper to remove this warning. See 16:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:47 16:55:47 Login Succeeded 16:55:47 nexus3.edgexfoundry.org:10004 16:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:47 Configure a credential helper to remove this warning. See 16:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:47 16:55:47 Login Succeeded 16:55:47 docker.io 16:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:48 Configure a credential helper to remove this warning. See 16:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:48 16:55:48 Login Succeeded 16:55:48 ---> docker-login.sh ends [Pipeline] } 16:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:55:49 + ls -al . 16:55:49 total 20 16:55:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 16:55 . 16:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 16:55 .. 16:55:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 16:55 .git 16:55:49 -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 16:55 Dockerfile 16:55:49 -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 16:55 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:50 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=23263198b78fe5cf19c904be208016157a789a9d --label arch=amd64 . 16:55:50 Sending build context to Docker daemon 442.4kB 16:55:50 Step 1/5 : FROM alpine:3.16 16:55:50 3.16: Pulling from library/alpine 16:55:51 213ec9aee27d: Pulling fs layer 16:55:51 213ec9aee27d: Verifying Checksum 16:55:51 213ec9aee27d: Download complete 16:55:51 213ec9aee27d: Pull complete 16:55:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:55:51 Status: Downloaded newer image for alpine:3.16 16:55:51 ---> 9c6f07244728 16:55:51 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:55:51 ---> Running in c0cac66a349e 16:55:51 Removing intermediate container c0cac66a349e 16:55:51 ---> 50fc4f8a3425 16:55:51 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 16:55:51 ---> Running in 0ea52706a89f 16:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:52 (1/65) Upgrading musl (1.2.3-r0 -> 1.2.3-r1) 16:55:52 (2/65) Upgrading libcrypto1.1 (1.1.1q-r0 -> 1.1.1s-r0) 16:55:52 (3/65) Upgrading libssl1.1 (1.1.1q-r0 -> 1.1.1s-r0) 16:55:52 (4/65) Installing libgcc (11.2.1_git20220219-r2) 16:55:52 (5/65) Installing libstdc++ (11.2.1_git20220219-r2) 16:55:52 (6/65) Installing binutils (2.38-r3) 16:55:52 (7/65) Installing libmagic (5.41-r0) 16:55:52 (8/65) Installing file (5.41-r0) 16:55:52 (9/65) Installing libgomp (11.2.1_git20220219-r2) 16:55:52 (10/65) Installing libatomic (11.2.1_git20220219-r2) 16:55:52 (11/65) Installing gmp (6.2.1-r2) 16:55:52 (12/65) Installing isl22 (0.22-r0) 16:55:52 (13/65) Installing mpfr4 (4.1.0-r0) 16:55:52 (14/65) Installing mpc1 (1.2.1-r0) 16:55:52 (15/65) Installing gcc (11.2.1_git20220219-r2) 16:55:53 (16/65) Installing musl-dev (1.2.3-r1) 16:55:53 (17/65) Installing libc-dev (0.7.2-r3) 16:55:53 (18/65) Installing g++ (11.2.1_git20220219-r2) 16:55:53 (19/65) Installing make (4.3-r0) 16:55:53 (20/65) Installing fortify-headers (1.1-r1) 16:55:53 (21/65) Installing patch (2.7.6-r7) 16:55:53 (22/65) Installing build-base (0.5-r3) 16:55:53 (23/65) Installing libacl (2.3.1-r0) 16:55:53 (24/65) Installing libbz2 (1.0.8-r1) 16:55:53 (25/65) Installing expat (2.5.0-r0) 16:55:53 (26/65) Installing lz4-libs (1.9.3-r1) 16:55:53 (27/65) Installing xz-libs (5.2.5-r1) 16:55:53 (28/65) Installing zstd-libs (1.5.2-r1) 16:55:53 (29/65) Installing libarchive (3.6.1-r0) 16:55:53 (30/65) Installing ca-certificates (20220614-r0) 16:55:53 (31/65) Installing brotli-libs (1.0.9-r6) 16:55:53 (32/65) Installing nghttp2-libs (1.47.0-r0) 16:55:53 (33/65) Installing libcurl (7.83.1-r4) 16:55:53 (34/65) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:55:53 (35/65) Installing ncurses-libs (6.3_p20220521-r0) 16:55:53 (36/65) Installing rhash-libs (1.4.2-r2) 16:55:53 (37/65) Installing libuv (1.44.1-r0) 16:55:53 (38/65) Installing cmake (3.23.1-r0) 16:55:54 (39/65) Installing pkgconf (1.8.0-r1) 16:55:54 (40/65) Installing openssl-dev (1.1.1s-r0) 16:55:54 (41/65) Installing nghttp2-dev (1.47.0-r0) 16:55:54 (42/65) Installing zlib-dev (1.2.12-r3) 16:55:54 (43/65) Installing brotli-dev (1.0.9-r6) 16:55:54 (44/65) Installing curl-dev (7.83.1-r4) 16:55:54 (45/65) Installing pcre2 (10.40-r0) 16:55:54 (46/65) Installing git (2.36.3-r0) 16:55:54 (47/65) Installing nettle (3.7.3-r0) 16:55:54 (48/65) Installing libffi (3.4.2-r1) 16:55:54 (49/65) Installing p11-kit (0.24.1-r0) 16:55:54 (50/65) Installing libtasn1 (4.18.0-r0) 16:55:54 (51/65) Installing libunistring (1.0-r0) 16:55:54 (52/65) Installing gnutls (3.7.7-r0) 16:55:54 (53/65) Installing libmicrohttpd (0.9.75-r0) 16:55:54 (54/65) Installing gnutls-c++ (3.7.7-r0) 16:55:54 (55/65) Installing libgmpxx (6.2.1-r2) 16:55:54 (56/65) Installing gmp-dev (6.2.1-r2) 16:55:54 (57/65) Installing nettle-dev (3.7.3-r0) 16:55:54 (58/65) Installing libtasn1-progs (4.18.0-r0) 16:55:54 (59/65) Installing libtasn1-dev (4.18.0-r0) 16:55:54 (60/65) Installing p11-kit-dev (0.24.1-r0) 16:55:54 (61/65) Installing gnutls-dev (3.7.7-r0) 16:55:54 (62/65) Installing libmicrohttpd-dev (0.9.75-r0) 16:55:54 (63/65) Installing linux-headers (5.16.7-r1) 16:55:54 (64/65) Installing yaml (0.2.5-r0) 16:55:54 (65/65) Installing yaml-dev (0.2.5-r0) 16:55:54 Executing busybox-1.35.0-r17.trigger 16:55:54 Executing ca-certificates-20220614-r0.trigger 16:55:54 OK: 273 MiB in 76 packages 16:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:55 (1/3) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 16:55:55 (2/3) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 16:55:55 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 16:55:55 Executing alpine-baselayout-3.2.0-r23.post-upgrade 16:55:55 (3/3) Upgrading musl-utils (1.2.3-r0 -> 1.2.3-r1) 16:55:55 Executing busybox-1.35.0-r17.trigger 16:55:55 OK: 273 MiB in 76 packages 16:56:00 Removing intermediate container 0ea52706a89f 16:56:00 ---> 3e5d5fa10bab 16:56:00 Step 4/5 : LABEL arch=amd64 16:56:00 ---> Running in 2d8478eb33f7 16:56:00 Removing intermediate container 2d8478eb33f7 16:56:00 ---> b4b858e52f8d 16:56:00 Step 5/5 : LABEL git_sha=23263198b78fe5cf19c904be208016157a789a9d 16:56:00 ---> Running in 60b10da28202 16:56:00 Removing intermediate container 60b10da28202 16:56:00 ---> 8d30c3419f6e 16:56:00 [Warning] One or more build-args [ARCH] were not consumed 16:56:00 Successfully built 8d30c3419f6e 16:56:00 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:01 16:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:01 Still waiting to schedule task 16:56:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:02 latest: Pulling from edgex-lftools-log-publisher 16:56:02 5eb5b503b376: Pulling fs layer 16:56:02 5c69ac0246d0: Pulling fs layer 16:56:02 ec43610c2a17: Pulling fs layer 16:56:02 3a2ae6a8a46f: Pulling fs layer 16:56:02 33b1e0a273af: Pulling fs layer 16:56:02 5d3b04190fa2: Pulling fs layer 16:56:02 2f39f015ded8: Pulling fs layer 16:56:02 33b1e0a273af: Waiting 16:56:02 5d3b04190fa2: Waiting 16:56:02 2f39f015ded8: Waiting 16:56:02 3a2ae6a8a46f: Waiting 16:56:02 5c69ac0246d0: Verifying Checksum 16:56:02 5c69ac0246d0: Download complete 16:56:02 3a2ae6a8a46f: Verifying Checksum 16:56:02 3a2ae6a8a46f: Download complete 16:56:02 33b1e0a273af: Verifying Checksum 16:56:02 33b1e0a273af: Download complete 16:56:02 5d3b04190fa2: Verifying Checksum 16:56:02 5d3b04190fa2: Download complete 16:56:02 ec43610c2a17: Verifying Checksum 16:56:02 ec43610c2a17: Download complete 16:56:02 5eb5b503b376: Download complete 16:56:04 5eb5b503b376: Pull complete 16:56:04 5c69ac0246d0: Pull complete 16:56:04 ec43610c2a17: Pull complete 16:56:04 3a2ae6a8a46f: Pull complete 16:56:04 33b1e0a273af: Pull complete 16:56:04 5d3b04190fa2: Pull complete 16:56:10 2f39f015ded8: Pull complete 16:56:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:10 prd-ubuntu20.04-docker-8c-8g-118445 does not seem to be running inside a container 16:56:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-202 -v /w/workspace/exfoundry_ci-build-images_PR-202:/w/workspace/exfoundry_ci-build-images_PR-202:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-202@tmp:/w/workspace/exfoundry_ci-build-images_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:56:12 $ docker top 2370598d1a6d4de54a0cb3914724ecd341b3c5c2b9f0ee01d209bad1e6dc688a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:12 ---> job-cost.sh 16:56:12 lf-activate-venv: SKIPPING 16:56:12 INFO: No Stack... 16:56:12 INFO: Retrieving Pricing Info for: v3-standard-8 16:56:13 INFO: Archiving Costs [Pipeline] sh 16:56:13 + cat /w/workspace/exfoundry_ci-build-images_PR-202/archives/cost.csv 16:56:13 + cut -d, -f6 [Pipeline] lock 16:56:13 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] 16:56:13 Resource [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] did not exist. Created. 16:56:13 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:13 + echo total: 0.2199999988079071 [Pipeline] stash 16:56:14 Stashed 1 file(s) [Pipeline] } 16:56:14 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:14 $ docker stop --time=1 2370598d1a6d4de54a0cb3914724ecd341b3c5c2b9f0ee01d209bad1e6dc688a 16:56:15 $ docker rm -f 2370598d1a6d4de54a0cb3914724ecd341b3c5c2b9f0ee01d209bad1e6dc688a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:57:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118446 in /w/workspace/exfoundry_ci-build-images_PR-202 [Pipeline] { [Pipeline] checkout 16:57:49 Selected Git installation does not exist. Using Default 16:57:49 The recommended git tool is: NONE 16:57:55 using credential edgex-jenkins-ssh 16:57:55 Cloning the remote Git repository 16:57:55 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 16:57:55 > git init /w/workspace/exfoundry_ci-build-images_PR-202 # timeout=10 16:57:55 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 16:57:55 > git --version # timeout=10 16:57:55 > git --version # 'git version 2.25.1' 16:57:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:55 Verifying host key using known hosts file 16:57:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:57:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:56 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 16:57:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 16:57:57 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 16:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:57 Verifying host key using known hosts file 16:57:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:57:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 16:57:58 Merging remotes/origin/gcc commit 02f2b605e8d179b9aa683026d421aa6d8df6cc7a into PR head commit 23263198b78fe5cf19c904be208016157a789a9d 16:57:58 Merge succeeded, producing 23263198b78fe5cf19c904be208016157a789a9d 16:57:58 Checking out Revision 23263198b78fe5cf19c904be208016157a789a9d (PR-202) 16:57:58 > git config core.sparsecheckout # timeout=10 16:57:58 > git checkout -f 23263198b78fe5cf19c904be208016157a789a9d # timeout=10 16:57:58 > git remote # timeout=10 16:57:58 > git config --get remote.origin.url # timeout=10 16:57:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:58 Verifying host key using known hosts file 16:57:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:57:58 > git merge 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 16:57:58 > git rev-parse HEAD^{commit} # timeout=10 16:57:58 > git config core.sparsecheckout # timeout=10 16:57:58 > git checkout -f 23263198b78fe5cf19c904be208016157a789a9d # timeout=10 16:58:02 Commit message: "ci: add apk upgrade in case of out of date dependencies in base" 16:58:02 > git --version # timeout=10 16:58:02 > git --version # 'git version 2.25.1' 16:58:02 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:58:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:03 Dload Upload Total Spent Left Speed 16:58:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 82907 [Pipeline] sh 16:58:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:58:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:58:05 + sudo tee /etc/docker/daemon.new 16:58:05 { 16:58:05 "registry-mirrors": [ 16:58:05 "https://nexus3.edgexfoundry.org:10001" 16:58:05 ], 16:58:05 "bip": "10.250.0.254/24", 16:58:05 "hosts": [ 16:58:05 "tcp://0.0.0.0:5555", 16:58:05 "unix:///var/run/docker.sock" 16:58:05 ], 16:58:05 "mtu": 1458, 16:58:05 "selinux-enabled": true, 16:58:05 "seccomp-profile": "/etc/docker/seccomp.json" 16:58:05 } [Pipeline] sh 16:58:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:58:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:24 provisioning config files... 16:58:24 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-202@tmp/config2772213920376293959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:24 ---> docker-login.sh 16:58:24 nexus3.edgexfoundry.org:10001 16:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:25 Configure a credential helper to remove this warning. See 16:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:25 16:58:25 Login Succeeded 16:58:25 nexus3.edgexfoundry.org:10002 16:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:25 Configure a credential helper to remove this warning. See 16:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:25 16:58:25 Login Succeeded 16:58:25 nexus3.edgexfoundry.org:10003 16:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:25 Configure a credential helper to remove this warning. See 16:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:25 16:58:25 Login Succeeded 16:58:25 nexus3.edgexfoundry.org:10004 16:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:26 Configure a credential helper to remove this warning. See 16:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:26 16:58:26 Login Succeeded 16:58:26 docker.io 16:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:27 Configure a credential helper to remove this warning. See 16:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:27 16:58:27 Login Succeeded 16:58:27 ---> docker-login.sh ends [Pipeline] } 16:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:28 + ls -al . 16:58:28 total 20 16:58:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 16:57 . 16:58:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 16:57 .. 16:58:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 16:57 .git 16:58:28 -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 16:57 Dockerfile 16:58:28 -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 16:57 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:28 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=23263198b78fe5cf19c904be208016157a789a9d --label arch=arm64 . 16:58:28 Sending build context to Docker daemon 442.9kB 16:58:28 Step 1/5 : FROM alpine:3.16 16:58:29 3.16: Pulling from library/alpine 16:58:29 9b18e9b68314: Pulling fs layer 16:58:29 9b18e9b68314: Download complete 16:58:30 9b18e9b68314: Pull complete 16:58:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:58:30 Status: Downloaded newer image for alpine:3.16 16:58:30 ---> a6215f271958 16:58:30 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:58:30 ---> Running in 536f9e427e3c 16:58:31 Removing intermediate container 536f9e427e3c 16:58:31 ---> 80c530a58a41 16:58:31 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 16:58:31 ---> Running in 29c32c792167 16:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:33 (1/65) Upgrading musl (1.2.3-r0 -> 1.2.3-r1) 16:58:33 (2/65) Upgrading libcrypto1.1 (1.1.1q-r0 -> 1.1.1s-r0) 16:58:33 (3/65) Upgrading libssl1.1 (1.1.1q-r0 -> 1.1.1s-r0) 16:58:33 (4/65) Installing libgcc (11.2.1_git20220219-r2) 16:58:33 (5/65) Installing libstdc++ (11.2.1_git20220219-r2) 16:58:33 (6/65) Installing binutils (2.38-r3) 16:58:34 (7/65) Installing libmagic (5.41-r0) 16:58:34 (8/65) Installing file (5.41-r0) 16:58:34 (9/65) Installing libgomp (11.2.1_git20220219-r2) 16:58:34 (10/65) Installing libatomic (11.2.1_git20220219-r2) 16:58:34 (11/65) Installing gmp (6.2.1-r2) 16:58:34 (12/65) Installing isl22 (0.22-r0) 16:58:34 (13/65) Installing mpfr4 (4.1.0-r0) 16:58:34 (14/65) Installing mpc1 (1.2.1-r0) 16:58:34 (15/65) Installing gcc (11.2.1_git20220219-r2) 16:58:36 (16/65) Installing musl-dev (1.2.3-r1) 16:58:36 (17/65) Installing libc-dev (0.7.2-r3) 16:58:36 (18/65) Installing g++ (11.2.1_git20220219-r2) 16:58:38 (19/65) Installing make (4.3-r0) 16:58:38 (20/65) Installing fortify-headers (1.1-r1) 16:58:38 (21/65) Installing patch (2.7.6-r7) 16:58:38 (22/65) Installing build-base (0.5-r3) 16:58:38 (23/65) Installing libacl (2.3.1-r0) 16:58:38 (24/65) Installing libbz2 (1.0.8-r1) 16:58:38 (25/65) Installing expat (2.5.0-r0) 16:58:38 (26/65) Installing lz4-libs (1.9.3-r1) 16:58:38 (27/65) Installing xz-libs (5.2.5-r1) 16:58:38 (28/65) Installing zstd-libs (1.5.2-r1) 16:58:38 (29/65) Installing libarchive (3.6.1-r0) 16:58:38 (30/65) Installing ca-certificates (20220614-r0) 16:58:38 (31/65) Installing brotli-libs (1.0.9-r6) 16:58:38 (32/65) Installing nghttp2-libs (1.47.0-r0) 16:58:38 (33/65) Installing libcurl (7.83.1-r4) 16:58:38 (34/65) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:58:38 (35/65) Installing ncurses-libs (6.3_p20220521-r0) 16:58:38 (36/65) Installing rhash-libs (1.4.2-r2) 16:58:38 (37/65) Installing libuv (1.44.1-r0) 16:58:38 (38/65) Installing cmake (3.23.1-r0) 16:58:40 (39/65) Installing pkgconf (1.8.0-r1) 16:58:40 (40/65) Installing openssl-dev (1.1.1s-r0) 16:58:41 (41/65) Installing nghttp2-dev (1.47.0-r0) 16:58:41 (42/65) Installing zlib-dev (1.2.12-r3) 16:58:41 (43/65) Installing brotli-dev (1.0.9-r6) 16:58:41 (44/65) Installing curl-dev (7.83.1-r4) 16:58:41 (45/65) Installing pcre2 (10.40-r0) 16:58:41 (46/65) Installing git (2.36.3-r0) 16:58:41 (47/65) Installing nettle (3.7.3-r0) 16:58:41 (48/65) Installing libffi (3.4.2-r1) 16:58:41 (49/65) Installing p11-kit (0.24.1-r0) 16:58:41 (50/65) Installing libtasn1 (4.18.0-r0) 16:58:41 (51/65) Installing libunistring (1.0-r0) 16:58:41 (52/65) Installing gnutls (3.7.7-r0) 16:58:41 (53/65) Installing libmicrohttpd (0.9.75-r0) 16:58:41 (54/65) Installing gnutls-c++ (3.7.7-r0) 16:58:41 (55/65) Installing libgmpxx (6.2.1-r2) 16:58:41 (56/65) Installing gmp-dev (6.2.1-r2) 16:58:41 (57/65) Installing nettle-dev (3.7.3-r0) 16:58:41 (58/65) Installing libtasn1-progs (4.18.0-r0) 16:58:41 (59/65) Installing libtasn1-dev (4.18.0-r0) 16:58:41 (60/65) Installing p11-kit-dev (0.24.1-r0) 16:58:41 (61/65) Installing gnutls-dev (3.7.7-r0) 16:58:41 (62/65) Installing libmicrohttpd-dev (0.9.75-r0) 16:58:41 (63/65) Installing linux-headers (5.16.7-r1) 16:58:42 (64/65) Installing yaml (0.2.5-r0) 16:58:42 (65/65) Installing yaml-dev (0.2.5-r0) 16:58:42 Executing busybox-1.35.0-r17.trigger 16:58:42 Executing ca-certificates-20220614-r0.trigger 16:58:42 OK: 278 MiB in 76 packages 16:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:44 (1/3) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 16:58:44 (2/3) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 16:58:44 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 16:58:44 Executing alpine-baselayout-3.2.0-r23.post-upgrade 16:58:45 (3/3) Upgrading musl-utils (1.2.3-r0 -> 1.2.3-r1) 16:58:45 Executing busybox-1.35.0-r17.trigger 16:58:45 OK: 278 MiB in 76 packages 16:58:57 Removing intermediate container 29c32c792167 16:58:57 ---> ef0af04bacee 16:58:57 Step 4/5 : LABEL arch=arm64 16:58:58 ---> Running in 35bbb6bcaea1 16:58:58 Removing intermediate container 35bbb6bcaea1 16:58:58 ---> 5a93912dbbcd 16:58:58 Step 5/5 : LABEL git_sha=23263198b78fe5cf19c904be208016157a789a9d 16:58:58 ---> Running in bd9112215a5d 16:58:58 Removing intermediate container bd9112215a5d 16:58:58 ---> d3bd1bfede06 16:58:58 [Warning] One or more build-args [ARCH] were not consumed 16:58:58 Successfully built d3bd1bfede06 16:58:58 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:59 16:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:00 arm64: Pulling from edgex-lftools-log-publisher 16:59:00 8998bd30e6a1: Pulling fs layer 16:59:00 04944245beec: Pulling fs layer 16:59:00 699f458cf7ca: Pulling fs layer 16:59:00 765212b225bb: Pulling fs layer 16:59:00 f23df028b6ca: Pulling fs layer 16:59:00 d65c8cfc05b1: Pulling fs layer 16:59:00 765212b225bb: Waiting 16:59:00 2437ff75d9bd: Pulling fs layer 16:59:00 f23df028b6ca: Waiting 16:59:00 d65c8cfc05b1: Waiting 16:59:00 2437ff75d9bd: Waiting 16:59:00 04944245beec: Verifying Checksum 16:59:00 04944245beec: Download complete 16:59:00 765212b225bb: Download complete 16:59:00 f23df028b6ca: Verifying Checksum 16:59:00 f23df028b6ca: Download complete 16:59:00 d65c8cfc05b1: Verifying Checksum 16:59:00 d65c8cfc05b1: Download complete 16:59:00 699f458cf7ca: Verifying Checksum 16:59:00 699f458cf7ca: Download complete 16:59:00 8998bd30e6a1: Verifying Checksum 16:59:00 8998bd30e6a1: Download complete 16:59:02 2437ff75d9bd: Verifying Checksum 16:59:02 2437ff75d9bd: Download complete 16:59:04 8998bd30e6a1: Pull complete 16:59:04 04944245beec: Pull complete 16:59:06 699f458cf7ca: Pull complete 16:59:06 765212b225bb: Pull complete 16:59:07 f23df028b6ca: Pull complete 16:59:07 d65c8cfc05b1: Pull complete 16:59:19 2437ff75d9bd: Pull complete 16:59:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:20 prd-ubuntu20.04-docker-arm64-4c-16g-118446 does not seem to be running inside a container 16:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-202 -v /w/workspace/exfoundry_ci-build-images_PR-202:/w/workspace/exfoundry_ci-build-images_PR-202:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-202@tmp:/w/workspace/exfoundry_ci-build-images_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:59:22 $ docker top 1dacab9df747fa46a962fe63322d26dae0586dd52b46e1ab518cdbbe51cefd70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:23 ---> job-cost.sh 16:59:23 lf-activate-venv: SKIPPING 16:59:23 INFO: No Stack... 16:59:23 INFO: Retrieving Pricing Info for: v3-standard-4 16:59:24 INFO: Archiving Costs [Pipeline] sh 16:59:24 + cut -d, -f6 16:59:24 + cat /w/workspace/exfoundry_ci-build-images_PR-202/archives/cost.csv [Pipeline] lock 16:59:25 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] 16:59:25 Resource [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] did not exist. Created. 16:59:25 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:26 /w/workspace/exfoundry_ci-build-images_PR-202@tmp/durable-6c9f7797/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:59:26 + echo total: 0.10999999940395355 [Pipeline] stash 16:59:26 Warning: overwriting stash ‘stack-cost’ 16:59:26 Stashed 1 file(s) [Pipeline] } 16:59:26 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-202-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:26 $ docker stop --time=1 1dacab9df747fa46a962fe63322d26dae0586dd52b46e1ab518cdbbe51cefd70 16:59:28 $ docker rm -f 1dacab9df747fa46a962fe63322d26dae0586dd52b46e1ab518cdbbe51cefd70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:59:30 + [ -d /w/workspace/exfoundry_ci-build-images_PR-202/archives ] 16:59:30 + ls -al /w/workspace/exfoundry_ci-build-images_PR-202/archives 16:59:30 total 16 16:59:30 drwxr-xr-x 3 root root 4096 Nov 7 16:56 . 16:59:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 16:56 .. 16:59:30 drwxr-xr-x 2 root root 4096 Nov 7 16:56 cost 16:59:30 -rw-r--r-- 1 root root 86 Nov 7 16:56 cost.csv 16:59:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-202/archives 16:59:30 + ls -al /w/workspace/exfoundry_ci-build-images_PR-202/archives 16:59:30 total 16 16:59:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 16:56 . 16:59:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 16:56 .. 16:59:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 16:56 cost 16:59:30 -rw-r--r-- 1 jenkins jenkins 86 Nov 7 16:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:59:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:59:31 ---> package-listing.sh 16:59:31 ++ facter osfamily 16:59:31 ++ tr '[:upper:]' '[:lower:]' 16:59:31 + OS_FAMILY=debian 16:59:31 + workspace=/w/workspace/exfoundry_ci-build-images_PR-202 16:59:31 + START_PACKAGES=/tmp/packages_start.txt 16:59:31 + END_PACKAGES=/tmp/packages_end.txt 16:59:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:59:31 + PACKAGES=/tmp/packages_start.txt 16:59:31 + '[' /w/workspace/exfoundry_ci-build-images_PR-202 ']' 16:59:31 + PACKAGES=/tmp/packages_end.txt 16:59:31 + case "${OS_FAMILY}" in 16:59:31 + dpkg -l 16:59:31 + grep '^ii' 16:59:31 + '[' -f /tmp/packages_start.txt ']' 16:59:31 + '[' -f /tmp/packages_end.txt ']' 16:59:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:59:31 + '[' /w/workspace/exfoundry_ci-build-images_PR-202 ']' 16:59:31 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-202/archives/ 16:59:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-202/archives/ [Pipeline] echo 16:59:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:59:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:32 prd-ubuntu20.04-docker-8c-8g-118445 does not seem to be running inside a container 16:59:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-202 -v /w/workspace/exfoundry_ci-build-images_PR-202:/w/workspace/exfoundry_ci-build-images_PR-202:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-202@tmp:/w/workspace/exfoundry_ci-build-images_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:32 $ docker top 149ab77d6040a0c49125bdc3f2e7090ad363b85632d8800a73709f823d99b03a -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:33 + touch /tmp/pre-build-complete [Pipeline] sh 16:59:33 + mkdir -p /var/log/sysstat [Pipeline] sh 16:59:33 + ls /var/log/sa-host 16:59:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:34 provisioning config files... 16:59:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-202@tmp/config15059515687841449463tmp [Pipeline] { [Pipeline] echo 16:59:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:59:34 ---> create-netrc.sh [Pipeline] } 16:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:59:34 ---> python-tools-install.sh [Pipeline] echo 16:59:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:59:35 ---> sudo-logs.sh 16:59:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:59:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:59:35 ---> job-cost.sh 16:59:35 lf-activate-venv: SKIPPING 16:59:35 DEBUG: total: 0.2199999988079071 16:59:35 INFO: Retrieving Stack Cost... 16:59:35 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:36 INFO: Archiving Costs [Pipeline] echo 16:59:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:59:36 ---> logs-deploy.sh 16:59:36 lf-activate-venv: SKIPPING 16:59:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-202/1 16:59:36 INFO: archiving workspace using pattern(s): 16:59:37 Archives upload complete. 16:59:37 INFO: archiving logs to Nexus