Pull request #148 opened Connecting to https://api.github.com using edgex-jenkins/****** (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 a18d30cf5fde53f63478e44638c929395c9bbfca+416cea7fe48538f497d73d7633747799b7b87e80 (ea0532ad3ae25be7b501cf1e58063969d03d5b36) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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-148/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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 shared 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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.15-alpine], releaseBranchOverride:golang-1.15] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: golang-1.15 DOCKER_CUSTOM_TAGS: 1.15-alpine [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-2117 in /w/workspace/exfoundry_ci-build-images_PR-148 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 Fetching without tags Merging remotes/origin/golang-1.15 commit 416cea7fe48538f497d73d7633747799b7b87e80 into PR head commit a18d30cf5fde53f63478e44638c929395c9bbfca Merge succeeded, producing a18d30cf5fde53f63478e44638c929395c9bbfca Checking out Revision a18d30cf5fde53f63478e44638c929395c9bbfca (PR-148) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/148/head:refs/remotes/origin/PR-148 # timeout=10 > git config --add remote.origin.fetch +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 416cea7fe48538f497d73d7633747799b7b87e80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # timeout=10 Commit message: "chore: update to Go 1.15.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:46:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:46:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:46:56 ========================================================= 16:46:56 EdgeX Global Pipelines Version Info 16:46:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:46:57 ------------------- 16:46:57 stable info: 16:46:57 ------------------- 16:46:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:46:57 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 16:46:57 Message: update stable to v1.0.119 16:46:58 ------------------- 16:46:58 experimental info: 16:46:58 ------------------- 16:46:58 Commited By: **** collab-it+edgex@linuxfoundation.org 16:46:58 Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d 16:46:58 Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:46:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 16:46:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 16:46:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 16:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 16:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 16:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 16:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 16:47:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:47:00 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 16:47:00 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 16:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:47:00 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.15 [Pipeline] echo 16:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.15-alpine [Pipeline] echo 16:47:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 16:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 16:47:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 16:47:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a18d30cf5fde53f63478e44638c929395c9bbfca [Pipeline] echo 16:47:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a18d30c [Pipeline] echo 16:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [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] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:06 + ls -al . 16:47:06 total 12 16:47:06 drwxrwxr-x. 3 jenkins jenkins 76 Sep 10 16:46 . 16:47:06 drwxrwxr-x. 4 jenkins jenkins 112 Sep 10 16:46 .. 16:47:06 -rw-rw-r--. 1 jenkins jenkins 389 Sep 10 16:46 Dockerfile 16:47:06 drwxrwxr-x. 8 jenkins jenkins 179 Sep 10 16:46 .git 16:47:06 -rw-rw-r--. 1 jenkins jenkins 585 Sep 10 16:46 .golangci.yml 16:47:06 -rw-rw-r--. 1 jenkins jenkins 894 Sep 10 16:46 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 16:47:07 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca --label arch=amd64 . 16:47:07 Sending build context to Docker daemon 212kB 16:47:07 Step 1/6 : FROM golang:1.15.2-alpine 16:47:07 1.15.2-alpine: Pulling from library/golang 16:47:07 df20fa9351a1: Pulling fs layer 16:47:07 ed8968b2872e: Pulling fs layer 16:47:07 a92cc7c5fd73: Pulling fs layer 16:47:07 e871e8e8d7a9: Pulling fs layer 16:47:07 e73272ec9a57: Pulling fs layer 16:47:07 e73272ec9a57: Waiting 16:47:07 ed8968b2872e: Verifying Checksum 16:47:07 ed8968b2872e: Download complete 16:47:07 a92cc7c5fd73: Verifying Checksum 16:47:07 a92cc7c5fd73: Download complete 16:47:07 df20fa9351a1: Verifying Checksum 16:47:07 df20fa9351a1: Download complete 16:47:08 e73272ec9a57: Verifying Checksum 16:47:08 e73272ec9a57: Download complete 16:47:08 df20fa9351a1: Pull complete 16:47:08 ed8968b2872e: Pull complete 16:47:08 a92cc7c5fd73: Pull complete 16:47:09 e871e8e8d7a9: Verifying Checksum 16:47:09 e871e8e8d7a9: Download complete 16:47:16 e871e8e8d7a9: Pull complete 16:47:16 e73272ec9a57: Pull complete 16:47:16 Digest: sha256:4d8abd16b03209b30b48f69a2e10347aacf7ce65d8f9f685e8c3e20a512234d9 16:47:16 Status: Downloaded newer image for golang:1.15.2-alpine 16:47:16 ---> b3bc898ad092 16:47:16 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:47:17 Still waiting to schedule task 16:47:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:47:18 ---> Running in 13d1310558ce 16:47:18 Removing intermediate container 13d1310558ce 16:47:18 ---> d3e1790acafb 16:47:18 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 ---> Running in abed41d58706 16:47:19 Removing intermediate container abed41d58706 16:47:19 ---> f523e83b8cd4 16:47:19 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 16:47:19 ---> Running in d315ac9e525b 16:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:47:22 (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) 16:47:22 (2/24) Installing ncurses-libs (6.2_p20200523-r0) 16:47:22 (3/24) Installing readline (8.0.4-r0) 16:47:22 (4/24) Installing bash (5.0.17-r0) 16:47:22 Executing bash-5.0.17-r0.post-install 16:47:22 (5/24) Installing nghttp2-libs (1.41.0-r0) 16:47:22 (6/24) Installing libcurl (7.69.1-r0) 16:47:23 (7/24) Installing curl (7.69.1-r0) 16:47:23 (8/24) Installing libgcc (9.3.0-r2) 16:47:23 (9/24) Installing libstdc++ (9.3.0-r2) 16:47:23 (10/24) Installing binutils (2.34-r1) 16:47:25 (11/24) Installing gmp (6.2.0-r0) 16:47:25 (12/24) Installing isl (0.18-r0) 16:47:26 (13/24) Installing libgomp (9.3.0-r2) 16:47:26 (14/24) Installing libatomic (9.3.0-r2) 16:47:26 (15/24) Installing libgphobos (9.3.0-r2) 16:47:28 (16/24) Installing mpfr4 (4.0.2-r4) 16:47:28 (17/24) Installing mpc1 (1.1.0-r1) 16:47:28 (18/24) Installing gcc (9.3.0-r2) 16:47:54 (19/24) Installing expat (2.2.9-r1) 16:47:54 (20/24) Installing pcre2 (10.35-r0) 16:47:54 (21/24) Installing git (2.26.2-r0) 16:47:58 (22/24) Installing linux-headers (5.4.5-r1) 16:47:58 (23/24) Installing make (4.3-r0) 16:47:58 (24/24) Installing musl-dev (1.1.24-r9) 16:48:00 Executing busybox-1.31.1-r16.trigger 16:48:00 OK: 166 MiB in 39 packages 16:48:04 Removing intermediate container d315ac9e525b 16:48:04 ---> c91e45fb05ca 16:48:04 Step 5/6 : LABEL arch=amd64 16:48:04 ---> Running in 6be588046041 16:48:04 Removing intermediate container 6be588046041 16:48:04 ---> 7c135290c1f7 16:48:04 Step 6/6 : LABEL git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca 16:48:04 ---> Running in fe223a4b5122 16:48:04 Removing intermediate container fe223a4b5122 16:48:04 ---> 9e55513e54d7 16:48:04 [Warning] One or more build-args [ARCH] were not consumed 16:48:04 Successfully built 9e55513e54d7 16:48:04 Successfully tagged edgex-devops/edgex-golang-base:latest [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:49:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2118 in /w/workspace/exfoundry_ci-build-images_PR-148 [Pipeline] { [Pipeline] checkout 16:49:14 using credential edgex-jenkins-ssh 16:49:14 Cloning the remote Git repository 16:49:14 Cloning with configured refspecs honoured and without tags 16:49:14 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 16:49:14 > git init /w/workspace/exfoundry_ci-build-images_PR-148 # timeout=10 16:49:14 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 16:49:14 > git --version # timeout=10 16:49:14 > git --version # 'git version 2.17.1' 16:49:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 16:49:15 Fetching without tags 16:49:16 Merging remotes/origin/golang-1.15 commit 416cea7fe48538f497d73d7633747799b7b87e80 into PR head commit a18d30cf5fde53f63478e44638c929395c9bbfca 16:49:16 Merge succeeded, producing a18d30cf5fde53f63478e44638c929395c9bbfca 16:49:16 Checking out Revision a18d30cf5fde53f63478e44638c929395c9bbfca (PR-148) 16:49:15 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 16:49:15 > git config --add remote.origin.fetch +refs/pull/148/head:refs/remotes/origin/PR-148 # timeout=10 16:49:15 > git config --add remote.origin.fetch +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 16:49:15 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 16:49:15 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 16:49:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 16:49:16 > git config core.sparsecheckout # timeout=10 16:49:16 > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # timeout=10 16:49:16 > git remote # timeout=10 16:49:16 > git config --get remote.origin.url # timeout=10 16:49:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:16 > git merge 416cea7fe48538f497d73d7633747799b7b87e80 # timeout=10 16:49:16 > git rev-parse HEAD^{commit} # timeout=10 16:49:16 > git config core.sparsecheckout # timeout=10 16:49:16 > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # timeout=10 16:49:20 Commit message: "chore: update to Go 1.15.2" 16:49:20 > git --version # timeout=10 16:49:20 > git --version # 'git version 2.17.1' 16:49:20 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:49:23 + ls -al . 16:49:23 total 24 16:49:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 16:49 . 16:49:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 16:49 .. 16:49:23 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 16:49 .git 16:49:23 -rw-rw-r-- 1 jenkins jenkins 585 Sep 10 16:49 .golangci.yml 16:49:23 -rw-rw-r-- 1 jenkins jenkins 389 Sep 10 16:49 Dockerfile 16:49:23 -rw-rw-r-- 1 jenkins jenkins 894 Sep 10 16:49 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 16:49:23 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca --label arch=arm64 . 16:49:24 Sending build context to Docker daemon 212kB 16:49:24 Step 1/6 : FROM golang:1.15.2-alpine 16:49:25 1.15.2-alpine: Pulling from library/golang 16:49:25 b538f80385f9: Pulling fs layer 16:49:25 74f711af9a0d: Pulling fs layer 16:49:25 99f96fe45779: Pulling fs layer 16:49:25 8529a6b9a6be: Pulling fs layer 16:49:25 45590311c82a: Pulling fs layer 16:49:25 8529a6b9a6be: Waiting 16:49:25 45590311c82a: Waiting 16:49:25 b538f80385f9: Verifying Checksum 16:49:25 b538f80385f9: Download complete 16:49:25 99f96fe45779: Verifying Checksum 16:49:25 99f96fe45779: Download complete 16:49:25 74f711af9a0d: Verifying Checksum 16:49:25 74f711af9a0d: Download complete 16:49:25 45590311c82a: Verifying Checksum 16:49:25 45590311c82a: Download complete 16:49:26 b538f80385f9: Pull complete 16:49:26 74f711af9a0d: Pull complete 16:49:27 99f96fe45779: Pull complete 16:49:30 8529a6b9a6be: Verifying Checksum 16:49:30 8529a6b9a6be: Download complete 16:49:40 8529a6b9a6be: Pull complete 16:49:40 45590311c82a: Pull complete 16:49:40 Digest: sha256:4d8abd16b03209b30b48f69a2e10347aacf7ce65d8f9f685e8c3e20a512234d9 16:49:40 Status: Downloaded newer image for golang:1.15.2-alpine 16:49:40 ---> dbb592850b20 16:49:40 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:49:42 ---> Running in 4260dd9b5964 16:49:42 Removing intermediate container 4260dd9b5964 16:49:42 ---> ac58b499a9b7 16:49:42 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:42 ---> Running in c3ad78039671 16:49:45 Removing intermediate container c3ad78039671 16:49:45 ---> 0922077b7d25 16:49:45 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 16:49:45 ---> Running in b067551f28d1 16:49:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:49 (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) 16:49:49 (2/24) Installing ncurses-libs (6.2_p20200523-r0) 16:49:49 (3/24) Installing readline (8.0.4-r0) 16:49:50 (4/24) Installing bash (5.0.17-r0) 16:49:50 Executing bash-5.0.17-r0.post-install 16:49:50 (5/24) Installing nghttp2-libs (1.41.0-r0) 16:49:50 (6/24) Installing libcurl (7.69.1-r0) 16:49:51 (7/24) Installing curl (7.69.1-r0) 16:49:51 (8/24) Installing libgcc (9.3.0-r2) 16:49:51 (9/24) Installing libstdc++ (9.3.0-r2) 16:49:52 (10/24) Installing binutils (2.34-r1) 16:49:56 (11/24) Installing gmp (6.2.0-r0) 16:49:56 (12/24) Installing isl (0.18-r0) 16:49:57 (13/24) Installing libgomp (9.3.0-r2) 16:49:57 (14/24) Installing libatomic (9.3.0-r2) 16:49:57 (15/24) Installing libgphobos (9.3.0-r2) 16:49:59 (16/24) Installing mpfr4 (4.0.2-r4) 16:49:59 (17/24) Installing mpc1 (1.1.0-r1) 16:49:59 (18/24) Installing gcc (9.3.0-r2) 16:50:21 (19/24) Installing expat (2.2.9-r1) 16:50:21 (20/24) Installing pcre2 (10.35-r0) 16:50:21 (21/24) Installing git (2.26.2-r0) 16:50:22 (22/24) Installing linux-headers (5.4.5-r1) 16:50:23 (23/24) Installing make (4.3-r0) 16:50:23 (24/24) Installing musl-dev (1.1.24-r9) 16:50:25 Executing busybox-1.31.1-r16.trigger 16:50:25 OK: 142 MiB in 39 packages 16:50:32 Removing intermediate container b067551f28d1 16:50:32 ---> 90add6f58fa0 16:50:32 Step 5/6 : LABEL arch=arm64 16:50:32 ---> Running in a55afe50fc39 16:50:32 Removing intermediate container a55afe50fc39 16:50:32 ---> d85ffded8ce8 16:50:32 Step 6/6 : LABEL git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca 16:50:32 ---> Running in c20d9f9f0c16 16:50:33 Removing intermediate container c20d9f9f0c16 16:50:33 ---> b83d45c167bd 16:50:33 [Warning] One or more build-args [ARCH] were not consumed 16:50:33 Successfully built b83d45c167bd 16:50:33 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [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] libraryResource [Pipeline] sh 16:50:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:37 ---> package-listing.sh 16:50:37 ++ facter osfamily 16:50:37 ++ tr '[:upper:]' '[:lower:]' 16:50:37 + OS_FAMILY=redhat 16:50:37 + workspace=/w/workspace/exfoundry_ci-build-images_PR-148 16:50:37 + START_PACKAGES=/tmp/packages_start.txt 16:50:37 + END_PACKAGES=/tmp/packages_end.txt 16:50:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:37 + PACKAGES=/tmp/packages_start.txt 16:50:37 + '[' /w/workspace/exfoundry_ci-build-images_PR-148 ']' 16:50:37 + PACKAGES=/tmp/packages_end.txt 16:50:37 + case "${OS_FAMILY}" in 16:50:37 + rpm -qa 16:50:37 + sort 16:50:41 + '[' -f /tmp/packages_start.txt ']' 16:50:41 + '[' -f /tmp/packages_end.txt ']' 16:50:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:41 + '[' /w/workspace/exfoundry_ci-build-images_PR-148 ']' 16:50:41 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-148/archives/ 16:50:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-148/archives/ [Pipeline] isUnix [Pipeline] sh 16:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:42 16:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:42 alpine: Pulling from edgex-lftools-log-publisher 16:50:42 df20fa9351a1: Already exists 16:50:42 36b3adc4ff6f: Pulling fs layer 16:50:42 8ad3a11d3b57: Pulling fs layer 16:50:42 46f8f816bc3b: Pulling fs layer 16:50:42 0dadc02b9964: Pulling fs layer 16:50:42 ce6a7cf60c04: Pulling fs layer 16:50:42 7a184a31f384: Pulling fs layer 16:50:42 0879bd2ef858: Pulling fs layer 16:50:42 0dadc02b9964: Waiting 16:50:42 ce6a7cf60c04: Waiting 16:50:42 7a184a31f384: Waiting 16:50:42 0879bd2ef858: Waiting 16:50:42 46f8f816bc3b: Verifying Checksum 16:50:42 46f8f816bc3b: Download complete 16:50:42 36b3adc4ff6f: Verifying Checksum 16:50:42 36b3adc4ff6f: Download complete 16:50:42 ce6a7cf60c04: Verifying Checksum 16:50:42 ce6a7cf60c04: Download complete 16:50:42 7a184a31f384: Verifying Checksum 16:50:42 7a184a31f384: Download complete 16:50:42 0dadc02b9964: Verifying Checksum 16:50:42 0dadc02b9964: Download complete 16:50:43 8ad3a11d3b57: Verifying Checksum 16:50:43 8ad3a11d3b57: Download complete 16:50:43 36b3adc4ff6f: Pull complete 16:50:43 0879bd2ef858: Verifying Checksum 16:50:43 0879bd2ef858: Download complete 16:50:43 8ad3a11d3b57: Pull complete 16:50:43 46f8f816bc3b: Pull complete 16:50:44 0dadc02b9964: Pull complete 16:50:44 ce6a7cf60c04: Pull complete 16:50:44 7a184a31f384: Pull complete 16:50:47 0879bd2ef858: Pull complete 16:50:47 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 16:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:50:47 prd-centos7-docker-4c-2g-2117 does not seem to be running inside a container 16:50:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_ci-build-images_PR-148 -v /w/workspace/exfoundry_ci-build-images_PR-148:/w/workspace/exfoundry_ci-build-images_PR-148:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-148@tmp:/w/workspace/exfoundry_ci-build-images_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:50:52 $ docker top e132dc4706cfb1055d8bb8cada159d8e5d437115bbb92234d23a1e90a7c3ddb5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:53 + mkdir -p /var/log/sa [Pipeline] sh 16:50:53 + ls /var/log/sa-host 16:50:53 + sadf -c /var/log/sa-host/sa05 16:50:53 file_magic: OK 16:50:53 HZ: Using current value: 100 16:50:53 file_header: OK 16:50:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:50:53 Statistics: 16:50:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:50:53 File successfully converted to sysstat format version 12.2.1 16:50:53 + sadf -c /var/log/sa-host/sa10 16:50:53 file_magic: OK 16:50:53 HZ: Using current value: 100 16:50:53 file_header: OK 16:50:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:50:53 Statistics: 16:50:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:50:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:53 provisioning config files... 16:50:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-148@tmp/config3527041116346568840tmp [Pipeline] { [Pipeline] echo 16:50:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:50:53 ---> create-netrc.sh [Pipeline] echo 16:50:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:50:54 ---> logs-deploy.sh 16:50:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-148/1 16:50:54 INFO: archiving workspace using pattern(s): 16:50:55 Archives upload complete. 16:50:55 INFO: archiving logs to Nexus 16:50:56 ---> uname -a: 16:50:56 Linux e132dc4706cf 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:50:56 16:50:56 16:50:56 ---> lscpu: 16:50:56 Architecture: x86_64 16:50:56 CPU op-mode(s): 32-bit, 64-bit 16:50:56 Byte Order: Little Endian 16:50:56 Address sizes: 40 bits physical, 48 bits virtual 16:50:56 CPU(s): 4 16:50:56 On-line CPU(s) list: 0-3 16:50:56 Thread(s) per core: 1 16:50:56 Core(s) per socket: 1 16:50:56 Socket(s): 4 16:50:56 NUMA node(s): 1 16:50:56 Vendor ID: GenuineIntel 16:50:56 CPU family: 6 16:50:56 Model: 44 16:50:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:50:56 Stepping: 1 16:50:56 CPU MHz: 2933.436 16:50:56 BogoMIPS: 5866.87 16:50:56 Virtualization: VT-x 16:50:56 Hypervisor vendor: KVM 16:50:56 Virtualization type: full 16:50:56 L1d cache: 128 KiB 16:50:56 L1i cache: 128 KiB 16:50:56 L2 cache: 16 MiB 16:50:56 L3 cache: 64 MiB 16:50:56 NUMA node0 CPU(s): 0-3 16:50:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:50:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:50:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:50:56 Vulnerability Meltdown: Mitigation; PTI 16:50:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:50:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:50:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:50:56 Vulnerability Tsx async abort: Not affected 16:50:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:50:56 16:50:56