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 ernestojeda for edgexfoundry/device-modbus-go Obtained Jenkinsfile from cbbbde00792c7bbfc516019c3707f440cae09b1c+19fa6973f701ad94a11b5f6c391ca92bd197d7ff (95ded14c8d848afe8de33e947d33ca2f07686d36) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # 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-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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-modbus-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: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4726 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 Fetching without tags Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit cbbbde00792c7bbfc516019c3707f440cae09b1c using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # 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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbbbde00792c7bbfc516019c3707f440cae09b1c # 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 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 Merge succeeded, producing 305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 Checking out Revision 305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 (PR-139) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 # timeout=10 Commit message: "Merge commit '19fa6973f701ad94a11b5f6c391ca92bd197d7ff' into HEAD" > git rev-list --no-walk cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-18T16:52:22.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-18T16:52:22.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-18T16:52:22.798Z] ========================================================= [2020-04-18T16:52:22.798Z] EdgeX Global Pipelines Version Info [2020-04-18T16:52:22.798Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-18T16:52:24.259Z] ------------------- [2020-04-18T16:52:24.259Z] stable info: [2020-04-18T16:52:24.259Z] ------------------- [2020-04-18T16:52:24.259Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-18T16:52:24.259Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-18T16:52:24.259Z] Message: update stable to v1.0.73 [2020-04-18T16:52:24.830Z] ------------------- [2020-04-18T16:52:24.830Z] experimental info: [2020-04-18T16:52:24.830Z] ------------------- [2020-04-18T16:52:24.830Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-18T16:52:24.830Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-18T16:52:24.830Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:52:26.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-18T16:52:26.832Z] [2020-04-18T16:52:26.832Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:52:27.183Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-18T16:52:27.183Z] latest: Pulling from edgex-devops/git-semver [2020-04-18T16:52:27.183Z] 9123ac7c32f7: Pulling fs layer [2020-04-18T16:52:27.183Z] b8cc5d1170e3: Pulling fs layer [2020-04-18T16:52:27.183Z] 2924cbbf6a41: Pulling fs layer [2020-04-18T16:52:27.183Z] 93b08a4f1073: Pulling fs layer [2020-04-18T16:52:27.183Z] 93b08a4f1073: Waiting [2020-04-18T16:52:27.183Z] b8cc5d1170e3: Download complete [2020-04-18T16:52:27.455Z] 9123ac7c32f7: Verifying Checksum [2020-04-18T16:52:27.455Z] 9123ac7c32f7: Download complete [2020-04-18T16:52:27.455Z] 93b08a4f1073: Verifying Checksum [2020-04-18T16:52:27.455Z] 93b08a4f1073: Download complete [2020-04-18T16:52:27.456Z] 2924cbbf6a41: Verifying Checksum [2020-04-18T16:52:27.456Z] 2924cbbf6a41: Download complete [2020-04-18T16:52:27.715Z] 9123ac7c32f7: Pull complete [2020-04-18T16:52:27.715Z] b8cc5d1170e3: Pull complete [2020-04-18T16:52:28.665Z] 2924cbbf6a41: Pull complete [2020-04-18T16:52:28.665Z] 93b08a4f1073: Pull complete [2020-04-18T16:52:28.665Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-18T16:52:28.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-18T16:52:28.800Z] prd-centos7-docker-4c-2g-4726 does not seem to be running inside a container [2020-04-18T16:52:28.849Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@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:10004/edgex-devops/git-semver:latest cat [2020-04-18T16:52:29.561Z] $ docker top df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-18T16:52:29.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-18T16:52:29.885Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-18T16:52:30.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-18T16:52:30.136Z] $ docker exec df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent [2020-04-18T16:52:30.325Z] SSH_AUTH_SOCK=/tmp/ssh-BPkvhkLRLq1I/agent.15 [2020-04-18T16:52:30.325Z] SSH_AGENT_PID=21 [2020-04-18T16:52:30.335Z] Running ssh-add (command line suppressed) [2020-04-18T16:52:30.475Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_6157721831570739976.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_6157721831570739976.key) [2020-04-18T16:52:30.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-18T16:52:30.847Z] + git describe --exact-match --tags HEAD [2020-04-18T16:52:30.847Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-18T16:52:30.912Z] $ docker exec --env ******** --env ******** df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent -k [2020-04-18T16:52:31.058Z] unset SSH_AUTH_SOCK; [2020-04-18T16:52:31.059Z] unset SSH_AGENT_PID; [2020-04-18T16:52:31.059Z] echo Agent pid 21 killed; [2020-04-18T16:52:31.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-18T16:52:31.170Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-18T16:52:31.170Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-18T16:52:31.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-18T16:52:31.246Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-18T16:52:31.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-18T16:52:31.436Z] $ docker exec df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent [2020-04-18T16:52:31.617Z] SSH_AUTH_SOCK=/tmp/ssh-YNoP1S2KJjNh/agent.57 [2020-04-18T16:52:31.617Z] SSH_AGENT_PID=63 [2020-04-18T16:52:31.624Z] Running ssh-add (command line suppressed) [2020-04-18T16:52:31.765Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_765911546205940152.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_765911546205940152.key) [2020-04-18T16:52:31.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-18T16:52:32.136Z] + git semver init [2020-04-18T16:52:32.136Z] # -> Open(): unable to determine branch for HEAD [2020-04-18T16:52:32.136Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.git [2020-04-18T16:52:32.136Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-18T16:52:32.136Z] # $SEMVER_REMOTE_NAME = origin [2020-04-18T16:52:32.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-18T16:52:32.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-18T16:52:32.136Z] # $SEMVER_BRANCH = PR-139 [2020-04-18T16:52:32.136Z] # $SEMVER_TEMP = /tmp/semver-572971879 [2020-04-18T16:52:32.136Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-04-18T16:52:32.703Z] # '/tmp/semver-572971879' -> '/w/workspace/xfoundry_device-modbus-go_PR-139/.semver' [2020-04-18T16:52:32.703Z] # -> Force: false [2020-04-18T16:52:32.703Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.semver [Pipeline] } [2020-04-18T16:52:32.712Z] $ docker exec --env ******** --env ******** df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent -k [2020-04-18T16:52:32.847Z] unset SSH_AUTH_SOCK; [2020-04-18T16:52:32.847Z] unset SSH_AGENT_PID; [2020-04-18T16:52:32.847Z] echo Agent pid 63 killed; [2020-04-18T16:52:32.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-18T16:52:33.349Z] + git semver [Pipeline] } [2020-04-18T16:52:33.362Z] $ docker stop --time=1 df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 [2020-04-18T16:52:34.690Z] $ docker rm -f df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-18T16:52:35.443Z] Stashed 23 file(s) [Pipeline] echo [2020-04-18T16:52:35.445Z] [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-18T16:52:50.694Z] Still waiting to schedule task [2020-04-18T16:52:50.694Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-18T16:52:50.696Z] Still waiting to schedule task [2020-04-18T16:52:50.696Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-18T16:54:36.784Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4727 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-18T16:54:36.932Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2020-04-18T16:54:42.668Z] using credential edgex-jenkins-ssh [2020-04-18T16:54:42.716Z] Cloning the remote Git repository [2020-04-18T16:54:42.716Z] Cloning with configured refspecs honoured and without tags [2020-04-18T16:54:42.777Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-18T16:54:42.865Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-04-18T16:54:42.951Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-18T16:54:42.952Z] > git --version # timeout=10 [2020-04-18T16:54:42.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-18T16:54:43.071Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-18T16:54:44.013Z] Fetching without tags [2020-04-18T16:54:44.508Z] Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit cbbbde00792c7bbfc516019c3707f440cae09b1c [2020-04-18T16:54:43.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-18T16:54:43.891Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-18T16:54:43.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-18T16:54:43.965Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-18T16:54:44.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-18T16:54:44.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-18T16:54:44.033Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-18T16:54:44.543Z] > git config core.sparsecheckout # timeout=10 [2020-04-18T16:54:44.573Z] > git checkout -f cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [2020-04-18T16:54:44.793Z] Merge succeeded, producing 43deb5a26c9478407419a54774821d3486c7e7b5 [2020-04-18T16:54:44.794Z] Checking out Revision 43deb5a26c9478407419a54774821d3486c7e7b5 (PR-139) [2020-04-18T16:54:44.667Z] > git remote # timeout=10 [2020-04-18T16:54:44.695Z] > git config --get remote.origin.url # timeout=10 [2020-04-18T16:54:44.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-18T16:54:44.722Z] > git merge 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 [2020-04-18T16:54:44.771Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-18T16:54:44.808Z] > git config core.sparsecheckout # timeout=10 [2020-04-18T16:54:44.823Z] > git checkout -f 43deb5a26c9478407419a54774821d3486c7e7b5 # timeout=10 [2020-04-18T16:54:49.396Z] Commit message: "Merge commit '19fa6973f701ad94a11b5f6c391ca92bd197d7ff' into HEAD" [2020-04-18T16:54:49.399Z] > git rev-list --no-walk cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-18T16:54:50.502Z] ========================================================= [2020-04-18T16:54:50.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-18T16:54:50.502Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:54:51.537Z] + 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-18T16:54:52.518Z] Sending build context to Docker daemon 574kB [2020-04-18T16:54:52.518Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-18T16:54:52.518Z] Step 2/8 : FROM ${BASE} [2020-04-18T16:54:52.789Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-18T16:54:52.789Z] cde5963f3b93: Pulling fs layer [2020-04-18T16:54:52.789Z] 2a23fa8c16f7: Pulling fs layer [2020-04-18T16:54:52.789Z] 777b28850792: Pulling fs layer [2020-04-18T16:54:52.789Z] 8a11ddd9e578: Pulling fs layer [2020-04-18T16:54:52.789Z] 4cf88f913ddb: Pulling fs layer [2020-04-18T16:54:52.789Z] 1df406cf5192: Pulling fs layer [2020-04-18T16:54:52.789Z] cd6300453558: Pulling fs layer [2020-04-18T16:54:52.789Z] b9c365052c96: Pulling fs layer [2020-04-18T16:54:52.789Z] a2d8cc88f415: Pulling fs layer [2020-04-18T16:54:52.789Z] ea1d1ca13537: Pulling fs layer [2020-04-18T16:54:52.789Z] 3750a50a1c5e: Pulling fs layer [2020-04-18T16:54:52.789Z] 8a11ddd9e578: Waiting [2020-04-18T16:54:52.789Z] 4cf88f913ddb: Waiting [2020-04-18T16:54:52.789Z] 1df406cf5192: Waiting [2020-04-18T16:54:52.789Z] cd6300453558: Waiting [2020-04-18T16:54:52.789Z] b9c365052c96: Waiting [2020-04-18T16:54:52.789Z] a2d8cc88f415: Waiting [2020-04-18T16:54:52.789Z] ea1d1ca13537: Waiting [2020-04-18T16:54:52.789Z] 3750a50a1c5e: Waiting [2020-04-18T16:54:52.789Z] 777b28850792: Download complete [2020-04-18T16:54:53.060Z] 2a23fa8c16f7: Verifying Checksum [2020-04-18T16:54:53.060Z] 2a23fa8c16f7: Download complete [2020-04-18T16:54:53.060Z] 4cf88f913ddb: Verifying Checksum [2020-04-18T16:54:53.060Z] 4cf88f913ddb: Download complete [2020-04-18T16:54:53.060Z] 1df406cf5192: Verifying Checksum [2020-04-18T16:54:53.061Z] 1df406cf5192: Download complete [2020-04-18T16:54:53.061Z] cde5963f3b93: Verifying Checksum [2020-04-18T16:54:53.061Z] cde5963f3b93: Download complete [2020-04-18T16:54:54.033Z] cde5963f3b93: Pull complete [2020-04-18T16:54:54.624Z] 2a23fa8c16f7: Pull complete [2020-04-18T16:54:54.893Z] 777b28850792: Pull complete [2020-04-18T16:54:57.504Z] cd6300453558: Verifying Checksum [2020-04-18T16:54:57.504Z] cd6300453558: Download complete [2020-04-18T16:54:57.504Z] a2d8cc88f415: Verifying Checksum [2020-04-18T16:54:57.504Z] a2d8cc88f415: Download complete [2020-04-18T16:55:00.091Z] ea1d1ca13537: Verifying Checksum [2020-04-18T16:55:00.091Z] ea1d1ca13537: Download complete [2020-04-18T16:55:00.091Z] 3750a50a1c5e: Verifying Checksum [2020-04-18T16:55:00.091Z] 3750a50a1c5e: Download complete [2020-04-18T16:55:02.675Z] b9c365052c96: Verifying Checksum [2020-04-18T16:55:02.675Z] b9c365052c96: Download complete [2020-04-18T16:55:04.619Z] 8a11ddd9e578: Verifying Checksum [2020-04-18T16:55:04.619Z] 8a11ddd9e578: Download complete [2020-04-18T16:55:16.958Z] 8a11ddd9e578: Pull complete [2020-04-18T16:55:16.958Z] 4cf88f913ddb: Pull complete [2020-04-18T16:55:16.958Z] 1df406cf5192: Pull complete [2020-04-18T16:55:21.234Z] cd6300453558: Pull complete [2020-04-18T16:55:26.595Z] b9c365052c96: Pull complete [2020-04-18T16:55:26.864Z] a2d8cc88f415: Pull complete [2020-04-18T16:55:28.825Z] ea1d1ca13537: Pull complete [2020-04-18T16:55:29.095Z] 3750a50a1c5e: Pull complete [2020-04-18T16:55:29.095Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-18T16:55:29.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-18T16:55:29.095Z] ---> 78745c68409d [2020-04-18T16:55:29.095Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-18T16:55:32.441Z] ---> Running in cde340e9f9cb [2020-04-18T16:55:33.027Z] Removing intermediate container cde340e9f9cb [2020-04-18T16:55:33.027Z] ---> 0aacfb42fa0f [2020-04-18T16:55:33.027Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-18T16:55:33.027Z] ---> Running in 49e0329a0963 [2020-04-18T16:55:34.998Z] Removing intermediate container 49e0329a0963 [2020-04-18T16:55:34.998Z] ---> e8c4ce49c088 [2020-04-18T16:55:34.998Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-18T16:55:34.998Z] ---> Running in 3878cc333195 [2020-04-18T16:55:35.963Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-18T16:55:36.921Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-18T16:55:37.187Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:55:37.455Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:55:37.455Z] (3/18) Installing libmagic (5.37-r1) [2020-04-18T16:55:37.720Z] (4/18) Installing file (5.37-r1) [2020-04-18T16:55:37.720Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:55:37.720Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:55:37.850Z] Running on prd-centos7-docker-4c-2g-4728 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-18T16:55:37.889Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2020-04-18T16:55:37.984Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:55:39.923Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-18T16:55:39.923Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-18T16:55:41.330Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-18T16:55:41.330Z] (11/18) Installing build-base (0.5-r1) [2020-04-18T16:55:41.596Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-18T16:55:41.596Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-18T16:55:41.596Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-18T16:55:41.863Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-18T16:55:42.128Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-18T16:55:42.128Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-18T16:55:42.128Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-18T16:55:42.401Z] Executing busybox-1.31.1-r8.trigger [2020-04-18T16:55:42.401Z] OK: 203 MiB in 52 packages [2020-04-18T16:55:44.294Z] using credential edgex-jenkins-ssh [2020-04-18T16:55:44.347Z] Cloning the remote Git repository [2020-04-18T16:55:44.347Z] Cloning with configured refspecs honoured and without tags [2020-04-18T16:55:44.516Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-18T16:55:44.647Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-04-18T16:55:44.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-18T16:55:44.773Z] > git --version # timeout=10 [2020-04-18T16:55:44.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-18T16:55:45.642Z] Fetching without tags [2020-04-18T16:55:44.866Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-18T16:55:45.426Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-18T16:55:45.444Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-18T16:55:45.462Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-18T16:55:45.563Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-18T16:55:45.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-18T16:55:45.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-18T16:55:45.729Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-18T16:55:46.162Z] Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit cbbbde00792c7bbfc516019c3707f440cae09b1c [2020-04-18T16:55:46.685Z] Merge succeeded, producing ec468687409832b77849f4f65b78786cf1d64833 [2020-04-18T16:55:46.685Z] Checking out Revision ec468687409832b77849f4f65b78786cf1d64833 (PR-139) [2020-04-18T16:55:46.185Z] > git config core.sparsecheckout # timeout=10 [2020-04-18T16:55:46.202Z] > git checkout -f cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [2020-04-18T16:55:46.444Z] > git remote # timeout=10 [2020-04-18T16:55:46.529Z] > git config --get remote.origin.url # timeout=10 [2020-04-18T16:55:46.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-18T16:55:46.579Z] > git merge 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 [2020-04-18T16:55:46.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-18T16:55:46.691Z] > git config core.sparsecheckout # timeout=10 [2020-04-18T16:55:46.721Z] > git checkout -f ec468687409832b77849f4f65b78786cf1d64833 # timeout=10 [2020-04-18T16:55:49.058Z] Removing intermediate container 3878cc333195 [2020-04-18T16:55:49.059Z] ---> c540608ae884 [2020-04-18T16:55:49.059Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-18T16:55:49.059Z] ---> Running in e68fe324d49e [2020-04-18T16:55:49.326Z] Removing intermediate container e68fe324d49e [2020-04-18T16:55:49.326Z] ---> 48c820d21ef7 [2020-04-18T16:55:49.326Z] Step 7/8 : COPY . . [2020-04-18T16:55:50.288Z] ---> a546c8929aaa [2020-04-18T16:55:50.288Z] Step 8/8 : RUN go mod download [2020-04-18T16:55:50.288Z] ---> Running in 718dcbe141fc [2020-04-18T16:55:51.983Z] Commit message: "Merge commit '19fa6973f701ad94a11b5f6c391ca92bd197d7ff' into HEAD" [2020-04-18T16:55:52.082Z] > git rev-list --no-walk cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-18T16:55:53.487Z] ========================================================= [2020-04-18T16:55:53.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-18T16:55:53.487Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:55:53.641Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-18T16:55:53.641Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-18T16:55:53.641Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-18T16:55:53.641Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-18T16:55:53.641Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-18T16:55:53.641Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-18T16:55:53.641Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-18T16:55:53.641Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-18T16:55:53.641Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-18T16:55:53.641Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-18T16:55:53.641Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-18T16:55:53.641Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-18T16:55:53.641Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-18T16:55:53.641Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-18T16:55:53.641Z] go: finding github.com/fatih/color v1.7.0 [2020-04-18T16:55:53.641Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-18T16:55:53.641Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-18T16:55:53.641Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-18T16:55:53.641Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-18T16:55:53.641Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-18T16:55:53.641Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-18T16:55:53.641Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-18T16:55:53.641Z] go: finding github.com/google/uuid v1.1.1 [2020-04-18T16:55:53.641Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-18T16:55:53.907Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-18T16:55:54.176Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-18T16:55:54.176Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-18T16:55:54.176Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-18T16:55:54.176Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-18T16:55:54.176Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-18T16:55:54.176Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-18T16:55:54.176Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-18T16:55:54.443Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-18T16:55:54.708Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-18T16:55:54.708Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-18T16:55:54.708Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-18T16:55:54.708Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-18T16:55:54.708Z] go: finding github.com/posener/complete v1.1.1 [2020-04-18T16:55:54.708Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-18T16:55:54.708Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-18T16:55:54.708Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-18T16:55:54.708Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-18T16:55:54.708Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-18T16:55:54.708Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-18T16:55:54.973Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-18T16:55:54.973Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-18T16:55:54.973Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-18T16:55:55.008Z] + 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-18T16:55:55.242Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-18T16:55:55.242Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-18T16:55:55.242Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-18T16:55:55.307Z] Sending build context to Docker daemon 574kB [2020-04-18T16:55:55.307Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-18T16:55:55.307Z] Step 2/8 : FROM ${BASE} [2020-04-18T16:55:55.599Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-18T16:55:55.599Z] e6b0cf9c0882: Pulling fs layer [2020-04-18T16:55:55.599Z] 2848faf0eed1: Pulling fs layer [2020-04-18T16:55:55.599Z] 0f37312ad70f: Pulling fs layer [2020-04-18T16:55:55.599Z] 5788d62ee057: Pulling fs layer [2020-04-18T16:55:55.599Z] 0e6b1d234666: Pulling fs layer [2020-04-18T16:55:55.599Z] bf5d7aec512f: Pulling fs layer [2020-04-18T16:55:55.599Z] 34c802a77dc8: Pulling fs layer [2020-04-18T16:55:55.599Z] 9eb99e56ec68: Pulling fs layer [2020-04-18T16:55:55.599Z] 27c7a5d97fbd: Pulling fs layer [2020-04-18T16:55:55.599Z] 5c102a31e300: Pulling fs layer [2020-04-18T16:55:55.599Z] dcfb455df0a1: Pulling fs layer [2020-04-18T16:55:55.599Z] 34c802a77dc8: Waiting [2020-04-18T16:55:55.599Z] 9eb99e56ec68: Waiting [2020-04-18T16:55:55.599Z] 27c7a5d97fbd: Waiting [2020-04-18T16:55:55.599Z] 5c102a31e300: Waiting [2020-04-18T16:55:55.599Z] dcfb455df0a1: Waiting [2020-04-18T16:55:55.599Z] 5788d62ee057: Waiting [2020-04-18T16:55:55.599Z] 0e6b1d234666: Waiting [2020-04-18T16:55:55.599Z] bf5d7aec512f: Waiting [2020-04-18T16:55:55.599Z] 2848faf0eed1: Verifying Checksum [2020-04-18T16:55:55.599Z] 2848faf0eed1: Download complete [2020-04-18T16:55:55.599Z] 0f37312ad70f: Verifying Checksum [2020-04-18T16:55:55.599Z] 0f37312ad70f: Download complete [2020-04-18T16:55:55.599Z] 0e6b1d234666: Verifying Checksum [2020-04-18T16:55:55.599Z] 0e6b1d234666: Download complete [2020-04-18T16:55:55.599Z] bf5d7aec512f: Verifying Checksum [2020-04-18T16:55:55.599Z] bf5d7aec512f: Download complete [2020-04-18T16:55:55.599Z] e6b0cf9c0882: Verifying Checksum [2020-04-18T16:55:55.599Z] e6b0cf9c0882: Download complete [2020-04-18T16:55:56.679Z] e6b0cf9c0882: Pull complete [2020-04-18T16:55:56.958Z] 2848faf0eed1: Pull complete [2020-04-18T16:55:57.241Z] 0f37312ad70f: Pull complete [2020-04-18T16:55:57.515Z] 34c802a77dc8: Verifying Checksum [2020-04-18T16:55:57.515Z] 34c802a77dc8: Download complete [2020-04-18T16:55:57.515Z] 27c7a5d97fbd: Verifying Checksum [2020-04-18T16:55:57.515Z] 27c7a5d97fbd: Download complete [2020-04-18T16:55:59.200Z] 5c102a31e300: Verifying Checksum [2020-04-18T16:55:59.200Z] 5c102a31e300: Download complete [2020-04-18T16:55:59.200Z] 5788d62ee057: Verifying Checksum [2020-04-18T16:55:59.200Z] 5788d62ee057: Download complete [2020-04-18T16:55:59.510Z] 9eb99e56ec68: Verifying Checksum [2020-04-18T16:55:59.510Z] 9eb99e56ec68: Download complete [2020-04-18T16:55:59.510Z] dcfb455df0a1: Verifying Checksum [2020-04-18T16:55:59.510Z] dcfb455df0a1: Download complete [2020-04-18T16:56:05.325Z] Removing intermediate container 718dcbe141fc [2020-04-18T16:56:05.325Z] ---> 514fdf2c2fcc [2020-04-18T16:56:05.325Z] Successfully built 514fdf2c2fcc [2020-04-18T16:56:05.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:56:06.004Z] + docker inspect -f . ci-base-image-arm64 [2020-04-18T16:56:06.276Z] . [Pipeline] withDockerContainer [2020-04-18T16:56:06.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-4727 does not seem to be running inside a container [2020-04-18T16:56:06.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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-18T16:56:08.263Z] $ docker top 11959bc7d268f449da50ae2621951b8e2cd0e78c3984c32e4c2d0929bc3a8bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-18T16:56:09.363Z] + go version [2020-04-18T16:56:09.363Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-18T16:56:09.882Z] 5788d62ee057: Pull complete [2020-04-18T16:56:09.882Z] 0e6b1d234666: Pull complete [2020-04-18T16:56:09.882Z] bf5d7aec512f: Pull complete [2020-04-18T16:56:10.023Z] + make test [2020-04-18T16:56:10.023Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-18T16:56:10.991Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-18T16:56:14.224Z] 34c802a77dc8: Pull complete [2020-04-18T16:56:19.851Z] 9eb99e56ec68: Pull complete [2020-04-18T16:56:19.851Z] 27c7a5d97fbd: Pull complete [2020-04-18T16:56:20.863Z] 5c102a31e300: Pull complete [2020-04-18T16:56:21.126Z] dcfb455df0a1: Pull complete [2020-04-18T16:56:21.126Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-18T16:56:21.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-18T16:56:21.126Z] ---> 7c70fe431013 [2020-04-18T16:56:21.126Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-18T16:56:21.126Z] ---> Running in f4880fff1731 [2020-04-18T16:56:21.391Z] Removing intermediate container f4880fff1731 [2020-04-18T16:56:21.391Z] ---> c783ff8a4d31 [2020-04-18T16:56:21.392Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-18T16:56:21.392Z] ---> Running in 6bceb4f46695 [2020-04-18T16:56:22.792Z] Removing intermediate container 6bceb4f46695 [2020-04-18T16:56:22.792Z] ---> d157cc774d4a [2020-04-18T16:56:22.792Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-18T16:56:22.792Z] ---> Running in 7406703e498d [2020-04-18T16:56:23.375Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-18T16:56:24.429Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-18T16:56:24.429Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:56:24.796Z] (2/17) Installing libmagic (5.37-r1) [2020-04-18T16:56:24.796Z] (3/17) Installing file (5.37-r1) [2020-04-18T16:56:24.796Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:56:25.059Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:56:25.059Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-18T16:56:28.406Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-18T16:56:28.406Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-18T16:56:29.852Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-18T16:56:29.852Z] (10/17) Installing build-base (0.5-r1) [2020-04-18T16:56:30.126Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-18T16:56:30.126Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-18T16:56:30.126Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-18T16:56:30.392Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-18T16:56:30.392Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-18T16:56:30.653Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-18T16:56:30.653Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-18T16:56:30.915Z] Executing busybox-1.31.1-r8.trigger [2020-04-18T16:56:30.915Z] OK: 214 MiB in 52 packages [2020-04-18T16:56:35.175Z] Removing intermediate container 7406703e498d [2020-04-18T16:56:35.175Z] ---> 425615d31795 [2020-04-18T16:56:35.175Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-18T16:56:35.175Z] ---> Running in aea1e2aca310 [2020-04-18T16:56:35.175Z] Removing intermediate container aea1e2aca310 [2020-04-18T16:56:35.175Z] ---> fe1976445946 [2020-04-18T16:56:35.175Z] Step 7/8 : COPY . . [2020-04-18T16:56:35.175Z] ---> 451ecc5915d8 [2020-04-18T16:56:35.175Z] Step 8/8 : RUN go mod download [2020-04-18T16:56:35.175Z] ---> Running in fd732af2d71b [2020-04-18T16:56:38.497Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-18T16:56:38.497Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-18T16:56:38.497Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-18T16:56:38.497Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-18T16:56:38.497Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-18T16:56:38.497Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-18T16:56:38.497Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-18T16:56:38.497Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-18T16:56:38.497Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-18T16:56:38.497Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-18T16:56:38.497Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-18T16:56:38.497Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-18T16:56:38.497Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-18T16:56:38.497Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-18T16:56:38.497Z] go: finding github.com/fatih/color v1.7.0 [2020-04-18T16:56:38.497Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-18T16:56:38.497Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-18T16:56:38.497Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-18T16:56:38.497Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-18T16:56:38.758Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-18T16:56:38.758Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-18T16:56:38.758Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-18T16:56:38.758Z] go: finding github.com/google/uuid v1.1.1 [2020-04-18T16:56:38.758Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-18T16:56:38.758Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-18T16:56:39.020Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-18T16:56:39.020Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-18T16:56:39.020Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-18T16:56:39.020Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-18T16:56:39.020Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-18T16:56:39.020Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-18T16:56:39.312Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-18T16:56:39.312Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-18T16:56:39.312Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-18T16:56:39.312Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-18T16:56:39.312Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-18T16:56:39.312Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-18T16:56:39.312Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-18T16:56:39.583Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-18T16:56:39.583Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-18T16:56:39.583Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-18T16:56:39.583Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-18T16:56:39.583Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-18T16:56:39.846Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-18T16:56:39.846Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-18T16:56:39.846Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-18T16:56:39.846Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-18T16:56:39.846Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-18T16:56:39.846Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-18T16:56:40.134Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-18T16:56:40.134Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-18T16:56:40.134Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-18T16:56:40.134Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-18T16:56:40.134Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-18T16:56:40.134Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-18T16:56:40.134Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-18T16:56:40.412Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-18T16:56:40.412Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-18T16:56:40.412Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-18T16:56:40.412Z] go: finding github.com/posener/complete v1.1.1 [2020-04-18T16:56:40.412Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-18T16:56:40.412Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-18T16:56:40.412Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-18T16:56:40.413Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-18T16:56:40.676Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-18T16:56:40.676Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-18T16:56:40.676Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-18T16:56:40.676Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-18T16:56:40.676Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-18T16:56:40.676Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-18T16:56:40.961Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-18T16:56:40.961Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-18T16:56:43.271Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-18T16:56:43.271Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.219s coverage: 50.3% of statements [2020-04-18T16:56:43.271Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-18T16:56:45.223Z] gofmt -l . [2020-04-18T16:56:45.223Z] [ "`gofmt -l .`" = "" ] [2020-04-18T16:56:45.223Z] ./bin/test-attribution-txt.sh [2020-04-18T16:56:45.806Z] ./bin/test-go-mod-tidy.sh [2020-04-18T16:56:46.343Z] Removing intermediate container fd732af2d71b [2020-04-18T16:56:46.343Z] ---> f938935ddc9b [2020-04-18T16:56:46.343Z] Successfully built f938935ddc9b [2020-04-18T16:56:46.343Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] stash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:56:46.830Z] Stashed 1 file(s) [Pipeline] } [2020-04-18T16:56:46.866Z] $ docker stop --time=1 11959bc7d268f449da50ae2621951b8e2cd0e78c3984c32e4c2d0929bc3a8bfd [2020-04-18T16:56:47.075Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-18T16:56:47.341Z] . [2020-04-18T16:56:49.129Z] $ docker rm -f 11959bc7d268f449da50ae2621951b8e2cd0e78c3984c32e4c2d0929bc3a8bfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-04-18T16:56:49.965Z] prd-centos7-docker-4c-2g-4728 does not seem to be running inside a container [2020-04-18T16:56:50.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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-18T16:56:51.465Z] $ docker top 004c87ab3970dc63c83a32511e954604a00ea406d5e2e9659110e41e067e791b -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-18T16:56:52.578Z] + go version [2020-04-18T16:56:52.578Z] go version go1.13.5 linux/amd64 [Pipeline] sh [Pipeline] sh [2020-04-18T16:56:52.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-18T16:56:53.094Z] + make test [2020-04-18T16:56:53.094Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-18T16:56:53.257Z] + ls -al . [2020-04-18T16:56:53.257Z] total 136 [2020-04-18T16:56:53.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 16:56 . [2020-04-18T16:56:53.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 16:54 .. [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 16:54 .dockerignore [2020-04-18T16:56:53.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 16:54 .git [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 338 Apr 18 16:54 .gitignore [2020-04-18T16:56:53.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 16:54 .semver [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 5146 Apr 18 16:54 Attribution.txt [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 1251 Apr 18 16:54 Dockerfile [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 954 Apr 18 16:54 Dockerfile.build [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 702 Apr 18 16:54 Jenkinsfile [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 16:54 LICENSE [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 18 16:54 Makefile [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 591 Apr 18 16:54 README.md [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 16:52 VERSION [2020-04-18T16:56:53.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 16:54 bin [2020-04-18T16:56:53.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 16:54 cmd [2020-04-18T16:56:53.257Z] -rw-r--r-- 1 jenkins jenkins 22122 Apr 18 16:56 coverage.out [2020-04-18T16:56:53.257Z] -rw-r--r-- 1 jenkins jenkins 566 Apr 18 16:56 go.mod [2020-04-18T16:56:53.257Z] -rw-r--r-- 1 jenkins jenkins 13382 Apr 18 16:56 go.sum [2020-04-18T16:56:53.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 16:54 internal [2020-04-18T16:56:53.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 16:54 simulator [2020-04-18T16:56:53.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 16:54 snap [2020-04-18T16:56:53.257Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 18 16:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:56:53.583Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 --label arch=arm64 --label version=0.0.0 . [2020-04-18T16:56:53.850Z] Sending build context to Docker daemon 602.6kB [2020-04-18T16:56:54.119Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-04-18T16:56:54.119Z] Step 2/17 : FROM ${BASE} AS builder [2020-04-18T16:56:54.119Z] ---> 514fdf2c2fcc [2020-04-18T16:56:54.119Z] Step 3/17 : ARG MAKE='make build' [2020-04-18T16:56:54.119Z] ---> Running in 67d498cd64db [2020-04-18T16:56:54.511Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-18T16:56:54.700Z] Removing intermediate container 67d498cd64db [2020-04-18T16:56:54.700Z] ---> 12ac9ea3d2bb [2020-04-18T16:56:54.700Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-18T16:56:54.971Z] ---> Running in 499b500af9ff [2020-04-18T16:56:56.938Z] Removing intermediate container 499b500af9ff [2020-04-18T16:56:56.938Z] ---> f2965f073bfd [2020-04-18T16:56:56.938Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-04-18T16:56:56.938Z] ---> Running in ea02157cec6b [2020-04-18T16:56:57.521Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-18T16:56:58.479Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-18T16:56:58.748Z] OK: 203 MiB in 52 packages [2020-04-18T16:56:59.707Z] Removing intermediate container ea02157cec6b [2020-04-18T16:56:59.707Z] ---> f1099646986d [2020-04-18T16:56:59.707Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-18T16:56:59.974Z] ---> Running in 6019c922ee33 [2020-04-18T16:57:00.241Z] Removing intermediate container 6019c922ee33 [2020-04-18T16:57:00.241Z] ---> 8027c920b6dc [2020-04-18T16:57:00.508Z] Step 7/17 : COPY . . [2020-04-18T16:57:01.093Z] ---> 930cc1588bc3 [2020-04-18T16:57:01.093Z] Step 8/17 : RUN ${MAKE} [2020-04-18T16:57:01.362Z] ---> Running in ffeed5362fdb [2020-04-18T16:57:01.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-18T16:57:09.591Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-18T16:57:09.591Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.215s coverage: 50.3% of statements [2020-04-18T16:57:09.591Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-18T16:57:13.998Z] gofmt -l . [2020-04-18T16:57:13.998Z] [ "`gofmt -l .`" = "" ] [2020-04-18T16:57:13.998Z] ./bin/test-attribution-txt.sh [2020-04-18T16:57:14.645Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-18T16:57:15.273Z] Warning: overwriting stash ‘coverage-report’ [2020-04-18T16:57:15.716Z] Stashed 1 file(s) [Pipeline] } [2020-04-18T16:57:15.722Z] $ docker stop --time=1 004c87ab3970dc63c83a32511e954604a00ea406d5e2e9659110e41e067e791b [2020-04-18T16:57:17.270Z] $ docker rm -f 004c87ab3970dc63c83a32511e954604a00ea406d5e2e9659110e41e067e791b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-18T16:57:18.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-18T16:57:18.435Z] + ls -al . [2020-04-18T16:57:18.435Z] total 104 [2020-04-18T16:57:18.435Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 18 16:57 . [2020-04-18T16:57:18.435Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 18 16:55 .. [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 5146 Apr 18 16:55 Attribution.txt [2020-04-18T16:57:18.435Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 18 16:55 bin [2020-04-18T16:57:18.435Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 18 16:55 cmd [2020-04-18T16:57:18.435Z] -rw-r--r--. 1 jenkins jenkins 22122 Apr 18 16:57 coverage.out [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 1251 Apr 18 16:55 Dockerfile [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 954 Apr 18 16:55 Dockerfile.build [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 18 16:55 .dockerignore [2020-04-18T16:57:18.435Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 18 16:55 .git [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 338 Apr 18 16:55 .gitignore [2020-04-18T16:57:18.435Z] -rw-r--r--. 1 jenkins jenkins 566 Apr 18 16:57 go.mod [2020-04-18T16:57:18.435Z] -rw-r--r--. 1 jenkins jenkins 13382 Apr 18 16:57 go.sum [2020-04-18T16:57:18.435Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 18 16:55 internal [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 702 Apr 18 16:55 Jenkinsfile [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 18 16:55 LICENSE [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 880 Apr 18 16:55 Makefile [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 591 Apr 18 16:55 README.md [2020-04-18T16:57:18.435Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 18 16:55 .semver [2020-04-18T16:57:18.435Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 18 16:55 simulator [2020-04-18T16:57:18.435Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 18 16:55 snap [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 18 16:52 VERSION [2020-04-18T16:57:18.435Z] -rw-rw-r--. 1 jenkins jenkins 229 Apr 18 16:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-18T16:57:18.769Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 --label arch=amd64 --label version=0.0.0 . [2020-04-18T16:57:18.769Z] Sending build context to Docker daemon 602.6kB [2020-04-18T16:57:18.769Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-04-18T16:57:18.769Z] Step 2/17 : FROM ${BASE} AS builder [2020-04-18T16:57:18.769Z] ---> f938935ddc9b [2020-04-18T16:57:18.769Z] Step 3/17 : ARG MAKE='make build' [2020-04-18T16:57:19.036Z] ---> Running in 9f420c4b0028 [2020-04-18T16:57:19.036Z] Removing intermediate container 9f420c4b0028 [2020-04-18T16:57:19.036Z] ---> 45a9876fd8b1 [2020-04-18T16:57:19.036Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-18T16:57:19.314Z] ---> Running in 7a090366d91e [2020-04-18T16:57:20.736Z] Removing intermediate container 7a090366d91e [2020-04-18T16:57:20.736Z] ---> 7a49cb9e2f40 [2020-04-18T16:57:20.736Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-04-18T16:57:20.736Z] ---> Running in a3651b443b6d [2020-04-18T16:57:21.341Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-18T16:57:21.923Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-18T16:57:22.217Z] OK: 214 MiB in 52 packages [2020-04-18T16:57:22.799Z] Removing intermediate container a3651b443b6d [2020-04-18T16:57:22.799Z] ---> 9aa5187a1c19 [2020-04-18T16:57:22.799Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-18T16:57:22.799Z] ---> Running in baeaed089952 [2020-04-18T16:57:23.061Z] Removing intermediate container baeaed089952 [2020-04-18T16:57:23.061Z] ---> da1190756ab2 [2020-04-18T16:57:23.061Z] Step 7/17 : COPY . . [2020-04-18T16:57:23.322Z] ---> b926c8d43d62 [2020-04-18T16:57:23.322Z] Step 8/17 : RUN ${MAKE} [2020-04-18T16:57:23.322Z] ---> Running in ca6da4f27a4b [2020-04-18T16:57:23.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-18T16:57:24.067Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-18T16:57:32.275Z] Removing intermediate container ffeed5362fdb [2020-04-18T16:57:32.275Z] ---> 79f9d466825a [2020-04-18T16:57:32.275Z] Step 9/17 : FROM scratch [2020-04-18T16:57:32.275Z] ---> [2020-04-18T16:57:32.275Z] Step 10/17 : ENV APP_PORT=49991 [2020-04-18T16:57:32.275Z] ---> Running in 2dc48798895f [2020-04-18T16:57:32.275Z] Removing intermediate container 2dc48798895f [2020-04-18T16:57:32.275Z] ---> e2a7957693f4 [2020-04-18T16:57:32.275Z] Step 11/17 : EXPOSE $APP_PORT [2020-04-18T16:57:32.275Z] ---> Running in 28c981509aae [2020-04-18T16:57:32.275Z] Removing intermediate container 28c981509aae [2020-04-18T16:57:32.275Z] ---> 12bf740d9b5b [2020-04-18T16:57:32.275Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-18T16:57:33.233Z] ---> a28afaed50a5 [2020-04-18T16:57:33.233Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-18T16:57:33.233Z] ---> Running in c4dae257d6a6 [2020-04-18T16:57:33.506Z] Removing intermediate container c4dae257d6a6 [2020-04-18T16:57:33.506Z] ---> be0d65a68c62 [2020-04-18T16:57:33.506Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-18T16:57:33.506Z] ---> Running in 367574ec4d66 [2020-04-18T16:57:34.089Z] Removing intermediate container 367574ec4d66 [2020-04-18T16:57:34.089Z] ---> b704ea4af7aa [2020-04-18T16:57:34.089Z] Step 15/17 : LABEL arch=arm64 [2020-04-18T16:57:34.089Z] ---> Running in 5ba82e7710e6 [2020-04-18T16:57:34.356Z] Removing intermediate container 5ba82e7710e6 [2020-04-18T16:57:34.356Z] ---> 4877a4b15f32 [2020-04-18T16:57:34.356Z] Step 16/17 : LABEL git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 [2020-04-18T16:57:34.622Z] ---> Running in 999c130949df [2020-04-18T16:57:34.889Z] Removing intermediate container 999c130949df [2020-04-18T16:57:34.889Z] ---> eeb36e5797bc [2020-04-18T16:57:34.889Z] Step 17/17 : LABEL version=0.0.0 [2020-04-18T16:57:34.889Z] ---> Running in d5aae2b7491c [2020-04-18T16:57:35.472Z] Removing intermediate container d5aae2b7491c [2020-04-18T16:57:35.472Z] ---> 8f90ea12ea40 [2020-04-18T16:57:35.472Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-18T16:57:35.472Z] Successfully built 8f90ea12ea40 [2020-04-18T16:57:35.472Z] Successfully tagged docker-device-modbus-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) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-18T16:57:36.400Z] + find /w/workspace/device-modbus-go/3 [2020-04-18T16:57:36.400Z] + grep snapcraft.yaml [2020-04-18T16:57:36.400Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-18T16:57:36.527Z] provisioning config files... [2020-04-18T16:57:36.548Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config2131958968860597016tmp [Pipeline] { [Pipeline] sh [2020-04-18T16:57:36.913Z] + cp /w/workspace/device-modbus-go/3@tmp/config2131958968860597016tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh [2020-04-18T16:57:37.237Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-18T16:57:37.510Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-18T16:57:37.510Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-18T16:57:37.510Z] b2f61026a351: Pulling fs layer [2020-04-18T16:57:37.510Z] 5538fb30c42c: Pulling fs layer [2020-04-18T16:57:37.510Z] f0b05810781a: Pulling fs layer [2020-04-18T16:57:37.510Z] 0180a33352d6: Pulling fs layer [2020-04-18T16:57:37.510Z] e7604b0c0f53: Pulling fs layer [2020-04-18T16:57:37.510Z] db689cb83ae0: Pulling fs layer [2020-04-18T16:57:37.510Z] 6138af208834: Pulling fs layer [2020-04-18T16:57:37.510Z] 007c8e8c5d63: Pulling fs layer [2020-04-18T16:57:37.510Z] 4f7a387c642f: Pulling fs layer [2020-04-18T16:57:37.510Z] e7604b0c0f53: Waiting [2020-04-18T16:57:37.510Z] db689cb83ae0: Waiting [2020-04-18T16:57:37.510Z] 6138af208834: Waiting [2020-04-18T16:57:37.510Z] 007c8e8c5d63: Waiting [2020-04-18T16:57:37.510Z] 4f7a387c642f: Waiting [2020-04-18T16:57:37.510Z] 0180a33352d6: Waiting [2020-04-18T16:57:37.510Z] f0b05810781a: Verifying Checksum [2020-04-18T16:57:37.510Z] f0b05810781a: Download complete [2020-04-18T16:57:37.510Z] 5538fb30c42c: Verifying Checksum [2020-04-18T16:57:37.510Z] 5538fb30c42c: Download complete [2020-04-18T16:57:37.510Z] 0180a33352d6: Download complete [2020-04-18T16:57:37.510Z] db689cb83ae0: Verifying Checksum [2020-04-18T16:57:37.510Z] db689cb83ae0: Download complete [2020-04-18T16:57:37.510Z] 6138af208834: Verifying Checksum [2020-04-18T16:57:37.510Z] 6138af208834: Download complete [2020-04-18T16:57:37.510Z] 007c8e8c5d63: Download complete [2020-04-18T16:57:38.097Z] 4f7a387c642f: Verifying Checksum [2020-04-18T16:57:38.097Z] 4f7a387c642f: Download complete [2020-04-18T16:57:40.046Z] b2f61026a351: Verifying Checksum [2020-04-18T16:57:40.046Z] b2f61026a351: Download complete [2020-04-18T16:57:42.618Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-18T16:57:43.390Z] b2f61026a351: Pull complete [2020-04-18T16:57:43.390Z] 5538fb30c42c: Pull complete [2020-04-18T16:57:43.390Z] f0b05810781a: Pull complete [2020-04-18T16:57:43.657Z] 0180a33352d6: Pull complete [2020-04-18T16:57:46.917Z] Removing intermediate container ca6da4f27a4b [2020-04-18T16:57:46.917Z] ---> 483674e916cc [2020-04-18T16:57:46.917Z] Step 9/17 : FROM scratch [2020-04-18T16:57:46.917Z] ---> [2020-04-18T16:57:46.917Z] Step 10/17 : ENV APP_PORT=49991 [2020-04-18T16:57:46.917Z] ---> Running in f120394304cd [2020-04-18T16:57:46.917Z] Removing intermediate container f120394304cd [2020-04-18T16:57:46.917Z] ---> 57e0d5f83224 [2020-04-18T16:57:46.917Z] Step 11/17 : EXPOSE $APP_PORT [2020-04-18T16:57:46.917Z] ---> Running in 78cc21b23629 [2020-04-18T16:57:46.917Z] Removing intermediate container 78cc21b23629 [2020-04-18T16:57:46.917Z] ---> 324f8b40edd1 [2020-04-18T16:57:46.917Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-18T16:57:47.194Z] ---> 4abf0a8822c0 [2020-04-18T16:57:47.194Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-18T16:57:47.194Z] ---> Running in 353f4516428f [2020-04-18T16:57:47.470Z] Removing intermediate container 353f4516428f [2020-04-18T16:57:47.470Z] ---> f77e59ebb6cd [2020-04-18T16:57:47.470Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-18T16:57:47.470Z] ---> Running in 49f6ec5bcde7 [2020-04-18T16:57:47.847Z] Removing intermediate container 49f6ec5bcde7 [2020-04-18T16:57:47.847Z] ---> c2f5098f985e [2020-04-18T16:57:47.847Z] Step 15/17 : LABEL arch=amd64 [2020-04-18T16:57:47.847Z] ---> Running in 121ffa87a7d4 [2020-04-18T16:57:48.111Z] Removing intermediate container 121ffa87a7d4 [2020-04-18T16:57:48.111Z] ---> 0fefd8c883f3 [2020-04-18T16:57:48.111Z] Step 16/17 : LABEL git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 [2020-04-18T16:57:48.111Z] ---> Running in 74de47f1a010 [2020-04-18T16:57:48.373Z] Removing intermediate container 74de47f1a010 [2020-04-18T16:57:48.373Z] ---> 4449affa1a4f [2020-04-18T16:57:48.373Z] Step 17/17 : LABEL version=0.0.0 [2020-04-18T16:57:48.373Z] ---> Running in fa20d4ef9306 [2020-04-18T16:57:48.637Z] Removing intermediate container fa20d4ef9306 [2020-04-18T16:57:48.637Z] ---> 5514fbc4bdcd [2020-04-18T16:57:48.637Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-18T16:57:48.637Z] Successfully built 5514fbc4bdcd [2020-04-18T16:57:48.637Z] Successfully tagged docker-device-modbus-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) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-18T16:57:49.427Z] ++ find /w/workspace/device-modbus-go/3 [2020-04-18T16:57:49.427Z] ++ grep snapcraft.yaml [2020-04-18T16:57:49.427Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-18T16:57:49.674Z] provisioning config files... [2020-04-18T16:57:49.726Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config5930718949503291048tmp [Pipeline] { [Pipeline] sh [2020-04-18T16:57:50.091Z] + cp /w/workspace/device-modbus-go/3@tmp/config5930718949503291048tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh [2020-04-18T16:57:50.406Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-18T16:57:50.407Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-18T16:57:50.670Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-18T16:57:50.670Z] 5bed26d33875: Pulling fs layer [2020-04-18T16:57:50.670Z] f11b29a9c730: Pulling fs layer [2020-04-18T16:57:50.670Z] 930bda195c84: Pulling fs layer [2020-04-18T16:57:50.670Z] 78bf9a5ad49e: Pulling fs layer [2020-04-18T16:57:50.670Z] e5fbee5a4b0d: Pulling fs layer [2020-04-18T16:57:50.670Z] f452fca78f88: Pulling fs layer [2020-04-18T16:57:50.670Z] 7417ef92027a: Pulling fs layer [2020-04-18T16:57:50.670Z] 2af5c49d270b: Pulling fs layer [2020-04-18T16:57:50.670Z] df9c3bdbc40a: Pulling fs layer [2020-04-18T16:57:50.670Z] 78bf9a5ad49e: Waiting [2020-04-18T16:57:50.670Z] e5fbee5a4b0d: Waiting [2020-04-18T16:57:50.670Z] f452fca78f88: Waiting [2020-04-18T16:57:50.670Z] 7417ef92027a: Waiting [2020-04-18T16:57:50.670Z] 2af5c49d270b: Waiting [2020-04-18T16:57:50.670Z] df9c3bdbc40a: Waiting [2020-04-18T16:57:50.670Z] 930bda195c84: Verifying Checksum [2020-04-18T16:57:50.670Z] 930bda195c84: Download complete [2020-04-18T16:57:50.670Z] f11b29a9c730: Verifying Checksum [2020-04-18T16:57:50.670Z] f11b29a9c730: Download complete [2020-04-18T16:57:50.670Z] 78bf9a5ad49e: Verifying Checksum [2020-04-18T16:57:50.670Z] 78bf9a5ad49e: Download complete [2020-04-18T16:57:50.670Z] f452fca78f88: Verifying Checksum [2020-04-18T16:57:50.670Z] f452fca78f88: Download complete [2020-04-18T16:57:50.670Z] 7417ef92027a: Download complete [2020-04-18T16:57:50.670Z] 2af5c49d270b: Verifying Checksum [2020-04-18T16:57:50.670Z] 2af5c49d270b: Download complete [2020-04-18T16:57:50.670Z] df9c3bdbc40a: Verifying Checksum [2020-04-18T16:57:50.670Z] df9c3bdbc40a: Download complete [2020-04-18T16:57:51.758Z] 5bed26d33875: Verifying Checksum [2020-04-18T16:57:51.758Z] 5bed26d33875: Download complete [2020-04-18T16:57:54.996Z] 5bed26d33875: Pull complete [2020-04-18T16:57:55.277Z] f11b29a9c730: Pull complete [2020-04-18T16:57:55.549Z] 930bda195c84: Pull complete [2020-04-18T16:57:56.984Z] 78bf9a5ad49e: Pull complete [2020-04-18T16:57:57.955Z] e5fbee5a4b0d: Verifying Checksum [2020-04-18T16:57:57.955Z] e5fbee5a4b0d: Download complete [2020-04-18T16:58:05.727Z] e7604b0c0f53: Verifying Checksum [2020-04-18T16:58:05.727Z] e7604b0c0f53: Download complete [2020-04-18T16:58:24.957Z] e5fbee5a4b0d: Pull complete [2020-04-18T16:58:24.957Z] f452fca78f88: Pull complete [2020-04-18T16:58:24.957Z] 7417ef92027a: Pull complete [2020-04-18T16:58:24.957Z] 2af5c49d270b: Pull complete [2020-04-18T16:58:24.957Z] df9c3bdbc40a: Pull complete [2020-04-18T16:58:24.957Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-18T16:58:24.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-18T16:58:24.957Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-18T16:58:24.957Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-18T16:58:24.957Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-18T16:58:24.957Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-18T16:58:24.957Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-18T16:58:24.957Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1183 kB] [2020-04-18T16:58:24.957Z] Fetched 2807 kB in 2s (1403 kB/s) [2020-04-18T16:58:27.084Z] Reading package lists... [2020-04-18T16:58:31.638Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-04-18T16:58:32.427Z] e7604b0c0f53: Pull complete [2020-04-18T16:58:32.427Z] db689cb83ae0: Pull complete [2020-04-18T16:58:32.695Z] 6138af208834: Pull complete [2020-04-18T16:58:32.970Z] 007c8e8c5d63: Pull complete [2020-04-18T16:58:33.236Z] 4f7a387c642f: Pull complete [2020-04-18T16:58:33.236Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-18T16:58:33.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-18T16:58:34.261Z] Reading package lists... [2020-04-18T16:58:34.261Z] Building dependency tree... [2020-04-18T16:58:34.261Z] Reading state information... [2020-04-18T16:58:34.575Z] The following packages were automatically installed and are no longer required: [2020-04-18T16:58:34.575Z] libjq1 liblzo2-2 libonig4 [2020-04-18T16:58:34.575Z] Use 'sudo apt autoremove' to remove them. [2020-04-18T16:58:34.575Z] Suggested packages: [2020-04-18T16:58:34.575Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-18T16:58:34.575Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-18T16:58:34.575Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-18T16:58:34.575Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-18T16:58:34.838Z] The following NEW packages will be installed: [2020-04-18T16:58:34.838Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-18T16:58:34.838Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-18T16:58:34.838Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-18T16:58:34.838Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-18T16:58:35.191Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-18T16:58:35.191Z] Need to get 14.7 MB of archives. [2020-04-18T16:58:35.191Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-18T16:58:35.191Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-18T16:58:35.191Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-18T16:58:35.191Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-18T16:58:35.493Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-18T16:58:35.493Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-18T16:58:35.493Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-18T16:58:35.768Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-18T16:58:35.768Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-18T16:58:36.216Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-18T16:58:36.216Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-18T16:58:36.216Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-18T16:58:36.519Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-18T16:58:36.519Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-18T16:58:36.519Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-18T16:58:36.519Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-18T16:58:36.519Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-18T16:58:36.519Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-18T16:58:36.519Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-18T16:58:36.519Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-18T16:58:36.519Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-18T16:58:36.519Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-18T16:58:36.519Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-18T16:58:36.519Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-18T16:58:36.519Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-18T16:58:36.519Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] [2020-04-18T16:58:36.868Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-18T16:58:36.868Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-18T16:58:37.458Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-18T16:58:37.458Z] Fetched 14.7 MB in 2s (7490 kB/s) [2020-04-18T16:58:37.720Z] Selecting previously unselected package libxau6:amd64. [2020-04-18T16:58:37.720Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-04-18T16:58:37.720Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-18T16:58:37.720Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-18T16:58:37.720Z] Selecting previously unselected package libbsd0:amd64. [2020-04-18T16:58:37.720Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-18T16:58:38.011Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-18T16:58:38.011Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-18T16:58:38.011Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-18T16:58:38.011Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-18T16:58:38.011Z] Selecting previously unselected package libxcb1:amd64. [2020-04-18T16:58:38.011Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-18T16:58:38.011Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-18T16:58:38.314Z] Selecting previously unselected package libx11-data. [2020-04-18T16:58:38.314Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-18T16:58:38.314Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:58:38.581Z] Selecting previously unselected package libx11-6:amd64. [2020-04-18T16:58:38.581Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-18T16:58:38.581Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:58:38.581Z] Selecting previously unselected package libxext6:amd64. [2020-04-18T16:58:38.581Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-18T16:58:38.581Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-18T16:58:38.596Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-18T16:58:38.844Z] Selecting previously unselected package perl-modules-5.26. [2020-04-18T16:58:38.845Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-18T16:58:38.845Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:58:38.872Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-18T16:58:39.139Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-18T16:58:39.139Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-18T16:58:39.406Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] [2020-04-18T16:58:39.990Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] [2020-04-18T16:58:40.257Z] Fetched 2318 kB in 2s (1314 kB/s) [2020-04-18T16:58:40.902Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-18T16:58:40.902Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-18T16:58:40.902Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-18T16:58:40.902Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-18T16:58:40.902Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-18T16:58:40.902Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-18T16:58:41.166Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-18T16:58:41.166Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-18T16:58:41.166Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:58:42.258Z] Selecting previously unselected package perl. [2020-04-18T16:58:42.258Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-18T16:58:42.258Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-18T16:58:42.258Z] Selecting previously unselected package less. [2020-04-18T16:58:42.258Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-18T16:58:42.518Z] Unpacking less (487-0.1) ... [2020-04-18T16:58:42.518Z] Selecting previously unselected package libexpat1:amd64. [2020-04-18T16:58:42.518Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-18T16:58:42.518Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-18T16:58:42.518Z] Selecting previously unselected package netbase. [2020-04-18T16:58:42.518Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-18T16:58:42.518Z] Unpacking netbase (5.4) ... [2020-04-18T16:58:42.786Z] Selecting previously unselected package libedit2:amd64. [2020-04-18T16:58:42.787Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-18T16:58:42.787Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-18T16:58:42.787Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-18T16:58:42.787Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-18T16:58:42.787Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-18T16:58:43.070Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-18T16:58:43.070Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-18T16:58:43.070Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-18T16:58:43.347Z] Selecting previously unselected package openssh-client. [2020-04-18T16:58:43.347Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-18T16:58:43.347Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-18T16:58:43.347Z] Selecting previously unselected package xauth. [2020-04-18T16:58:43.347Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-18T16:58:43.347Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-18T16:58:43.347Z] Selecting previously unselected package curl. [2020-04-18T16:58:43.347Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-18T16:58:43.347Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-18T16:58:43.609Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-18T16:58:43.609Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-18T16:58:43.609Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-18T16:58:43.879Z] Selecting previously unselected package liberror-perl. [2020-04-18T16:58:43.879Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-18T16:58:43.879Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-18T16:58:43.879Z] Selecting previously unselected package git-man. [2020-04-18T16:58:43.879Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-18T16:58:43.879Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:58:44.145Z] Selecting previously unselected package git. [2020-04-18T16:58:44.145Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... [2020-04-18T16:58:44.145Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:58:44.516Z] Reading package lists... [2020-04-18T16:58:45.190Z] Selecting previously unselected package make. [2020-04-18T16:58:45.190Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-18T16:58:45.190Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-18T16:58:45.190Z] Selecting previously unselected package patch. [2020-04-18T16:58:45.190Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-18T16:58:45.190Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-18T16:58:45.190Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-18T16:58:45.190Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:58:45.190Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-18T16:58:45.190Z] Setting up less (487-0.1) ... [2020-04-18T16:58:45.459Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-18T16:58:45.459Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-18T16:58:45.751Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-18T16:58:45.751Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-18T16:58:45.751Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:58:45.751Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-18T16:58:46.023Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-18T16:58:46.023Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-18T16:58:46.023Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-18T16:58:47.980Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-18T16:58:47.980Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-18T16:58:47.980Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:58:47.980Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-18T16:58:47.980Z] Setting up netbase (5.4) ... [2020-04-18T16:58:47.980Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:58:47.980Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-18T16:58:47.980Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:58:47.980Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-18T16:58:48.302Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-18T16:58:48.302Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-18T16:58:48.302Z] Setting up liberror-perl (0.17025-1) ... [2020-04-18T16:58:48.302Z] Setting up xauth (1:1.0.10-1) ... [2020-04-18T16:58:48.302Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:58:48.576Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-18T16:58:52.031Z] curl set to automatically installed. [2020-04-18T16:58:52.031Z] git set to automatically installed. [2020-04-18T16:58:52.031Z] git-man set to automatically installed. [2020-04-18T16:58:52.031Z] less set to automatically installed. [2020-04-18T16:58:52.031Z] libbsd0 set to automatically installed. [2020-04-18T16:58:52.031Z] libcurl3-gnutls set to automatically installed. [2020-04-18T16:58:52.031Z] libedit2 set to automatically installed. [2020-04-18T16:58:52.031Z] liberror-perl set to automatically installed. [2020-04-18T16:58:52.031Z] libexpat1 set to automatically installed. [2020-04-18T16:58:52.031Z] libgdbm-compat4 set to automatically installed. [2020-04-18T16:58:52.031Z] libgdbm5 set to automatically installed. [2020-04-18T16:58:52.031Z] libperl5.26 set to automatically installed. [2020-04-18T16:58:52.031Z] libssl1.0.0 set to automatically installed. [2020-04-18T16:58:52.031Z] libx11-6 set to automatically installed. [2020-04-18T16:58:52.031Z] libx11-data set to automatically installed. [2020-04-18T16:58:52.031Z] libxau6 set to automatically installed. [2020-04-18T16:58:52.031Z] libxcb1 set to automatically installed. [2020-04-18T16:58:52.031Z] libxdmcp6 set to automatically installed. [2020-04-18T16:58:52.031Z] libxext6 set to automatically installed. [2020-04-18T16:58:52.031Z] libxmuu1 set to automatically installed. [2020-04-18T16:58:52.031Z] make set to automatically installed. [2020-04-18T16:58:52.031Z] netbase set to automatically installed. [2020-04-18T16:58:52.031Z] openssh-client set to automatically installed. [2020-04-18T16:58:52.031Z] patch set to automatically installed. [2020-04-18T16:58:52.031Z] perl set to automatically installed. [2020-04-18T16:58:52.031Z] perl-modules-5.26 set to automatically installed. [2020-04-18T16:58:52.031Z] xauth set to automatically installed. [2020-04-18T16:58:52.031Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-18T16:58:52.031Z] Please ensure the environment is properly setup before continuing. [2020-04-18T16:58:52.031Z] Ignore this message if the appropriate measures have already been taken [2020-04-18T16:58:52.651Z] Pulling go [2020-04-18T16:58:54.080Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-18T16:58:54.080Z] Skipping pull go (already ran) [2020-04-18T16:58:54.080Z] Building go [2020-04-18T16:58:54.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-18T16:58:54.380Z] Dload Upload Total Spent Left Speed [2020-04-18T16:58:56.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 115M 30 35.0M 0 0 50.0M 0 0:00:02 --:--:-- 0:00:02 50.0M 96 115M 96 111M 0 0 65.5M 0 0:00:01 0:00:01 --:--:-- 65.5M 100 115M 100 115M 0 0 66.1M 0 0:00:01 0:00:01 --:--:-- 66.1M [2020-04-18T16:58:56.824Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-04-18T16:58:57.083Z] go1.11.9.linux-amd64.tar.gz: OK [2020-04-18T16:59:01.074Z] Reading package lists... [2020-04-18T16:59:01.657Z] Building dependency tree... [2020-04-18T16:59:01.657Z] Reading state information... [2020-04-18T16:59:02.247Z] The following packages were automatically installed and are no longer required: [2020-04-18T16:59:02.247Z] libjq1 liblzo2-2 libonig4 [2020-04-18T16:59:02.247Z] Use 'sudo apt autoremove' to remove them. [2020-04-18T16:59:02.247Z] Suggested packages: [2020-04-18T16:59:02.247Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-18T16:59:02.247Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-18T16:59:02.247Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-18T16:59:02.247Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-18T16:59:02.828Z] The following NEW packages will be installed: [2020-04-18T16:59:02.828Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-18T16:59:02.828Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-18T16:59:02.828Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-18T16:59:02.828Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-18T16:59:02.828Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-18T16:59:02.828Z] Need to get 12.9 MB of archives. [2020-04-18T16:59:02.828Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-18T16:59:02.828Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-18T16:59:03.094Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-18T16:59:03.094Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-18T16:59:03.094Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-18T16:59:03.094Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-18T16:59:03.360Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-04-18T16:59:03.360Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-18T16:59:03.360Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-18T16:59:03.627Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-18T16:59:03.627Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-18T16:59:03.627Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-18T16:59:03.896Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-18T16:59:03.896Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-18T16:59:03.896Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-18T16:59:03.896Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-18T16:59:03.896Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-18T16:59:03.896Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-04-18T16:59:03.896Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-18T16:59:03.896Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-18T16:59:03.896Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-18T16:59:03.896Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-18T16:59:04.167Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-18T16:59:04.167Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-18T16:59:04.167Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-18T16:59:04.167Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] [2020-04-18T16:59:04.167Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-18T16:59:04.167Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-18T16:59:04.752Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-18T16:59:04.752Z] Fetched 12.9 MB in 1s (8984 kB/s) [2020-04-18T16:59:04.752Z] Selecting previously unselected package libxau6:arm64. [2020-04-18T16:59:04.752Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-04-18T16:59:05.018Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-18T16:59:05.018Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-18T16:59:05.018Z] Selecting previously unselected package libbsd0:arm64. [2020-04-18T16:59:05.018Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-18T16:59:05.018Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-18T16:59:05.285Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-18T16:59:05.285Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-18T16:59:05.285Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-18T16:59:05.552Z] Selecting previously unselected package libxcb1:arm64. [2020-04-18T16:59:05.552Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-18T16:59:05.552Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-18T16:59:05.552Z] Selecting previously unselected package libx11-data. [2020-04-18T16:59:05.552Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-18T16:59:05.552Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:59:05.819Z] Selecting previously unselected package libx11-6:arm64. [2020-04-18T16:59:05.819Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-18T16:59:06.086Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:59:06.354Z] Selecting previously unselected package libxext6:arm64. [2020-04-18T16:59:06.354Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-18T16:59:06.354Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-18T16:59:06.354Z] Selecting previously unselected package perl-modules-5.26. [2020-04-18T16:59:06.354Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-18T16:59:06.354Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:59:07.179Z] Staging go [2020-04-18T16:59:07.446Z] Pulling device-modbus [2020-04-18T16:59:07.766Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-18T16:59:07.766Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-18T16:59:07.766Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-18T16:59:08.034Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-18T16:59:08.034Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-18T16:59:08.034Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-18T16:59:08.302Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-18T16:59:08.302Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-18T16:59:08.302Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:59:08.885Z] Skipping build go (already ran) [2020-04-18T16:59:08.885Z] Building device-modbus [2020-04-18T16:59:08.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-18T16:59:09.465Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-18T16:59:09.465Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-18T16:59:09.465Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-18T16:59:09.465Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-18T16:59:09.465Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-18T16:59:09.465Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-18T16:59:09.465Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-18T16:59:09.465Z] go: finding github.com/google/uuid v1.1.1 [2020-04-18T16:59:09.465Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-18T16:59:09.465Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-18T16:59:09.713Z] Selecting previously unselected package perl. [2020-04-18T16:59:09.713Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-18T16:59:09.713Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-18T16:59:09.713Z] Selecting previously unselected package less. [2020-04-18T16:59:09.713Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-18T16:59:09.713Z] Unpacking less (487-0.1) ... [2020-04-18T16:59:09.980Z] Selecting previously unselected package libexpat1:arm64. [2020-04-18T16:59:09.980Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-18T16:59:09.980Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-18T16:59:09.980Z] Selecting previously unselected package netbase. [2020-04-18T16:59:09.980Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-18T16:59:09.980Z] Unpacking netbase (5.4) ... [2020-04-18T16:59:10.247Z] Selecting previously unselected package libedit2:arm64. [2020-04-18T16:59:10.247Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-18T16:59:10.247Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-18T16:59:10.247Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-18T16:59:10.247Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-18T16:59:10.247Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-18T16:59:10.444Z] go: finding github.com/google/uuid v1.1.0 [2020-04-18T16:59:10.444Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-18T16:59:10.444Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-18T16:59:10.444Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-18T16:59:10.444Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-18T16:59:10.444Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-18T16:59:10.513Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-18T16:59:10.514Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-18T16:59:10.514Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-18T16:59:10.727Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-18T16:59:10.780Z] Selecting previously unselected package openssh-client. [2020-04-18T16:59:10.780Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-18T16:59:10.780Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-18T16:59:11.000Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-18T16:59:11.047Z] Selecting previously unselected package xauth. [2020-04-18T16:59:11.047Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-18T16:59:11.047Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-18T16:59:11.047Z] Selecting previously unselected package curl. [2020-04-18T16:59:11.047Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-18T16:59:11.047Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-18T16:59:11.282Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-18T16:59:11.282Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-18T16:59:11.282Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-18T16:59:11.282Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-18T16:59:11.313Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-18T16:59:11.313Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-18T16:59:11.313Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-18T16:59:11.313Z] Selecting previously unselected package liberror-perl. [2020-04-18T16:59:11.313Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-18T16:59:11.313Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-18T16:59:11.553Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-18T16:59:11.553Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-18T16:59:11.553Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-18T16:59:11.579Z] Selecting previously unselected package git-man. [2020-04-18T16:59:11.579Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-18T16:59:11.580Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:59:11.827Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-18T16:59:11.847Z] Selecting previously unselected package git. [2020-04-18T16:59:11.847Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... [2020-04-18T16:59:11.847Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:59:12.191Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-18T16:59:12.191Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-18T16:59:12.191Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-18T16:59:12.633Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-18T16:59:12.633Z] go: finding github.com/posener/complete v1.1.1 [2020-04-18T16:59:12.633Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-18T16:59:12.633Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-18T16:59:12.824Z] Selecting previously unselected package make. [2020-04-18T16:59:12.824Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-18T16:59:12.951Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-18T16:59:12.951Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-18T16:59:13.093Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-18T16:59:13.093Z] Selecting previously unselected package patch. [2020-04-18T16:59:13.093Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-18T16:59:13.093Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-18T16:59:13.244Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-18T16:59:13.244Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-18T16:59:13.362Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-18T16:59:13.362Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:59:13.362Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-18T16:59:13.362Z] Setting up less (487-0.1) ... [2020-04-18T16:59:13.544Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-18T16:59:13.628Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-18T16:59:13.629Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-18T16:59:13.886Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-18T16:59:13.886Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-18T16:59:13.886Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-18T16:59:13.886Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-18T16:59:13.886Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-18T16:59:14.212Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-18T16:59:14.212Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-18T16:59:14.212Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:59:14.212Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-18T16:59:14.212Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-18T16:59:14.212Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-18T16:59:14.212Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-18T16:59:14.212Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-18T16:59:14.212Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-18T16:59:14.549Z] go: finding github.com/fatih/color v1.7.0 [2020-04-18T16:59:14.549Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-18T16:59:14.549Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-18T16:59:14.549Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-18T16:59:14.549Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-18T16:59:14.796Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:59:14.796Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-18T16:59:14.796Z] Setting up netbase (5.4) ... [2020-04-18T16:59:14.796Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-18T16:59:14.796Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-18T16:59:14.796Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-18T16:59:14.796Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-18T16:59:14.821Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-18T16:59:14.822Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-18T16:59:15.063Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-18T16:59:15.063Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-18T16:59:15.063Z] Setting up liberror-perl (0.17025-1) ... [2020-04-18T16:59:15.063Z] Setting up xauth (1:1.0.10-1) ... [2020-04-18T16:59:15.063Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-18T16:59:15.333Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-18T16:59:15.529Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-18T16:59:15.943Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-18T16:59:17.129Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-18T16:59:18.590Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-18T16:59:18.590Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-18T16:59:18.590Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-18T16:59:18.590Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-18T16:59:18.590Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-18T16:59:18.590Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-18T16:59:18.590Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-18T16:59:19.386Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-18T16:59:19.672Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-18T16:59:20.291Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-18T16:59:20.291Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-18T16:59:20.291Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-18T16:59:20.291Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-18T16:59:20.291Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-18T16:59:20.291Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-18T16:59:20.291Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-18T16:59:20.291Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-18T16:59:20.291Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-18T16:59:20.291Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-18T16:59:20.674Z] curl set to automatically installed. [2020-04-18T16:59:20.674Z] git set to automatically installed. [2020-04-18T16:59:20.674Z] git-man set to automatically installed. [2020-04-18T16:59:20.674Z] less set to automatically installed. [2020-04-18T16:59:20.674Z] libbsd0 set to automatically installed. [2020-04-18T16:59:20.674Z] libcurl3-gnutls set to automatically installed. [2020-04-18T16:59:20.674Z] libedit2 set to automatically installed. [2020-04-18T16:59:20.674Z] liberror-perl set to automatically installed. [2020-04-18T16:59:20.674Z] libexpat1 set to automatically installed. [2020-04-18T16:59:20.674Z] libgdbm-compat4 set to automatically installed. [2020-04-18T16:59:20.674Z] libgdbm5 set to automatically installed. [2020-04-18T16:59:20.674Z] libperl5.26 set to automatically installed. [2020-04-18T16:59:20.674Z] libssl1.0.0 set to automatically installed. [2020-04-18T16:59:20.674Z] libx11-6 set to automatically installed. [2020-04-18T16:59:20.674Z] libx11-data set to automatically installed. [2020-04-18T16:59:20.674Z] libxau6 set to automatically installed. [2020-04-18T16:59:20.674Z] libxcb1 set to automatically installed. [2020-04-18T16:59:20.674Z] libxdmcp6 set to automatically installed. [2020-04-18T16:59:20.674Z] libxext6 set to automatically installed. [2020-04-18T16:59:20.674Z] libxmuu1 set to automatically installed. [2020-04-18T16:59:20.674Z] make set to automatically installed. [2020-04-18T16:59:20.674Z] netbase set to automatically installed. [2020-04-18T16:59:20.674Z] openssh-client set to automatically installed. [2020-04-18T16:59:20.674Z] patch set to automatically installed. [2020-04-18T16:59:20.674Z] perl set to automatically installed. [2020-04-18T16:59:20.674Z] perl-modules-5.26 set to automatically installed. [2020-04-18T16:59:20.674Z] xauth set to automatically installed. [2020-04-18T16:59:20.674Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-18T16:59:20.674Z] Please ensure the environment is properly setup before continuing. [2020-04-18T16:59:20.674Z] Ignore this message if the appropriate measures have already been taken [2020-04-18T16:59:20.950Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-18T16:59:20.950Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-18T16:59:21.636Z] Pulling go [2020-04-18T16:59:21.702Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-18T16:59:21.702Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-18T16:59:21.702Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-18T16:59:21.702Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-18T16:59:21.702Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-18T16:59:21.702Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-18T16:59:21.702Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-18T16:59:22.000Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-18T16:59:22.000Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-18T16:59:22.000Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-18T16:59:22.000Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-18T16:59:22.294Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-18T16:59:22.999Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-18T16:59:22.999Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-18T16:59:23.650Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-18T16:59:23.650Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-18T16:59:23.650Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-18T16:59:23.650Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-18T16:59:23.650Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-18T16:59:23.650Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-18T16:59:23.650Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-18T16:59:23.942Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-18T16:59:23.942Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-18T16:59:23.942Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-18T16:59:23.942Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-18T16:59:23.942Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-18T16:59:23.942Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-18T16:59:23.942Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-18T16:59:23.942Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-18T16:59:23.942Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-18T16:59:23.942Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-18T16:59:23.942Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-18T16:59:23.942Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-18T16:59:24.207Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-18T16:59:24.207Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-18T16:59:24.207Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-18T16:59:24.207Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-18T16:59:24.207Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-18T16:59:24.207Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-18T16:59:24.207Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-18T16:59:24.207Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-18T16:59:24.207Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-18T16:59:24.213Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-18T16:59:24.213Z] Skipping pull go (already ran) [2020-04-18T16:59:24.213Z] Building go [2020-04-18T16:59:24.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-18T16:59:24.213Z] Dload Upload Total Spent Left Speed [2020-04-18T16:59:24.783Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-18T16:59:25.052Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-18T16:59:25.052Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-18T16:59:26.476Z] # github.com/fxamacker/cbor/v2 [2020-04-18T16:59:26.476Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-18T16:59:26.476Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-18T16:59:26.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 94.3M 40 37.8M 0 0 39.1M 0 0:00:02 --:--:-- 0:00:02 39.1M 89 94.3M 89 84.6M 0 0 42.7M 0 0:00:02 0:00:01 0:00:01 42.7M 100 94.3M 100 94.3M 0 0 43.3M 0 0:00:02 0:00:02 --:--:-- 43.3M [2020-04-18T16:59:27.995Z] go1.11.9.linux-arm64.tar.gz: OK [2020-04-18T16:59:33.334Z] note: module requires Go 1.12Makefile:21: recipe for target 'cmd/device-modbus' failed [2020-04-18T16:59:33.334Z] make: *** [cmd/device-modbus] Error 2 [2020-04-18T16:59:33.334Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-18T16:59:35.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-18T16:59:35.948Z] Failed in branch amd64 [2020-04-18T16:59:46.201Z] Staging go [2020-04-18T16:59:48.144Z] Pulling device-modbus [2020-04-18T16:59:51.490Z] Skipping build go (already ran) [2020-04-18T16:59:51.490Z] Building device-modbus [2020-04-18T16:59:51.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-18T16:59:51.490Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-18T16:59:51.490Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-18T16:59:51.490Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-18T16:59:51.490Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-18T16:59:51.490Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-18T16:59:51.490Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-18T16:59:51.490Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-18T16:59:51.490Z] go: finding github.com/google/uuid v1.1.1 [2020-04-18T16:59:51.490Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-18T16:59:52.464Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-18T16:59:53.442Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-18T16:59:53.442Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-18T16:59:53.715Z] go: finding github.com/google/uuid v1.1.0 [2020-04-18T16:59:53.987Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-18T16:59:53.987Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-18T16:59:53.987Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-18T16:59:54.962Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-18T16:59:55.236Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-18T16:59:55.236Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-18T16:59:55.236Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-18T16:59:55.236Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-18T16:59:55.236Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-18T16:59:56.211Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-18T16:59:56.211Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-18T16:59:57.188Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-18T16:59:57.462Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-18T16:59:57.462Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-18T16:59:57.462Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-18T16:59:57.731Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-18T16:59:58.002Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-18T16:59:58.273Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-18T16:59:58.864Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-18T16:59:59.455Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-18T16:59:59.726Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-18T16:59:59.726Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-18T16:59:59.996Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-18T16:59:59.996Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-18T17:00:00.267Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-18T17:00:00.267Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-18T17:00:00.540Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-18T17:00:00.811Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-18T17:00:01.083Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-18T17:00:02.070Z] go: finding github.com/fatih/color v1.7.0 [2020-04-18T17:00:02.070Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-18T17:00:02.673Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-18T17:00:02.945Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-18T17:00:03.215Z] go: finding github.com/posener/complete v1.1.1 [2020-04-18T17:00:03.487Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-18T17:00:03.759Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-18T17:00:04.355Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-18T17:00:04.623Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-18T17:00:05.594Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-18T17:00:06.574Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-18T17:00:07.555Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-18T17:00:07.555Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-18T17:00:07.555Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-18T17:00:07.555Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-18T17:00:07.555Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-18T17:00:07.555Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-18T17:00:07.845Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-18T17:00:09.267Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-18T17:00:09.267Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-18T17:00:09.857Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-18T17:00:09.857Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-18T17:00:09.857Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-18T17:00:09.857Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-18T17:00:09.857Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-18T17:00:09.857Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-18T17:00:09.857Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-18T17:00:10.127Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-18T17:00:10.398Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-18T17:00:10.674Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-18T17:00:11.641Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-18T17:00:11.913Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-18T17:00:11.913Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-18T17:00:11.913Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-18T17:00:11.913Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-18T17:00:12.184Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-18T17:00:12.184Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-18T17:00:12.184Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-18T17:00:12.457Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-18T17:00:12.729Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-18T17:00:12.729Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-18T17:00:12.729Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-18T17:00:13.706Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-18T17:00:13.706Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-18T17:00:14.300Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-18T17:00:14.300Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-18T17:00:15.736Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-18T17:00:15.736Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-18T17:00:15.736Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-18T17:00:15.736Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-18T17:00:15.736Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-18T17:00:16.007Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-18T17:00:16.007Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-18T17:00:16.007Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-18T17:00:16.007Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-18T17:00:16.007Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-18T17:00:16.007Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-18T17:00:16.278Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-18T17:00:16.278Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-18T17:00:16.278Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-18T17:00:16.278Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-18T17:00:16.278Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-18T17:00:16.548Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-18T17:00:16.548Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-18T17:00:16.548Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-18T17:00:16.548Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-18T17:00:16.548Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-18T17:00:16.819Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-18T17:00:16.819Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-18T17:00:16.819Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-18T17:00:17.092Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-18T17:00:17.092Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-18T17:00:17.092Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-18T17:00:17.359Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-18T17:00:18.769Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-18T17:00:18.769Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-18T17:00:19.036Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-18T17:00:21.631Z] # github.com/fxamacker/cbor/v2 [2020-04-18T17:00:21.631Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-18T17:00:21.631Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-18T17:00:36.971Z] note: module requires Go 1.12Makefile:21: recipe for target 'cmd/device-modbus' failed [2020-04-18T17:00:36.971Z] make: *** [cmd/device-modbus] Error 2 [2020-04-18T17:00:36.971Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-18T17:00:40.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-18T17:00:41.037Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-18T17:00:42.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-18T17:00:42.668Z] ---> package-listing.sh [2020-04-18T17:00:42.668Z] ++ facter osfamily [2020-04-18T17:00:42.668Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-18T17:00:42.668Z] + OS_FAMILY=redhat [2020-04-18T17:00:42.668Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-18T17:00:42.668Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-18T17:00:42.668Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-18T17:00:42.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-18T17:00:42.668Z] + PACKAGES=/tmp/packages_start.txt [2020-04-18T17:00:42.668Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-18T17:00:42.668Z] + PACKAGES=/tmp/packages_end.txt [2020-04-18T17:00:42.668Z] + case "${OS_FAMILY}" in [2020-04-18T17:00:42.668Z] + rpm -qa [2020-04-18T17:00:42.668Z] + sort [2020-04-18T17:00:46.872Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-18T17:00:46.872Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-18T17:00:46.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-18T17:00:46.872Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-18T17:00:46.872Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [2020-04-18T17:00:46.872Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-18T17:00:47.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-18T17:00:47.349Z] [2020-04-18T17:00:47.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-18T17:00:47.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-18T17:00:47.681Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-18T17:00:47.681Z] c9b1b535fdd9: Pulling fs layer [2020-04-18T17:00:47.681Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-18T17:00:47.681Z] 756a868c4378: Pulling fs layer [2020-04-18T17:00:47.681Z] 444b2fc9a129: Pulling fs layer [2020-04-18T17:00:47.681Z] ea15f1150254: Pulling fs layer [2020-04-18T17:00:47.681Z] 41b27a9f41bf: Pulling fs layer [2020-04-18T17:00:47.681Z] 28c525ee5125: Pulling fs layer [2020-04-18T17:00:47.681Z] 094b1ea09ed8: Pulling fs layer [2020-04-18T17:00:47.681Z] 138eaada9080: Pulling fs layer [2020-04-18T17:00:47.681Z] 0622d0fa9048: Pulling fs layer [2020-04-18T17:00:47.681Z] 444b2fc9a129: Waiting [2020-04-18T17:00:47.681Z] 138eaada9080: Waiting [2020-04-18T17:00:47.681Z] 094b1ea09ed8: Waiting [2020-04-18T17:00:47.681Z] ea15f1150254: Waiting [2020-04-18T17:00:47.681Z] 0622d0fa9048: Waiting [2020-04-18T17:00:47.681Z] 41b27a9f41bf: Waiting [2020-04-18T17:00:47.681Z] 28c525ee5125: Waiting [2020-04-18T17:00:47.681Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-18T17:00:47.681Z] 2cc5ad85d9ab: Download complete [2020-04-18T17:00:47.681Z] 444b2fc9a129: Download complete [2020-04-18T17:00:47.681Z] c9b1b535fdd9: Download complete [2020-04-18T17:00:47.681Z] ea15f1150254: Verifying Checksum [2020-04-18T17:00:47.681Z] ea15f1150254: Download complete [2020-04-18T17:00:47.956Z] 28c525ee5125: Verifying Checksum [2020-04-18T17:00:47.956Z] 28c525ee5125: Download complete [2020-04-18T17:00:48.223Z] 756a868c4378: Verifying Checksum [2020-04-18T17:00:48.223Z] 756a868c4378: Download complete [2020-04-18T17:00:48.223Z] c9b1b535fdd9: Pull complete [2020-04-18T17:00:48.223Z] 094b1ea09ed8: Verifying Checksum [2020-04-18T17:00:48.223Z] 094b1ea09ed8: Download complete [2020-04-18T17:00:48.223Z] 138eaada9080: Verifying Checksum [2020-04-18T17:00:48.223Z] 138eaada9080: Download complete [2020-04-18T17:00:48.223Z] 0622d0fa9048: Verifying Checksum [2020-04-18T17:00:48.223Z] 0622d0fa9048: Download complete [2020-04-18T17:00:48.489Z] 2cc5ad85d9ab: Pull complete [2020-04-18T17:00:48.751Z] 41b27a9f41bf: Verifying Checksum [2020-04-18T17:00:48.751Z] 41b27a9f41bf: Download complete [2020-04-18T17:00:50.128Z] 756a868c4378: Pull complete [2020-04-18T17:00:50.128Z] 444b2fc9a129: Pull complete [2020-04-18T17:00:50.387Z] ea15f1150254: Pull complete [2020-04-18T17:00:53.681Z] 41b27a9f41bf: Pull complete [2020-04-18T17:00:53.681Z] 28c525ee5125: Pull complete [2020-04-18T17:00:55.609Z] 094b1ea09ed8: Pull complete [2020-04-18T17:00:55.868Z] 138eaada9080: Pull complete [2020-04-18T17:00:56.129Z] 0622d0fa9048: Pull complete [2020-04-18T17:00:56.129Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-18T17:00:56.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-18T17:00:56.300Z] prd-centos7-docker-4c-2g-4726 does not seem to be running inside a container [2020-04-18T17:00:56.365Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-18T17:00:57.569Z] $ docker top 4cdb529dbf22655d9bfb14a57afb1e0de1027a1d78606858d9215f03bf100e48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-18T17:00:57.792Z] provisioning config files... [2020-04-18T17:00:57.809Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config4660323384004049140tmp [Pipeline] { [Pipeline] echo [2020-04-18T17:00:57.867Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-18T17:00:58.160Z] ---> create-netrc.sh [Pipeline] echo [2020-04-18T17:00:58.168Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-18T17:00:58.457Z] ---> logs-deploy.sh [2020-04-18T17:00:58.457Z] + ARCHIVE_ARTIFACTS= [2020-04-18T17:00:58.457Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-18T17:00:58.457Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-18T17:00:58.457Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-18T17:00:58.457Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/3 [2020-04-18T17:00:58.457Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/3/ [2020-04-18T17:00:58.457Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/3 /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-18T17:00:59.396Z] Archives upload complete. [2020-04-18T17:00:59.655Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/3/