Branch indexing 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from a041e08e06629d1b14a7adb8f0ee40071d9948bb+af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa (16986a797f472cdb0697aaae34deb661c55c2aa4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-489 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-59 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit a041e08e06629d1b14a7adb8f0ee40071d9948bb Merge succeeded, producing df3678d5aba82bcf96158daaa7255419723ddd88 Checking out Revision df3678d5aba82bcf96158daaa7255419723ddd88 (PR-59) > git config core.sparsecheckout # timeout=10 > git checkout -f a041e08e06629d1b14a7adb8f0ee40071d9948bb # 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 af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df3678d5aba82bcf96158daaa7255419723ddd88 # timeout=10 Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" > git rev-list --no-walk a041e08e06629d1b14a7adb8f0ee40071d9948bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:47 03:01:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:01:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:49 latest: Pulling from edgex-devops/git-semver 03:01:49 9123ac7c32f7: Pulling fs layer 03:01:49 b8cc5d1170e3: Pulling fs layer 03:01:49 2924cbbf6a41: Pulling fs layer 03:01:49 93b08a4f1073: Pulling fs layer 03:01:49 b8cc5d1170e3: Verifying Checksum 03:01:49 b8cc5d1170e3: Download complete 03:01:50 2924cbbf6a41: Verifying Checksum 03:01:50 2924cbbf6a41: Download complete 03:01:50 9123ac7c32f7: Verifying Checksum 03:01:50 9123ac7c32f7: Download complete 03:01:50 93b08a4f1073: Verifying Checksum 03:01:50 93b08a4f1073: Download complete 03:01:50 9123ac7c32f7: Pull complete 03:01:50 b8cc5d1170e3: Pull complete 03:01:51 2924cbbf6a41: Pull complete 03:01:52 93b08a4f1073: Pull complete 03:01:52 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:01:52 prd-centos7-docker-4c-2g-489 does not seem to be running inside a container 03:01:52 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-59 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59:/w/workspace/exfoundry_go-mod-bootstrap_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:01:54 $ docker top b39628b4e382c91dbdaaf545fab2fa2715ca42521709a680aeac2c7ec7455448 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:54 [ssh-agent] Looking for ssh-agent implementation... 03:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:55 $ docker exec b39628b4e382c91dbdaaf545fab2fa2715ca42521709a680aeac2c7ec7455448 ssh-agent 03:01:55 SSH_AUTH_SOCK=/tmp/ssh-iCRjgkB5dqtp/agent.15 03:01:55 SSH_AGENT_PID=22 03:01:55 Running ssh-add (command line suppressed) 03:01:56 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_4821767080383128412.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_4821767080383128412.key) 03:01:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:57 + git describe --exact-match --tags HEAD 03:01:57 fatal: No names found, cannot describe anything. [Pipeline] } 03:01:57 $ docker exec --env ******** --env ******** b39628b4e382c91dbdaaf545fab2fa2715ca42521709a680aeac2c7ec7455448 ssh-agent -k 03:01:57 unset SSH_AUTH_SOCK; 03:01:57 unset SSH_AGENT_PID; 03:01:57 echo Agent pid 22 killed; 03:01:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:01:57 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:01:57 This usually means this commit has not been tagged. [Pipeline] sshagent 03:01:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:57 [ssh-agent] Looking for ssh-agent implementation... 03:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:58 $ docker exec b39628b4e382c91dbdaaf545fab2fa2715ca42521709a680aeac2c7ec7455448 ssh-agent 03:01:58 SSH_AUTH_SOCK=/tmp/ssh-qSYfiYXoI7Yv/agent.57 03:01:58 SSH_AGENT_PID=64 03:01:58 Running ssh-add (command line suppressed) 03:01:59 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_2680325864059739304.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_2680325864059739304.key) 03:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:00 + git semver init 03:02:00 # -> Open(): unable to determine branch for HEAD 03:02:00 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-59/.git 03:02:00 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-59 03:02:00 # $SEMVER_REMOTE_NAME = origin 03:02:00 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 03:02:00 # $SEMVER_USER_NAME = jenkins 03:02:00 # $SEMVER_BRANCH = PR-59 03:02:00 # $SEMVER_TEMP = /tmp/semver-679706390 03:02:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 03:02:00 # '/tmp/semver-679706390' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-59/.semver' 03:02:00 # -> Force: false 03:02:00 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-59/.semver [Pipeline] } 03:02:00 $ docker exec --env ******** --env ******** b39628b4e382c91dbdaaf545fab2fa2715ca42521709a680aeac2c7ec7455448 ssh-agent -k 03:02:01 unset SSH_AUTH_SOCK; 03:02:01 unset SSH_AGENT_PID; 03:02:01 echo Agent pid 64 killed; 03:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:01 + git semver [Pipeline] } 03:02:01 $ docker stop --time=1 b39628b4e382c91dbdaaf545fab2fa2715ca42521709a680aeac2c7ec7455448 03:02:03 $ docker rm -f b39628b4e382c91dbdaaf545fab2fa2715ca42521709a680aeac2c7ec7455448 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:02:06 Stashed 36 file(s) [Pipeline] echo 03:02:06 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:02:21 Still waiting to schedule task 03:02:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:02:21 Still waiting to schedule task 03:02:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-490’ is offline 03:04:25 Running on prd-centos7-docker-4c-2g-492 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [Pipeline] { [Pipeline] ws 03:04:25 Running in /w/workspace/go-mod-bootstrap/5 [Pipeline] { [Pipeline] checkout 03:04:31 using credential edgex-jenkins-ssh 03:04:31 Cloning the remote Git repository 03:04:31 Cloning with configured refspecs honoured and without tags 03:04:31 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:04:31 > git init /w/workspace/go-mod-bootstrap/5 # timeout=10 03:04:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:04:31 > git --version # timeout=10 03:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:04:32 Fetching without tags 03:04:33 Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit a041e08e06629d1b14a7adb8f0ee40071d9948bb 03:04:33 Merge succeeded, producing 0e47aef7f0ceb147f99948135c3dc65c6836fa3f 03:04:33 Checking out Revision 0e47aef7f0ceb147f99948135c3dc65c6836fa3f (PR-59) 03:04:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:04:32 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 03:04:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:04:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:04:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:04:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:04:33 > git config core.sparsecheckout # timeout=10 03:04:33 > git checkout -f a041e08e06629d1b14a7adb8f0ee40071d9948bb # timeout=10 03:04:33 > git remote # timeout=10 03:04:33 > git config --get remote.origin.url # timeout=10 03:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:33 > git merge af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 03:04:33 > git rev-parse HEAD^{commit} # timeout=10 03:04:33 > git config core.sparsecheckout # timeout=10 03:04:33 > git checkout -f 0e47aef7f0ceb147f99948135c3dc65c6836fa3f # timeout=10 03:04:37 Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" 03:04:37 > git rev-list --no-walk a041e08e06629d1b14a7adb8f0ee40071d9948bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:04:38 ========================================================= 03:04:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:04:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:04:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 03:04:41 Sending build context to Docker daemon 521.2kB 03:04:41 Step 1/8 : ARG BASE=golang:1.13-alpine 03:04:41 Step 2/8 : FROM ${BASE} 03:04:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:04:41 e6b0cf9c0882: Pulling fs layer 03:04:41 2848faf0eed1: Pulling fs layer 03:04:41 0f37312ad70f: Pulling fs layer 03:04:41 5788d62ee057: Pulling fs layer 03:04:41 0e6b1d234666: Pulling fs layer 03:04:41 bf5d7aec512f: Pulling fs layer 03:04:41 34c802a77dc8: Pulling fs layer 03:04:41 9eb99e56ec68: Pulling fs layer 03:04:41 27c7a5d97fbd: Pulling fs layer 03:04:41 5c102a31e300: Pulling fs layer 03:04:41 dcfb455df0a1: Pulling fs layer 03:04:41 34c802a77dc8: Waiting 03:04:41 9eb99e56ec68: Waiting 03:04:41 5c102a31e300: Waiting 03:04:41 5788d62ee057: Waiting 03:04:41 0e6b1d234666: Waiting 03:04:41 bf5d7aec512f: Waiting 03:04:41 dcfb455df0a1: Waiting 03:04:42 0f37312ad70f: Verifying Checksum 03:04:42 0f37312ad70f: Download complete 03:04:42 2848faf0eed1: Verifying Checksum 03:04:42 2848faf0eed1: Download complete 03:04:42 0e6b1d234666: Download complete 03:04:42 bf5d7aec512f: Verifying Checksum 03:04:42 bf5d7aec512f: Download complete 03:04:42 e6b0cf9c0882: Verifying Checksum 03:04:42 e6b0cf9c0882: Download complete 03:04:42 e6b0cf9c0882: Pull complete 03:04:43 2848faf0eed1: Pull complete 03:04:43 0f37312ad70f: Pull complete 03:04:44 34c802a77dc8: Verifying Checksum 03:04:44 34c802a77dc8: Download complete 03:04:44 27c7a5d97fbd: Verifying Checksum 03:04:44 27c7a5d97fbd: Download complete 03:04:46 9eb99e56ec68: Verifying Checksum 03:04:46 9eb99e56ec68: Download complete 03:04:46 dcfb455df0a1: Verifying Checksum 03:04:46 dcfb455df0a1: Download complete 03:04:46 5c102a31e300: Verifying Checksum 03:04:46 5c102a31e300: Download complete 03:04:47 5788d62ee057: Verifying Checksum 03:04:47 5788d62ee057: Download complete 03:05:02 5788d62ee057: Pull complete 03:05:02 0e6b1d234666: Pull complete 03:05:02 bf5d7aec512f: Pull complete 03:05:07 34c802a77dc8: Pull complete 03:05:11 9eb99e56ec68: Pull complete 03:05:11 27c7a5d97fbd: Pull complete 03:05:13 5c102a31e300: Pull complete 03:05:13 dcfb455df0a1: Pull complete 03:05:13 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:05:13 ---> 7c70fe431013 03:05:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:05:13 ---> Running in a245c8c3102d 03:05:13 Removing intermediate container a245c8c3102d 03:05:13 ---> 4fad0cee4557 03:05:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:13 ---> Running in 6b85e5cda74b 03:05:17 Removing intermediate container 6b85e5cda74b 03:05:17 ---> f53bb4cf8bf7 03:05:17 Step 5/8 : RUN apk add --update --no-cache git make 03:05:17 ---> Running in a116ae300487 03:05:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:05:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:05:21 OK: 143 MiB in 39 packages 03:05:22 Removing intermediate container a116ae300487 03:05:22 ---> 3e9f5c10399d 03:05:22 Step 6/8 : WORKDIR /build 03:05:22 ---> Running in e6015c3faf16 03:05:22 Removing intermediate container e6015c3faf16 03:05:22 ---> 257b16c7aaf9 03:05:22 Step 7/8 : COPY go.mod . 03:05:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-494 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [Pipeline] { [Pipeline] ws 03:05:22 Running in /w/workspace/go-mod-bootstrap/5 [Pipeline] { [Pipeline] checkout 03:05:22 ---> ea422c3a0cbb 03:05:22 Step 8/8 : RUN go mod download 03:05:23 ---> Running in b72cd0f18a1d 03:05:25 go: finding github.com/BurntSushi/toml v0.3.1 03:05:25 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:05:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:05:25 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:05:25 go: finding github.com/bgentry/speakeasy v0.1.0 03:05:25 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:05:25 go: finding github.com/davecgh/go-spew v1.1.1 03:05:25 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:05:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 03:05:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:05:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:05:25 go: finding github.com/fatih/color v1.7.0 03:05:25 go: finding github.com/go-kit/kit v0.8.0 03:05:25 go: finding github.com/go-logfmt/logfmt v0.4.0 03:05:25 go: finding github.com/go-stack/stack v1.8.0 03:05:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:05:25 go: finding github.com/google/uuid v1.1.0 03:05:25 go: finding github.com/gorilla/mux v1.7.1 03:05:25 go: finding github.com/hashicorp/consul/api v1.1.0 03:05:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:05:25 go: finding github.com/hashicorp/errwrap v1.0.0 03:05:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:05:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:05:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:05:25 go: finding github.com/hashicorp/go-multierror v1.0.0 03:05:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:05:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:05:25 go: finding github.com/hashicorp/go-syslog v1.0.0 03:05:25 go: finding github.com/hashicorp/go-uuid v1.0.1 03:05:25 go: finding github.com/hashicorp/go.net v0.0.1 03:05:25 go: finding github.com/hashicorp/golang-lru v0.5.0 03:05:25 go: finding github.com/hashicorp/logutils v1.0.0 03:05:25 go: finding github.com/hashicorp/mdns v1.0.0 03:05:25 go: finding github.com/hashicorp/memberlist v0.1.3 03:05:25 go: finding github.com/hashicorp/serf v0.8.2 03:05:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:05:25 go: finding github.com/mattn/go-colorable v0.0.9 03:05:25 go: finding github.com/mattn/go-isatty v0.0.3 03:05:25 go: finding github.com/miekg/dns v1.0.14 03:05:25 go: finding github.com/mitchellh/cli v1.0.0 03:05:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:05:25 go: finding github.com/mitchellh/copystructure v1.0.0 03:05:25 go: finding github.com/mitchellh/go-homedir v1.0.0 03:05:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:05:25 go: finding github.com/mitchellh/gox v0.4.0 03:05:25 go: finding github.com/mitchellh/iochan v1.0.0 03:05:25 go: finding github.com/mitchellh/mapstructure v1.1.2 03:05:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:05:25 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:05:25 go: finding github.com/pelletier/go-toml v1.2.0 03:05:25 go: finding github.com/pkg/errors v0.8.1 03:05:25 go: finding github.com/pmezard/go-difflib v1.0.0 03:05:25 go: finding github.com/posener/complete v1.1.1 03:05:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:05:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:05:25 go: finding github.com/stretchr/objx v0.1.0 03:05:25 go: finding github.com/stretchr/testify v1.5.1 03:05:25 go: finding github.com/ugorji/go v1.1.4 03:05:25 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:05:25 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:05:25 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:05:25 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:05:25 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:05:25 go: finding gopkg.in/yaml.v2 v2.2.8 03:05:28 using credential edgex-jenkins-ssh 03:05:28 Cloning the remote Git repository 03:05:28 Cloning with configured refspecs honoured and without tags 03:05:28 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:05:28 > git init /w/workspace/go-mod-bootstrap/5 # timeout=10 03:05:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:05:28 > git --version # timeout=10 03:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:29 Fetching without tags 03:05:30 Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit a041e08e06629d1b14a7adb8f0ee40071d9948bb 03:05:30 Merge succeeded, producing 31612a2dee3ebf409d78b5fec4ce1e8923e348ed 03:05:30 Checking out Revision 31612a2dee3ebf409d78b5fec4ce1e8923e348ed (PR-59) 03:05:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:05:29 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 03:05:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:05:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:05:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:30 > git config core.sparsecheckout # timeout=10 03:05:30 > git checkout -f a041e08e06629d1b14a7adb8f0ee40071d9948bb # timeout=10 03:05:30 > git remote # timeout=10 03:05:30 > git config --get remote.origin.url # timeout=10 03:05:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:30 > git merge af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 03:05:30 > git rev-parse HEAD^{commit} # timeout=10 03:05:30 > git config core.sparsecheckout # timeout=10 03:05:30 > git checkout -f 31612a2dee3ebf409d78b5fec4ce1e8923e348ed # timeout=10 03:05:31 Removing intermediate container b72cd0f18a1d 03:05:31 ---> 016899f4f941 03:05:31 Successfully built 016899f4f941 03:05:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:32 + docker inspect -f . ci-base-image-x86_64 03:05:32 . [Pipeline] withDockerContainer 03:05:32 prd-centos7-docker-4c-2g-492 does not seem to be running inside a container 03:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 ******** ci-base-image-x86_64 cat 03:05:34 $ docker top 0b7db65bef9da3d0f0b03a557132a99495b1b75f96fbc4433150c1ddd534d092 -eo pid,comm [Pipeline] { 03:05:35 Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" [Pipeline] sh 03:05:35 > git rev-list --no-walk a041e08e06629d1b14a7adb8f0ee40071d9948bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 03:05:35 + go version 03:05:35 go version go1.13.5 linux/amd64 [Pipeline] unstash [Pipeline] sh [Pipeline] echo 03:05:36 ========================================================= 03:05:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:05:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:05:36 + make test 03:05:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:05:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 03:05:38 Sending build context to Docker daemon 521.2kB 03:05:38 Step 1/8 : ARG BASE=golang:1.13-alpine 03:05:38 Step 2/8 : FROM ${BASE} 03:05:38 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:05:38 cde5963f3b93: Pulling fs layer 03:05:38 2a23fa8c16f7: Pulling fs layer 03:05:38 777b28850792: Pulling fs layer 03:05:38 8a11ddd9e578: Pulling fs layer 03:05:38 4cf88f913ddb: Pulling fs layer 03:05:38 1df406cf5192: Pulling fs layer 03:05:38 cd6300453558: Pulling fs layer 03:05:38 b9c365052c96: Pulling fs layer 03:05:38 a2d8cc88f415: Pulling fs layer 03:05:38 ea1d1ca13537: Pulling fs layer 03:05:38 3750a50a1c5e: Pulling fs layer 03:05:38 8a11ddd9e578: Waiting 03:05:38 4cf88f913ddb: Waiting 03:05:38 1df406cf5192: Waiting 03:05:38 cd6300453558: Waiting 03:05:38 b9c365052c96: Waiting 03:05:38 3750a50a1c5e: Waiting 03:05:38 a2d8cc88f415: Waiting 03:05:38 ea1d1ca13537: Waiting 03:05:38 777b28850792: Verifying Checksum 03:05:38 777b28850792: Download complete 03:05:38 2a23fa8c16f7: Verifying Checksum 03:05:38 2a23fa8c16f7: Download complete 03:05:38 4cf88f913ddb: Verifying Checksum 03:05:38 4cf88f913ddb: Download complete 03:05:39 1df406cf5192: Verifying Checksum 03:05:39 1df406cf5192: Download complete 03:05:39 cde5963f3b93: Download complete 03:05:40 cde5963f3b93: Pull complete 03:05:40 2a23fa8c16f7: Pull complete 03:05:41 777b28850792: Pull complete 03:05:43 cd6300453558: Verifying Checksum 03:05:43 cd6300453558: Download complete 03:05:43 a2d8cc88f415: Verifying Checksum 03:05:43 a2d8cc88f415: Download complete 03:05:45 ea1d1ca13537: Verifying Checksum 03:05:45 ea1d1ca13537: Download complete 03:05:46 3750a50a1c5e: Verifying Checksum 03:05:46 3750a50a1c5e: Download complete 03:05:48 b9c365052c96: Verifying Checksum 03:05:48 b9c365052c96: Download complete 03:05:50 8a11ddd9e578: Verifying Checksum 03:05:50 8a11ddd9e578: Download complete 03:06:02 8a11ddd9e578: Pull complete 03:06:02 4cf88f913ddb: Pull complete 03:06:02 1df406cf5192: Pull complete 03:06:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:06:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 49.4% of statements 03:06:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:06:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.014s coverage: 84.2% of statements 03:06:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 03:06:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 03:06:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 03:06:07 cd6300453558: Pull complete 03:06:12 b9c365052c96: Pull complete 03:06:12 a2d8cc88f415: Pull complete 03:06:12 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.024s coverage: 100.0% of statements 03:06:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 03:06:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:06:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 03:06:12 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.019s coverage: 48.9% of statements 03:06:12 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:06:12 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:06:12 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.010s coverage: 91.3% of statements 03:06:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:06:14 ea1d1ca13537: Pull complete 03:06:14 3750a50a1c5e: Pull complete 03:06:14 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:06:14 ---> 78745c68409d 03:06:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:06:15 gofmt -l . 03:06:15 [ "`gofmt -l .`" = "" ] [Pipeline] stash 03:06:16 Stashed 1 file(s) [Pipeline] } 03:06:16 $ docker stop --time=1 0b7db65bef9da3d0f0b03a557132a99495b1b75f96fbc4433150c1ddd534d092 03:06:17 $ docker rm -f 0b7db65bef9da3d0f0b03a557132a99495b1b75f96fbc4433150c1ddd534d092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 03:06:18 ---> Running in 78728dbb2e49 [Pipeline] } 03:06:19 Removing intermediate container 78728dbb2e49 03:06:19 ---> a22024c6295f 03:06:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:19 ---> Running in 49dfab41f487 03:06:22 Removing intermediate container 49dfab41f487 03:06:22 ---> a9bb004071a6 03:06:22 Step 5/8 : RUN apk add --update --no-cache git make 03:06:22 ---> Running in cd03c3c10569 03:06:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:06:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:06:27 OK: 125 MiB in 39 packages 03:06:28 Removing intermediate container cd03c3c10569 03:06:28 ---> 7b55803a4cf2 03:06:28 Step 6/8 : WORKDIR /build 03:06:28 ---> Running in 3d52fbe99b00 03:06:29 Removing intermediate container 3d52fbe99b00 03:06:29 ---> 788c396aba8b 03:06:29 Step 7/8 : COPY go.mod . 03:06:29 ---> 1cc0ccb80321 03:06:29 Step 8/8 : RUN go mod download 03:06:29 ---> Running in c41c6dc8c89b 03:06:31 go: finding github.com/BurntSushi/toml v0.3.1 03:06:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:06:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:06:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:06:31 go: finding github.com/bgentry/speakeasy v0.1.0 03:06:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:06:31 go: finding github.com/davecgh/go-spew v1.1.1 03:06:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:06:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 03:06:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:06:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:06:31 go: finding github.com/fatih/color v1.7.0 03:06:31 go: finding github.com/go-kit/kit v0.8.0 03:06:31 go: finding github.com/go-logfmt/logfmt v0.4.0 03:06:31 go: finding github.com/go-stack/stack v1.8.0 03:06:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:06:31 go: finding github.com/google/uuid v1.1.0 03:06:31 go: finding github.com/gorilla/mux v1.7.1 03:06:31 go: finding github.com/hashicorp/consul/api v1.1.0 03:06:31 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:06:31 go: finding github.com/hashicorp/errwrap v1.0.0 03:06:31 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:06:31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:06:31 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:06:31 go: finding github.com/hashicorp/go-multierror v1.0.0 03:06:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:06:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:06:32 go: finding github.com/hashicorp/go-syslog v1.0.0 03:06:32 go: finding github.com/hashicorp/go-uuid v1.0.1 03:06:32 go: finding github.com/hashicorp/go.net v0.0.1 03:06:32 go: finding github.com/hashicorp/golang-lru v0.5.0 03:06:32 go: finding github.com/hashicorp/logutils v1.0.0 03:06:32 go: finding github.com/hashicorp/mdns v1.0.0 03:06:32 go: finding github.com/hashicorp/memberlist v0.1.3 03:06:32 go: finding github.com/hashicorp/serf v0.8.2 03:06:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:06:32 go: finding github.com/mattn/go-colorable v0.0.9 03:06:32 go: finding github.com/mattn/go-isatty v0.0.3 03:06:32 go: finding github.com/miekg/dns v1.0.14 03:06:32 go: finding github.com/mitchellh/cli v1.0.0 03:06:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:06:32 go: finding github.com/mitchellh/copystructure v1.0.0 03:06:32 go: finding github.com/mitchellh/go-homedir v1.0.0 03:06:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:06:32 go: finding github.com/mitchellh/gox v0.4.0 03:06:32 go: finding github.com/mitchellh/iochan v1.0.0 03:06:32 go: finding github.com/mitchellh/mapstructure v1.1.2 03:06:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:06:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:06:32 go: finding github.com/pelletier/go-toml v1.2.0 03:06:32 go: finding github.com/pkg/errors v0.8.1 03:06:32 go: finding github.com/pmezard/go-difflib v1.0.0 03:06:32 go: finding github.com/posener/complete v1.1.1 03:06:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:06:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:06:32 go: finding github.com/stretchr/objx v0.1.0 03:06:32 go: finding github.com/stretchr/testify v1.5.1 03:06:32 go: finding github.com/ugorji/go v1.1.4 03:06:32 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:06:32 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:06:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:06:32 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:06:32 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:06:32 go: finding gopkg.in/yaml.v2 v2.2.8 03:06:42 Removing intermediate container c41c6dc8c89b 03:06:42 ---> 5a94027f0307 03:06:42 Successfully built 5a94027f0307 03:06:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:43 + docker inspect -f . ci-base-image-arm64 03:06:43 . [Pipeline] withDockerContainer 03:06:43 prd-ubuntu18.04-docker-arm64-4c-16g-494 does not seem to be running inside a container 03:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 ******** ci-base-image-arm64 cat 03:06:45 $ docker top 7630f96e10ab84be03b372057b6570b115880309c19a9044e00a78a880f83dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:46 + go version 03:06:46 go version go1.13.5 linux/arm64 [Pipeline] sh 03:06:47 + make test 03:06:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:07:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:07:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.040s coverage: 49.4% of statements 03:07:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:07:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.039s coverage: 84.2% of statements 03:07:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 03:07:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 03:07:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 03:07:34 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.061s coverage: 100.0% of statements 03:07:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 03:07:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:07:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 03:07:34 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.042s coverage: 48.9% of statements 03:07:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:07:34 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:07:34 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.049s coverage: 91.3% of statements 03:07:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:07:41 gofmt -l . 03:07:41 [ "`gofmt -l .`" = "" ] [Pipeline] stash 03:07:41 Warning: overwriting stash ‘coverage-report’ 03:07:42 Stashed 1 file(s) [Pipeline] } 03:07:42 $ docker stop --time=1 7630f96e10ab84be03b372057b6570b115880309c19a9044e00a78a880f83dd3 03:07:44 $ docker rm -f 7630f96e10ab84be03b372057b6570b115880309c19a9044e00a78a880f83dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:07:46 provisioning config files... 03:07:46 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config6632977776847400500tmp [Pipeline] { [Pipeline] sh 03:07:46 + curl -s https://codecov.io/bash 03:07:46 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config6632977776847400500tmp 03:07:47 03:07:47 _____ _ 03:07:47 / ____| | | 03:07:47 | | ___ __| | ___ ___ _____ __ 03:07:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:07:47 | |___| (_) | (_| | __/ (_| (_) \ V / 03:07:47 \_____\___/ \__,_|\___|\___\___/ \_/ 03:07:47 Bash-tbd 03:07:47 03:07:47 03:07:47 ==> Jenkins CI detected. 03:07:47 project root: . 03:07:47 Fixing merge commit SHA 03:07:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:07:47 ==> Running gcov in . (disable via -X gcov) 03:07:47 ==> Python coveragepy not found 03:07:47 ==> Searching for coverage reports in: 03:07:47 + . 03:07:47 -> Found 1 reports 03:07:47 ==> Detecting git/mercurial file structure 03:07:47 ==> Reading reports 03:07:47 + ./coverage.out bytes=16797 03:07:47 ==> Appending adjustments 03:07:47 http://docs.codecov.io/docs/fixing-reports 03:07:47 + Found adjustments 03:07:47 ==> Gzipping contents 03:07:47 ==> Uploading reports 03:07:47 url: https://codecov.io 03:07:47 query: branch=PR-59&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-59%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=59&job= 03:07:47 -> Pinging Codecov 03:07:47 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-59&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-59%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=59&job= 03:07:48 -> Uploading 03:07:48 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa [Pipeline] } 03:07:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [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 03:07:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:07:50 ---> package-listing.sh 03:07:50 ++ facter osfamily 03:07:50 ++ tr '[:upper:]' '[:lower:]' 03:07:50 + OS_FAMILY=redhat 03:07:50 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-59 03:07:50 + START_PACKAGES=/tmp/packages_start.txt 03:07:50 + END_PACKAGES=/tmp/packages_end.txt 03:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:50 + PACKAGES=/tmp/packages_start.txt 03:07:50 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-59 ']' 03:07:50 + PACKAGES=/tmp/packages_end.txt 03:07:50 + case "${OS_FAMILY}" in 03:07:50 + rpm -qa 03:07:50 + sort 03:07:55 + '[' -f /tmp/packages_start.txt ']' 03:07:55 + '[' -f /tmp/packages_end.txt ']' 03:07:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:55 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-59 ']' 03:07:55 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-59/archives/ 03:07:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-59/archives/ [Pipeline] isUnix [Pipeline] sh 03:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:07:56 03:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:07:56 alpine: Pulling from edgex-lftools-log-publisher 03:07:56 c9b1b535fdd9: Pulling fs layer 03:07:56 2cc5ad85d9ab: Pulling fs layer 03:07:56 756a868c4378: Pulling fs layer 03:07:56 444b2fc9a129: Pulling fs layer 03:07:56 ea15f1150254: Pulling fs layer 03:07:56 41b27a9f41bf: Pulling fs layer 03:07:56 28c525ee5125: Pulling fs layer 03:07:56 094b1ea09ed8: Pulling fs layer 03:07:56 138eaada9080: Pulling fs layer 03:07:56 0622d0fa9048: Pulling fs layer 03:07:56 41b27a9f41bf: Waiting 03:07:56 28c525ee5125: Waiting 03:07:56 094b1ea09ed8: Waiting 03:07:56 138eaada9080: Waiting 03:07:56 0622d0fa9048: Waiting 03:07:56 444b2fc9a129: Waiting 03:07:56 ea15f1150254: Waiting 03:07:56 2cc5ad85d9ab: Verifying Checksum 03:07:56 2cc5ad85d9ab: Download complete 03:07:57 444b2fc9a129: Verifying Checksum 03:07:57 444b2fc9a129: Download complete 03:07:57 c9b1b535fdd9: Verifying Checksum 03:07:57 ea15f1150254: Verifying Checksum 03:07:57 ea15f1150254: Download complete 03:07:57 28c525ee5125: Verifying Checksum 03:07:57 28c525ee5125: Download complete 03:07:58 c9b1b535fdd9: Pull complete 03:07:59 2cc5ad85d9ab: Pull complete 03:07:59 756a868c4378: Verifying Checksum 03:07:59 756a868c4378: Download complete 03:08:00 138eaada9080: Verifying Checksum 03:08:00 138eaada9080: Download complete 03:08:00 094b1ea09ed8: Verifying Checksum 03:08:00 094b1ea09ed8: Download complete 03:08:00 0622d0fa9048: Verifying Checksum 03:08:00 0622d0fa9048: Download complete 03:08:01 41b27a9f41bf: Verifying Checksum 03:08:01 41b27a9f41bf: Download complete 03:08:03 756a868c4378: Pull complete 03:08:03 444b2fc9a129: Pull complete 03:08:03 ea15f1150254: Pull complete 03:08:08 41b27a9f41bf: Pull complete 03:08:08 28c525ee5125: Pull complete 03:08:11 094b1ea09ed8: Pull complete 03:08:12 138eaada9080: Pull complete 03:08:12 0622d0fa9048: Pull complete 03:08:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:08:12 prd-centos7-docker-4c-2g-489 does not seem to be running inside a container 03:08:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-59 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59:/w/workspace/exfoundry_go-mod-bootstrap_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:08:14 $ docker top 9c7382ea72dffaea87c6adbade6c2c085ddc74ea71fe9c4fce174de3dd658707 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:08:14 provisioning config files... 03:08:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config1630040305262395821tmp [Pipeline] { [Pipeline] echo 03:08:14 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:08:15 ---> create-netrc.sh [Pipeline] echo 03:08:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:08:16 ---> logs-deploy.sh 03:08:16 + ARCHIVE_ARTIFACTS= 03:08:16 + LOGS_SERVER=https://logs.edgexfoundry.org 03:08:16 + '[' https://logs.edgexfoundry.org == None ']' 03:08:16 + NEXUS_URL=https://nexus.edgexfoundry.org 03:08:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/5 03:08:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-59/5/ 03:08:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/5 /w/workspace/exfoundry_go-mod-bootstrap_PR-59 03:08:17 Archives upload complete. 03:08:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-59/5/