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 edc18fe4722531dcd3b226e135c26601130508f1+cc6d90c40154bca37e23385c8e48fb0109b6b0d5 (817ab9d932eb21b1a531e5f5253394714f4bce34) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5292 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 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 without tags Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit edc18fe4722531dcd3b226e135c26601130508f1 Merge succeeded, producing c38ed61ac3b96769c536e3c62908c9b77c28b676 Checking out Revision c38ed61ac3b96769c536e3c62908c9b77c28b676 (PR-139) 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 edc18fe4722531dcd3b226e135c26601130508f1 # 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 cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c38ed61ac3b96769c536e3c62908c9b77c28b676 # timeout=10 Commit message: "Merge commit 'cc6d90c40154bca37e23385c8e48fb0109b6b0d5' into HEAD" > git rev-list --no-walk edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T16:52:57.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T16:52:57.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T16:52:57.932Z] ========================================================= [2020-04-21T16:52:57.932Z] EdgeX Global Pipelines Version Info [2020-04-21T16:52:57.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T16:53:00.035Z] ------------------- [2020-04-21T16:53:00.035Z] stable info: [2020-04-21T16:53:00.035Z] ------------------- [2020-04-21T16:53:00.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T16:53:00.035Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T16:53:00.035Z] Message: update stable to v1.0.73 [2020-04-21T16:53:01.443Z] ------------------- [2020-04-21T16:53:01.443Z] experimental info: [2020-04-21T16:53:01.443Z] ------------------- [2020-04-21T16:53:01.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T16:53:01.443Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T16:53:01.443Z] 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-21T16:53:03.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T16:53:04.298Z] [2020-04-21T16:53:04.298Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T16:53:04.665Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T16:53:04.929Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T16:53:04.929Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T16:53:04.929Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T16:53:04.929Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T16:53:04.929Z] 93b08a4f1073: Pulling fs layer [2020-04-21T16:53:04.929Z] 93b08a4f1073: Waiting [2020-04-21T16:53:04.929Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T16:53:04.929Z] b8cc5d1170e3: Download complete [2020-04-21T16:53:05.222Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T16:53:05.222Z] 9123ac7c32f7: Download complete [2020-04-21T16:53:05.222Z] 93b08a4f1073: Verifying Checksum [2020-04-21T16:53:05.222Z] 93b08a4f1073: Download complete [2020-04-21T16:53:05.495Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T16:53:05.495Z] 2924cbbf6a41: Download complete [2020-04-21T16:53:06.158Z] 9123ac7c32f7: Pull complete [2020-04-21T16:53:06.423Z] b8cc5d1170e3: Pull complete [2020-04-21T16:53:07.382Z] 2924cbbf6a41: Pull complete [2020-04-21T16:53:07.382Z] 93b08a4f1073: Pull complete [2020-04-21T16:53:07.382Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T16:53:07.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T16:53:07.902Z] prd-centos7-docker-4c-2g-5292 does not seem to be running inside a container [2020-04-21T16:53:08.016Z] $ 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-21T16:53:08.838Z] $ docker top 06200a5ee78f72bd8fb83b5c5b65e6fed929cf077592c22b3f325cc01640b4ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T16:53:09.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T16:53:09.221Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T16:53:09.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T16:53:09.792Z] $ docker exec 06200a5ee78f72bd8fb83b5c5b65e6fed929cf077592c22b3f325cc01640b4ce ssh-agent [2020-04-21T16:53:10.313Z] SSH_AUTH_SOCK=/tmp/ssh-EMfW17FBZfDv/agent.15 [2020-04-21T16:53:10.313Z] SSH_AGENT_PID=22 [2020-04-21T16:53:10.330Z] Running ssh-add (command line suppressed) [2020-04-21T16:53:10.532Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8028148797843622859.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8028148797843622859.key) [2020-04-21T16:53:10.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T16:53:10.963Z] + git describe --exact-match --tags HEAD [2020-04-21T16:53:10.963Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T16:53:11.039Z] $ docker exec --env ******** --env ******** 06200a5ee78f72bd8fb83b5c5b65e6fed929cf077592c22b3f325cc01640b4ce ssh-agent -k [2020-04-21T16:53:11.238Z] unset SSH_AUTH_SOCK; [2020-04-21T16:53:11.238Z] unset SSH_AGENT_PID; [2020-04-21T16:53:11.238Z] echo Agent pid 22 killed; [2020-04-21T16:53:11.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T16:53:11.379Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T16:53:11.380Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T16:53:11.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T16:53:11.452Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T16:53:11.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T16:53:11.684Z] $ docker exec 06200a5ee78f72bd8fb83b5c5b65e6fed929cf077592c22b3f325cc01640b4ce ssh-agent [2020-04-21T16:53:11.941Z] SSH_AUTH_SOCK=/tmp/ssh-lQBUhvR1z7Sm/agent.56 [2020-04-21T16:53:11.941Z] SSH_AGENT_PID=63 [2020-04-21T16:53:11.951Z] Running ssh-add (command line suppressed) [2020-04-21T16:53:12.135Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8932756888787502862.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8932756888787502862.key) [2020-04-21T16:53:12.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T16:53:12.545Z] + git semver init [2020-04-21T16:53:12.545Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T16:53:12.545Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.git [2020-04-21T16:53:12.545Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-21T16:53:12.545Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T16:53:12.545Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T16:53:12.545Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T16:53:12.545Z] # $SEMVER_BRANCH = PR-139 [2020-04-21T16:53:12.545Z] # $SEMVER_TEMP = /tmp/semver-144463973 [2020-04-21T16:53:12.545Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-04-21T16:53:12.811Z] # '/tmp/semver-144463973' -> '/w/workspace/xfoundry_device-modbus-go_PR-139/.semver' [2020-04-21T16:53:13.075Z] # -> Force: false [2020-04-21T16:53:13.075Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.semver [Pipeline] } [2020-04-21T16:53:13.102Z] $ docker exec --env ******** --env ******** 06200a5ee78f72bd8fb83b5c5b65e6fed929cf077592c22b3f325cc01640b4ce ssh-agent -k [2020-04-21T16:53:13.420Z] unset SSH_AUTH_SOCK; [2020-04-21T16:53:13.422Z] unset SSH_AGENT_PID; [2020-04-21T16:53:13.422Z] echo Agent pid 63 killed; [2020-04-21T16:53:13.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T16:53:14.390Z] + git semver [Pipeline] } [2020-04-21T16:53:14.430Z] $ docker stop --time=1 06200a5ee78f72bd8fb83b5c5b65e6fed929cf077592c22b3f325cc01640b4ce [2020-04-21T16:53:16.354Z] $ docker rm -f 06200a5ee78f72bd8fb83b5c5b65e6fed929cf077592c22b3f325cc01640b4ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T16:53:18.256Z] Stashed 24 file(s) [Pipeline] echo [2020-04-21T16:53:18.257Z] [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-21T16:53:33.516Z] Still waiting to schedule task [2020-04-21T16:53:33.517Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T16:53:33.519Z] Still waiting to schedule task [2020-04-21T16:53:33.519Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-21T16:55:14.226Z] Running on prd-centos7-docker-4c-2g-5296 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-21T16:55:14.265Z] Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout [2020-04-21T16:55:16.481Z] using credential edgex-jenkins-ssh [2020-04-21T16:55:16.526Z] Cloning the remote Git repository [2020-04-21T16:55:16.526Z] Cloning with configured refspecs honoured and without tags [2020-04-21T16:55:16.551Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T16:55:16.586Z] > git init /w/workspace/device-modbus-go/5 # timeout=10 [2020-04-21T16:55:16.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T16:55:16.630Z] > git --version # timeout=10 [2020-04-21T16:55:16.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T16:55:16.665Z] > 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-21T16:55:17.649Z] Fetching without tags [2020-04-21T16:55:17.623Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T16:55:17.628Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-21T16:55:17.633Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T16:55:17.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T16:55:17.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T16:55:17.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T16:55:17.661Z] > 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-21T16:55:19.029Z] Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit edc18fe4722531dcd3b226e135c26601130508f1 [2020-04-21T16:55:19.121Z] Merge succeeded, producing 9c3f4602e42e1b9bacba83c7e74d0971cb6987f5 [2020-04-21T16:55:19.121Z] Checking out Revision 9c3f4602e42e1b9bacba83c7e74d0971cb6987f5 (PR-139) [2020-04-21T16:55:19.036Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T16:55:19.042Z] > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [2020-04-21T16:55:19.073Z] > git remote # timeout=10 [2020-04-21T16:55:19.077Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T16:55:19.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T16:55:19.085Z] > git merge cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 [2020-04-21T16:55:19.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T16:55:19.126Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T16:55:19.131Z] > git checkout -f 9c3f4602e42e1b9bacba83c7e74d0971cb6987f5 # timeout=10 [2020-04-21T16:55:22.893Z] Commit message: "Merge commit 'cc6d90c40154bca37e23385c8e48fb0109b6b0d5' into HEAD" [2020-04-21T16:55:22.896Z] > git rev-list --no-walk edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T16:55:23.837Z] ========================================================= [2020-04-21T16:55:23.837Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T16:55:23.837Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T16:55:24.531Z] + 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-21T16:55:24.531Z] Sending build context to Docker daemon 583.7kB [2020-04-21T16:55:24.531Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T16:55:24.531Z] Step 2/8 : FROM ${BASE} [2020-04-21T16:55:24.796Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T16:55:24.796Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T16:55:24.796Z] 2848faf0eed1: Pulling fs layer [2020-04-21T16:55:24.796Z] 0f37312ad70f: Pulling fs layer [2020-04-21T16:55:24.796Z] 5788d62ee057: Pulling fs layer [2020-04-21T16:55:24.796Z] 0e6b1d234666: Pulling fs layer [2020-04-21T16:55:24.796Z] bf5d7aec512f: Pulling fs layer [2020-04-21T16:55:24.796Z] 34c802a77dc8: Pulling fs layer [2020-04-21T16:55:24.796Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T16:55:24.796Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T16:55:24.796Z] 5c102a31e300: Pulling fs layer [2020-04-21T16:55:24.796Z] dcfb455df0a1: Pulling fs layer [2020-04-21T16:55:24.796Z] 5788d62ee057: Waiting [2020-04-21T16:55:24.796Z] 0e6b1d234666: Waiting [2020-04-21T16:55:24.796Z] bf5d7aec512f: Waiting [2020-04-21T16:55:24.796Z] 34c802a77dc8: Waiting [2020-04-21T16:55:24.796Z] 9eb99e56ec68: Waiting [2020-04-21T16:55:24.796Z] 27c7a5d97fbd: Waiting [2020-04-21T16:55:24.796Z] 5c102a31e300: Waiting [2020-04-21T16:55:24.796Z] dcfb455df0a1: Waiting [2020-04-21T16:55:24.796Z] 0f37312ad70f: Verifying Checksum [2020-04-21T16:55:24.796Z] 0f37312ad70f: Download complete [2020-04-21T16:55:24.796Z] 2848faf0eed1: Verifying Checksum [2020-04-21T16:55:24.796Z] 2848faf0eed1: Download complete [2020-04-21T16:55:24.796Z] 0e6b1d234666: Verifying Checksum [2020-04-21T16:55:24.796Z] 0e6b1d234666: Download complete [2020-04-21T16:55:24.796Z] bf5d7aec512f: Verifying Checksum [2020-04-21T16:55:24.796Z] bf5d7aec512f: Download complete [2020-04-21T16:55:24.796Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T16:55:24.796Z] e6b0cf9c0882: Download complete [2020-04-21T16:55:25.059Z] e6b0cf9c0882: Pull complete [2020-04-21T16:55:25.059Z] 2848faf0eed1: Pull complete [2020-04-21T16:55:25.319Z] 0f37312ad70f: Pull complete [2020-04-21T16:55:25.585Z] 34c802a77dc8: Verifying Checksum [2020-04-21T16:55:25.585Z] 34c802a77dc8: Download complete [2020-04-21T16:55:25.585Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T16:55:25.585Z] 27c7a5d97fbd: Download complete [2020-04-21T16:55:26.541Z] 5c102a31e300: Verifying Checksum [2020-04-21T16:55:26.541Z] 5c102a31e300: Download complete [2020-04-21T16:55:26.541Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T16:55:26.541Z] 9eb99e56ec68: Download complete [2020-04-21T16:55:26.541Z] dcfb455df0a1: Verifying Checksum [2020-04-21T16:55:26.541Z] dcfb455df0a1: Download complete [2020-04-21T16:55:26.541Z] 5788d62ee057: Verifying Checksum [2020-04-21T16:55:26.541Z] 5788d62ee057: Download complete [2020-04-21T16:55:33.138Z] 5788d62ee057: Pull complete [2020-04-21T16:55:33.138Z] 0e6b1d234666: Pull complete [2020-04-21T16:55:33.138Z] bf5d7aec512f: Pull complete [2020-04-21T16:55:38.413Z] 34c802a77dc8: Pull complete [2020-04-21T16:55:41.716Z] 9eb99e56ec68: Pull complete [2020-04-21T16:55:41.716Z] 27c7a5d97fbd: Pull complete [2020-04-21T16:55:42.655Z] 5c102a31e300: Pull complete [2020-04-21T16:55:42.655Z] dcfb455df0a1: Pull complete [2020-04-21T16:55:42.655Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T16:55:42.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T16:55:42.655Z] ---> 7c70fe431013 [2020-04-21T16:55:42.655Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T16:55:42.919Z] ---> Running in 31002437328d [2020-04-21T16:55:42.919Z] Removing intermediate container 31002437328d [2020-04-21T16:55:42.919Z] ---> c97c261b392e [2020-04-21T16:55:42.920Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T16:55:42.920Z] ---> Running in e68835d28b79 [2020-04-21T16:55:44.302Z] Removing intermediate container e68835d28b79 [2020-04-21T16:55:44.302Z] ---> dcb7f5e9b612 [2020-04-21T16:55:44.302Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T16:55:44.302Z] ---> Running in 0ae6e342f7c3 [2020-04-21T16:55:44.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T16:55:45.445Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T16:55:45.705Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:55:45.964Z] (2/17) Installing libmagic (5.37-r1) [2020-04-21T16:55:45.964Z] (3/17) Installing file (5.37-r1) [2020-04-21T16:55:45.964Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:55:46.222Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:55:46.222Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:55:49.517Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-21T16:55:49.517Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-21T16:55:52.805Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-21T16:55:52.805Z] (10/17) Installing build-base (0.5-r1) [2020-04-21T16:55:52.805Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T16:55:52.805Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-21T16:55:53.064Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-21T16:55:53.323Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T16:55:53.323Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T16:55:53.323Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-21T16:55:53.582Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-21T16:55:53.582Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T16:55:53.582Z] OK: 214 MiB in 52 packages [2020-04-21T16:55:57.783Z] Removing intermediate container 0ae6e342f7c3 [2020-04-21T16:55:57.783Z] ---> be8003e392fe [2020-04-21T16:55:57.783Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-21T16:55:57.783Z] ---> Running in 3f64517ac398 [2020-04-21T16:55:58.044Z] Removing intermediate container 3f64517ac398 [2020-04-21T16:55:58.044Z] ---> 623da99fe984 [2020-04-21T16:55:58.044Z] Step 7/8 : COPY . . [2020-04-21T16:55:58.303Z] ---> d78d2c3589f3 [2020-04-21T16:55:58.303Z] Step 8/8 : RUN go mod download [2020-04-21T16:55:58.303Z] ---> Running in cb5f2a44ec86 [2020-04-21T16:56:00.838Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T16:56:00.838Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T16:56:00.838Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T16:56:00.838Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T16:56:00.838Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T16:56:00.838Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T16:56:00.838Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T16:56:01.097Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T16:56:01.097Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T16:56:01.097Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T16:56:01.097Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T16:56:01.097Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T16:56:01.097Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T16:56:01.097Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T16:56:01.097Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T16:56:01.356Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T16:56:01.356Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T16:56:01.356Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T16:56:01.356Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T16:56:01.357Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T16:56:01.357Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T16:56:01.357Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T16:56:01.357Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T16:56:01.357Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T16:56:01.616Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T16:56:01.616Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T16:56:01.616Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T16:56:01.616Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T16:56:01.616Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T16:56:01.616Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T16:56:01.878Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T16:56:02.137Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T16:56:02.137Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T16:56:02.137Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T16:56:02.137Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T16:56:02.137Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T16:56:02.137Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T16:56:02.137Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-21T16:56:02.397Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T16:56:02.397Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T16:56:02.397Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T16:56:02.397Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-21T16:56:02.397Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T16:56:02.397Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-21T16:56:02.397Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T16:56:02.656Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T16:56:02.656Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T16:56:02.656Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T16:56:02.656Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T16:56:02.656Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T16:56:02.656Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T16:56:02.656Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T16:56:02.656Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T16:56:02.916Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-21T16:56:02.916Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T16:56:02.916Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T16:56:02.916Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T16:56:02.916Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T16:56:02.916Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T16:56:02.916Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T16:56:02.916Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-21T16:56:02.916Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T16:56:02.916Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T16:56:03.182Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T16:56:03.182Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T16:56:07.390Z] Removing intermediate container cb5f2a44ec86 [2020-04-21T16:56:07.390Z] ---> 25cb9cec07fb [2020-04-21T16:56:07.390Z] Successfully built 25cb9cec07fb [2020-04-21T16:56:07.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T16:56:07.972Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T16:56:07.972Z] . [Pipeline] withDockerContainer [2020-04-21T16:56:08.105Z] prd-centos7-docker-4c-2g-5296 does not seem to be running inside a container [2020-04-21T16:56:08.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T16:56:08.681Z] $ docker top 34de6c04df4e8b7d62bb4d005a7ee6152dba733f9011125984cfd82202efeb22 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T16:56:09.196Z] + go version [2020-04-21T16:56:09.196Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T16:56:09.498Z] + make test [2020-04-21T16:56:09.499Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T16:56:12.793Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-21T16:56:17.942Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5297 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-21T16:56:17.998Z] Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout [2020-04-21T16:56:20.962Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-21T16:56:21.898Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.177s coverage: 50.3% of statements [2020-04-21T16:56:21.898Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T16:56:23.815Z] gofmt -l . [2020-04-21T16:56:23.815Z] [ "`gofmt -l .`" = "" ] [2020-04-21T16:56:23.815Z] ./bin/test-attribution-txt.sh [2020-04-21T16:56:23.854Z] using credential edgex-jenkins-ssh [2020-04-21T16:56:23.904Z] Cloning the remote Git repository [2020-04-21T16:56:23.904Z] Cloning with configured refspecs honoured and without tags [2020-04-21T16:56:24.383Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T16:56:24.618Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T16:56:24.623Z] $ docker stop --time=1 34de6c04df4e8b7d62bb4d005a7ee6152dba733f9011125984cfd82202efeb22 [2020-04-21T16:56:23.988Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T16:56:24.077Z] > git init /w/workspace/device-modbus-go/5 # timeout=10 [2020-04-21T16:56:24.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T16:56:24.185Z] > git --version # timeout=10 [2020-04-21T16:56:24.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T16:56:24.281Z] > 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-21T16:56:26.041Z] $ docker rm -f 34de6c04df4e8b7d62bb4d005a7ee6152dba733f9011125984cfd82202efeb22 [Pipeline] // withDockerContainer [2020-04-21T16:56:26.272Z] Fetching without tags [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-21T16:56:26.990Z] Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit edc18fe4722531dcd3b226e135c26601130508f1 [Pipeline] sh [2020-04-21T16:56:26.169Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T16:56:26.184Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-21T16:56:26.197Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T16:56:26.220Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T16:56:26.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T16:56:26.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T16:56:26.327Z] > 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-21T16:56:27.013Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T16:56:27.043Z] > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [2020-04-21T16:56:27.136Z] > git remote # timeout=10 [2020-04-21T16:56:27.170Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T16:56:27.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T16:56:27.191Z] > git merge cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 [2020-04-21T16:56:27.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T16:56:27.281Z] Merge succeeded, producing 58bc87cb4744ad0e7aee3da2550969b0e9d00f91 [2020-04-21T16:56:27.281Z] Checking out Revision 58bc87cb4744ad0e7aee3da2550969b0e9d00f91 (PR-139) [2020-04-21T16:56:27.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T16:56:27.659Z] + ls -al . [2020-04-21T16:56:27.660Z] total 104 [2020-04-21T16:56:27.660Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 21 16:56 . [2020-04-21T16:56:27.660Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 16:55 .. [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 5146 Apr 21 16:55 Attribution.txt [2020-04-21T16:56:27.660Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 21 16:55 bin [2020-04-21T16:56:27.660Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 21 16:55 cmd [2020-04-21T16:56:27.660Z] -rw-r--r--. 1 jenkins jenkins 22123 Apr 21 16:56 coverage.out [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 1422 Apr 21 16:55 Dockerfile [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 954 Apr 21 16:55 Dockerfile.build [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 16:55 .dockerignore [2020-04-21T16:56:27.660Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 16:55 .git [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 338 Apr 21 16:55 .gitignore [2020-04-21T16:56:27.660Z] -rw-r--r--. 1 jenkins jenkins 566 Apr 21 16:56 go.mod [2020-04-21T16:56:27.660Z] -rw-r--r--. 1 jenkins jenkins 13382 Apr 21 16:56 go.sum [2020-04-21T16:56:27.660Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 16:55 internal [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 702 Apr 21 16:55 Jenkinsfile [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 16:55 LICENSE [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 880 Apr 21 16:55 Makefile [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 591 Apr 21 16:55 README.md [2020-04-21T16:56:27.660Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 16:55 .semver [2020-04-21T16:56:27.660Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 21 16:55 simulator [2020-04-21T16:56:27.660Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 16:55 snap [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 16:53 VERSION [2020-04-21T16:56:27.660Z] -rw-rw-r--. 1 jenkins jenkins 229 Apr 21 16:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T16:56:27.954Z] + 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=c38ed61ac3b96769c536e3c62908c9b77c28b676 --label arch=amd64 --label version=0.0.0 . [2020-04-21T16:56:27.954Z] Sending build context to Docker daemon 612.4kB [2020-04-21T16:56:27.954Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-21T16:56:27.954Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-21T16:56:27.954Z] ---> 25cb9cec07fb [2020-04-21T16:56:27.954Z] Step 3/19 : ARG MAKE='make build' [2020-04-21T16:56:28.216Z] ---> Running in 086db8dbdc19 [2020-04-21T16:56:28.216Z] Removing intermediate container 086db8dbdc19 [2020-04-21T16:56:28.216Z] ---> df5ece8a9fda [2020-04-21T16:56:28.216Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T16:56:28.216Z] ---> Running in 083e43889756 [2020-04-21T16:56:27.288Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T16:56:27.305Z] > git checkout -f 58bc87cb4744ad0e7aee3da2550969b0e9d00f91 # timeout=10 [2020-04-21T16:56:29.164Z] Removing intermediate container 083e43889756 [2020-04-21T16:56:29.164Z] ---> ec3452a22caf [2020-04-21T16:56:29.164Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T16:56:29.164Z] ---> Running in 3d7d3f4dba1b [2020-04-21T16:56:29.741Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T16:56:30.310Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T16:56:30.568Z] OK: 214 MiB in 52 packages [2020-04-21T16:56:31.136Z] Removing intermediate container 3d7d3f4dba1b [2020-04-21T16:56:31.136Z] ---> e3f30cc2353a [2020-04-21T16:56:31.136Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-21T16:56:31.137Z] ---> Running in 0d534181ae38 [2020-04-21T16:56:31.137Z] Removing intermediate container 0d534181ae38 [2020-04-21T16:56:31.137Z] ---> 299c58cd7437 [2020-04-21T16:56:31.137Z] Step 7/19 : COPY . . [2020-04-21T16:56:31.395Z] ---> a59ec5df6ed8 [2020-04-21T16:56:31.395Z] Step 8/19 : RUN ${MAKE} [2020-04-21T16:56:31.395Z] ---> Running in 1a1e8e41b45e [2020-04-21T16:56:31.815Z] Commit message: "Merge commit 'cc6d90c40154bca37e23385c8e48fb0109b6b0d5' into HEAD" [2020-04-21T16:56:31.824Z] > git rev-list --no-walk edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [2020-04-21T16:56:31.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T16:56:32.938Z] ========================================================= [2020-04-21T16:56:32.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T16:56:32.938Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T16:56:34.085Z] + 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-21T16:56:34.678Z] Sending build context to Docker daemon 583.7kB [2020-04-21T16:56:34.678Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T16:56:34.678Z] Step 2/8 : FROM ${BASE} [2020-04-21T16:56:35.260Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T16:56:35.260Z] cde5963f3b93: Pulling fs layer [2020-04-21T16:56:35.260Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T16:56:35.260Z] 777b28850792: Pulling fs layer [2020-04-21T16:56:35.260Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T16:56:35.260Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T16:56:35.260Z] 1df406cf5192: Pulling fs layer [2020-04-21T16:56:35.260Z] cd6300453558: Pulling fs layer [2020-04-21T16:56:35.260Z] b9c365052c96: Pulling fs layer [2020-04-21T16:56:35.260Z] a2d8cc88f415: Pulling fs layer [2020-04-21T16:56:35.260Z] ea1d1ca13537: Pulling fs layer [2020-04-21T16:56:35.261Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T16:56:35.261Z] cd6300453558: Waiting [2020-04-21T16:56:35.261Z] b9c365052c96: Waiting [2020-04-21T16:56:35.261Z] a2d8cc88f415: Waiting [2020-04-21T16:56:35.261Z] ea1d1ca13537: Waiting [2020-04-21T16:56:35.261Z] 3750a50a1c5e: Waiting [2020-04-21T16:56:35.261Z] 8a11ddd9e578: Waiting [2020-04-21T16:56:35.261Z] 4cf88f913ddb: Waiting [2020-04-21T16:56:35.261Z] 1df406cf5192: Waiting [2020-04-21T16:56:35.261Z] 777b28850792: Verifying Checksum [2020-04-21T16:56:35.261Z] 777b28850792: Download complete [2020-04-21T16:56:35.261Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T16:56:35.261Z] 2a23fa8c16f7: Download complete [2020-04-21T16:56:35.261Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T16:56:35.261Z] 4cf88f913ddb: Download complete [2020-04-21T16:56:35.261Z] 1df406cf5192: Verifying Checksum [2020-04-21T16:56:35.261Z] 1df406cf5192: Download complete [2020-04-21T16:56:35.528Z] cde5963f3b93: Verifying Checksum [2020-04-21T16:56:36.491Z] cde5963f3b93: Pull complete [2020-04-21T16:56:37.090Z] 2a23fa8c16f7: Pull complete [2020-04-21T16:56:37.090Z] 777b28850792: Pull complete [2020-04-21T16:56:39.691Z] cd6300453558: Verifying Checksum [2020-04-21T16:56:39.691Z] cd6300453558: Download complete [2020-04-21T16:56:39.691Z] a2d8cc88f415: Verifying Checksum [2020-04-21T16:56:39.691Z] a2d8cc88f415: Download complete [2020-04-21T16:56:40.126Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T16:56:41.655Z] ea1d1ca13537: Verifying Checksum [2020-04-21T16:56:41.655Z] ea1d1ca13537: Download complete [2020-04-21T16:56:41.925Z] 3750a50a1c5e: Verifying Checksum [2020-04-21T16:56:41.925Z] 3750a50a1c5e: Download complete [2020-04-21T16:56:42.666Z] Removing intermediate container 1a1e8e41b45e [2020-04-21T16:56:42.666Z] ---> 91768b030ac6 [2020-04-21T16:56:42.666Z] Step 9/19 : FROM scratch [2020-04-21T16:56:42.666Z] ---> [2020-04-21T16:56:42.666Z] Step 10/19 : ENV APP_PORT=49991 [2020-04-21T16:56:42.666Z] ---> Running in 72a0c9408bd4 [2020-04-21T16:56:42.924Z] Removing intermediate container 72a0c9408bd4 [2020-04-21T16:56:42.924Z] ---> 05a1896fbb02 [2020-04-21T16:56:42.924Z] Step 11/19 : EXPOSE $APP_PORT [2020-04-21T16:56:42.924Z] ---> Running in 0226552662df [2020-04-21T16:56:43.182Z] Removing intermediate container 0226552662df [2020-04-21T16:56:43.182Z] ---> f958a53bf7cc [2020-04-21T16:56:43.182Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-21T16:56:43.444Z] ---> d34e03697e24 [2020-04-21T16:56:43.444Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-04-21T16:56:43.704Z] ---> 1afd49b9b8bf [2020-04-21T16:56:43.704Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-04-21T16:56:43.962Z] ---> d8fc2b130857 [2020-04-21T16:56:43.962Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-04-21T16:56:43.962Z] ---> Running in 12bc2da33cfa [2020-04-21T16:56:43.962Z] Removing intermediate container 12bc2da33cfa [2020-04-21T16:56:43.962Z] ---> 7f6d5b1da8d1 [2020-04-21T16:56:43.962Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-21T16:56:44.224Z] ---> Running in 5606a58e6bb6 [2020-04-21T16:56:44.224Z] Removing intermediate container 5606a58e6bb6 [2020-04-21T16:56:44.224Z] ---> 6739bdab1bc9 [2020-04-21T16:56:44.224Z] Step 17/19 : LABEL arch=amd64 [2020-04-21T16:56:44.224Z] ---> Running in d4a4dbac26f9 [2020-04-21T16:56:44.482Z] Removing intermediate container d4a4dbac26f9 [2020-04-21T16:56:44.482Z] ---> a4fb3a0a4716 [2020-04-21T16:56:44.482Z] Step 18/19 : LABEL git_sha=c38ed61ac3b96769c536e3c62908c9b77c28b676 [2020-04-21T16:56:44.483Z] ---> Running in 490b29e6b235 [2020-04-21T16:56:44.483Z] Removing intermediate container 490b29e6b235 [2020-04-21T16:56:44.483Z] ---> d4848e780034 [2020-04-21T16:56:44.483Z] Step 19/19 : LABEL version=0.0.0 [2020-04-21T16:56:44.742Z] ---> Running in 6d44d0f7dbba [2020-04-21T16:56:44.742Z] Removing intermediate container 6d44d0f7dbba [2020-04-21T16:56:44.742Z] ---> a66e5aadef1e [2020-04-21T16:56:44.742Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T16:56:44.742Z] Successfully built a66e5aadef1e [2020-04-21T16:56:44.742Z] 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] { [2020-04-21T16:56:45.288Z] b9c365052c96: Verifying Checksum [2020-04-21T16:56:45.288Z] b9c365052c96: Download complete [Pipeline] sh [2020-04-21T16:56:45.695Z] ++ find /w/workspace/device-modbus-go/5 [2020-04-21T16:56:45.695Z] ++ grep snapcraft.yaml [2020-04-21T16:56:45.695Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/5/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T16:56:45.787Z] provisioning config files... [2020-04-21T16:56:45.798Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/5@tmp/config4259630805495913143tmp [Pipeline] { [Pipeline] sh [2020-04-21T16:56:46.134Z] + cp /w/workspace/device-modbus-go/5@tmp/config4259630805495913143tmp /w/workspace/device-modbus-go/5/edgex-snap-store-login [Pipeline] sh [2020-04-21T16:56:46.436Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/5:/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-21T16:56:46.436Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-21T16:56:46.436Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-21T16:56:46.436Z] 5bed26d33875: Pulling fs layer [2020-04-21T16:56:46.436Z] f11b29a9c730: Pulling fs layer [2020-04-21T16:56:46.436Z] 930bda195c84: Pulling fs layer [2020-04-21T16:56:46.436Z] 78bf9a5ad49e: Pulling fs layer [2020-04-21T16:56:46.436Z] e5fbee5a4b0d: Pulling fs layer [2020-04-21T16:56:46.436Z] f452fca78f88: Pulling fs layer [2020-04-21T16:56:46.436Z] 7417ef92027a: Pulling fs layer [2020-04-21T16:56:46.436Z] 2af5c49d270b: Pulling fs layer [2020-04-21T16:56:46.436Z] df9c3bdbc40a: Pulling fs layer [2020-04-21T16:56:46.436Z] f452fca78f88: Waiting [2020-04-21T16:56:46.436Z] 7417ef92027a: Waiting [2020-04-21T16:56:46.436Z] 2af5c49d270b: Waiting [2020-04-21T16:56:46.436Z] df9c3bdbc40a: Waiting [2020-04-21T16:56:46.436Z] 78bf9a5ad49e: Waiting [2020-04-21T16:56:46.436Z] e5fbee5a4b0d: Waiting [2020-04-21T16:56:46.436Z] 930bda195c84: Verifying Checksum [2020-04-21T16:56:46.436Z] 930bda195c84: Download complete [2020-04-21T16:56:46.436Z] f11b29a9c730: Download complete [2020-04-21T16:56:46.436Z] 78bf9a5ad49e: Verifying Checksum [2020-04-21T16:56:46.436Z] 78bf9a5ad49e: Download complete [2020-04-21T16:56:46.436Z] f452fca78f88: Verifying Checksum [2020-04-21T16:56:46.436Z] f452fca78f88: Download complete [2020-04-21T16:56:46.436Z] 7417ef92027a: Verifying Checksum [2020-04-21T16:56:46.436Z] 7417ef92027a: Download complete [2020-04-21T16:56:46.436Z] 2af5c49d270b: Download complete [2020-04-21T16:56:46.436Z] df9c3bdbc40a: Verifying Checksum [2020-04-21T16:56:46.436Z] df9c3bdbc40a: Download complete [2020-04-21T16:56:46.696Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T16:56:46.696Z] 8a11ddd9e578: Download complete [2020-04-21T16:56:46.705Z] 5bed26d33875: Download complete [2020-04-21T16:56:50.902Z] e5fbee5a4b0d: Verifying Checksum [2020-04-21T16:56:50.902Z] e5fbee5a4b0d: Download complete [2020-04-21T16:56:51.471Z] 5bed26d33875: Pull complete [2020-04-21T16:56:51.471Z] f11b29a9c730: Pull complete [2020-04-21T16:56:51.471Z] 930bda195c84: Pull complete [2020-04-21T16:56:51.733Z] 78bf9a5ad49e: Pull complete [2020-04-21T16:56:59.024Z] 8a11ddd9e578: Pull complete [2020-04-21T16:56:59.024Z] 4cf88f913ddb: Pull complete [2020-04-21T16:56:59.024Z] 1df406cf5192: Pull complete [2020-04-21T16:57:04.413Z] cd6300453558: Pull complete [2020-04-21T16:57:09.770Z] b9c365052c96: Pull complete [2020-04-21T16:57:09.770Z] a2d8cc88f415: Pull complete [2020-04-21T16:57:11.188Z] ea1d1ca13537: Pull complete [2020-04-21T16:57:11.776Z] 3750a50a1c5e: Pull complete [2020-04-21T16:57:11.776Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T16:57:11.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T16:57:11.776Z] ---> 78745c68409d [2020-04-21T16:57:11.776Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T16:57:16.042Z] ---> Running in 22a2f86a8968 [2020-04-21T16:57:16.042Z] Removing intermediate container 22a2f86a8968 [2020-04-21T16:57:16.042Z] ---> 5b06c2d560cc [2020-04-21T16:57:16.042Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T16:57:16.311Z] ---> Running in c899ae7a5486 [2020-04-21T16:57:18.267Z] Removing intermediate container c899ae7a5486 [2020-04-21T16:57:18.267Z] ---> 5f323358690d [2020-04-21T16:57:18.267Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T16:57:18.299Z] e5fbee5a4b0d: Pull complete [2020-04-21T16:57:18.299Z] f452fca78f88: Pull complete [2020-04-21T16:57:18.299Z] 7417ef92027a: Pull complete [2020-04-21T16:57:18.299Z] 2af5c49d270b: Pull complete [2020-04-21T16:57:18.299Z] df9c3bdbc40a: Pull complete [2020-04-21T16:57:18.299Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-21T16:57:18.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-21T16:57:18.299Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-21T16:57:18.299Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-21T16:57:18.299Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-21T16:57:18.299Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-21T16:57:18.299Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] [2020-04-21T16:57:18.299Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1185 kB] [2020-04-21T16:57:18.299Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] [2020-04-21T16:57:18.546Z] ---> Running in d8e9c7e7de9c [2020-04-21T16:57:18.557Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-21T16:57:18.557Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] [2020-04-21T16:57:18.557Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-04-21T16:57:18.815Z] Fetched 4553 kB in 2s (3017 kB/s) [2020-04-21T16:57:19.519Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T16:57:20.192Z] Reading package lists... [2020-04-21T16:57:20.479Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T16:57:20.745Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:57:20.745Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:57:21.012Z] (3/18) Installing libmagic (5.37-r1) [2020-04-21T16:57:21.277Z] (4/18) Installing file (5.37-r1) [2020-04-21T16:57:21.277Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:57:21.277Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:57:21.544Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T16:57:24.383Z] 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-21T16:57:24.891Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-21T16:57:24.891Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-21T16:57:25.318Z] Reading package lists... [2020-04-21T16:57:25.577Z] Building dependency tree... [2020-04-21T16:57:25.577Z] Reading state information... [2020-04-21T16:57:25.835Z] The following packages were automatically installed and are no longer required: [2020-04-21T16:57:25.835Z] libjq1 liblzo2-2 libonig4 [2020-04-21T16:57:25.835Z] Use 'sudo apt autoremove' to remove them. [2020-04-21T16:57:25.835Z] Suggested packages: [2020-04-21T16:57:25.835Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-21T16:57:25.835Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-21T16:57:25.835Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-21T16:57:25.835Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-21T16:57:25.835Z] The following NEW packages will be installed: [2020-04-21T16:57:25.835Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-21T16:57:25.835Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-21T16:57:25.835Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-21T16:57:25.835Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-21T16:57:26.094Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-21T16:57:26.094Z] Need to get 14.7 MB of archives. [2020-04-21T16:57:26.094Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-21T16:57:26.094Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-21T16:57:26.352Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-21T16:57:26.352Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-21T16:57:26.352Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-21T16:57:26.352Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-21T16:57:26.611Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-21T16:57:26.611Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-21T16:57:26.611Z] 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-21T16:57:26.869Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-21T16:57:26.869Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-21T16:57:26.869Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-21T16:57:27.129Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-21T16:57:27.129Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-21T16:57:27.129Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-21T16:57:27.129Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-21T16:57:27.129Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-21T16:57:27.129Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-21T16:57:27.129Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-21T16:57:27.129Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-21T16:57:27.129Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-21T16:57:27.387Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-21T16:57:27.387Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-21T16:57:27.387Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-21T16:57:27.387Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-21T16:57:27.387Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-04-21T16:57:27.387Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-21T16:57:27.387Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-21T16:57:27.495Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-21T16:57:27.495Z] (11/18) Installing build-base (0.5-r1) [2020-04-21T16:57:27.495Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T16:57:27.495Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-21T16:57:27.495Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-21T16:57:27.764Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T16:57:27.764Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T16:57:27.764Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-21T16:57:27.959Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T16:57:27.959Z] Fetched 14.7 MB in 2s (9758 kB/s) [2020-04-21T16:57:27.959Z] Selecting previously unselected package libxau6:amd64. [2020-04-21T16:57:27.959Z] (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-21T16:57:27.959Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-21T16:57:27.959Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-21T16:57:28.036Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-21T16:57:28.037Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T16:57:28.037Z] OK: 203 MiB in 52 packages [2020-04-21T16:57:28.224Z] Selecting previously unselected package libbsd0:amd64. [2020-04-21T16:57:28.224Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-21T16:57:28.224Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-21T16:57:28.224Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-21T16:57:28.224Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-21T16:57:28.224Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-21T16:57:28.224Z] Selecting previously unselected package libxcb1:amd64. [2020-04-21T16:57:28.224Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-21T16:57:28.224Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-21T16:57:28.483Z] Selecting previously unselected package libx11-data. [2020-04-21T16:57:28.483Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-21T16:57:28.483Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T16:57:29.050Z] Selecting previously unselected package libx11-6:amd64. [2020-04-21T16:57:29.050Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-21T16:57:29.050Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T16:57:29.308Z] Selecting previously unselected package libxext6:amd64. [2020-04-21T16:57:29.308Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-21T16:57:29.308Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-21T16:57:29.308Z] Selecting previously unselected package perl-modules-5.26. [2020-04-21T16:57:29.308Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-21T16:57:29.308Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T16:57:31.841Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-21T16:57:31.841Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-21T16:57:32.100Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-21T16:57:32.100Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-21T16:57:32.100Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-21T16:57:32.100Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-21T16:57:32.100Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-21T16:57:32.100Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-21T16:57:32.100Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-21T16:57:33.474Z] Selecting previously unselected package perl. [2020-04-21T16:57:33.474Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-21T16:57:33.474Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-21T16:57:33.735Z] Selecting previously unselected package less. [2020-04-21T16:57:33.735Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-21T16:57:33.735Z] Unpacking less (487-0.1) ... [2020-04-21T16:57:33.735Z] Selecting previously unselected package libexpat1:amd64. [2020-04-21T16:57:33.735Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-21T16:57:33.735Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-21T16:57:33.993Z] Selecting previously unselected package netbase. [2020-04-21T16:57:33.993Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-21T16:57:33.993Z] Unpacking netbase (5.4) ... [2020-04-21T16:57:33.993Z] Selecting previously unselected package libedit2:amd64. [2020-04-21T16:57:33.993Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-21T16:57:33.993Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-21T16:57:33.993Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-21T16:57:33.993Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-21T16:57:34.252Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T16:57:34.252Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-21T16:57:34.252Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-21T16:57:34.252Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-21T16:57:34.510Z] Selecting previously unselected package openssh-client. [2020-04-21T16:57:34.510Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-21T16:57:34.510Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T16:57:34.510Z] Selecting previously unselected package xauth. [2020-04-21T16:57:34.510Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-21T16:57:34.705Z] Removing intermediate container d8e9c7e7de9c [2020-04-21T16:57:34.705Z] ---> 87eeef35b0bd [2020-04-21T16:57:34.705Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-21T16:57:34.973Z] ---> Running in 9dee61361774 [2020-04-21T16:57:35.241Z] Removing intermediate container 9dee61361774 [2020-04-21T16:57:35.241Z] ---> e1d7e0574bb0 [2020-04-21T16:57:35.241Z] Step 7/8 : COPY . . [2020-04-21T16:57:36.216Z] ---> 3ad187088301 [2020-04-21T16:57:36.216Z] Step 8/8 : RUN go mod download [2020-04-21T16:57:36.216Z] ---> Running in 69f9243bb38b [2020-04-21T16:57:36.418Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-21T16:57:36.985Z] Selecting previously unselected package curl. [2020-04-21T16:57:36.985Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-21T16:57:36.985Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-21T16:57:37.243Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-21T16:57:37.243Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-21T16:57:37.243Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-21T16:57:37.501Z] Selecting previously unselected package liberror-perl. [2020-04-21T16:57:37.501Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-21T16:57:37.501Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-21T16:57:37.501Z] Selecting previously unselected package git-man. [2020-04-21T16:57:37.501Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-21T16:57:37.501Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T16:57:37.761Z] Selecting previously unselected package git. [2020-04-21T16:57:37.761Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-04-21T16:57:37.761Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T16:57:38.814Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T16:57:38.814Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T16:57:38.814Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T16:57:38.814Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T16:57:38.814Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T16:57:38.814Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T16:57:38.814Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T16:57:38.814Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T16:57:38.814Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T16:57:38.814Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T16:57:38.814Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T16:57:38.814Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T16:57:39.082Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T16:57:39.082Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T16:57:39.082Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T16:57:39.082Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T16:57:39.082Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T16:57:39.082Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T16:57:39.082Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T16:57:39.082Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T16:57:39.136Z] Selecting previously unselected package make. [2020-04-21T16:57:39.136Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-21T16:57:39.136Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-21T16:57:39.136Z] Selecting previously unselected package patch. [2020-04-21T16:57:39.136Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-21T16:57:39.136Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-21T16:57:39.136Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-21T16:57:39.136Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T16:57:39.136Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-21T16:57:39.136Z] Setting up less (487-0.1) ... [2020-04-21T16:57:39.350Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T16:57:39.350Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T16:57:39.350Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T16:57:39.350Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T16:57:39.350Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T16:57:39.350Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T16:57:39.350Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T16:57:39.395Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-21T16:57:39.395Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T16:57:39.395Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-21T16:57:39.618Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T16:57:39.618Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T16:57:39.618Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T16:57:39.618Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T16:57:39.618Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T16:57:39.618Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-21T16:57:39.653Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-21T16:57:39.653Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T16:57:39.653Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-21T16:57:39.653Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-21T16:57:39.653Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-21T16:57:39.653Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-21T16:57:39.653Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-21T16:57:39.653Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T16:57:39.885Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T16:57:39.885Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T16:57:39.885Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T16:57:39.885Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T16:57:39.885Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T16:57:39.885Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T16:57:39.885Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T16:57:39.911Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T16:57:39.911Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-21T16:57:39.911Z] Setting up netbase (5.4) ... [2020-04-21T16:57:40.154Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T16:57:40.154Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T16:57:40.154Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T16:57:40.154Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T16:57:40.154Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-21T16:57:40.154Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T16:57:40.154Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T16:57:40.170Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-21T16:57:40.170Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-21T16:57:40.170Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T16:57:40.170Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-21T16:57:40.170Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-21T16:57:40.422Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T16:57:40.422Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-21T16:57:40.422Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T16:57:40.422Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-21T16:57:40.422Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T16:57:40.422Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T16:57:40.428Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-21T16:57:40.428Z] Setting up liberror-perl (0.17025-1) ... [2020-04-21T16:57:40.428Z] Setting up xauth (1:1.0.10-1) ... [2020-04-21T16:57:40.428Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T16:57:40.428Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-21T16:57:40.688Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T16:57:40.688Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T16:57:40.688Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T16:57:40.688Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T16:57:40.688Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T16:57:40.688Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T16:57:40.688Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T16:57:40.688Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-21T16:57:40.957Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T16:57:40.957Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T16:57:40.957Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T16:57:40.957Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T16:57:40.957Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T16:57:40.957Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T16:57:40.957Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-21T16:57:41.225Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T16:57:41.225Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T16:57:41.225Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T16:57:41.225Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T16:57:42.965Z] curl set to automatically installed. [2020-04-21T16:57:42.965Z] git set to automatically installed. [2020-04-21T16:57:42.965Z] git-man set to automatically installed. [2020-04-21T16:57:42.965Z] less set to automatically installed. [2020-04-21T16:57:42.965Z] libbsd0 set to automatically installed. [2020-04-21T16:57:42.965Z] libcurl3-gnutls set to automatically installed. [2020-04-21T16:57:42.965Z] libedit2 set to automatically installed. [2020-04-21T16:57:42.965Z] liberror-perl set to automatically installed. [2020-04-21T16:57:42.965Z] libexpat1 set to automatically installed. [2020-04-21T16:57:42.965Z] libgdbm-compat4 set to automatically installed. [2020-04-21T16:57:42.965Z] libgdbm5 set to automatically installed. [2020-04-21T16:57:42.965Z] libperl5.26 set to automatically installed. [2020-04-21T16:57:42.965Z] libssl1.0.0 set to automatically installed. [2020-04-21T16:57:42.965Z] libx11-6 set to automatically installed. [2020-04-21T16:57:42.965Z] libx11-data set to automatically installed. [2020-04-21T16:57:42.965Z] libxau6 set to automatically installed. [2020-04-21T16:57:42.965Z] libxcb1 set to automatically installed. [2020-04-21T16:57:42.965Z] libxdmcp6 set to automatically installed. [2020-04-21T16:57:42.965Z] libxext6 set to automatically installed. [2020-04-21T16:57:42.965Z] libxmuu1 set to automatically installed. [2020-04-21T16:57:42.965Z] make set to automatically installed. [2020-04-21T16:57:42.965Z] netbase set to automatically installed. [2020-04-21T16:57:42.965Z] openssh-client set to automatically installed. [2020-04-21T16:57:42.965Z] patch set to automatically installed. [2020-04-21T16:57:42.965Z] perl set to automatically installed. [2020-04-21T16:57:42.965Z] perl-modules-5.26 set to automatically installed. [2020-04-21T16:57:42.965Z] xauth set to automatically installed. [2020-04-21T16:57:42.965Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-21T16:57:42.965Z] Please ensure the environment is properly setup before continuing. [2020-04-21T16:57:42.965Z] Ignore this message if the appropriate measures have already been taken [2020-04-21T16:57:51.314Z] Removing intermediate container 69f9243bb38b [2020-04-21T16:57:51.314Z] ---> d88fc97e8114 [2020-04-21T16:57:51.314Z] Successfully built d88fc97e8114 [2020-04-21T16:57:51.314Z] 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-21T16:57:51.917Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T16:57:52.186Z] . [Pipeline] withDockerContainer [2020-04-21T16:57:52.528Z] prd-ubuntu18.04-docker-arm64-4c-16g-5297 does not seem to be running inside a container [2020-04-21T16:57:52.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T16:57:54.028Z] $ docker top 8ab1615222271bdcd7504a4fdef70cbca650685d9ba2e6a5060ec2df22c1e70e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T16:57:55.101Z] + go version [2020-04-21T16:57:55.101Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T16:57:55.755Z] + make test [2020-04-21T16:57:55.756Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T16:57:56.725Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-21T16:58:05.078Z] Pulling go [2020-04-21T16:58:05.644Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-21T16:58:05.644Z] Skipping pull go (already ran) [2020-04-21T16:58:05.644Z] Building go [2020-04-21T16:58:05.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-21T16:58:05.644Z] Dload Upload Total Spent Left Speed [2020-04-21T16:58:07.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.0M 0 0 51.3M 0 0:00:02 --:--:-- 0:00:02 51.1M 92 115M 92 106M 0 0 82.8M 0 0:00:01 0:00:01 --:--:-- 82.7M 100 115M 100 115M 0 0 84.2M 0 0:00:01 0:00:01 --:--:-- 84.2M [2020-04-21T16:58:08.105Z] go1.11.9.linux-amd64.tar.gz: OK [2020-04-21T16:58:16.219Z] Staging go [2020-04-21T16:58:16.219Z] Pulling device-modbus [2020-04-21T16:58:17.154Z] Skipping build go (already ran) [2020-04-21T16:58:17.154Z] Building device-modbus [2020-04-21T16:58:17.154Z] 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-21T16:58:17.415Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T16:58:17.416Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T16:58:17.416Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T16:58:17.416Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-21T16:58:17.416Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T16:58:17.416Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T16:58:17.416Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-21T16:58:17.416Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-21T16:58:17.416Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T16:58:17.691Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-21T16:58:19.601Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T16:58:19.601Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T16:58:19.601Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T16:58:19.601Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T16:58:19.601Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T16:58:19.601Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T16:58:19.601Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-21T16:58:19.601Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T16:58:19.870Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T16:58:20.130Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T16:58:20.391Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T16:58:20.391Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T16:58:20.391Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T16:58:20.656Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T16:58:20.656Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T16:58:20.918Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T16:58:20.918Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T16:58:20.918Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T16:58:21.180Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T16:58:21.180Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T16:58:21.180Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T16:58:21.180Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T16:58:21.180Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T16:58:21.443Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T16:58:21.443Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T16:58:21.443Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T16:58:21.443Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T16:58:21.719Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T16:58:21.719Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-21T16:58:21.980Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-21T16:58:21.980Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T16:58:22.247Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T16:58:22.247Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T16:58:22.247Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T16:58:22.509Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-21T16:58:22.509Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T16:58:23.824Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-21T16:58:23.824Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.218s coverage: 50.3% of statements [2020-04-21T16:58:23.824Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T16:58:23.890Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T16:58:23.890Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-21T16:58:23.890Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T16:58:23.890Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T16:58:23.890Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T16:58:24.467Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T16:58:27.061Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T16:58:27.061Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T16:58:27.061Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T16:58:27.061Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T16:58:27.061Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T16:58:27.061Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T16:58:27.061Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T16:58:27.723Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T16:58:27.723Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T16:58:28.342Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-21T16:58:28.342Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T16:58:28.343Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T16:58:28.343Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T16:58:28.343Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T16:58:28.343Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T16:58:28.343Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T16:58:28.343Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T16:58:28.343Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T16:58:28.628Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T16:58:28.628Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T16:58:28.917Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T16:58:28.917Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-21T16:58:28.917Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T16:58:28.917Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T16:58:28.917Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T16:58:28.917Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T16:58:29.190Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T16:58:29.190Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T16:58:29.213Z] gofmt -l . [2020-04-21T16:58:29.213Z] [ "`gofmt -l .`" = "" ] [2020-04-21T16:58:29.213Z] ./bin/test-attribution-txt.sh [2020-04-21T16:58:29.453Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-21T16:58:29.453Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T16:58:29.453Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T16:58:29.453Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T16:58:29.712Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T16:58:29.712Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T16:58:29.797Z] ./bin/test-go-mod-tidy.sh [2020-04-21T16:58:30.285Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T16:58:30.285Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [Pipeline] stash [2020-04-21T16:58:30.428Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T16:58:30.802Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T16:58:30.815Z] $ docker stop --time=1 8ab1615222271bdcd7504a4fdef70cbca650685d9ba2e6a5060ec2df22c1e70e [2020-04-21T16:58:33.042Z] $ docker rm -f 8ab1615222271bdcd7504a4fdef70cbca650685d9ba2e6a5060ec2df22c1e70e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T16:58:34.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T16:58:34.475Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T16:58:34.475Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T16:58:34.475Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-21T16:58:34.475Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-21T16:58:34.475Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T16:58:34.475Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-21T16:58:34.586Z] + ls -al . [2020-04-21T16:58:34.586Z] total 136 [2020-04-21T16:58:34.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 16:58 . [2020-04-21T16:58:34.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 16:56 .. [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 16:56 .dockerignore [2020-04-21T16:58:34.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 16:56 .git [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 338 Apr 21 16:56 .gitignore [2020-04-21T16:58:34.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 16:56 .semver [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 5146 Apr 21 16:56 Attribution.txt [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 1422 Apr 21 16:56 Dockerfile [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 954 Apr 21 16:56 Dockerfile.build [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 702 Apr 21 16:56 Jenkinsfile [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 16:56 LICENSE [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 21 16:56 Makefile [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 591 Apr 21 16:56 README.md [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 16:53 VERSION [2020-04-21T16:58:34.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 16:56 bin [2020-04-21T16:58:34.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 16:56 cmd [2020-04-21T16:58:34.586Z] -rw-r--r-- 1 jenkins jenkins 22123 Apr 21 16:58 coverage.out [2020-04-21T16:58:34.586Z] -rw-r--r-- 1 jenkins jenkins 566 Apr 21 16:58 go.mod [2020-04-21T16:58:34.586Z] -rw-r--r-- 1 jenkins jenkins 13382 Apr 21 16:58 go.sum [2020-04-21T16:58:34.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 16:56 internal [2020-04-21T16:58:34.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 16:56 simulator [2020-04-21T16:58:34.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 16:56 snap [2020-04-21T16:58:34.586Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 21 16:56 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T16:58:34.733Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-21T16:58:34.733Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T16:58:34.733Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-21T16:58:34.733Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-21T16:58:34.733Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T16:58:34.733Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T16:58:34.733Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-21T16:58:34.733Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T16:58:34.733Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T16:58:34.733Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-21T16:58:34.733Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-21T16:58:34.733Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-21T16:58:34.733Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-21T16:58:34.733Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T16:58:34.733Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-21T16:58:34.733Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T16:58:34.733Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T16:58:34.733Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T16:58:34.915Z] + 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=c38ed61ac3b96769c536e3c62908c9b77c28b676 --label arch=arm64 --label version=0.0.0 . [2020-04-21T16:58:34.992Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T16:58:34.992Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-21T16:58:34.992Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T16:58:34.992Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T16:58:35.189Z] Sending build context to Docker daemon 612.4kB [2020-04-21T16:58:35.189Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-21T16:58:35.189Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-21T16:58:35.189Z] ---> d88fc97e8114 [2020-04-21T16:58:35.189Z] Step 3/19 : ARG MAKE='make build' [2020-04-21T16:58:35.463Z] ---> Running in bcc9d471a55c [2020-04-21T16:58:35.569Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T16:58:35.569Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T16:58:35.569Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T16:58:36.046Z] Removing intermediate container bcc9d471a55c [2020-04-21T16:58:36.046Z] ---> 3ba555991dbd [2020-04-21T16:58:36.046Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T16:58:36.046Z] ---> Running in bea1308f2881 [2020-04-21T16:58:36.976Z] # github.com/fxamacker/cbor/v2 [2020-04-21T16:58:36.977Z] /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-21T16:58:36.977Z] /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-21T16:58:37.998Z] Removing intermediate container bea1308f2881 [2020-04-21T16:58:37.998Z] ---> 54612a1e0382 [2020-04-21T16:58:37.998Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T16:58:37.998Z] ---> Running in bc7e60d3ee56 [2020-04-21T16:58:38.585Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T16:58:39.549Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T16:58:39.817Z] OK: 203 MiB in 52 packages [2020-04-21T16:58:41.226Z] Removing intermediate container bc7e60d3ee56 [2020-04-21T16:58:41.226Z] ---> a8ea0848133b [2020-04-21T16:58:41.226Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-21T16:58:41.226Z] ---> Running in 94933bc50130 [2020-04-21T16:58:41.238Z] note: module requires Go 1.12make: *** [cmd/device-modbus] Error 2 [2020-04-21T16:58:41.238Z] Makefile:21: recipe for target 'cmd/device-modbus' failed [2020-04-21T16:58:41.238Z] Failed to run 'override-build': Exit code was 2. [2020-04-21T16:58:41.493Z] Removing intermediate container 94933bc50130 [2020-04-21T16:58:41.493Z] ---> c1ad32336cf0 [2020-04-21T16:58:41.493Z] Step 7/19 : COPY . . [Pipeline] } [2020-04-21T16:58:42.631Z] 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-21T16:58:43.396Z] Failed in branch amd64 [2020-04-21T16:58:43.487Z] ---> e5578ab3deed [2020-04-21T16:58:43.487Z] Step 8/19 : RUN ${MAKE} [2020-04-21T16:58:43.487Z] ---> Running in ae6fe8bddf71 [2020-04-21T16:58:44.513Z] 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-21T16:59:11.258Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T16:59:14.602Z] Removing intermediate container ae6fe8bddf71 [2020-04-21T16:59:14.602Z] ---> 919822c0b497 [2020-04-21T16:59:14.602Z] Step 9/19 : FROM scratch [2020-04-21T16:59:14.602Z] ---> [2020-04-21T16:59:14.602Z] Step 10/19 : ENV APP_PORT=49991 [2020-04-21T16:59:14.602Z] ---> Running in fc0501029c18 [2020-04-21T16:59:14.602Z] Removing intermediate container fc0501029c18 [2020-04-21T16:59:14.602Z] ---> acb6c1f11238 [2020-04-21T16:59:14.602Z] Step 11/19 : EXPOSE $APP_PORT [2020-04-21T16:59:14.602Z] ---> Running in 9dc5b478e994 [2020-04-21T16:59:14.868Z] Removing intermediate container 9dc5b478e994 [2020-04-21T16:59:14.868Z] ---> edcd00c36cb4 [2020-04-21T16:59:14.868Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-21T16:59:15.827Z] ---> 62df335561b3 [2020-04-21T16:59:15.827Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-04-21T16:59:16.096Z] ---> 11f81670e61c [2020-04-21T16:59:16.096Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-04-21T16:59:16.681Z] ---> 9836f435f301 [2020-04-21T16:59:16.681Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-04-21T16:59:16.949Z] ---> Running in 29b1bfe1e957 [2020-04-21T16:59:17.217Z] Removing intermediate container 29b1bfe1e957 [2020-04-21T16:59:17.217Z] ---> b90c7eaec088 [2020-04-21T16:59:17.217Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-21T16:59:17.217Z] ---> Running in 1ab2ee0e9bc3 [2020-04-21T16:59:17.491Z] Removing intermediate container 1ab2ee0e9bc3 [2020-04-21T16:59:17.491Z] ---> 452e6606cc48 [2020-04-21T16:59:17.491Z] Step 17/19 : LABEL arch=arm64 [2020-04-21T16:59:17.758Z] ---> Running in 91364c2354a5 [2020-04-21T16:59:18.025Z] Removing intermediate container 91364c2354a5 [2020-04-21T16:59:18.025Z] ---> 9d18f56e3a07 [2020-04-21T16:59:18.025Z] Step 18/19 : LABEL git_sha=c38ed61ac3b96769c536e3c62908c9b77c28b676 [2020-04-21T16:59:18.292Z] ---> Running in d7a115a0145a [2020-04-21T16:59:18.560Z] Removing intermediate container d7a115a0145a [2020-04-21T16:59:18.560Z] ---> 73f41a632a75 [2020-04-21T16:59:18.560Z] Step 19/19 : LABEL version=0.0.0 [2020-04-21T16:59:18.560Z] ---> Running in 018e6d26eeea [2020-04-21T16:59:19.255Z] Removing intermediate container 018e6d26eeea [2020-04-21T16:59:19.255Z] ---> dcfc72293d87 [2020-04-21T16:59:19.255Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T16:59:19.255Z] Successfully built dcfc72293d87 [2020-04-21T16:59:19.255Z] 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-21T16:59:20.058Z] + + find /w/workspace/device-modbus-go/5 [2020-04-21T16:59:20.058Z] grep snapcraft.yaml [2020-04-21T16:59:20.058Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/5/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T16:59:20.223Z] provisioning config files... [2020-04-21T16:59:20.245Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/5@tmp/config2675056365549558516tmp [Pipeline] { [Pipeline] sh [2020-04-21T16:59:20.638Z] + cp /w/workspace/device-modbus-go/5@tmp/config2675056365549558516tmp /w/workspace/device-modbus-go/5/edgex-snap-store-login [Pipeline] sh [2020-04-21T16:59:20.965Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/5:/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-21T16:59:21.233Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-21T16:59:21.498Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-21T16:59:21.498Z] b2f61026a351: Pulling fs layer [2020-04-21T16:59:21.498Z] 5538fb30c42c: Pulling fs layer [2020-04-21T16:59:21.498Z] f0b05810781a: Pulling fs layer [2020-04-21T16:59:21.498Z] 0180a33352d6: Pulling fs layer [2020-04-21T16:59:21.498Z] e7604b0c0f53: Pulling fs layer [2020-04-21T16:59:21.498Z] db689cb83ae0: Pulling fs layer [2020-04-21T16:59:21.498Z] 6138af208834: Pulling fs layer [2020-04-21T16:59:21.498Z] 007c8e8c5d63: Pulling fs layer [2020-04-21T16:59:21.498Z] 4f7a387c642f: Pulling fs layer [2020-04-21T16:59:21.498Z] db689cb83ae0: Waiting [2020-04-21T16:59:21.498Z] 6138af208834: Waiting [2020-04-21T16:59:21.498Z] 007c8e8c5d63: Waiting [2020-04-21T16:59:21.498Z] 4f7a387c642f: Waiting [2020-04-21T16:59:21.498Z] f0b05810781a: Download complete [2020-04-21T16:59:21.498Z] 5538fb30c42c: Verifying Checksum [2020-04-21T16:59:21.498Z] 5538fb30c42c: Download complete [2020-04-21T16:59:21.498Z] 0180a33352d6: Verifying Checksum [2020-04-21T16:59:21.498Z] 0180a33352d6: Download complete [2020-04-21T16:59:21.498Z] db689cb83ae0: Verifying Checksum [2020-04-21T16:59:21.498Z] db689cb83ae0: Download complete [2020-04-21T16:59:21.498Z] 6138af208834: Download complete [2020-04-21T16:59:21.498Z] 007c8e8c5d63: Verifying Checksum [2020-04-21T16:59:21.498Z] 007c8e8c5d63: Download complete [2020-04-21T16:59:21.498Z] 4f7a387c642f: Verifying Checksum [2020-04-21T16:59:21.498Z] 4f7a387c642f: Download complete [2020-04-21T16:59:23.448Z] b2f61026a351: Verifying Checksum [2020-04-21T16:59:23.448Z] b2f61026a351: Download complete [2020-04-21T16:59:26.788Z] b2f61026a351: Pull complete [2020-04-21T16:59:26.789Z] 5538fb30c42c: Pull complete [2020-04-21T16:59:27.056Z] f0b05810781a: Pull complete [2020-04-21T16:59:27.325Z] 0180a33352d6: Pull complete [2020-04-21T16:59:45.522Z] e7604b0c0f53: Verifying Checksum [2020-04-21T16:59:45.522Z] e7604b0c0f53: Download complete [2020-04-21T17:00:17.783Z] e7604b0c0f53: Pull complete [2020-04-21T17:00:17.783Z] db689cb83ae0: Pull complete [2020-04-21T17:00:17.783Z] 6138af208834: Pull complete [2020-04-21T17:00:17.783Z] 007c8e8c5d63: Pull complete [2020-04-21T17:00:17.783Z] 4f7a387c642f: Pull complete [2020-04-21T17:00:17.783Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-21T17:00:17.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-21T17:00:22.041Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-21T17:00:22.041Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-21T17:00:22.041Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-21T17:00:22.041Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-21T17:00:22.309Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] [2020-04-21T17:00:22.576Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [846 kB] [2020-04-21T17:00:22.844Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-04-21T17:00:22.844Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] [2020-04-21T17:00:22.844Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] [2020-04-21T17:00:22.844Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-21T17:00:23.429Z] Fetched 3650 kB in 2s (1754 kB/s) [2020-04-21T17:00:27.669Z] Reading package lists... [2020-04-21T17:00:39.974Z] 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-21T17:00:42.541Z] Reading package lists... [2020-04-21T17:00:43.386Z] Building dependency tree... [2020-04-21T17:00:43.386Z] Reading state information... [2020-04-21T17:00:43.968Z] The following packages were automatically installed and are no longer required: [2020-04-21T17:00:43.968Z] libjq1 liblzo2-2 libonig4 [2020-04-21T17:00:43.968Z] Use 'sudo apt autoremove' to remove them. [2020-04-21T17:00:43.968Z] Suggested packages: [2020-04-21T17:00:43.968Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-21T17:00:43.968Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-21T17:00:43.968Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-21T17:00:43.968Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-21T17:00:44.233Z] The following NEW packages will be installed: [2020-04-21T17:00:44.233Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-21T17:00:44.233Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-21T17:00:44.233Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-21T17:00:44.233Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-21T17:00:44.499Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-21T17:00:44.499Z] Need to get 12.9 MB of archives. [2020-04-21T17:00:44.499Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-21T17:00:44.499Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-21T17:00:44.499Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-21T17:00:44.764Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-21T17:00:44.764Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-21T17:00:44.764Z] 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-21T17:00:44.764Z] 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-21T17:00:45.030Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-21T17:00:45.030Z] 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-21T17:00:45.299Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-21T17:00:45.299Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-21T17:00:45.299Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-21T17:00:45.564Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-21T17:00:45.564Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-21T17:00:45.564Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-21T17:00:45.564Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-21T17:00:45.831Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-21T17:00:45.831Z] 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-21T17:00:45.831Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-21T17:00:45.831Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-21T17:00:45.831Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-21T17:00:45.831Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-21T17:00:45.831Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-21T17:00:45.831Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-21T17:00:45.831Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-21T17:00:45.831Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-04-21T17:00:46.099Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-21T17:00:46.099Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-21T17:00:46.682Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T17:00:46.682Z] Fetched 12.9 MB in 2s (7001 kB/s) [2020-04-21T17:00:46.682Z] Selecting previously unselected package libxau6:arm64. [2020-04-21T17:00:46.682Z] (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-21T17:00:46.682Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-21T17:00:46.949Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-21T17:00:46.949Z] Selecting previously unselected package libbsd0:arm64. [2020-04-21T17:00:46.949Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-21T17:00:46.949Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-21T17:00:46.949Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-21T17:00:47.217Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-21T17:00:47.217Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-21T17:00:47.217Z] Selecting previously unselected package libxcb1:arm64. [2020-04-21T17:00:47.217Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-21T17:00:47.217Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-21T17:00:47.217Z] Selecting previously unselected package libx11-data. [2020-04-21T17:00:47.217Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-21T17:00:47.217Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:00:47.485Z] Selecting previously unselected package libx11-6:arm64. [2020-04-21T17:00:47.485Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-21T17:00:47.485Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:00:47.751Z] Selecting previously unselected package libxext6:arm64. [2020-04-21T17:00:47.751Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-21T17:00:47.751Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-21T17:00:48.020Z] Selecting previously unselected package perl-modules-5.26. [2020-04-21T17:00:48.020Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-21T17:00:48.020Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:00:49.431Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-21T17:00:49.431Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-21T17:00:49.431Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-21T17:00:49.431Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-21T17:00:49.431Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-21T17:00:49.431Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-21T17:00:49.698Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-21T17:00:49.698Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-21T17:00:49.698Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:00:51.107Z] Selecting previously unselected package perl. [2020-04-21T17:00:51.107Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-21T17:00:51.107Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-21T17:00:51.107Z] Selecting previously unselected package less. [2020-04-21T17:00:51.107Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-21T17:00:51.107Z] Unpacking less (487-0.1) ... [2020-04-21T17:00:51.375Z] Selecting previously unselected package libexpat1:arm64. [2020-04-21T17:00:51.375Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-21T17:00:51.375Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-21T17:00:51.375Z] Selecting previously unselected package netbase. [2020-04-21T17:00:51.375Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-21T17:00:51.375Z] Unpacking netbase (5.4) ... [2020-04-21T17:00:51.641Z] Selecting previously unselected package libedit2:arm64. [2020-04-21T17:00:51.641Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-21T17:00:51.641Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-21T17:00:51.908Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-21T17:00:51.908Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-21T17:00:51.908Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T17:00:52.176Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-21T17:00:52.176Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-21T17:00:52.176Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-21T17:00:52.176Z] Selecting previously unselected package openssh-client. [2020-04-21T17:00:52.176Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-21T17:00:52.176Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T17:00:52.444Z] Selecting previously unselected package xauth. [2020-04-21T17:00:52.444Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-21T17:00:52.444Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-21T17:00:52.444Z] Selecting previously unselected package curl. [2020-04-21T17:00:52.444Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-21T17:00:52.444Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-21T17:00:52.711Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-21T17:00:52.711Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-21T17:00:52.711Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-21T17:00:52.978Z] Selecting previously unselected package liberror-perl. [2020-04-21T17:00:52.978Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-21T17:00:52.978Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-21T17:00:52.978Z] Selecting previously unselected package git-man. [2020-04-21T17:00:52.978Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-21T17:00:52.978Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:00:53.246Z] Selecting previously unselected package git. [2020-04-21T17:00:53.246Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-04-21T17:00:53.246Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:00:54.658Z] Selecting previously unselected package make. [2020-04-21T17:00:54.658Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-21T17:00:54.658Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-21T17:00:54.658Z] Selecting previously unselected package patch. [2020-04-21T17:00:54.658Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-21T17:00:54.658Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-21T17:00:54.933Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-21T17:00:54.933Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:00:54.933Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-21T17:00:54.933Z] Setting up less (487-0.1) ... [2020-04-21T17:00:55.199Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-21T17:00:55.199Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T17:00:55.780Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-21T17:00:55.780Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-21T17:00:55.780Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:00:55.780Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-21T17:00:55.780Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-21T17:00:55.780Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-21T17:00:55.780Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-21T17:00:55.780Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-21T17:00:55.780Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T17:00:56.364Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:00:56.364Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-21T17:00:56.364Z] Setting up netbase (5.4) ... [2020-04-21T17:00:56.364Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:00:56.364Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-21T17:00:56.364Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:00:56.629Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-21T17:00:56.629Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-21T17:00:56.630Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-21T17:00:56.630Z] Setting up liberror-perl (0.17025-1) ... [2020-04-21T17:00:56.630Z] Setting up xauth (1:1.0.10-1) ... [2020-04-21T17:00:56.630Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:00:56.895Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-21T17:01:03.526Z] curl set to automatically installed. [2020-04-21T17:01:03.527Z] git set to automatically installed. [2020-04-21T17:01:03.527Z] git-man set to automatically installed. [2020-04-21T17:01:03.527Z] less set to automatically installed. [2020-04-21T17:01:03.527Z] libbsd0 set to automatically installed. [2020-04-21T17:01:03.527Z] libcurl3-gnutls set to automatically installed. [2020-04-21T17:01:03.527Z] libedit2 set to automatically installed. [2020-04-21T17:01:03.527Z] liberror-perl set to automatically installed. [2020-04-21T17:01:03.527Z] libexpat1 set to automatically installed. [2020-04-21T17:01:03.527Z] libgdbm-compat4 set to automatically installed. [2020-04-21T17:01:03.527Z] libgdbm5 set to automatically installed. [2020-04-21T17:01:03.527Z] libperl5.26 set to automatically installed. [2020-04-21T17:01:03.527Z] libssl1.0.0 set to automatically installed. [2020-04-21T17:01:03.527Z] libx11-6 set to automatically installed. [2020-04-21T17:01:03.527Z] libx11-data set to automatically installed. [2020-04-21T17:01:03.527Z] libxau6 set to automatically installed. [2020-04-21T17:01:03.527Z] libxcb1 set to automatically installed. [2020-04-21T17:01:03.527Z] libxdmcp6 set to automatically installed. [2020-04-21T17:01:03.527Z] libxext6 set to automatically installed. [2020-04-21T17:01:03.527Z] libxmuu1 set to automatically installed. [2020-04-21T17:01:03.527Z] make set to automatically installed. [2020-04-21T17:01:03.527Z] netbase set to automatically installed. [2020-04-21T17:01:03.527Z] openssh-client set to automatically installed. [2020-04-21T17:01:03.527Z] patch set to automatically installed. [2020-04-21T17:01:03.527Z] perl set to automatically installed. [2020-04-21T17:01:03.527Z] perl-modules-5.26 set to automatically installed. [2020-04-21T17:01:03.527Z] xauth set to automatically installed. [2020-04-21T17:01:03.527Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-21T17:01:03.527Z] Please ensure the environment is properly setup before continuing. [2020-04-21T17:01:03.527Z] Ignore this message if the appropriate measures have already been taken [2020-04-21T17:01:25.567Z] Pulling go [2020-04-21T17:01:28.996Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-21T17:01:28.996Z] Skipping pull go (already ran) [2020-04-21T17:01:28.996Z] Building go [2020-04-21T17:01:28.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-21T17:01:28.996Z] Dload Upload Total Spent Left Speed [2020-04-21T17:01:30.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 94.3M 17 16.7M 0 0 29.5M 0 0:00:03 --:--:-- 0:00:03 29.4M 68 94.3M 68 64.9M 0 0 41.0M 0 0:00:02 0:00:01 0:00:01 40.9M 100 94.3M 100 94.3M 0 0 43.0M 0 0:00:02 0:00:02 --:--:-- 43.0M [2020-04-21T17:01:32.232Z] go1.11.9.linux-arm64.tar.gz: OK [2020-04-21T17:01:50.443Z] Staging go [2020-04-21T17:01:53.026Z] Pulling device-modbus [2020-04-21T17:01:55.602Z] Skipping build go (already ran) [2020-04-21T17:01:55.602Z] Building device-modbus [2020-04-21T17:01:55.873Z] 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-21T17:01:55.873Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:01:55.873Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:01:55.873Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-21T17:01:55.873Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T17:01:55.873Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-21T17:01:55.873Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T17:01:55.873Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T17:01:55.873Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-21T17:01:55.873Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:01:56.843Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-21T17:01:58.272Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T17:01:58.272Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:01:58.272Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:01:58.272Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:01:58.272Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T17:01:58.543Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:01:58.543Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T17:01:58.543Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T17:01:59.517Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T17:01:59.517Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-21T17:02:00.499Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:02:00.499Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T17:02:00.772Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:02:00.772Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-21T17:02:01.042Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T17:02:01.312Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:02:01.923Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T17:02:02.191Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:02:02.461Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T17:02:03.056Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:02:03.326Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:02:03.326Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-21T17:02:03.326Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:02:03.326Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T17:02:03.597Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:02:04.192Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T17:02:04.192Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-21T17:02:04.463Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:02:04.736Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T17:02:05.007Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T17:02:05.601Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:02:05.601Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T17:02:05.601Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T17:02:05.872Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:02:07.301Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T17:02:07.301Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T17:02:07.301Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T17:02:07.301Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T17:02:07.301Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-21T17:02:07.301Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T17:02:07.571Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T17:02:09.008Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T17:02:11.610Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T17:02:11.610Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T17:02:11.610Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T17:02:11.610Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:02:11.610Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T17:02:11.610Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:02:11.610Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T17:02:11.610Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:02:13.562Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T17:02:14.157Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T17:02:14.746Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-21T17:02:14.746Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T17:02:14.746Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T17:02:14.746Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T17:02:14.746Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T17:02:14.746Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T17:02:14.746Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:02:15.021Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T17:02:15.294Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T17:02:15.294Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T17:02:16.269Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T17:02:16.269Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T17:02:16.859Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T17:02:16.859Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T17:02:16.859Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-21T17:02:17.141Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T17:02:17.141Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T17:02:17.141Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-21T17:02:17.141Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T17:02:17.142Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T17:02:17.414Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T17:02:18.016Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T17:02:18.016Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T17:02:18.292Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:02:19.714Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T17:02:19.714Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-21T17:02:20.683Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:02:20.683Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:02:20.683Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-21T17:02:20.683Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-21T17:02:21.906Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-21T17:02:21.906Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:02:21.906Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-21T17:02:21.906Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-21T17:02:21.906Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:02:21.906Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:02:21.906Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:02:21.906Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-21T17:02:21.906Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:02:21.906Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:02:21.906Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:02:21.906Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:02:21.906Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:02:21.906Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:02:21.906Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:02:21.906Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:02:21.906Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:02:21.906Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:02:21.906Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:02:21.906Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-21T17:02:21.906Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:02:21.906Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-21T17:02:22.174Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:02:22.443Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:02:23.848Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:02:23.848Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:02:23.848Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:02:26.433Z] # github.com/fxamacker/cbor/v2 [2020-04-21T17:02:26.433Z] /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-21T17:02:26.433Z] /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-21T17:02:41.455Z] note: module requires Go 1.12make: *** [cmd/device-modbus] Error 2 [2020-04-21T17:02:41.455Z] Makefile:21: recipe for target 'cmd/device-modbus' failed [2020-04-21T17:02:41.455Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-21T17:02:43.412Z] 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-21T17:02:44.125Z] 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-21T17:02:45.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:02:46.749Z] ---> package-listing.sh [2020-04-21T17:02:46.749Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T17:02:46.749Z] ++ facter osfamily [2020-04-21T17:02:46.749Z] + OS_FAMILY=redhat [2020-04-21T17:02:46.749Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-21T17:02:46.749Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T17:02:46.749Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T17:02:46.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T17:02:46.749Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T17:02:46.749Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-21T17:02:46.749Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T17:02:46.749Z] + case "${OS_FAMILY}" in [2020-04-21T17:02:46.749Z] + rpm -qa [2020-04-21T17:02:46.749Z] + sort [2020-04-21T17:02:55.193Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T17:02:55.193Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T17:02:55.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T17:02:55.193Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-21T17:02:55.193Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [2020-04-21T17:02:55.193Z] + 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-21T17:02:55.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T17:02:55.745Z] [2020-04-21T17:02:55.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:02:56.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T17:02:56.149Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T17:02:56.149Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T17:02:56.149Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T17:02:56.149Z] 756a868c4378: Pulling fs layer [2020-04-21T17:02:56.149Z] 444b2fc9a129: Pulling fs layer [2020-04-21T17:02:56.149Z] ea15f1150254: Pulling fs layer [2020-04-21T17:02:56.149Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T17:02:56.149Z] 28c525ee5125: Pulling fs layer [2020-04-21T17:02:56.149Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T17:02:56.149Z] 138eaada9080: Pulling fs layer [2020-04-21T17:02:56.149Z] 0622d0fa9048: Pulling fs layer [2020-04-21T17:02:56.149Z] 444b2fc9a129: Waiting [2020-04-21T17:02:56.149Z] 41b27a9f41bf: Waiting [2020-04-21T17:02:56.149Z] 28c525ee5125: Waiting [2020-04-21T17:02:56.149Z] ea15f1150254: Waiting [2020-04-21T17:02:56.149Z] 094b1ea09ed8: Waiting [2020-04-21T17:02:56.149Z] 0622d0fa9048: Waiting [2020-04-21T17:02:56.149Z] 138eaada9080: Waiting [2020-04-21T17:02:56.149Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T17:02:56.149Z] 2cc5ad85d9ab: Download complete [2020-04-21T17:02:56.149Z] 444b2fc9a129: Download complete [2020-04-21T17:02:56.456Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T17:02:56.456Z] ea15f1150254: Verifying Checksum [2020-04-21T17:02:56.456Z] ea15f1150254: Download complete [2020-04-21T17:02:56.456Z] 28c525ee5125: Verifying Checksum [2020-04-21T17:02:56.456Z] 28c525ee5125: Download complete [2020-04-21T17:02:57.464Z] 756a868c4378: Verifying Checksum [2020-04-21T17:02:57.464Z] 756a868c4378: Download complete [2020-04-21T17:02:57.464Z] c9b1b535fdd9: Pull complete [2020-04-21T17:02:57.464Z] 138eaada9080: Verifying Checksum [2020-04-21T17:02:57.464Z] 138eaada9080: Download complete [2020-04-21T17:02:57.464Z] 0622d0fa9048: Verifying Checksum [2020-04-21T17:02:57.464Z] 0622d0fa9048: Download complete [2020-04-21T17:02:57.464Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T17:02:57.464Z] 094b1ea09ed8: Download complete [2020-04-21T17:02:58.504Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T17:02:58.504Z] 41b27a9f41bf: Download complete [2020-04-21T17:02:58.504Z] 2cc5ad85d9ab: Pull complete [2020-04-21T17:03:01.119Z] 756a868c4378: Pull complete [2020-04-21T17:03:01.119Z] 444b2fc9a129: Pull complete [2020-04-21T17:03:01.762Z] ea15f1150254: Pull complete [2020-04-21T17:03:08.911Z] 41b27a9f41bf: Pull complete [2020-04-21T17:03:08.911Z] 28c525ee5125: Pull complete [2020-04-21T17:03:11.543Z] 094b1ea09ed8: Pull complete [2020-04-21T17:03:11.807Z] 138eaada9080: Pull complete [2020-04-21T17:03:13.220Z] 0622d0fa9048: Pull complete [2020-04-21T17:03:13.220Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T17:03:13.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T17:03:13.518Z] prd-centos7-docker-4c-2g-5292 does not seem to be running inside a container [2020-04-21T17:03:13.673Z] $ 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-21T17:03:15.177Z] $ docker top 07f81dd00bd0efec46b409f037252d21357e13932d327cbaa550c586b8163a8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T17:03:15.625Z] provisioning config files... [2020-04-21T17:03:15.652Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config1596297306231674670tmp [Pipeline] { [Pipeline] echo [2020-04-21T17:03:15.732Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:03:16.403Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T17:03:16.414Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:03:16.722Z] ---> logs-deploy.sh [2020-04-21T17:03:16.722Z] + ARCHIVE_ARTIFACTS= [2020-04-21T17:03:16.722Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T17:03:16.722Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T17:03:16.722Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T17:03:16.722Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/5 [2020-04-21T17:03:16.722Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/5/ [2020-04-21T17:03:16.722Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/5 /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-21T17:03:19.317Z] Archives upload complete. [2020-04-21T17:03:19.593Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/5/