Pull request #147 updated 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 d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8+e924d01ce673e04d5199475fe01cf1d72dd1be79 (cd87da1d1dbd0cba1784ede25191b8cc586a930e) Running in Durability level: PERFORMANCE_OPTIMIZED 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 # timeout=10 Commit message: "Merge pull request #236 from ernestojeda/update-log-publish-steps" > 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1343 in /w/workspace/exfoundry_ci-build-images_PR-147 [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-147 # 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/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 Fetching without tags Merging remotes/origin/golang-1.15 commit e924d01ce673e04d5199475fe01cf1d72dd1be79 into PR head commit d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 Merge succeeded, producing d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 Checking out Revision d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 (PR-147) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/147/head:refs/remotes/origin/PR-147 # 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/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # 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 e924d01ce673e04d5199475fe01cf1d72dd1be79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # timeout=10 Commit message: "feat: initial commit of golang-1.15 base builder image" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:27:04 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 11e5fc05745aeb26e193447ced75078f136d5258 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:27:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:27:04 ========================================================= 21:27:04 EdgeX Global Pipelines Version Info 21:27:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:27:07 ------------------- 21:27:07 stable info: 21:27:07 ------------------- 21:27:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:27:07 Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 21:27:07 Message: update stable to v1.0.117 21:27:08 ------------------- 21:27:08 experimental info: 21:27:08 ------------------- 21:27:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:27:08 Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 21:27:08 Message: update experimental to v1.0.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 21:27:08 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.15 [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.15-alpine [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 [Pipeline] echo 21:27:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d80de7a [Pipeline] echo 21:27:09 [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 21:27:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:27:12 + ls -al . 21:27:12 total 12 21:27:12 drwxrwxr-x. 3 jenkins jenkins 76 Sep 3 21:26 . 21:27:12 drwxrwxr-x. 4 jenkins jenkins 112 Sep 3 21:26 .. 21:27:12 -rw-rw-r--. 1 jenkins jenkins 386 Sep 3 21:26 Dockerfile 21:27:12 drwxrwxr-x. 8 jenkins jenkins 179 Sep 3 21:27 .git 21:27:12 -rw-rw-r--. 1 jenkins jenkins 585 Sep 3 21:26 .golangci.yml 21:27:12 -rw-rw-r--. 1 jenkins jenkins 894 Sep 3 21:26 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 21:27:12 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 --label arch=amd64 . 21:27:13 Sending build context to Docker daemon 209.9kB 21:27:13 Step 1/6 : FROM golang:1.15-alpine 21:27:13 1.15-alpine: Pulling from library/golang 21:27:14 df20fa9351a1: Pulling fs layer 21:27:14 ed8968b2872e: Pulling fs layer 21:27:14 a92cc7c5fd73: Pulling fs layer 21:27:14 d484aaef8981: Pulling fs layer 21:27:14 1021cfc6e55c: Pulling fs layer 21:27:14 d484aaef8981: Waiting 21:27:14 1021cfc6e55c: Waiting 21:27:14 a92cc7c5fd73: Verifying Checksum 21:27:14 a92cc7c5fd73: Download complete 21:27:14 ed8968b2872e: Verifying Checksum 21:27:14 ed8968b2872e: Download complete 21:27:14 df20fa9351a1: Verifying Checksum 21:27:14 df20fa9351a1: Download complete 21:27:14 1021cfc6e55c: Verifying Checksum 21:27:14 1021cfc6e55c: Download complete 21:27:14 df20fa9351a1: Pull complete 21:27:15 ed8968b2872e: Pull complete 21:27:15 a92cc7c5fd73: Pull complete 21:27:17 d484aaef8981: Verifying Checksum 21:27:17 d484aaef8981: Download complete 21:27:25 Still waiting to schedule task 21:27:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:27:27 d484aaef8981: Pull complete 21:27:27 1021cfc6e55c: Pull complete 21:27:27 Digest: sha256:bc6f2b94340ed84ec22dab364505b0d1a339ecff99b583a63372ecf966129be2 21:27:27 Status: Downloaded newer image for golang:1.15-alpine 21:27:27 ---> f328e14e69e4 21:27:27 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 21:27:31 ---> Running in 8f886c2dd162 21:27:31 Removing intermediate container 8f886c2dd162 21:27:31 ---> c318409b1c07 21:27:31 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:31 ---> Running in 7e8b84b9fac9 21:27:33 Removing intermediate container 7e8b84b9fac9 21:27:33 ---> 89b44459150a 21:27:33 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 21:27:33 ---> Running in 6ee0140099d5 21:27:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:27:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:27:35 (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) 21:27:35 (2/24) Installing ncurses-libs (6.2_p20200523-r0) 21:27:35 (3/24) Installing readline (8.0.4-r0) 21:27:35 (4/24) Installing bash (5.0.17-r0) 21:27:36 Executing bash-5.0.17-r0.post-install 21:27:36 (5/24) Installing nghttp2-libs (1.41.0-r0) 21:27:36 (6/24) Installing libcurl (7.69.1-r0) 21:27:36 (7/24) Installing curl (7.69.1-r0) 21:27:36 (8/24) Installing libgcc (9.3.0-r2) 21:27:36 (9/24) Installing libstdc++ (9.3.0-r2) 21:27:36 (10/24) Installing binutils (2.34-r1) 21:27:37 (11/24) Installing gmp (6.2.0-r0) 21:27:37 (12/24) Installing isl (0.18-r0) 21:27:37 (13/24) Installing libgomp (9.3.0-r2) 21:27:38 (14/24) Installing libatomic (9.3.0-r2) 21:27:38 (15/24) Installing libgphobos (9.3.0-r2) 21:27:38 (16/24) Installing mpfr4 (4.0.2-r4) 21:27:38 (17/24) Installing mpc1 (1.1.0-r1) 21:27:39 (18/24) Installing gcc (9.3.0-r2) 21:27:49 (19/24) Installing expat (2.2.9-r1) 21:27:49 (20/24) Installing pcre2 (10.35-r0) 21:27:49 (21/24) Installing git (2.26.2-r0) 21:27:51 (22/24) Installing linux-headers (5.4.5-r1) 21:27:51 (23/24) Installing make (4.3-r0) 21:27:52 (24/24) Installing musl-dev (1.1.24-r9) 21:27:53 Executing busybox-1.31.1-r16.trigger 21:27:53 OK: 166 MiB in 39 packages 21:27:57 Removing intermediate container 6ee0140099d5 21:27:57 ---> 512048ec2b4e 21:27:57 Step 5/6 : LABEL arch=amd64 21:27:57 ---> Running in 4e2be6fd4e82 21:27:57 Removing intermediate container 4e2be6fd4e82 21:27:57 ---> 08e344b403bc 21:27:57 Step 6/6 : LABEL git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 21:27:57 ---> Running in b324a4db32d6 21:27:57 Removing intermediate container b324a4db32d6 21:27:57 ---> 7af66350cc83 21:27:57 [Warning] One or more build-args [ARCH] were not consumed 21:27:57 Successfully built 7af66350cc83 21:27:57 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] } 21:29:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1344 in /w/workspace/exfoundry_ci-build-images_PR-147 [Pipeline] { [Pipeline] checkout 21:29:26 using credential edgex-jenkins-ssh 21:29:26 Cloning the remote Git repository 21:29:26 Cloning with configured refspecs honoured and without tags 21:29:26 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 21:29:26 > git init /w/workspace/exfoundry_ci-build-images_PR-147 # timeout=10 21:29:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 21:29:26 > git --version # timeout=10 21:29:26 > git --version # 'git version 2.17.1' 21:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 21:29:27 Fetching without tags 21:29:27 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 21:29:27 > git config --add remote.origin.fetch +refs/pull/147/head:refs/remotes/origin/PR-147 # timeout=10 21:29:27 > git config --add remote.origin.fetch +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 21:29:27 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 21:29:27 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 21:29:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 21:29:27 Merging remotes/origin/golang-1.15 commit e924d01ce673e04d5199475fe01cf1d72dd1be79 into PR head commit d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 21:29:28 Merge succeeded, producing d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 21:29:28 Checking out Revision d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 (PR-147) 21:29:27 > git config core.sparsecheckout # timeout=10 21:29:27 > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # timeout=10 21:29:27 > git remote # timeout=10 21:29:27 > git config --get remote.origin.url # timeout=10 21:29:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:28 > git merge e924d01ce673e04d5199475fe01cf1d72dd1be79 # timeout=10 21:29:28 > git rev-parse HEAD^{commit} # timeout=10 21:29:28 > git config core.sparsecheckout # timeout=10 21:29:28 > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # timeout=10 21:29:32 Commit message: "feat: initial commit of golang-1.15 base builder image" [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 21:29:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:29:34 + ls -al . 21:29:34 total 24 21:29:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 21:29 . 21:29:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 21:29 .. 21:29:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 21:29 .git 21:29:34 -rw-rw-r-- 1 jenkins jenkins 585 Sep 3 21:29 .golangci.yml 21:29:34 -rw-rw-r-- 1 jenkins jenkins 386 Sep 3 21:29 Dockerfile 21:29:34 -rw-rw-r-- 1 jenkins jenkins 894 Sep 3 21:29 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 21:29:35 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 --label arch=arm64 . 21:29:35 Sending build context to Docker daemon 209.9kB 21:29:35 Step 1/6 : FROM golang:1.15-alpine 21:29:36 1.15-alpine: Pulling from library/golang 21:29:36 b538f80385f9: Pulling fs layer 21:29:36 74f711af9a0d: Pulling fs layer 21:29:36 99f96fe45779: Pulling fs layer 21:29:36 2fa47eeccf08: Pulling fs layer 21:29:36 b13c98676afe: Pulling fs layer 21:29:36 2fa47eeccf08: Waiting 21:29:36 b13c98676afe: Waiting 21:29:36 99f96fe45779: Verifying Checksum 21:29:36 99f96fe45779: Download complete 21:29:36 74f711af9a0d: Verifying Checksum 21:29:36 74f711af9a0d: Download complete 21:29:36 b538f80385f9: Verifying Checksum 21:29:36 b538f80385f9: Download complete 21:29:36 b13c98676afe: Verifying Checksum 21:29:36 b13c98676afe: Download complete 21:29:37 b538f80385f9: Pull complete 21:29:38 74f711af9a0d: Pull complete 21:29:38 99f96fe45779: Pull complete 21:29:39 2fa47eeccf08: Verifying Checksum 21:29:39 2fa47eeccf08: Download complete 21:29:52 2fa47eeccf08: Pull complete 21:29:52 b13c98676afe: Pull complete 21:29:52 Digest: sha256:bc6f2b94340ed84ec22dab364505b0d1a339ecff99b583a63372ecf966129be2 21:29:52 Status: Downloaded newer image for golang:1.15-alpine 21:29:52 ---> c1b7bbd91889 21:29:52 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 21:29:52 ---> Running in 318b4de01488 21:29:53 Removing intermediate container 318b4de01488 21:29:53 ---> 75e6df51fd12 21:29:53 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:53 ---> Running in af19013787fb 21:29:55 Removing intermediate container af19013787fb 21:29:55 ---> 426194ee95f1 21:29:55 Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash 21:29:55 ---> Running in 6b5bdee751a1 21:29:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:29:58 (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) 21:29:58 (2/24) Installing ncurses-libs (6.2_p20200523-r0) 21:29:59 (3/24) Installing readline (8.0.4-r0) 21:29:59 (4/24) Installing bash (5.0.17-r0) 21:29:59 Executing bash-5.0.17-r0.post-install 21:29:59 (5/24) Installing nghttp2-libs (1.41.0-r0) 21:29:59 (6/24) Installing libcurl (7.69.1-r0) 21:29:59 (7/24) Installing curl (7.69.1-r0) 21:29:59 (8/24) Installing libgcc (9.3.0-r2) 21:29:59 (9/24) Installing libstdc++ (9.3.0-r2) 21:30:00 (10/24) Installing binutils (2.34-r1) 21:30:01 (11/24) Installing gmp (6.2.0-r0) 21:30:01 (12/24) Installing isl (0.18-r0) 21:30:01 (13/24) Installing libgomp (9.3.0-r2) 21:30:01 (14/24) Installing libatomic (9.3.0-r2) 21:30:01 (15/24) Installing libgphobos (9.3.0-r2) 21:30:02 (16/24) Installing mpfr4 (4.0.2-r4) 21:30:02 (17/24) Installing mpc1 (1.1.0-r1) 21:30:02 (18/24) Installing gcc (9.3.0-r2) 21:30:10 (19/24) Installing expat (2.2.9-r1) 21:30:10 (20/24) Installing pcre2 (10.35-r0) 21:30:10 (21/24) Installing git (2.26.2-r0) 21:30:13 (22/24) Installing linux-headers (5.4.5-r1) 21:30:13 (23/24) Installing make (4.3-r0) 21:30:13 (24/24) Installing musl-dev (1.1.24-r9) 21:30:14 Executing busybox-1.31.1-r16.trigger 21:30:14 OK: 142 MiB in 39 packages 21:30:21 Removing intermediate container 6b5bdee751a1 21:30:21 ---> eccd6f3153d0 21:30:21 Step 5/6 : LABEL arch=arm64 21:30:21 ---> Running in 747c3f646c94 21:30:21 Removing intermediate container 747c3f646c94 21:30:21 ---> 93a7b138d40f 21:30:21 Step 6/6 : LABEL git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 21:30:21 ---> Running in d598165e97af 21:30:22 Removing intermediate container d598165e97af 21:30:22 ---> 1a27bae59bd2 21:30:22 [Warning] One or more build-args [ARCH] were not consumed 21:30:22 Successfully built 1a27bae59bd2 21:30:22 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 21:30:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:30:25 ---> package-listing.sh 21:30:25 ++ facter osfamily 21:30:25 ++ tr '[:upper:]' '[:lower:]' 21:30:25 + OS_FAMILY=redhat 21:30:25 + workspace=/w/workspace/exfoundry_ci-build-images_PR-147 21:30:25 + START_PACKAGES=/tmp/packages_start.txt 21:30:25 + END_PACKAGES=/tmp/packages_end.txt 21:30:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:30:25 + PACKAGES=/tmp/packages_start.txt 21:30:25 + '[' /w/workspace/exfoundry_ci-build-images_PR-147 ']' 21:30:25 + PACKAGES=/tmp/packages_end.txt 21:30:25 + case "${OS_FAMILY}" in 21:30:25 + rpm -qa 21:30:25 + sort 21:30:30 + '[' -f /tmp/packages_start.txt ']' 21:30:30 + '[' -f /tmp/packages_end.txt ']' 21:30:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:30:30 + '[' /w/workspace/exfoundry_ci-build-images_PR-147 ']' 21:30:30 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-147/archives/ 21:30:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-147/archives/ [Pipeline] isUnix [Pipeline] sh 21:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:30:30 21:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:30:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:30:31 alpine: Pulling from edgex-lftools-log-publisher 21:30:31 df20fa9351a1: Already exists 21:30:31 36b3adc4ff6f: Pulling fs layer 21:30:31 8ad3a11d3b57: Pulling fs layer 21:30:31 46f8f816bc3b: Pulling fs layer 21:30:31 0dadc02b9964: Pulling fs layer 21:30:31 ce6a7cf60c04: Pulling fs layer 21:30:31 7a184a31f384: Pulling fs layer 21:30:31 0879bd2ef858: Pulling fs layer 21:30:31 ce6a7cf60c04: Waiting 21:30:31 7a184a31f384: Waiting 21:30:31 0879bd2ef858: Waiting 21:30:31 0dadc02b9964: Waiting 21:30:31 46f8f816bc3b: Verifying Checksum 21:30:31 46f8f816bc3b: Download complete 21:30:31 36b3adc4ff6f: Download complete 21:30:31 ce6a7cf60c04: Verifying Checksum 21:30:31 ce6a7cf60c04: Download complete 21:30:31 0dadc02b9964: Verifying Checksum 21:30:31 0dadc02b9964: Download complete 21:30:31 7a184a31f384: Verifying Checksum 21:30:31 7a184a31f384: Download complete 21:30:32 36b3adc4ff6f: Pull complete 21:30:32 8ad3a11d3b57: Verifying Checksum 21:30:32 8ad3a11d3b57: Download complete 21:30:33 0879bd2ef858: Verifying Checksum 21:30:33 0879bd2ef858: Download complete 21:30:33 8ad3a11d3b57: Pull complete 21:30:33 46f8f816bc3b: Pull complete 21:30:34 0dadc02b9964: Pull complete 21:30:34 ce6a7cf60c04: Pull complete 21:30:34 7a184a31f384: Pull complete 21:30:40 0879bd2ef858: Pull complete 21:30:40 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 21:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:30:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:30:40 prd-centos7-docker-4c-2g-1343 does not seem to be running inside a container 21:30:41 $ 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-147 -v /w/workspace/exfoundry_ci-build-images_PR-147:/w/workspace/exfoundry_ci-build-images_PR-147:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-147@tmp:/w/workspace/exfoundry_ci-build-images_PR-147@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:30:45 $ docker top 3325e57be8b4348d669f75025b6cb81b7f67d1a94a72a4033393067cb0216415 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:46 + mkdir -p /var/log/sa [Pipeline] sh 21:30:46 + ls /var/log/sa-host 21:30:46 + sadf -c /var/log/sa-host/sa03 21:30:46 file_magic: OK 21:30:46 HZ: Using current value: 100 21:30:46 file_header: OK 21:30:46 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 21:30:46 Statistics: 21:30:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:30:46 File successfully converted to sysstat format version 12.2.1 21:30:46 + sadf -c /var/log/sa-host/sa05 21:30:46 file_magic: OK 21:30:46 HZ: Using current value: 100 21:30:46 file_header: OK 21:30:46 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 21:30:46 Statistics: 21:30:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:30:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:46 provisioning config files... 21:30:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-147@tmp/config5205672212694913239tmp [Pipeline] { [Pipeline] echo 21:30:46 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:30:47 ---> create-netrc.sh [Pipeline] echo 21:30:47 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:30:47 ---> logs-deploy.sh 21:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-147/2 21:30:47 INFO: archiving workspace using pattern(s): 21:30:49 Archives upload complete. 21:30:49 INFO: archiving logs to Nexus