Pull request #102 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 FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from d7a5de1e8675b60623cc65cd0e15cfff3854f308+ad6ffe2e39edb285e4eeee4f80e60975285ca78d (5ce6879feb87c2ad55faf0f99d6b358e05b5fd4c) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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:device-virtual-go, goVersion:1.13] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go 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-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6255 in /w/workspace/foundry_device-virtual-go_PR-102 [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 Merging remotes/origin/master commit ad6ffe2e39edb285e4eeee4f80e60975285ca78d into PR head commit d7a5de1e8675b60623cc65cd0e15cfff3854f308 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-102 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/102/head:refs/remotes/origin/PR-102 # 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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 Merge succeeded, producing d7a5de1e8675b60623cc65cd0e15cfff3854f308 Checking out Revision d7a5de1e8675b60623cc65cd0e15cfff3854f308 (PR-102) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad6ffe2e39edb285e4eeee4f80e60975285ca78d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 Commit message: "Fix potential data race" First time build. Skipping changelog. > git rev-list --no-walk ce810a4efc1ce06064667d5d276fd1322ddfbc85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-27T09:26:32.491Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-27T09:26:32.712Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-27T09:26:32.783Z] ========================================================= [2020-04-27T09:26:32.783Z] EdgeX Global Pipelines Version Info [2020-04-27T09:26:32.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-27T09:26:35.149Z] ------------------- [2020-04-27T09:26:35.149Z] stable info: [2020-04-27T09:26:35.150Z] ------------------- [2020-04-27T09:26:35.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-27T09:26:35.150Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-27T09:26:35.150Z] Message: update stable to v1.0.73 [2020-04-27T09:26:36.088Z] ------------------- [2020-04-27T09:26:36.088Z] experimental info: [2020-04-27T09:26:36.088Z] ------------------- [2020-04-27T09:26:36.088Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-04-27T09:26:36.088Z] Commit SHA: e9f46a538d08225106cc4f35d30277fc6c232516 [2020-04-27T09:26:36.088Z] Message: update experimental to v1.0.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:26:38.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T09:26:38.237Z] [2020-04-27T09:26:38.237Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:26:38.576Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T09:26:38.576Z] latest: Pulling from edgex-devops/git-semver [2020-04-27T09:26:38.576Z] 9123ac7c32f7: Pulling fs layer [2020-04-27T09:26:38.576Z] b8cc5d1170e3: Pulling fs layer [2020-04-27T09:26:38.576Z] 2924cbbf6a41: Pulling fs layer [2020-04-27T09:26:38.576Z] 93b08a4f1073: Pulling fs layer [2020-04-27T09:26:38.576Z] b8cc5d1170e3: Download complete [2020-04-27T09:26:38.836Z] 9123ac7c32f7: Verifying Checksum [2020-04-27T09:26:38.836Z] 9123ac7c32f7: Download complete [2020-04-27T09:26:38.836Z] 93b08a4f1073: Verifying Checksum [2020-04-27T09:26:38.836Z] 93b08a4f1073: Download complete [2020-04-27T09:26:38.836Z] 2924cbbf6a41: Verifying Checksum [2020-04-27T09:26:38.836Z] 2924cbbf6a41: Download complete [2020-04-27T09:26:39.095Z] 9123ac7c32f7: Pull complete [2020-04-27T09:26:39.095Z] b8cc5d1170e3: Pull complete [2020-04-27T09:26:39.663Z] 2924cbbf6a41: Pull complete [2020-04-27T09:26:39.922Z] 93b08a4f1073: Pull complete [2020-04-27T09:26:39.922Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-27T09:26:40.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-27T09:26:40.328Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2020-04-27T09:26:40.374Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-102 -v /w/workspace/foundry_device-virtual-go_PR-102:/w/workspace/foundry_device-virtual-go_PR-102:rw,z -v /w/workspace/foundry_device-virtual-go_PR-102@tmp:/w/workspace/foundry_device-virtual-go_PR-102@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:10004/edgex-devops/git-semver:latest cat [2020-04-27T09:26:41.029Z] $ docker top fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-27T09:26:41.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T09:26:41.356Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T09:26:41.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T09:26:41.571Z] $ docker exec fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent [2020-04-27T09:26:41.768Z] SSH_AUTH_SOCK=/tmp/ssh-cJ9AF8501ApW/agent.13 [2020-04-27T09:26:41.768Z] SSH_AGENT_PID=20 [2020-04-27T09:26:41.777Z] Running ssh-add (command line suppressed) [2020-04-27T09:26:41.922Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_5203272935385935645.key (/w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_5203272935385935645.key) [2020-04-27T09:26:41.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T09:26:42.299Z] + git describe --exact-match --tags HEAD [2020-04-27T09:26:42.299Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-27T09:26:42.354Z] $ docker exec --env ******** --env ******** fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent -k [2020-04-27T09:26:42.494Z] unset SSH_AUTH_SOCK; [2020-04-27T09:26:42.494Z] unset SSH_AGENT_PID; [2020-04-27T09:26:42.494Z] echo Agent pid 20 killed; [2020-04-27T09:26:42.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-27T09:26:42.899Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-27T09:26:42.899Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-27T09:26:42.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T09:26:42.979Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T09:26:43.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T09:26:43.155Z] $ docker exec fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent [2020-04-27T09:26:43.329Z] SSH_AUTH_SOCK=/tmp/ssh-JOy5rc7QnYjQ/agent.55 [2020-04-27T09:26:43.329Z] SSH_AGENT_PID=62 [2020-04-27T09:26:43.336Z] Running ssh-add (command line suppressed) [2020-04-27T09:26:43.471Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_2317603311458687759.key (/w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_2317603311458687759.key) [2020-04-27T09:26:43.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T09:26:43.851Z] + git semver init [2020-04-27T09:26:43.851Z] # -> Open(): unable to determine branch for HEAD [2020-04-27T09:26:43.851Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-102/.git [2020-04-27T09:26:43.851Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-102 [2020-04-27T09:26:43.851Z] # $SEMVER_REMOTE_NAME = origin [2020-04-27T09:26:43.851Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-27T09:26:43.851Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-27T09:26:43.851Z] # $SEMVER_BRANCH = PR-102 [2020-04-27T09:26:43.851Z] # $SEMVER_TEMP = /tmp/semver-440579572 [2020-04-27T09:26:43.851Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-04-27T09:26:44.110Z] # '/tmp/semver-440579572' -> '/w/workspace/foundry_device-virtual-go_PR-102/.semver' [2020-04-27T09:26:44.110Z] # -> Force: false [2020-04-27T09:26:44.110Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-102/.semver [Pipeline] } [2020-04-27T09:26:44.121Z] $ docker exec --env ******** --env ******** fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent -k [2020-04-27T09:26:44.253Z] unset SSH_AUTH_SOCK; [2020-04-27T09:26:44.253Z] unset SSH_AGENT_PID; [2020-04-27T09:26:44.253Z] echo Agent pid 62 killed; [2020-04-27T09:26:44.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-27T09:26:44.712Z] + git semver [Pipeline] } [2020-04-27T09:26:44.725Z] $ docker stop --time=1 fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb [2020-04-27T09:26:46.052Z] $ docker rm -f fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-27T09:26:47.215Z] Stashed 26 file(s) [Pipeline] echo [2020-04-27T09:26:47.217Z] [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 [2020-04-27T09:27:02.468Z] Still waiting to schedule task [2020-04-27T09:27:02.468Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-27T09:27:02.469Z] Still waiting to schedule task [2020-04-27T09:27:02.469Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-27T09:28:45.215Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6256 in /w/workspace/foundry_device-virtual-go_PR-102 [Pipeline] { [Pipeline] ws [2020-04-27T09:28:45.318Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2020-04-27T09:28:51.241Z] using credential edgex-jenkins-ssh [2020-04-27T09:28:51.288Z] Cloning the remote Git repository [2020-04-27T09:28:51.288Z] Cloning with configured refspecs honoured and without tags [2020-04-27T09:28:51.367Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-27T09:28:51.457Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2020-04-27T09:28:51.539Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-27T09:28:51.541Z] > git --version # timeout=10 [2020-04-27T09:28:51.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T09:28:51.637Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T09:28:52.381Z] Fetching without tags [2020-04-27T09:28:52.908Z] Merging remotes/origin/master commit ad6ffe2e39edb285e4eeee4f80e60975285ca78d into PR head commit d7a5de1e8675b60623cc65cd0e15cfff3854f308 [2020-04-27T09:28:52.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-27T09:28:52.299Z] > git config --add remote.origin.fetch +refs/pull/102/head:refs/remotes/origin/PR-102 # timeout=10 [2020-04-27T09:28:52.320Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T09:28:52.356Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-27T09:28:52.408Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-27T09:28:52.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T09:28:52.419Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T09:28:52.954Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T09:28:53.008Z] > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 [2020-04-27T09:28:53.123Z] > git remote # timeout=10 [2020-04-27T09:28:53.171Z] > git config --get remote.origin.url # timeout=10 [2020-04-27T09:28:53.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T09:28:53.220Z] > git merge ad6ffe2e39edb285e4eeee4f80e60975285ca78d # timeout=10 [2020-04-27T09:28:53.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-27T09:28:53.284Z] Merge succeeded, producing d7a5de1e8675b60623cc65cd0e15cfff3854f308 [2020-04-27T09:28:53.284Z] Checking out Revision d7a5de1e8675b60623cc65cd0e15cfff3854f308 (PR-102) [2020-04-27T09:28:53.298Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T09:28:53.326Z] > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 [2020-04-27T09:28:57.915Z] Commit message: "Fix potential data race" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-27T09:28:58.941Z] ========================================================= [2020-04-27T09:28:58.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-27T09:28:58.941Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:28:59.911Z] + 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 . [2020-04-27T09:29:00.510Z] Sending build context to Docker daemon 500.2kB [2020-04-27T09:29:00.786Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-27T09:29:00.786Z] Step 2/8 : FROM ${BASE} [2020-04-27T09:29:01.058Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-27T09:29:01.058Z] cde5963f3b93: Pulling fs layer [2020-04-27T09:29:01.058Z] 2a23fa8c16f7: Pulling fs layer [2020-04-27T09:29:01.058Z] 777b28850792: Pulling fs layer [2020-04-27T09:29:01.058Z] 8a11ddd9e578: Pulling fs layer [2020-04-27T09:29:01.058Z] 4cf88f913ddb: Pulling fs layer [2020-04-27T09:29:01.058Z] 1df406cf5192: Pulling fs layer [2020-04-27T09:29:01.058Z] cd6300453558: Pulling fs layer [2020-04-27T09:29:01.058Z] b9c365052c96: Pulling fs layer [2020-04-27T09:29:01.058Z] a2d8cc88f415: Pulling fs layer [2020-04-27T09:29:01.058Z] ea1d1ca13537: Pulling fs layer [2020-04-27T09:29:01.058Z] 3750a50a1c5e: Pulling fs layer [2020-04-27T09:29:01.058Z] b9c365052c96: Waiting [2020-04-27T09:29:01.058Z] 8a11ddd9e578: Waiting [2020-04-27T09:29:01.058Z] a2d8cc88f415: Waiting [2020-04-27T09:29:01.058Z] 4cf88f913ddb: Waiting [2020-04-27T09:29:01.058Z] ea1d1ca13537: Waiting [2020-04-27T09:29:01.058Z] 1df406cf5192: Waiting [2020-04-27T09:29:01.058Z] 3750a50a1c5e: Waiting [2020-04-27T09:29:01.058Z] cd6300453558: Waiting [2020-04-27T09:29:01.058Z] 777b28850792: Verifying Checksum [2020-04-27T09:29:01.058Z] 777b28850792: Download complete [2020-04-27T09:29:01.058Z] 2a23fa8c16f7: Verifying Checksum [2020-04-27T09:29:01.058Z] 2a23fa8c16f7: Download complete [2020-04-27T09:29:01.058Z] 4cf88f913ddb: Download complete [2020-04-27T09:29:01.058Z] 1df406cf5192: Verifying Checksum [2020-04-27T09:29:01.058Z] 1df406cf5192: Download complete [2020-04-27T09:29:01.333Z] cde5963f3b93: Verifying Checksum [2020-04-27T09:29:01.333Z] cde5963f3b93: Download complete [2020-04-27T09:29:02.306Z] cde5963f3b93: Pull complete [2020-04-27T09:29:02.909Z] 2a23fa8c16f7: Pull complete [2020-04-27T09:29:03.499Z] 777b28850792: Pull complete [2020-04-27T09:29:05.476Z] cd6300453558: Verifying Checksum [2020-04-27T09:29:05.476Z] cd6300453558: Download complete [2020-04-27T09:29:05.476Z] a2d8cc88f415: Verifying Checksum [2020-04-27T09:29:05.476Z] a2d8cc88f415: Download complete [2020-04-27T09:29:08.164Z] ea1d1ca13537: Verifying Checksum [2020-04-27T09:29:08.164Z] ea1d1ca13537: Download complete [2020-04-27T09:29:08.164Z] 3750a50a1c5e: Verifying Checksum [2020-04-27T09:29:08.164Z] 3750a50a1c5e: Download complete [2020-04-27T09:29:10.767Z] b9c365052c96: Verifying Checksum [2020-04-27T09:29:10.767Z] b9c365052c96: Download complete [2020-04-27T09:29:12.718Z] 8a11ddd9e578: Verifying Checksum [2020-04-27T09:29:12.718Z] 8a11ddd9e578: Download complete [2020-04-27T09:29:23.655Z] Running on prd-centos7-docker-4c-2g-6257 in /w/workspace/foundry_device-virtual-go_PR-102 [Pipeline] { [Pipeline] ws [2020-04-27T09:29:23.698Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2020-04-27T09:29:25.068Z] 8a11ddd9e578: Pull complete [2020-04-27T09:29:25.068Z] 4cf88f913ddb: Pull complete [2020-04-27T09:29:25.068Z] 1df406cf5192: Pull complete [2020-04-27T09:29:25.972Z] using credential edgex-jenkins-ssh [2020-04-27T09:29:26.013Z] Cloning the remote Git repository [2020-04-27T09:29:26.013Z] Cloning with configured refspecs honoured and without tags [2020-04-27T09:29:26.042Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-27T09:29:26.085Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2020-04-27T09:29:26.736Z] Fetching without tags [2020-04-27T09:29:27.098Z] Merging remotes/origin/master commit ad6ffe2e39edb285e4eeee4f80e60975285ca78d into PR head commit d7a5de1e8675b60623cc65cd0e15cfff3854f308 [2020-04-27T09:29:27.171Z] Merge succeeded, producing d7a5de1e8675b60623cc65cd0e15cfff3854f308 [2020-04-27T09:29:27.171Z] Checking out Revision d7a5de1e8675b60623cc65cd0e15cfff3854f308 (PR-102) [2020-04-27T09:29:26.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-27T09:29:26.134Z] > git --version # timeout=10 [2020-04-27T09:29:26.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T09:29:26.239Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T09:29:26.710Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-27T09:29:26.716Z] > git config --add remote.origin.fetch +refs/pull/102/head:refs/remotes/origin/PR-102 # timeout=10 [2020-04-27T09:29:26.720Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T09:29:26.730Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-27T09:29:26.740Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-27T09:29:26.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T09:29:26.745Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T09:29:27.108Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T09:29:27.113Z] > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 [2020-04-27T09:29:27.145Z] > git remote # timeout=10 [2020-04-27T09:29:27.149Z] > git config --get remote.origin.url # timeout=10 [2020-04-27T09:29:27.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T09:29:27.156Z] > git merge ad6ffe2e39edb285e4eeee4f80e60975285ca78d # timeout=10 [2020-04-27T09:29:27.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-27T09:29:27.176Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T09:29:27.183Z] > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 [2020-04-27T09:29:30.433Z] cd6300453558: Pull complete [2020-04-27T09:29:30.948Z] Commit message: "Fix potential data race" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-27T09:29:31.597Z] ========================================================= [2020-04-27T09:29:31.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-27T09:29:31.598Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:29:32.274Z] + 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 . [2020-04-27T09:29:32.274Z] Sending build context to Docker daemon 500.2kB [2020-04-27T09:29:32.553Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-27T09:29:32.553Z] Step 2/8 : FROM ${BASE} [2020-04-27T09:29:32.553Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-27T09:29:32.553Z] e6b0cf9c0882: Pulling fs layer [2020-04-27T09:29:32.553Z] 2848faf0eed1: Pulling fs layer [2020-04-27T09:29:32.553Z] 0f37312ad70f: Pulling fs layer [2020-04-27T09:29:32.553Z] 5788d62ee057: Pulling fs layer [2020-04-27T09:29:32.553Z] 0e6b1d234666: Pulling fs layer [2020-04-27T09:29:32.553Z] bf5d7aec512f: Pulling fs layer [2020-04-27T09:29:32.553Z] 34c802a77dc8: Pulling fs layer [2020-04-27T09:29:32.553Z] 9eb99e56ec68: Pulling fs layer [2020-04-27T09:29:32.553Z] 27c7a5d97fbd: Pulling fs layer [2020-04-27T09:29:32.553Z] 5c102a31e300: Pulling fs layer [2020-04-27T09:29:32.553Z] dcfb455df0a1: Pulling fs layer [2020-04-27T09:29:32.553Z] 5788d62ee057: Waiting [2020-04-27T09:29:32.553Z] 0e6b1d234666: Waiting [2020-04-27T09:29:32.553Z] bf5d7aec512f: Waiting [2020-04-27T09:29:32.553Z] 34c802a77dc8: Waiting [2020-04-27T09:29:32.553Z] 9eb99e56ec68: Waiting [2020-04-27T09:29:32.553Z] 27c7a5d97fbd: Waiting [2020-04-27T09:29:32.553Z] 5c102a31e300: Waiting [2020-04-27T09:29:32.553Z] dcfb455df0a1: Waiting [2020-04-27T09:29:32.553Z] 0f37312ad70f: Verifying Checksum [2020-04-27T09:29:32.553Z] 0f37312ad70f: Download complete [2020-04-27T09:29:32.553Z] 2848faf0eed1: Download complete [2020-04-27T09:29:32.553Z] 0e6b1d234666: Verifying Checksum [2020-04-27T09:29:32.553Z] 0e6b1d234666: Download complete [2020-04-27T09:29:32.553Z] bf5d7aec512f: Verifying Checksum [2020-04-27T09:29:32.553Z] bf5d7aec512f: Download complete [2020-04-27T09:29:32.553Z] e6b0cf9c0882: Verifying Checksum [2020-04-27T09:29:32.553Z] e6b0cf9c0882: Download complete [2020-04-27T09:29:33.517Z] 34c802a77dc8: Verifying Checksum [2020-04-27T09:29:33.517Z] 34c802a77dc8: Download complete [2020-04-27T09:29:33.517Z] 27c7a5d97fbd: Verifying Checksum [2020-04-27T09:29:33.517Z] 27c7a5d97fbd: Download complete [2020-04-27T09:29:34.099Z] 5c102a31e300: Verifying Checksum [2020-04-27T09:29:34.099Z] 5c102a31e300: Download complete [2020-04-27T09:29:34.099Z] dcfb455df0a1: Verifying Checksum [2020-04-27T09:29:34.099Z] dcfb455df0a1: Download complete [2020-04-27T09:29:34.358Z] 9eb99e56ec68: Verifying Checksum [2020-04-27T09:29:34.358Z] 9eb99e56ec68: Download complete [2020-04-27T09:29:34.617Z] 5788d62ee057: Verifying Checksum [2020-04-27T09:29:34.617Z] 5788d62ee057: Download complete [2020-04-27T09:29:34.718Z] b9c365052c96: Pull complete [2020-04-27T09:29:34.992Z] a2d8cc88f415: Pull complete [2020-04-27T09:29:35.185Z] e6b0cf9c0882: Pull complete [2020-04-27T09:29:35.186Z] 2848faf0eed1: Pull complete [2020-04-27T09:29:35.445Z] 0f37312ad70f: Pull complete [2020-04-27T09:29:36.957Z] ea1d1ca13537: Pull complete [2020-04-27T09:29:37.226Z] 3750a50a1c5e: Pull complete [2020-04-27T09:29:37.226Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-27T09:29:37.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-27T09:29:37.494Z] ---> 78745c68409d [2020-04-27T09:29:37.494Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-27T09:29:40.728Z] 5788d62ee057: Pull complete [2020-04-27T09:29:40.728Z] 0e6b1d234666: Pull complete [2020-04-27T09:29:40.991Z] bf5d7aec512f: Pull complete [2020-04-27T09:29:41.764Z] ---> Running in e419a50da0f5 [2020-04-27T09:29:41.764Z] Removing intermediate container e419a50da0f5 [2020-04-27T09:29:41.764Z] ---> a5dc54534ac5 [2020-04-27T09:29:41.764Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T09:29:41.764Z] ---> Running in 062dda78409a [2020-04-27T09:29:43.721Z] Removing intermediate container 062dda78409a [2020-04-27T09:29:43.721Z] ---> a303dd6e042b [2020-04-27T09:29:43.721Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-27T09:29:43.721Z] ---> Running in c0d03327297d [2020-04-27T09:29:44.683Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-27T09:29:45.183Z] 34c802a77dc8: Pull complete [2020-04-27T09:29:45.642Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-27T09:29:45.909Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:45.909Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:46.175Z] (3/18) Installing libmagic (5.37-r1) [2020-04-27T09:29:46.175Z] (4/18) Installing file (5.37-r1) [2020-04-27T09:29:46.175Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:46.446Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:46.446Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:48.394Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-27T09:29:48.394Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-27T09:29:48.475Z] 9eb99e56ec68: Pull complete [2020-04-27T09:29:48.475Z] 27c7a5d97fbd: Pull complete [2020-04-27T09:29:49.043Z] 5c102a31e300: Pull complete [2020-04-27T09:29:49.043Z] dcfb455df0a1: Pull complete [2020-04-27T09:29:49.043Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-27T09:29:49.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-27T09:29:49.043Z] ---> 7c70fe431013 [2020-04-27T09:29:49.043Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-27T09:29:49.302Z] ---> Running in 0c7703cd5f89 [2020-04-27T09:29:49.302Z] Removing intermediate container 0c7703cd5f89 [2020-04-27T09:29:49.302Z] ---> b7a0648e27a8 [2020-04-27T09:29:49.302Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T09:29:49.302Z] ---> Running in fcd1c5a396e5 [2020-04-27T09:29:50.337Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-27T09:29:50.337Z] (11/18) Installing build-base (0.5-r1) [2020-04-27T09:29:50.602Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-27T09:29:50.602Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-27T09:29:50.602Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-27T09:29:50.682Z] Removing intermediate container fcd1c5a396e5 [2020-04-27T09:29:50.682Z] ---> 3139f4734182 [2020-04-27T09:29:50.683Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-27T09:29:50.683Z] ---> Running in 5891e93598df [2020-04-27T09:29:50.869Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-27T09:29:50.869Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-27T09:29:51.135Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-27T09:29:51.135Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-27T09:29:51.253Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-27T09:29:51.402Z] Executing busybox-1.31.1-r8.trigger [2020-04-27T09:29:51.402Z] OK: 203 MiB in 52 packages [2020-04-27T09:29:52.188Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-27T09:29:52.189Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:52.447Z] (2/17) Installing libmagic (5.37-r1) [2020-04-27T09:29:52.447Z] (3/17) Installing file (5.37-r1) [2020-04-27T09:29:52.447Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:52.707Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:52.707Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-27T09:29:56.194Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-27T09:29:56.194Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-27T09:29:58.060Z] Removing intermediate container c0d03327297d [2020-04-27T09:29:58.060Z] ---> ddfe08ce9bd4 [2020-04-27T09:29:58.060Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-27T09:29:58.060Z] ---> Running in 9cc6ab6df26b [2020-04-27T09:29:58.099Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-27T09:29:58.099Z] (10/17) Installing build-base (0.5-r1) [2020-04-27T09:29:58.099Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-27T09:29:58.329Z] Removing intermediate container 9cc6ab6df26b [2020-04-27T09:29:58.329Z] ---> 8913dcbc54e8 [2020-04-27T09:29:58.329Z] Step 7/8 : COPY . . [2020-04-27T09:29:58.359Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-27T09:29:58.359Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-27T09:29:58.618Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-27T09:29:58.618Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-27T09:29:58.877Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-27T09:29:58.877Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-27T09:29:58.877Z] Executing busybox-1.31.1-r8.trigger [2020-04-27T09:29:58.877Z] OK: 214 MiB in 52 packages [2020-04-27T09:29:58.917Z] ---> bb01b5f01b44 [2020-04-27T09:29:58.917Z] Step 8/8 : RUN go mod download [2020-04-27T09:29:59.195Z] ---> Running in 4c4eef2ef05f [2020-04-27T09:30:01.151Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-27T09:30:01.151Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-27T09:30:01.151Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-27T09:30:01.151Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-27T09:30:01.151Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-27T09:30:01.151Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-27T09:30:01.151Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-27T09:30:01.151Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-27T09:30:01.151Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.35 [2020-04-27T09:30:01.151Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-27T09:30:01.151Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-27T09:30:01.151Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-27T09:30:01.151Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-27T09:30:01.151Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-27T09:30:01.152Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-27T09:30:01.419Z] go: finding github.com/fatih/color v1.7.0 [2020-04-27T09:30:01.419Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-27T09:30:01.419Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-27T09:30:01.419Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-27T09:30:01.419Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-27T09:30:01.419Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-27T09:30:01.419Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-27T09:30:01.419Z] go: finding github.com/google/uuid v1.1.0 [2020-04-27T09:30:01.419Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-27T09:30:01.419Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-27T09:30:01.419Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-27T09:30:01.420Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-27T09:30:01.690Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-27T09:30:01.690Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-27T09:30:01.690Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-27T09:30:01.690Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-27T09:30:01.690Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-27T09:30:01.690Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-27T09:30:01.690Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-27T09:30:01.690Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-27T09:30:01.956Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-27T09:30:01.956Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-27T09:30:01.956Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-27T09:30:01.956Z] go: finding github.com/posener/complete v1.1.1 [2020-04-27T09:30:01.956Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-27T09:30:01.956Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-27T09:30:01.956Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-27T09:30:01.956Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-27T09:30:01.956Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-27T09:30:02.223Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-27T09:30:02.223Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-27T09:30:02.223Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-27T09:30:02.223Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-27T09:30:02.223Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-27T09:30:02.223Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-27T09:30:02.223Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-27T09:30:02.223Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-27T09:30:02.223Z] go: finding modernc.org/b v1.0.0 [2020-04-27T09:30:02.223Z] go: finding modernc.org/db v1.0.0 [2020-04-27T09:30:02.223Z] go: finding modernc.org/file v1.0.0 [2020-04-27T09:30:02.489Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-27T09:30:02.490Z] go: finding modernc.org/golex v1.0.0 [2020-04-27T09:30:02.490Z] go: finding modernc.org/internal v1.0.0 [2020-04-27T09:30:02.490Z] go: finding modernc.org/lldb v1.0.0 [2020-04-27T09:30:02.490Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-27T09:30:02.490Z] go: finding modernc.org/ql v1.0.0 [2020-04-27T09:30:02.756Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-27T09:30:02.756Z] go: finding modernc.org/strutil v1.0.0 [2020-04-27T09:30:02.756Z] go: finding modernc.org/zappy v1.0.0 [2020-04-27T09:30:03.090Z] Removing intermediate container 5891e93598df [2020-04-27T09:30:03.090Z] ---> 735efc0bb681 [2020-04-27T09:30:03.090Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-27T09:30:03.090Z] ---> Running in ce210f6d5797 [2020-04-27T09:30:03.090Z] Removing intermediate container ce210f6d5797 [2020-04-27T09:30:03.090Z] ---> 371e8bad259d [2020-04-27T09:30:03.090Z] Step 7/8 : COPY . . [2020-04-27T09:30:03.090Z] ---> 0efc11130a5c [2020-04-27T09:30:03.090Z] Step 8/8 : RUN go mod download [2020-04-27T09:30:03.349Z] ---> Running in cc81b6c5fbb0 [2020-04-27T09:30:05.255Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-27T09:30:05.255Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-27T09:30:05.255Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-27T09:30:05.255Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-27T09:30:05.255Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-27T09:30:05.255Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-27T09:30:05.255Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-27T09:30:05.255Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-27T09:30:05.255Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.35 [2020-04-27T09:30:05.255Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-27T09:30:05.255Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-27T09:30:05.255Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-27T09:30:05.255Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-27T09:30:05.255Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-27T09:30:05.255Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/fatih/color v1.7.0 [2020-04-27T09:30:05.255Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-27T09:30:05.255Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-27T09:30:05.255Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-27T09:30:05.255Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-27T09:30:05.255Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-27T09:30:05.255Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-27T09:30:05.255Z] go: finding github.com/google/uuid v1.1.0 [2020-04-27T09:30:05.255Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-27T09:30:05.255Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-27T09:30:05.255Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-27T09:30:05.255Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-27T09:30:05.255Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-27T09:30:05.255Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-27T09:30:05.255Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-27T09:30:05.255Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-27T09:30:05.255Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-27T09:30:05.514Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-27T09:30:05.514Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-27T09:30:05.514Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-27T09:30:05.514Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-27T09:30:05.514Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-27T09:30:05.514Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-27T09:30:05.514Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-27T09:30:05.514Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-27T09:30:05.514Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-27T09:30:05.514Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-27T09:30:05.514Z] go: finding github.com/posener/complete v1.1.1 [2020-04-27T09:30:05.514Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-27T09:30:05.514Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-27T09:30:05.514Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-27T09:30:05.514Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-27T09:30:05.514Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-27T09:30:05.514Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-27T09:30:05.514Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-27T09:30:05.514Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-27T09:30:05.514Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-27T09:30:05.514Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-27T09:30:05.514Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-27T09:30:05.514Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-27T09:30:05.514Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-27T09:30:05.514Z] go: finding modernc.org/b v1.0.0 [2020-04-27T09:30:05.514Z] go: finding modernc.org/db v1.0.0 [2020-04-27T09:30:05.514Z] go: finding modernc.org/file v1.0.0 [2020-04-27T09:30:05.514Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-27T09:30:05.514Z] go: finding modernc.org/golex v1.0.0 [2020-04-27T09:30:05.776Z] go: finding modernc.org/internal v1.0.0 [2020-04-27T09:30:05.776Z] go: finding modernc.org/lldb v1.0.0 [2020-04-27T09:30:05.776Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-27T09:30:05.776Z] go: finding modernc.org/ql v1.0.0 [2020-04-27T09:30:05.776Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-27T09:30:05.776Z] go: finding modernc.org/strutil v1.0.0 [2020-04-27T09:30:05.776Z] go: finding modernc.org/zappy v1.0.0 [2020-04-27T09:30:09.973Z] Removing intermediate container cc81b6c5fbb0 [2020-04-27T09:30:09.973Z] ---> fe66d4f537a7 [2020-04-27T09:30:09.973Z] Successfully built fe66d4f537a7 [2020-04-27T09:30:09.973Z] 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 [2020-04-27T09:30:10.551Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-27T09:30:10.551Z] . [Pipeline] withDockerContainer [2020-04-27T09:30:10.676Z] prd-centos7-docker-4c-2g-6257 does not seem to be running inside a container [2020-04-27T09:30:10.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-27T09:30:11.391Z] $ docker top 657d6d2a26fdc12e7edc3f18bbc4eee931548f32c8b241f132322120a32f7224 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-27T09:30:11.866Z] + go version [2020-04-27T09:30:11.866Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-27T09:30:12.172Z] + make test [2020-04-27T09:30:12.173Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-27T09:30:12.846Z] Removing intermediate container 4c4eef2ef05f [2020-04-27T09:30:12.846Z] ---> 46da5aaee898 [2020-04-27T09:30:12.846Z] Successfully built 46da5aaee898 [2020-04-27T09:30:12.846Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-27T09:30:13.115Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:30:13.580Z] + docker inspect -f . ci-base-image-arm64 [2020-04-27T09:30:13.849Z] . [Pipeline] withDockerContainer [2020-04-27T09:30:14.183Z] prd-ubuntu18.04-docker-arm64-4c-16g-6256 does not seem to be running inside a container [2020-04-27T09:30:14.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-27T09:30:15.707Z] $ docker top fea02afa8c904c8cffa608ca1749cdb502084e8b6bff17805c5738d842e299ba -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-27T09:30:16.766Z] + go version [2020-04-27T09:30:16.766Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-27T09:30:17.432Z] + make test [2020-04-27T09:30:17.432Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-27T09:30:18.400Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-04-27T09:30:28.101Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-27T09:30:57.338Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-27T09:31:24.368Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 50.641s coverage: 52.7% of statements [2020-04-27T09:31:24.368Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-27T09:31:24.368Z] gofmt -l . [2020-04-27T09:31:24.368Z] [ "`gofmt -l .`" = "" ] [2020-04-27T09:31:24.368Z] ./bin/test-attribution-txt.sh [2020-04-27T09:31:24.368Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-27T09:31:24.825Z] Stashed 1 file(s) [Pipeline] } [2020-04-27T09:31:24.830Z] $ docker stop --time=1 657d6d2a26fdc12e7edc3f18bbc4eee931548f32c8b241f132322120a32f7224 [2020-04-27T09:31:26.315Z] $ docker rm -f 657d6d2a26fdc12e7edc3f18bbc4eee931548f32c8b241f132322120a32f7224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-27T09:31:27.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-27T09:31:27.881Z] + ls -al . [2020-04-27T09:31:27.881Z] total 112 [2020-04-27T09:31:27.881Z] drwxrwxr-x. 8 jenkins jenkins 4096 Apr 27 09:31 . [2020-04-27T09:31:27.881Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 27 09:29 .. [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 6529 Apr 27 09:29 Attribution.txt [2020-04-27T09:31:27.881Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 27 09:29 bin [2020-04-27T09:31:27.881Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 27 09:29 cmd [2020-04-27T09:31:27.881Z] -rw-r--r--. 1 jenkins jenkins 32181 Apr 27 09:31 coverage.out [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 1826 Apr 27 09:29 Dockerfile [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 957 Apr 27 09:29 Dockerfile.build [2020-04-27T09:31:27.881Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 27 09:29 .git [2020-04-27T09:31:27.881Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 27 09:29 .github [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 258 Apr 27 09:29 .gitignore [2020-04-27T09:31:27.881Z] -rw-r--r--. 1 jenkins jenkins 862 Apr 27 09:31 go.mod [2020-04-27T09:31:27.881Z] -rw-r--r--. 1 jenkins jenkins 14805 Apr 27 09:31 go.sum [2020-04-27T09:31:27.881Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 27 09:29 internal [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 683 Apr 27 09:29 Jenkinsfile [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 27 09:29 LICENSE [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 873 Apr 27 09:29 Makefile [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 4413 Apr 27 09:29 README.md [2020-04-27T09:31:27.881Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 27 09:29 .semver [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 27 09:26 VERSION [2020-04-27T09:31:27.881Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 27 09:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:31:28.177Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d7a5de1e8675b60623cc65cd0e15cfff3854f308 --label arch=amd64 --label version=0.0.0 . [2020-04-27T09:31:28.437Z] Sending build context to Docker daemon 34.12MB [2020-04-27T09:31:28.437Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-27T09:31:28.437Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-27T09:31:28.437Z] ---> fe66d4f537a7 [2020-04-27T09:31:28.437Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-27T09:31:28.695Z] ---> Running in a37b81658730 [2020-04-27T09:31:28.695Z] Removing intermediate container a37b81658730 [2020-04-27T09:31:28.695Z] ---> 9a2593c1e3dd [2020-04-27T09:31:28.695Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-27T09:31:28.695Z] ---> Running in a89bb10cbfc7 [2020-04-27T09:31:28.955Z] Removing intermediate container a89bb10cbfc7 [2020-04-27T09:31:28.955Z] ---> 19dcc7f256d6 [2020-04-27T09:31:28.955Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-27T09:31:28.955Z] ---> Running in 87c590a61de6 [2020-04-27T09:31:28.955Z] Removing intermediate container 87c590a61de6 [2020-04-27T09:31:28.955Z] ---> ee01374e560f [2020-04-27T09:31:28.955Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T09:31:29.221Z] ---> Running in df05d374e9a3 [2020-04-27T09:31:29.790Z] Removing intermediate container df05d374e9a3 [2020-04-27T09:31:29.790Z] ---> ab971f154350 [2020-04-27T09:31:29.790Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-27T09:31:29.790Z] ---> Running in 0f2543f18851 [2020-04-27T09:31:30.048Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-27T09:31:30.985Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-27T09:31:30.985Z] OK: 214 MiB in 52 packages [2020-04-27T09:31:31.552Z] Removing intermediate container 0f2543f18851 [2020-04-27T09:31:31.552Z] ---> 5c7f2fb4dbe6 [2020-04-27T09:31:31.552Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-27T09:31:31.552Z] ---> Running in e1aa2ed2380a [2020-04-27T09:31:31.552Z] Removing intermediate container e1aa2ed2380a [2020-04-27T09:31:31.552Z] ---> 3c8b9da70ea8 [2020-04-27T09:31:31.552Z] Step 9/21 : COPY . . [2020-04-27T09:31:32.126Z] ---> 1951de275994 [2020-04-27T09:31:32.126Z] Step 10/21 : ARG MAKE='make build' [2020-04-27T09:31:32.385Z] ---> Running in 25002e2e1616 [2020-04-27T09:31:32.385Z] Removing intermediate container 25002e2e1616 [2020-04-27T09:31:32.385Z] ---> 2bdfef5f1770 [2020-04-27T09:31:32.385Z] Step 11/21 : RUN $MAKE [2020-04-27T09:31:32.385Z] ---> Running in 87fc86e84e32 [2020-04-27T09:31:32.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-04-27T09:31:45.257Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-27T09:31:46.636Z] Removing intermediate container 87fc86e84e32 [2020-04-27T09:31:46.636Z] ---> b3ff25a93180 [2020-04-27T09:31:46.636Z] Step 12/21 : FROM alpine [2020-04-27T09:31:46.895Z] latest: Pulling from library/alpine [2020-04-27T09:31:47.154Z] cbdbe7a5bc2a: Pulling fs layer [2020-04-27T09:31:47.154Z] cbdbe7a5bc2a: Download complete [2020-04-27T09:31:47.413Z] cbdbe7a5bc2a: Pull complete [2020-04-27T09:31:47.413Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-27T09:31:47.413Z] Status: Downloaded newer image for alpine:latest [2020-04-27T09:31:47.413Z] ---> f70734b6a266 [2020-04-27T09:31:47.413Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-27T09:31:47.414Z] ---> Running in e8fb0deaed52 [2020-04-27T09:31:47.672Z] Removing intermediate container e8fb0deaed52 [2020-04-27T09:31:47.672Z] ---> 4553c4a1ea4c [2020-04-27T09:31:47.672Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-27T09:31:47.672Z] ---> Running in 75f6cd9169f2 [2020-04-27T09:31:47.672Z] Removing intermediate container 75f6cd9169f2 [2020-04-27T09:31:47.672Z] ---> dd97e7e58589 [2020-04-27T09:31:47.672Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-27T09:31:48.241Z] ---> 1d6532ba120b [2020-04-27T09:31:48.241Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-04-27T09:31:48.500Z] ---> b98f68689435 [2020-04-27T09:31:48.500Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-04-27T09:31:48.500Z] ---> b22f59d9c25e [2020-04-27T09:31:48.500Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-27T09:31:48.500Z] ---> Running in df777c717db6 [2020-04-27T09:31:48.759Z] Removing intermediate container df777c717db6 [2020-04-27T09:31:48.759Z] ---> 2e686f54190a [2020-04-27T09:31:48.759Z] Step 19/21 : LABEL arch=amd64 [2020-04-27T09:31:48.759Z] ---> Running in 5e47c39ea76b [2020-04-27T09:31:49.018Z] Removing intermediate container 5e47c39ea76b [2020-04-27T09:31:49.018Z] ---> 3d8425750c82 [2020-04-27T09:31:49.018Z] Step 20/21 : LABEL git_sha=d7a5de1e8675b60623cc65cd0e15cfff3854f308 [2020-04-27T09:31:49.018Z] ---> Running in d7ade12afb7a [2020-04-27T09:31:49.018Z] Removing intermediate container d7ade12afb7a [2020-04-27T09:31:49.018Z] ---> af8c244a9899 [2020-04-27T09:31:49.018Z] Step 21/21 : LABEL version=0.0.0 [2020-04-27T09:31:49.277Z] ---> Running in 2b8db1671b2d [2020-04-27T09:31:49.277Z] Removing intermediate container 2b8db1671b2d [2020-04-27T09:31:49.277Z] ---> 8197e3174a34 [2020-04-27T09:31:49.277Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-27T09:31:49.277Z] Successfully built 8197e3174a34 [2020-04-27T09:31:49.277Z] Successfully tagged docker-device-virtual-go: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] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-27T09:33:34.070Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 155.761s coverage: 52.7% of statements [2020-04-27T09:33:34.070Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-27T09:33:42.299Z] gofmt -l . [2020-04-27T09:33:42.299Z] [ "`gofmt -l .`" = "" ] [2020-04-27T09:33:42.299Z] ./bin/test-attribution-txt.sh [2020-04-27T09:33:42.299Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-27T09:33:42.584Z] Warning: overwriting stash ‘coverage-report’ [2020-04-27T09:33:42.992Z] Stashed 1 file(s) [Pipeline] } [2020-04-27T09:33:42.997Z] $ docker stop --time=1 fea02afa8c904c8cffa608ca1749cdb502084e8b6bff17805c5738d842e299ba [2020-04-27T09:33:45.177Z] $ docker rm -f fea02afa8c904c8cffa608ca1749cdb502084e8b6bff17805c5738d842e299ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-27T09:33:46.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-27T09:33:46.751Z] + ls -al . [2020-04-27T09:33:46.751Z] total 140 [2020-04-27T09:33:46.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 09:33 . [2020-04-27T09:33:46.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 09:28 .. [2020-04-27T09:33:46.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 09:28 .git [2020-04-27T09:33:46.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 09:28 .github [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 258 Apr 27 09:28 .gitignore [2020-04-27T09:33:46.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:28 .semver [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 6529 Apr 27 09:28 Attribution.txt [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 1826 Apr 27 09:28 Dockerfile [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 957 Apr 27 09:28 Dockerfile.build [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 09:28 Jenkinsfile [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 09:28 LICENSE [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 873 Apr 27 09:28 Makefile [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 4413 Apr 27 09:28 README.md [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 09:26 VERSION [2020-04-27T09:33:46.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 09:28 bin [2020-04-27T09:33:46.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:28 cmd [2020-04-27T09:33:46.751Z] -rw-r--r-- 1 jenkins jenkins 32181 Apr 27 09:33 coverage.out [2020-04-27T09:33:46.751Z] -rw-r--r-- 1 jenkins jenkins 862 Apr 27 09:33 go.mod [2020-04-27T09:33:46.751Z] -rw-r--r-- 1 jenkins jenkins 14805 Apr 27 09:33 go.sum [2020-04-27T09:33:46.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:28 internal [2020-04-27T09:33:46.751Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 09:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:33:47.079Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d7a5de1e8675b60623cc65cd0e15cfff3854f308 --label arch=arm64 --label version=0.0.0 . [2020-04-27T09:33:47.666Z] Sending build context to Docker daemon 34.12MB [2020-04-27T09:33:47.666Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-27T09:33:47.666Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-27T09:33:47.666Z] ---> 46da5aaee898 [2020-04-27T09:33:47.666Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-27T09:33:48.250Z] ---> Running in 5e26754c4ee0 [2020-04-27T09:33:48.517Z] Removing intermediate container 5e26754c4ee0 [2020-04-27T09:33:48.517Z] ---> 3ac668ef49c8 [2020-04-27T09:33:48.517Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-27T09:33:48.785Z] ---> Running in 3800a85f2744 [2020-04-27T09:33:49.053Z] Removing intermediate container 3800a85f2744 [2020-04-27T09:33:49.053Z] ---> 7a55e80fd4c6 [2020-04-27T09:33:49.053Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-27T09:33:49.323Z] ---> Running in 24761908eede [2020-04-27T09:33:49.600Z] Removing intermediate container 24761908eede [2020-04-27T09:33:49.600Z] ---> 5c1194f00074 [2020-04-27T09:33:49.600Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T09:33:49.600Z] ---> Running in d1a92d6c78ac [2020-04-27T09:33:51.603Z] Removing intermediate container d1a92d6c78ac [2020-04-27T09:33:51.603Z] ---> ff6b2961ac3f [2020-04-27T09:33:51.603Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-27T09:33:51.603Z] ---> Running in 0c824f69ec69 [2020-04-27T09:33:52.636Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-27T09:33:54.074Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-27T09:33:54.667Z] OK: 203 MiB in 52 packages [2020-04-27T09:33:55.631Z] Removing intermediate container 0c824f69ec69 [2020-04-27T09:33:55.631Z] ---> 667bb7e2e471 [2020-04-27T09:33:55.631Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-27T09:33:55.631Z] ---> Running in 9627001229b1 [2020-04-27T09:33:56.222Z] Removing intermediate container 9627001229b1 [2020-04-27T09:33:56.222Z] ---> d0dfd33c3727 [2020-04-27T09:33:56.222Z] Step 9/21 : COPY . . [2020-04-27T09:33:58.172Z] ---> ddb4e6b911bc [2020-04-27T09:33:58.172Z] Step 10/21 : ARG MAKE='make build' [2020-04-27T09:33:58.172Z] ---> Running in b584f4ae57fe [2020-04-27T09:33:58.441Z] Removing intermediate container b584f4ae57fe [2020-04-27T09:33:58.441Z] ---> 474d746c5d05 [2020-04-27T09:33:58.441Z] Step 11/21 : RUN $MAKE [2020-04-27T09:33:58.709Z] ---> Running in dfaaa88cceff [2020-04-27T09:33:59.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-04-27T09:34:31.559Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-27T09:34:41.651Z] Removing intermediate container dfaaa88cceff [2020-04-27T09:34:41.651Z] ---> 26979726a026 [2020-04-27T09:34:41.651Z] Step 12/21 : FROM alpine [2020-04-27T09:34:41.651Z] latest: Pulling from library/alpine [2020-04-27T09:34:41.651Z] 29e5d40040c1: Pulling fs layer [2020-04-27T09:34:41.920Z] 29e5d40040c1: Download complete [2020-04-27T09:34:42.507Z] 29e5d40040c1: Pull complete [2020-04-27T09:34:42.507Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-27T09:34:42.507Z] Status: Downloaded newer image for alpine:latest [2020-04-27T09:34:42.507Z] ---> c20d2a9ab686 [2020-04-27T09:34:42.507Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-27T09:34:42.507Z] ---> Running in 38a20942161f [2020-04-27T09:34:43.091Z] Removing intermediate container 38a20942161f [2020-04-27T09:34:43.091Z] ---> 65ffc35d7929 [2020-04-27T09:34:43.091Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-27T09:34:43.091Z] ---> Running in 683fd19a7382 [2020-04-27T09:34:43.361Z] Removing intermediate container 683fd19a7382 [2020-04-27T09:34:43.361Z] ---> 422fafa4260f [2020-04-27T09:34:43.361Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-27T09:34:44.778Z] ---> 6afa230794b8 [2020-04-27T09:34:44.778Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-04-27T09:34:45.048Z] ---> c42a25b69f06 [2020-04-27T09:34:45.048Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-04-27T09:34:45.631Z] ---> 38be8d466897 [2020-04-27T09:34:45.631Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-27T09:34:45.898Z] ---> Running in 5c7afdc5614c [2020-04-27T09:34:46.165Z] Removing intermediate container 5c7afdc5614c [2020-04-27T09:34:46.165Z] ---> 9d27d95219d4 [2020-04-27T09:34:46.165Z] Step 19/21 : LABEL arch=arm64 [2020-04-27T09:34:46.165Z] ---> Running in e388809b2948 [2020-04-27T09:34:46.749Z] Removing intermediate container e388809b2948 [2020-04-27T09:34:46.749Z] ---> 54c3f18d1ec8 [2020-04-27T09:34:46.749Z] Step 20/21 : LABEL git_sha=d7a5de1e8675b60623cc65cd0e15cfff3854f308 [2020-04-27T09:34:46.749Z] ---> Running in 49ca929f9b71 [2020-04-27T09:34:47.020Z] Removing intermediate container 49ca929f9b71 [2020-04-27T09:34:47.020Z] ---> d98d721ec8f5 [2020-04-27T09:34:47.020Z] Step 21/21 : LABEL version=0.0.0 [2020-04-27T09:34:47.020Z] ---> Running in e76731bce45b [2020-04-27T09:34:47.606Z] Removing intermediate container e76731bce45b [2020-04-27T09:34:47.606Z] ---> c7514417068e [2020-04-27T09:34:47.606Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-27T09:34:47.606Z] Successfully built c7514417068e [2020-04-27T09:34:47.606Z] Successfully tagged docker-device-virtual-go-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] { (Snap) Stage "Snap" 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 [2020-04-27T09:34:48.750Z] provisioning config files... [2020-04-27T09:34:48.762Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-102@tmp/config7807724913336041540tmp [Pipeline] { [Pipeline] sh [2020-04-27T09:34:49.168Z] + curl -s https://codecov.io/bash [2020-04-27T09:34:49.168Z] + bash -s - -t @/w/workspace/foundry_device-virtual-go_PR-102@tmp/config7807724913336041540tmp [2020-04-27T09:34:49.429Z] [2020-04-27T09:34:49.429Z] _____ _ [2020-04-27T09:34:49.429Z] / ____| | | [2020-04-27T09:34:49.429Z] | | ___ __| | ___ ___ _____ __ [2020-04-27T09:34:49.429Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-27T09:34:49.429Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-27T09:34:49.429Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-27T09:34:49.429Z] Bash-tbd [2020-04-27T09:34:49.429Z] [2020-04-27T09:34:49.429Z] [2020-04-27T09:34:49.429Z] ==> Jenkins CI detected. [2020-04-27T09:34:49.429Z] project root: . [2020-04-27T09:34:49.429Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-27T09:34:49.429Z] ==> Running gcov in . (disable via -X gcov) [2020-04-27T09:34:49.429Z] ==> Python coveragepy not found [2020-04-27T09:34:49.429Z] ==> Searching for coverage reports in: [2020-04-27T09:34:49.429Z] + . [2020-04-27T09:34:49.429Z] -> Found 1 reports [2020-04-27T09:34:49.429Z] ==> Detecting git/mercurial file structure [2020-04-27T09:34:49.429Z] ==> Reading reports [2020-04-27T09:34:49.429Z] + ./coverage.out bytes=32181 [2020-04-27T09:34:49.429Z] ==> Appending adjustments [2020-04-27T09:34:49.429Z] http://docs.codecov.io/docs/fixing-reports [2020-04-27T09:34:49.429Z] + Found adjustments [2020-04-27T09:34:49.429Z] ==> Gzipping contents [2020-04-27T09:34:49.429Z] ==> Uploading reports [2020-04-27T09:34:49.429Z] url: https://codecov.io [2020-04-27T09:34:49.429Z] query: branch=PR-102&commit=d7a5de1e8675b60623cc65cd0e15cfff3854f308&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=102&job= [2020-04-27T09:34:49.429Z] -> Pinging Codecov [2020-04-27T09:34:49.429Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-102&commit=d7a5de1e8675b60623cc65cd0e15cfff3854f308&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=102&job= [2020-04-27T09:34:49.998Z] -> Uploading [2020-04-27T09:34:50.566Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/d7a5de1e8675b60623cc65cd0e15cfff3854f308 [Pipeline] } [2020-04-27T09:34:50.573Z] 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 [2020-04-27T09:34:51.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T09:34:52.068Z] ---> package-listing.sh [2020-04-27T09:34:52.068Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-27T09:34:52.068Z] ++ facter osfamily [2020-04-27T09:34:52.068Z] + OS_FAMILY=redhat [2020-04-27T09:34:52.068Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-102 [2020-04-27T09:34:52.068Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-27T09:34:52.068Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-27T09:34:52.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-27T09:34:52.068Z] + PACKAGES=/tmp/packages_start.txt [2020-04-27T09:34:52.068Z] + '[' /w/workspace/foundry_device-virtual-go_PR-102 ']' [2020-04-27T09:34:52.068Z] + PACKAGES=/tmp/packages_end.txt [2020-04-27T09:34:52.068Z] + case "${OS_FAMILY}" in [2020-04-27T09:34:52.068Z] + rpm -qa [2020-04-27T09:34:52.068Z] + sort [2020-04-27T09:34:56.260Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-27T09:34:56.260Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-27T09:34:56.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-27T09:34:56.260Z] + '[' /w/workspace/foundry_device-virtual-go_PR-102 ']' [2020-04-27T09:34:56.260Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-102/archives/ [2020-04-27T09:34:56.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-102/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:34:56.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-27T09:34:56.727Z] [2020-04-27T09:34:56.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-27T09:34:57.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-27T09:34:57.063Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-27T09:34:57.063Z] c9b1b535fdd9: Pulling fs layer [2020-04-27T09:34:57.063Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-27T09:34:57.063Z] 756a868c4378: Pulling fs layer [2020-04-27T09:34:57.063Z] 444b2fc9a129: Pulling fs layer [2020-04-27T09:34:57.063Z] ea15f1150254: Pulling fs layer [2020-04-27T09:34:57.063Z] 41b27a9f41bf: Pulling fs layer [2020-04-27T09:34:57.063Z] 28c525ee5125: Pulling fs layer [2020-04-27T09:34:57.063Z] 094b1ea09ed8: Pulling fs layer [2020-04-27T09:34:57.063Z] 138eaada9080: Pulling fs layer [2020-04-27T09:34:57.063Z] 0622d0fa9048: Pulling fs layer [2020-04-27T09:34:57.063Z] 444b2fc9a129: Waiting [2020-04-27T09:34:57.063Z] ea15f1150254: Waiting [2020-04-27T09:34:57.063Z] 41b27a9f41bf: Waiting [2020-04-27T09:34:57.063Z] 138eaada9080: Waiting [2020-04-27T09:34:57.063Z] 28c525ee5125: Waiting [2020-04-27T09:34:57.063Z] 094b1ea09ed8: Waiting [2020-04-27T09:34:57.063Z] 0622d0fa9048: Waiting [2020-04-27T09:34:57.063Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-27T09:34:57.063Z] 2cc5ad85d9ab: Download complete [2020-04-27T09:34:57.063Z] 444b2fc9a129: Verifying Checksum [2020-04-27T09:34:57.063Z] 444b2fc9a129: Download complete [2020-04-27T09:34:57.063Z] c9b1b535fdd9: Verifying Checksum [2020-04-27T09:34:57.063Z] c9b1b535fdd9: Download complete [2020-04-27T09:34:57.336Z] ea15f1150254: Verifying Checksum [2020-04-27T09:34:57.336Z] ea15f1150254: Download complete [2020-04-27T09:34:57.336Z] 28c525ee5125: Verifying Checksum [2020-04-27T09:34:57.336Z] 28c525ee5125: Download complete [2020-04-27T09:34:57.607Z] c9b1b535fdd9: Pull complete [2020-04-27T09:34:57.607Z] 756a868c4378: Verifying Checksum [2020-04-27T09:34:57.607Z] 756a868c4378: Download complete [2020-04-27T09:34:57.878Z] 2cc5ad85d9ab: Pull complete [2020-04-27T09:34:57.878Z] 138eaada9080: Verifying Checksum [2020-04-27T09:34:57.878Z] 138eaada9080: Download complete [2020-04-27T09:34:57.878Z] 0622d0fa9048: Verifying Checksum [2020-04-27T09:34:57.878Z] 0622d0fa9048: Download complete [2020-04-27T09:34:57.878Z] 094b1ea09ed8: Verifying Checksum [2020-04-27T09:34:57.878Z] 094b1ea09ed8: Download complete [2020-04-27T09:34:58.455Z] 41b27a9f41bf: Verifying Checksum [2020-04-27T09:34:58.455Z] 41b27a9f41bf: Download complete [2020-04-27T09:35:00.358Z] 756a868c4378: Pull complete [2020-04-27T09:35:00.358Z] 444b2fc9a129: Pull complete [2020-04-27T09:35:00.358Z] ea15f1150254: Pull complete [2020-04-27T09:35:03.664Z] 41b27a9f41bf: Pull complete [2020-04-27T09:35:03.664Z] 28c525ee5125: Pull complete [2020-04-27T09:35:05.569Z] 094b1ea09ed8: Pull complete [2020-04-27T09:35:05.569Z] 138eaada9080: Pull complete [2020-04-27T09:35:05.828Z] 0622d0fa9048: Pull complete [2020-04-27T09:35:05.828Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-27T09:35:05.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-27T09:35:05.984Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2020-04-27T09:35:06.022Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_PR-102 -v /w/workspace/foundry_device-virtual-go_PR-102:/w/workspace/foundry_device-virtual-go_PR-102:rw,z -v /w/workspace/foundry_device-virtual-go_PR-102@tmp:/w/workspace/foundry_device-virtual-go_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-27T09:35:07.023Z] $ docker top 000b1fc7a85a7ad41381a64a9c476b9f5ecd139feec41c9b8dc68bb553f13b85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-27T09:35:07.256Z] provisioning config files... [2020-04-27T09:35:07.272Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-102@tmp/config7235236491912131665tmp [Pipeline] { [Pipeline] echo [2020-04-27T09:35:07.327Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T09:35:07.621Z] ---> create-netrc.sh [Pipeline] echo [2020-04-27T09:35:07.628Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T09:35:07.915Z] ---> logs-deploy.sh [2020-04-27T09:35:07.915Z] + ARCHIVE_ARTIFACTS= [2020-04-27T09:35:07.915Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-27T09:35:07.915Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-27T09:35:07.915Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-27T09:35:07.915Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-102/2 [2020-04-27T09:35:07.915Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-102/2/ [2020-04-27T09:35:07.915Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-102/2 /w/workspace/foundry_device-virtual-go_PR-102 [2020-04-27T09:35:08.850Z] Archives upload complete. [2020-04-27T09:35:09.109Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-102/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-102/2/