Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-modbus-go Obtained Jenkinsfile from cbbbde00792c7bbfc516019c3707f440cae09b1c+19fa6973f701ad94a11b5f6c391ca92bd197d7ff (95ded14c8d848afe8de33e947d33ca2f07686d36) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4726 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 Fetching without tags Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit cbbbde00792c7bbfc516019c3707f440cae09b1c using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 Merge succeeded, producing 305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 Checking out Revision 305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 (PR-139) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 # timeout=10 Commit message: "Merge commit '19fa6973f701ad94a11b5f6c391ca92bd197d7ff' into HEAD" > git rev-list --no-walk cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:22 ========================================================= 16:52:22 EdgeX Global Pipelines Version Info 16:52:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:52:24 ------------------- 16:52:24 stable info: 16:52:24 ------------------- 16:52:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:24 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 16:52:24 Message: update stable to v1.0.73 16:52:24 ------------------- 16:52:24 experimental info: 16:52:24 ------------------- 16:52:24 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:24 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 16:52:24 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 16:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:26 16:52:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:52:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:27 latest: Pulling from edgex-devops/git-semver 16:52:27 9123ac7c32f7: Pulling fs layer 16:52:27 b8cc5d1170e3: Pulling fs layer 16:52:27 2924cbbf6a41: Pulling fs layer 16:52:27 93b08a4f1073: Pulling fs layer 16:52:27 93b08a4f1073: Waiting 16:52:27 b8cc5d1170e3: Download complete 16:52:27 9123ac7c32f7: Verifying Checksum 16:52:27 9123ac7c32f7: Download complete 16:52:27 93b08a4f1073: Verifying Checksum 16:52:27 93b08a4f1073: Download complete 16:52:27 2924cbbf6a41: Verifying Checksum 16:52:27 2924cbbf6a41: Download complete 16:52:27 9123ac7c32f7: Pull complete 16:52:27 b8cc5d1170e3: Pull complete 16:52:28 2924cbbf6a41: Pull complete 16:52:28 93b08a4f1073: Pull complete 16:52:28 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:52:28 prd-centos7-docker-4c-2g-4726 does not seem to be running inside a container 16:52:28 $ 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 16:52:29 $ docker top df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:29 [ssh-agent] Looking for ssh-agent implementation... 16:52:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:30 $ docker exec df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent 16:52:30 SSH_AUTH_SOCK=/tmp/ssh-BPkvhkLRLq1I/agent.15 16:52:30 SSH_AGENT_PID=21 16:52:30 Running ssh-add (command line suppressed) 16:52:30 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_6157721831570739976.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_6157721831570739976.key) 16:52:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:30 + git describe --exact-match --tags HEAD 16:52:30 fatal: No names found, cannot describe anything. [Pipeline] } 16:52:30 $ docker exec --env ******** --env ******** df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent -k 16:52:31 unset SSH_AUTH_SOCK; 16:52:31 unset SSH_AGENT_PID; 16:52:31 echo Agent pid 21 killed; 16:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:52:31 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:52:31 This usually means this commit has not been tagged. [Pipeline] sshagent 16:52:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:31 [ssh-agent] Looking for ssh-agent implementation... 16:52:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:31 $ docker exec df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent 16:52:31 SSH_AUTH_SOCK=/tmp/ssh-YNoP1S2KJjNh/agent.57 16:52:31 SSH_AGENT_PID=63 16:52:31 Running ssh-add (command line suppressed) 16:52:31 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_765911546205940152.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_765911546205940152.key) 16:52:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:32 + git semver init 16:52:32 # -> Open(): unable to determine branch for HEAD 16:52:32 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.git 16:52:32 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-139 16:52:32 # $SEMVER_REMOTE_NAME = origin 16:52:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:52:32 # $SEMVER_USER_NAME = edgex-jenkins 16:52:32 # $SEMVER_BRANCH = PR-139 16:52:32 # $SEMVER_TEMP = /tmp/semver-572971879 16:52:32 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 16:52:32 # '/tmp/semver-572971879' -> '/w/workspace/xfoundry_device-modbus-go_PR-139/.semver' 16:52:32 # -> Force: false 16:52:32 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.semver [Pipeline] } 16:52:32 $ docker exec --env ******** --env ******** df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 ssh-agent -k 16:52:32 unset SSH_AUTH_SOCK; 16:52:32 unset SSH_AGENT_PID; 16:52:32 echo Agent pid 63 killed; 16:52:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:33 + git semver [Pipeline] } 16:52:33 $ docker stop --time=1 df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 16:52:34 $ docker rm -f df1da692720e45b6ba5ffd4092f79d7eb481607db358def14cdde1ebcc08acf3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:52:35 Stashed 23 file(s) [Pipeline] echo 16:52:35 [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 16:52:50 Still waiting to schedule task 16:52:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:52:50 Still waiting to schedule task 16:52:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:54:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4727 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws 16:54:36 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 16:54:42 using credential edgex-jenkins-ssh 16:54:42 Cloning the remote Git repository 16:54:42 Cloning with configured refspecs honoured and without tags 16:54:42 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 16:54:42 > git init /w/workspace/device-modbus-go/3 # timeout=10 16:54:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:54:42 > git --version # timeout=10 16:54:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:43 > 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 16:54:44 Fetching without tags 16:54:44 Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit cbbbde00792c7bbfc516019c3707f440cae09b1c 16:54:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:54:43 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 16:54:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:54:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:54:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:54:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:44 > 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 16:54:44 > git config core.sparsecheckout # timeout=10 16:54:44 > git checkout -f cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 16:54:44 Merge succeeded, producing 43deb5a26c9478407419a54774821d3486c7e7b5 16:54:44 Checking out Revision 43deb5a26c9478407419a54774821d3486c7e7b5 (PR-139) 16:54:44 > git remote # timeout=10 16:54:44 > git config --get remote.origin.url # timeout=10 16:54:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:44 > git merge 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 16:54:44 > git rev-parse HEAD^{commit} # timeout=10 16:54:44 > git config core.sparsecheckout # timeout=10 16:54:44 > git checkout -f 43deb5a26c9478407419a54774821d3486c7e7b5 # timeout=10 16:54:49 Commit message: "Merge commit '19fa6973f701ad94a11b5f6c391ca92bd197d7ff' into HEAD" 16:54:49 > git rev-list --no-walk cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:54:50 ========================================================= 16:54:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:54:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:54:51 + 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 . 16:54:52 Sending build context to Docker daemon 574kB 16:54:52 Step 1/8 : ARG BASE=golang:1.13-alpine 16:54:52 Step 2/8 : FROM ${BASE} 16:54:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:54:52 cde5963f3b93: Pulling fs layer 16:54:52 2a23fa8c16f7: Pulling fs layer 16:54:52 777b28850792: Pulling fs layer 16:54:52 8a11ddd9e578: Pulling fs layer 16:54:52 4cf88f913ddb: Pulling fs layer 16:54:52 1df406cf5192: Pulling fs layer 16:54:52 cd6300453558: Pulling fs layer 16:54:52 b9c365052c96: Pulling fs layer 16:54:52 a2d8cc88f415: Pulling fs layer 16:54:52 ea1d1ca13537: Pulling fs layer 16:54:52 3750a50a1c5e: Pulling fs layer 16:54:52 8a11ddd9e578: Waiting 16:54:52 4cf88f913ddb: Waiting 16:54:52 1df406cf5192: Waiting 16:54:52 cd6300453558: Waiting 16:54:52 b9c365052c96: Waiting 16:54:52 a2d8cc88f415: Waiting 16:54:52 ea1d1ca13537: Waiting 16:54:52 3750a50a1c5e: Waiting 16:54:52 777b28850792: Download complete 16:54:53 2a23fa8c16f7: Verifying Checksum 16:54:53 2a23fa8c16f7: Download complete 16:54:53 4cf88f913ddb: Verifying Checksum 16:54:53 4cf88f913ddb: Download complete 16:54:53 1df406cf5192: Verifying Checksum 16:54:53 1df406cf5192: Download complete 16:54:53 cde5963f3b93: Verifying Checksum 16:54:53 cde5963f3b93: Download complete 16:54:54 cde5963f3b93: Pull complete 16:54:54 2a23fa8c16f7: Pull complete 16:54:54 777b28850792: Pull complete 16:54:57 cd6300453558: Verifying Checksum 16:54:57 cd6300453558: Download complete 16:54:57 a2d8cc88f415: Verifying Checksum 16:54:57 a2d8cc88f415: Download complete 16:55:00 ea1d1ca13537: Verifying Checksum 16:55:00 ea1d1ca13537: Download complete 16:55:00 3750a50a1c5e: Verifying Checksum 16:55:00 3750a50a1c5e: Download complete 16:55:02 b9c365052c96: Verifying Checksum 16:55:02 b9c365052c96: Download complete 16:55:04 8a11ddd9e578: Verifying Checksum 16:55:04 8a11ddd9e578: Download complete 16:55:16 8a11ddd9e578: Pull complete 16:55:16 4cf88f913ddb: Pull complete 16:55:16 1df406cf5192: Pull complete 16:55:21 cd6300453558: Pull complete 16:55:26 b9c365052c96: Pull complete 16:55:26 a2d8cc88f415: Pull complete 16:55:28 ea1d1ca13537: Pull complete 16:55:29 3750a50a1c5e: Pull complete 16:55:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:55:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:55:29 ---> 78745c68409d 16:55:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 16:55:32 ---> Running in cde340e9f9cb 16:55:33 Removing intermediate container cde340e9f9cb 16:55:33 ---> 0aacfb42fa0f 16:55:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:33 ---> Running in 49e0329a0963 16:55:34 Removing intermediate container 49e0329a0963 16:55:34 ---> e8c4ce49c088 16:55:34 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 16:55:34 ---> Running in 3878cc333195 16:55:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:55:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:55:37 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 16:55:37 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 16:55:37 (3/18) Installing libmagic (5.37-r1) 16:55:37 (4/18) Installing file (5.37-r1) 16:55:37 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 16:55:37 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 16:55:37 Running on prd-centos7-docker-4c-2g-4728 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws 16:55:37 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 16:55:37 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 16:55:39 (8/18) Installing libc-dev (0.7.2-r0) 16:55:39 (9/18) Installing g++ (9.2.0-r4) 16:55:41 (10/18) Installing fortify-headers (1.1-r0) 16:55:41 (11/18) Installing build-base (0.5-r1) 16:55:41 (12/18) Installing openssh-keygen (8.1_p1-r0) 16:55:41 (13/18) Installing libedit (20191211.3.1-r0) 16:55:41 (14/18) Installing openssh-client (8.1_p1-r0) 16:55:41 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 16:55:42 (16/18) Installing openssh-server-common (8.1_p1-r0) 16:55:42 (17/18) Installing openssh-server (8.1_p1-r0) 16:55:42 (18/18) Installing openssh (8.1_p1-r0) 16:55:42 Executing busybox-1.31.1-r8.trigger 16:55:42 OK: 203 MiB in 52 packages 16:55:44 using credential edgex-jenkins-ssh 16:55:44 Cloning the remote Git repository 16:55:44 Cloning with configured refspecs honoured and without tags 16:55:44 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 16:55:44 > git init /w/workspace/device-modbus-go/3 # timeout=10 16:55:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:55:44 > git --version # timeout=10 16:55:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:55:45 Fetching without tags 16:55:44 > 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 16:55:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:55:45 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 16:55:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:55:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:55:45 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:55:45 > 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 16:55:46 Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit cbbbde00792c7bbfc516019c3707f440cae09b1c 16:55:46 Merge succeeded, producing ec468687409832b77849f4f65b78786cf1d64833 16:55:46 Checking out Revision ec468687409832b77849f4f65b78786cf1d64833 (PR-139) 16:55:46 > git config core.sparsecheckout # timeout=10 16:55:46 > git checkout -f cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 16:55:46 > git remote # timeout=10 16:55:46 > git config --get remote.origin.url # timeout=10 16:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:55:46 > git merge 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 16:55:46 > git rev-parse HEAD^{commit} # timeout=10 16:55:46 > git config core.sparsecheckout # timeout=10 16:55:46 > git checkout -f ec468687409832b77849f4f65b78786cf1d64833 # timeout=10 16:55:49 Removing intermediate container 3878cc333195 16:55:49 ---> c540608ae884 16:55:49 Step 6/8 : WORKDIR /device-modbus-go 16:55:49 ---> Running in e68fe324d49e 16:55:49 Removing intermediate container e68fe324d49e 16:55:49 ---> 48c820d21ef7 16:55:49 Step 7/8 : COPY . . 16:55:50 ---> a546c8929aaa 16:55:50 Step 8/8 : RUN go mod download 16:55:50 ---> Running in 718dcbe141fc 16:55:51 Commit message: "Merge commit '19fa6973f701ad94a11b5f6c391ca92bd197d7ff' into HEAD" 16:55:52 > git rev-list --no-walk cbbbde00792c7bbfc516019c3707f440cae09b1c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:55:53 ========================================================= 16:55:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:55:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:55:53 go: finding github.com/BurntSushi/toml v0.3.1 16:55:53 go: finding github.com/OneOfOne/xxhash v1.2.6 16:55:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:55:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:55:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:55:53 go: finding github.com/bgentry/speakeasy v0.1.0 16:55:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:55:53 go: finding github.com/davecgh/go-spew v1.1.1 16:55:53 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 16:55:53 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 16:55:53 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:55:53 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:55:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:55:53 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:55:53 go: finding github.com/fatih/color v1.7.0 16:55:53 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:55:53 go: finding github.com/go-kit/kit v0.8.0 16:55:53 go: finding github.com/go-logfmt/logfmt v0.4.0 16:55:53 go: finding github.com/go-stack/stack v1.8.0 16:55:53 go: finding github.com/goburrow/modbus v0.1.0 16:55:53 go: finding github.com/goburrow/serial v0.1.0 16:55:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:55:53 go: finding github.com/google/uuid v1.1.1 16:55:53 go: finding github.com/gorilla/mux v1.7.1 16:55:53 go: finding github.com/hashicorp/consul/api v1.1.0 16:55:53 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:55:53 go: finding github.com/hashicorp/errwrap v1.0.0 16:55:53 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:55:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:55:53 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:55:53 go: finding github.com/hashicorp/go-multierror v1.0.0 16:55:53 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:55:53 go: finding github.com/hashicorp/go-sockaddr v1.0.1 16:55:54 go: finding github.com/hashicorp/go-syslog v1.0.0 16:55:54 go: finding github.com/hashicorp/go-uuid v1.0.1 16:55:54 go: finding github.com/hashicorp/go.net v0.0.1 16:55:54 go: finding github.com/hashicorp/golang-lru v0.5.1 16:55:54 go: finding github.com/hashicorp/logutils v1.0.0 16:55:54 go: finding github.com/hashicorp/mdns v1.0.0 16:55:54 go: finding github.com/hashicorp/memberlist v0.1.3 16:55:54 go: finding github.com/hashicorp/serf v0.8.2 16:55:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:55:54 go: finding github.com/mattn/go-colorable v0.0.9 16:55:54 go: finding github.com/mattn/go-isatty v0.0.3 16:55:54 go: finding github.com/miekg/dns v1.1.4 16:55:54 go: finding github.com/mitchellh/cli v1.0.0 16:55:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:55:54 go: finding github.com/mitchellh/copystructure v1.0.0 16:55:54 go: finding github.com/mitchellh/go-homedir v1.1.0 16:55:54 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:55:54 go: finding github.com/mitchellh/go-wordwrap v1.0.0 16:55:54 go: finding github.com/mitchellh/gox v0.4.0 16:55:54 go: finding github.com/mitchellh/iochan v1.0.0 16:55:54 go: finding github.com/mitchellh/mapstructure v1.1.2 16:55:54 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:55:54 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:55:54 go: finding github.com/pelletier/go-toml v1.2.0 16:55:54 go: finding github.com/pkg/errors v0.8.1 16:55:54 go: finding github.com/pmezard/go-difflib v1.0.0 16:55:54 go: finding github.com/posener/complete v1.1.1 16:55:54 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 16:55:54 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:55:54 go: finding github.com/stretchr/objx v0.1.0 16:55:54 go: finding github.com/stretchr/testify v1.5.1 16:55:54 go: finding github.com/ugorji/go v1.1.4 16:55:54 go: finding github.com/x448/float16 v0.8.4 16:55:54 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:55:54 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 16:55:54 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:55:55 + 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 . 16:55:55 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:55:55 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:55:55 go: finding gopkg.in/yaml.v2 v2.2.8 16:55:55 Sending build context to Docker daemon 574kB 16:55:55 Step 1/8 : ARG BASE=golang:1.13-alpine 16:55:55 Step 2/8 : FROM ${BASE} 16:55:55 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:55:55 e6b0cf9c0882: Pulling fs layer 16:55:55 2848faf0eed1: Pulling fs layer 16:55:55 0f37312ad70f: Pulling fs layer 16:55:55 5788d62ee057: Pulling fs layer 16:55:55 0e6b1d234666: Pulling fs layer 16:55:55 bf5d7aec512f: Pulling fs layer 16:55:55 34c802a77dc8: Pulling fs layer 16:55:55 9eb99e56ec68: Pulling fs layer 16:55:55 27c7a5d97fbd: Pulling fs layer 16:55:55 5c102a31e300: Pulling fs layer 16:55:55 dcfb455df0a1: Pulling fs layer 16:55:55 34c802a77dc8: Waiting 16:55:55 9eb99e56ec68: Waiting 16:55:55 27c7a5d97fbd: Waiting 16:55:55 5c102a31e300: Waiting 16:55:55 dcfb455df0a1: Waiting 16:55:55 5788d62ee057: Waiting 16:55:55 0e6b1d234666: Waiting 16:55:55 bf5d7aec512f: Waiting 16:55:55 2848faf0eed1: Verifying Checksum 16:55:55 2848faf0eed1: Download complete 16:55:55 0f37312ad70f: Verifying Checksum 16:55:55 0f37312ad70f: Download complete 16:55:55 0e6b1d234666: Verifying Checksum 16:55:55 0e6b1d234666: Download complete 16:55:55 bf5d7aec512f: Verifying Checksum 16:55:55 bf5d7aec512f: Download complete 16:55:55 e6b0cf9c0882: Verifying Checksum 16:55:55 e6b0cf9c0882: Download complete 16:55:56 e6b0cf9c0882: Pull complete 16:55:56 2848faf0eed1: Pull complete 16:55:57 0f37312ad70f: Pull complete 16:55:57 34c802a77dc8: Verifying Checksum 16:55:57 34c802a77dc8: Download complete 16:55:57 27c7a5d97fbd: Verifying Checksum 16:55:57 27c7a5d97fbd: Download complete 16:55:59 5c102a31e300: Verifying Checksum 16:55:59 5c102a31e300: Download complete 16:55:59 5788d62ee057: Verifying Checksum 16:55:59 5788d62ee057: Download complete 16:55:59 9eb99e56ec68: Verifying Checksum 16:55:59 9eb99e56ec68: Download complete 16:55:59 dcfb455df0a1: Verifying Checksum 16:55:59 dcfb455df0a1: Download complete 16:56:05 Removing intermediate container 718dcbe141fc 16:56:05 ---> 514fdf2c2fcc 16:56:05 Successfully built 514fdf2c2fcc 16:56:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:06 + docker inspect -f . ci-base-image-arm64 16:56:06 . [Pipeline] withDockerContainer 16:56:06 prd-ubuntu18.04-docker-arm64-4c-16g-4727 does not seem to be running inside a container 16:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:56:08 $ docker top 11959bc7d268f449da50ae2621951b8e2cd0e78c3984c32e4c2d0929bc3a8bfd -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:09 + go version 16:56:09 go version go1.13.5 linux/arm64 [Pipeline] sh 16:56:09 5788d62ee057: Pull complete 16:56:09 0e6b1d234666: Pull complete 16:56:09 bf5d7aec512f: Pull complete 16:56:10 + make test 16:56:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:56:10 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:56:14 34c802a77dc8: Pull complete 16:56:19 9eb99e56ec68: Pull complete 16:56:19 27c7a5d97fbd: Pull complete 16:56:20 5c102a31e300: Pull complete 16:56:21 dcfb455df0a1: Pull complete 16:56:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:56:21 ---> 7c70fe431013 16:56:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 16:56:21 ---> Running in f4880fff1731 16:56:21 Removing intermediate container f4880fff1731 16:56:21 ---> c783ff8a4d31 16:56:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:21 ---> Running in 6bceb4f46695 16:56:22 Removing intermediate container 6bceb4f46695 16:56:22 ---> d157cc774d4a 16:56:22 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 16:56:22 ---> Running in 7406703e498d 16:56:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:56:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:56:24 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 16:56:24 (2/17) Installing libmagic (5.37-r1) 16:56:24 (3/17) Installing file (5.37-r1) 16:56:24 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 16:56:25 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 16:56:25 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 16:56:28 (7/17) Installing libc-dev (0.7.2-r0) 16:56:28 (8/17) Installing g++ (9.2.0-r4) 16:56:29 (9/17) Installing fortify-headers (1.1-r0) 16:56:29 (10/17) Installing build-base (0.5-r1) 16:56:30 (11/17) Installing openssh-keygen (8.1_p1-r0) 16:56:30 (12/17) Installing libedit (20191211.3.1-r0) 16:56:30 (13/17) Installing openssh-client (8.1_p1-r0) 16:56:30 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 16:56:30 (15/17) Installing openssh-server-common (8.1_p1-r0) 16:56:30 (16/17) Installing openssh-server (8.1_p1-r0) 16:56:30 (17/17) Installing openssh (8.1_p1-r0) 16:56:30 Executing busybox-1.31.1-r8.trigger 16:56:30 OK: 214 MiB in 52 packages 16:56:35 Removing intermediate container 7406703e498d 16:56:35 ---> 425615d31795 16:56:35 Step 6/8 : WORKDIR /device-modbus-go 16:56:35 ---> Running in aea1e2aca310 16:56:35 Removing intermediate container aea1e2aca310 16:56:35 ---> fe1976445946 16:56:35 Step 7/8 : COPY . . 16:56:35 ---> 451ecc5915d8 16:56:35 Step 8/8 : RUN go mod download 16:56:35 ---> Running in fd732af2d71b 16:56:38 go: finding github.com/BurntSushi/toml v0.3.1 16:56:38 go: finding github.com/OneOfOne/xxhash v1.2.6 16:56:38 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:56:38 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:56:38 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:56:38 go: finding github.com/bgentry/speakeasy v0.1.0 16:56:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:56:38 go: finding github.com/davecgh/go-spew v1.1.1 16:56:38 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 16:56:38 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 16:56:38 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:56:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:56:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:56:38 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:56:38 go: finding github.com/fatih/color v1.7.0 16:56:38 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:56:38 go: finding github.com/go-kit/kit v0.8.0 16:56:38 go: finding github.com/go-logfmt/logfmt v0.4.0 16:56:38 go: finding github.com/go-stack/stack v1.8.0 16:56:38 go: finding github.com/goburrow/modbus v0.1.0 16:56:38 go: finding github.com/goburrow/serial v0.1.0 16:56:38 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:56:38 go: finding github.com/google/uuid v1.1.1 16:56:38 go: finding github.com/gorilla/mux v1.7.1 16:56:38 go: finding github.com/hashicorp/consul/api v1.1.0 16:56:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:56:39 go: finding github.com/hashicorp/errwrap v1.0.0 16:56:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:56:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:56:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:56:39 go: finding github.com/hashicorp/go-multierror v1.0.0 16:56:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:56:39 go: finding github.com/hashicorp/go-sockaddr v1.0.1 16:56:39 go: finding github.com/hashicorp/go-syslog v1.0.0 16:56:39 go: finding github.com/hashicorp/go-uuid v1.0.1 16:56:39 go: finding github.com/hashicorp/go.net v0.0.1 16:56:39 go: finding github.com/hashicorp/golang-lru v0.5.1 16:56:39 go: finding github.com/hashicorp/logutils v1.0.0 16:56:39 go: finding github.com/hashicorp/mdns v1.0.0 16:56:39 go: finding github.com/hashicorp/memberlist v0.1.3 16:56:39 go: finding github.com/hashicorp/serf v0.8.2 16:56:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:56:39 go: finding github.com/mattn/go-colorable v0.0.9 16:56:39 go: finding github.com/mattn/go-isatty v0.0.3 16:56:39 go: finding github.com/miekg/dns v1.1.4 16:56:39 go: finding github.com/mitchellh/cli v1.0.0 16:56:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:56:39 go: finding github.com/mitchellh/copystructure v1.0.0 16:56:39 go: finding github.com/mitchellh/go-homedir v1.1.0 16:56:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:56:40 go: finding github.com/mitchellh/go-wordwrap v1.0.0 16:56:40 go: finding github.com/mitchellh/gox v0.4.0 16:56:40 go: finding github.com/mitchellh/iochan v1.0.0 16:56:40 go: finding github.com/mitchellh/mapstructure v1.1.2 16:56:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:56:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:56:40 go: finding github.com/pelletier/go-toml v1.2.0 16:56:40 go: finding github.com/pkg/errors v0.8.1 16:56:40 go: finding github.com/pmezard/go-difflib v1.0.0 16:56:40 go: finding github.com/posener/complete v1.1.1 16:56:40 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 16:56:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:56:40 go: finding github.com/stretchr/objx v0.1.0 16:56:40 go: finding github.com/stretchr/testify v1.5.1 16:56:40 go: finding github.com/ugorji/go v1.1.4 16:56:40 go: finding github.com/x448/float16 v0.8.4 16:56:40 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:56:40 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 16:56:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:56:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:56:40 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:56:40 go: finding gopkg.in/yaml.v2 v2.2.8 16:56:43 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:56:43 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.219s coverage: 50.3% of statements 16:56:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:56:45 gofmt -l . 16:56:45 [ "`gofmt -l .`" = "" ] 16:56:45 ./bin/test-attribution-txt.sh 16:56:45 ./bin/test-go-mod-tidy.sh 16:56:46 Removing intermediate container fd732af2d71b 16:56:46 ---> f938935ddc9b 16:56:46 Successfully built f938935ddc9b 16:56:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] stash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:46 Stashed 1 file(s) [Pipeline] } 16:56:46 $ docker stop --time=1 11959bc7d268f449da50ae2621951b8e2cd0e78c3984c32e4c2d0929bc3a8bfd 16:56:47 + docker inspect -f . ci-base-image-x86_64 16:56:47 . 16:56:49 $ docker rm -f 11959bc7d268f449da50ae2621951b8e2cd0e78c3984c32e4c2d0929bc3a8bfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 16:56:49 prd-centos7-docker-4c-2g-4728 does not seem to be running inside a container 16:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:56:51 $ docker top 004c87ab3970dc63c83a32511e954604a00ea406d5e2e9659110e41e067e791b -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 16:56:52 + go version 16:56:52 go version go1.13.5 linux/amd64 [Pipeline] sh [Pipeline] sh 16:56:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:56:53 + make test 16:56:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:56:53 + ls -al . 16:56:53 total 136 16:56:53 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 16:56 . 16:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 16:54 .. 16:56:53 -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 16:54 .dockerignore 16:56:53 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 16:54 .git 16:56:53 -rw-rw-r-- 1 jenkins jenkins 338 Apr 18 16:54 .gitignore 16:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 16:54 .semver 16:56:53 -rw-rw-r-- 1 jenkins jenkins 5146 Apr 18 16:54 Attribution.txt 16:56:53 -rw-rw-r-- 1 jenkins jenkins 1251 Apr 18 16:54 Dockerfile 16:56:53 -rw-rw-r-- 1 jenkins jenkins 954 Apr 18 16:54 Dockerfile.build 16:56:53 -rw-rw-r-- 1 jenkins jenkins 702 Apr 18 16:54 Jenkinsfile 16:56:53 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 16:54 LICENSE 16:56:53 -rw-rw-r-- 1 jenkins jenkins 880 Apr 18 16:54 Makefile 16:56:53 -rw-rw-r-- 1 jenkins jenkins 591 Apr 18 16:54 README.md 16:56:53 -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 16:52 VERSION 16:56:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 16:54 bin 16:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 16:54 cmd 16:56:53 -rw-r--r-- 1 jenkins jenkins 22122 Apr 18 16:56 coverage.out 16:56:53 -rw-r--r-- 1 jenkins jenkins 566 Apr 18 16:56 go.mod 16:56:53 -rw-r--r-- 1 jenkins jenkins 13382 Apr 18 16:56 go.sum 16:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 16:54 internal 16:56:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 16:54 simulator 16:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 16:54 snap 16:56:53 -rw-rw-r-- 1 jenkins jenkins 229 Apr 18 16:54 version.go [Pipeline] isUnix [Pipeline] sh 16:56:53 + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 --label arch=arm64 --label version=0.0.0 . 16:56:53 Sending build context to Docker daemon 602.6kB 16:56:54 Step 1/17 : ARG BASE=golang:1.13-alpine 16:56:54 Step 2/17 : FROM ${BASE} AS builder 16:56:54 ---> 514fdf2c2fcc 16:56:54 Step 3/17 : ARG MAKE='make build' 16:56:54 ---> Running in 67d498cd64db 16:56:54 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:56:54 Removing intermediate container 67d498cd64db 16:56:54 ---> 12ac9ea3d2bb 16:56:54 Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:54 ---> Running in 499b500af9ff 16:56:56 Removing intermediate container 499b500af9ff 16:56:56 ---> f2965f073bfd 16:56:56 Step 5/17 : RUN apk add --update --no-cache make git openssh build-base 16:56:56 ---> Running in ea02157cec6b 16:56:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:56:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:56:58 OK: 203 MiB in 52 packages 16:56:59 Removing intermediate container ea02157cec6b 16:56:59 ---> f1099646986d 16:56:59 Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 16:56:59 ---> Running in 6019c922ee33 16:57:00 Removing intermediate container 6019c922ee33 16:57:00 ---> 8027c920b6dc 16:57:00 Step 7/17 : COPY . . 16:57:01 ---> 930cc1588bc3 16:57:01 Step 8/17 : RUN ${MAKE} 16:57:01 ---> Running in ffeed5362fdb 16:57:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 16:57:09 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:57:09 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.215s coverage: 50.3% of statements 16:57:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:57:13 gofmt -l . 16:57:13 [ "`gofmt -l .`" = "" ] 16:57:13 ./bin/test-attribution-txt.sh 16:57:14 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:57:15 Warning: overwriting stash ‘coverage-report’ 16:57:15 Stashed 1 file(s) [Pipeline] } 16:57:15 $ docker stop --time=1 004c87ab3970dc63c83a32511e954604a00ea406d5e2e9659110e41e067e791b 16:57:17 $ docker rm -f 004c87ab3970dc63c83a32511e954604a00ea406d5e2e9659110e41e067e791b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:18 + ls -al . 16:57:18 total 104 16:57:18 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 18 16:57 . 16:57:18 drwxrwxr-x. 4 jenkins jenkins 28 Apr 18 16:55 .. 16:57:18 -rw-rw-r--. 1 jenkins jenkins 5146 Apr 18 16:55 Attribution.txt 16:57:18 drwxrwxr-x. 2 jenkins jenkins 87 Apr 18 16:55 bin 16:57:18 drwxrwxr-x. 3 jenkins jenkins 55 Apr 18 16:55 cmd 16:57:18 -rw-r--r--. 1 jenkins jenkins 22122 Apr 18 16:57 coverage.out 16:57:18 -rw-rw-r--. 1 jenkins jenkins 1251 Apr 18 16:55 Dockerfile 16:57:18 -rw-rw-r--. 1 jenkins jenkins 954 Apr 18 16:55 Dockerfile.build 16:57:18 -rw-rw-r--. 1 jenkins jenkins 140 Apr 18 16:55 .dockerignore 16:57:18 drwxrwxr-x. 8 jenkins jenkins 179 Apr 18 16:55 .git 16:57:18 -rw-rw-r--. 1 jenkins jenkins 338 Apr 18 16:55 .gitignore 16:57:18 -rw-r--r--. 1 jenkins jenkins 566 Apr 18 16:57 go.mod 16:57:18 -rw-r--r--. 1 jenkins jenkins 13382 Apr 18 16:57 go.sum 16:57:18 drwxrwxr-x. 3 jenkins jenkins 20 Apr 18 16:55 internal 16:57:18 -rw-rw-r--. 1 jenkins jenkins 702 Apr 18 16:55 Jenkinsfile 16:57:18 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 18 16:55 LICENSE 16:57:18 -rw-rw-r--. 1 jenkins jenkins 880 Apr 18 16:55 Makefile 16:57:18 -rw-rw-r--. 1 jenkins jenkins 591 Apr 18 16:55 README.md 16:57:18 drwxrwxr-x. 3 jenkins jenkins 58 Apr 18 16:55 .semver 16:57:18 drwxrwxr-x. 2 jenkins jenkins 35 Apr 18 16:55 simulator 16:57:18 drwxrwxr-x. 4 jenkins jenkins 54 Apr 18 16:55 snap 16:57:18 -rw-rw-r--. 1 jenkins jenkins 5 Apr 18 16:52 VERSION 16:57:18 -rw-rw-r--. 1 jenkins jenkins 229 Apr 18 16:55 version.go [Pipeline] isUnix [Pipeline] sh 16:57:18 + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 --label arch=amd64 --label version=0.0.0 . 16:57:18 Sending build context to Docker daemon 602.6kB 16:57:18 Step 1/17 : ARG BASE=golang:1.13-alpine 16:57:18 Step 2/17 : FROM ${BASE} AS builder 16:57:18 ---> f938935ddc9b 16:57:18 Step 3/17 : ARG MAKE='make build' 16:57:19 ---> Running in 9f420c4b0028 16:57:19 Removing intermediate container 9f420c4b0028 16:57:19 ---> 45a9876fd8b1 16:57:19 Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:19 ---> Running in 7a090366d91e 16:57:20 Removing intermediate container 7a090366d91e 16:57:20 ---> 7a49cb9e2f40 16:57:20 Step 5/17 : RUN apk add --update --no-cache make git openssh build-base 16:57:20 ---> Running in a3651b443b6d 16:57:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:57:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:57:22 OK: 214 MiB in 52 packages 16:57:22 Removing intermediate container a3651b443b6d 16:57:22 ---> 9aa5187a1c19 16:57:22 Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 16:57:22 ---> Running in baeaed089952 16:57:23 Removing intermediate container baeaed089952 16:57:23 ---> da1190756ab2 16:57:23 Step 7/17 : COPY . . 16:57:23 ---> b926c8d43d62 16:57:23 Step 8/17 : RUN ${MAKE} 16:57:23 ---> Running in ca6da4f27a4b 16:57:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 16:57:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:57:32 Removing intermediate container ffeed5362fdb 16:57:32 ---> 79f9d466825a 16:57:32 Step 9/17 : FROM scratch 16:57:32 ---> 16:57:32 Step 10/17 : ENV APP_PORT=49991 16:57:32 ---> Running in 2dc48798895f 16:57:32 Removing intermediate container 2dc48798895f 16:57:32 ---> e2a7957693f4 16:57:32 Step 11/17 : EXPOSE $APP_PORT 16:57:32 ---> Running in 28c981509aae 16:57:32 Removing intermediate container 28c981509aae 16:57:32 ---> 12bf740d9b5b 16:57:32 Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 16:57:33 ---> a28afaed50a5 16:57:33 Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 16:57:33 ---> Running in c4dae257d6a6 16:57:33 Removing intermediate container c4dae257d6a6 16:57:33 ---> be0d65a68c62 16:57:33 Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 16:57:33 ---> Running in 367574ec4d66 16:57:34 Removing intermediate container 367574ec4d66 16:57:34 ---> b704ea4af7aa 16:57:34 Step 15/17 : LABEL arch=arm64 16:57:34 ---> Running in 5ba82e7710e6 16:57:34 Removing intermediate container 5ba82e7710e6 16:57:34 ---> 4877a4b15f32 16:57:34 Step 16/17 : LABEL git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 16:57:34 ---> Running in 999c130949df 16:57:34 Removing intermediate container 999c130949df 16:57:34 ---> eeb36e5797bc 16:57:34 Step 17/17 : LABEL version=0.0.0 16:57:34 ---> Running in d5aae2b7491c 16:57:35 Removing intermediate container d5aae2b7491c 16:57:35 ---> 8f90ea12ea40 16:57:35 [Warning] One or more build-args [ARCH] were not consumed 16:57:35 Successfully built 8f90ea12ea40 16:57:35 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 16:57:36 + find /w/workspace/device-modbus-go/3 16:57:36 + grep snapcraft.yaml 16:57:36 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:36 provisioning config files... 16:57:36 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config2131958968860597016tmp [Pipeline] { [Pipeline] sh 16:57:36 + cp /w/workspace/device-modbus-go/3@tmp/config2131958968860597016tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh 16:57:37 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 16:57:37 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 16:57:37 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 16:57:37 b2f61026a351: Pulling fs layer 16:57:37 5538fb30c42c: Pulling fs layer 16:57:37 f0b05810781a: Pulling fs layer 16:57:37 0180a33352d6: Pulling fs layer 16:57:37 e7604b0c0f53: Pulling fs layer 16:57:37 db689cb83ae0: Pulling fs layer 16:57:37 6138af208834: Pulling fs layer 16:57:37 007c8e8c5d63: Pulling fs layer 16:57:37 4f7a387c642f: Pulling fs layer 16:57:37 e7604b0c0f53: Waiting 16:57:37 db689cb83ae0: Waiting 16:57:37 6138af208834: Waiting 16:57:37 007c8e8c5d63: Waiting 16:57:37 4f7a387c642f: Waiting 16:57:37 0180a33352d6: Waiting 16:57:37 f0b05810781a: Verifying Checksum 16:57:37 f0b05810781a: Download complete 16:57:37 5538fb30c42c: Verifying Checksum 16:57:37 5538fb30c42c: Download complete 16:57:37 0180a33352d6: Download complete 16:57:37 db689cb83ae0: Verifying Checksum 16:57:37 db689cb83ae0: Download complete 16:57:37 6138af208834: Verifying Checksum 16:57:37 6138af208834: Download complete 16:57:37 007c8e8c5d63: Download complete 16:57:38 4f7a387c642f: Verifying Checksum 16:57:38 4f7a387c642f: Download complete 16:57:40 b2f61026a351: Verifying Checksum 16:57:40 b2f61026a351: Download complete 16:57:42 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:57:43 b2f61026a351: Pull complete 16:57:43 5538fb30c42c: Pull complete 16:57:43 f0b05810781a: Pull complete 16:57:43 0180a33352d6: Pull complete 16:57:46 Removing intermediate container ca6da4f27a4b 16:57:46 ---> 483674e916cc 16:57:46 Step 9/17 : FROM scratch 16:57:46 ---> 16:57:46 Step 10/17 : ENV APP_PORT=49991 16:57:46 ---> Running in f120394304cd 16:57:46 Removing intermediate container f120394304cd 16:57:46 ---> 57e0d5f83224 16:57:46 Step 11/17 : EXPOSE $APP_PORT 16:57:46 ---> Running in 78cc21b23629 16:57:46 Removing intermediate container 78cc21b23629 16:57:46 ---> 324f8b40edd1 16:57:46 Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 16:57:47 ---> 4abf0a8822c0 16:57:47 Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 16:57:47 ---> Running in 353f4516428f 16:57:47 Removing intermediate container 353f4516428f 16:57:47 ---> f77e59ebb6cd 16:57:47 Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 16:57:47 ---> Running in 49f6ec5bcde7 16:57:47 Removing intermediate container 49f6ec5bcde7 16:57:47 ---> c2f5098f985e 16:57:47 Step 15/17 : LABEL arch=amd64 16:57:47 ---> Running in 121ffa87a7d4 16:57:48 Removing intermediate container 121ffa87a7d4 16:57:48 ---> 0fefd8c883f3 16:57:48 Step 16/17 : LABEL git_sha=305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 16:57:48 ---> Running in 74de47f1a010 16:57:48 Removing intermediate container 74de47f1a010 16:57:48 ---> 4449affa1a4f 16:57:48 Step 17/17 : LABEL version=0.0.0 16:57:48 ---> Running in fa20d4ef9306 16:57:48 Removing intermediate container fa20d4ef9306 16:57:48 ---> 5514fbc4bdcd 16:57:48 [Warning] One or more build-args [ARCH] were not consumed 16:57:48 Successfully built 5514fbc4bdcd 16:57:48 Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:49 ++ find /w/workspace/device-modbus-go/3 16:57:49 ++ grep snapcraft.yaml 16:57:49 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:49 provisioning config files... 16:57:49 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config5930718949503291048tmp [Pipeline] { [Pipeline] sh 16:57:50 + cp /w/workspace/device-modbus-go/3@tmp/config5930718949503291048tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh 16:57:50 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 16:57:50 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 16:57:50 latest: Pulling from edgex-devops/edgex-snap-builder 16:57:50 5bed26d33875: Pulling fs layer 16:57:50 f11b29a9c730: Pulling fs layer 16:57:50 930bda195c84: Pulling fs layer 16:57:50 78bf9a5ad49e: Pulling fs layer 16:57:50 e5fbee5a4b0d: Pulling fs layer 16:57:50 f452fca78f88: Pulling fs layer 16:57:50 7417ef92027a: Pulling fs layer 16:57:50 2af5c49d270b: Pulling fs layer 16:57:50 df9c3bdbc40a: Pulling fs layer 16:57:50 78bf9a5ad49e: Waiting 16:57:50 e5fbee5a4b0d: Waiting 16:57:50 f452fca78f88: Waiting 16:57:50 7417ef92027a: Waiting 16:57:50 2af5c49d270b: Waiting 16:57:50 df9c3bdbc40a: Waiting 16:57:50 930bda195c84: Verifying Checksum 16:57:50 930bda195c84: Download complete 16:57:50 f11b29a9c730: Verifying Checksum 16:57:50 f11b29a9c730: Download complete 16:57:50 78bf9a5ad49e: Verifying Checksum 16:57:50 78bf9a5ad49e: Download complete 16:57:50 f452fca78f88: Verifying Checksum 16:57:50 f452fca78f88: Download complete 16:57:50 7417ef92027a: Download complete 16:57:50 2af5c49d270b: Verifying Checksum 16:57:50 2af5c49d270b: Download complete 16:57:50 df9c3bdbc40a: Verifying Checksum 16:57:50 df9c3bdbc40a: Download complete 16:57:51 5bed26d33875: Verifying Checksum 16:57:51 5bed26d33875: Download complete 16:57:54 5bed26d33875: Pull complete 16:57:55 f11b29a9c730: Pull complete 16:57:55 930bda195c84: Pull complete 16:57:56 78bf9a5ad49e: Pull complete 16:57:57 e5fbee5a4b0d: Verifying Checksum 16:57:57 e5fbee5a4b0d: Download complete 16:58:05 e7604b0c0f53: Verifying Checksum 16:58:05 e7604b0c0f53: Download complete 16:58:24 e5fbee5a4b0d: Pull complete 16:58:24 f452fca78f88: Pull complete 16:58:24 7417ef92027a: Pull complete 16:58:24 2af5c49d270b: Pull complete 16:58:24 df9c3bdbc40a: Pull complete 16:58:24 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 16:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 16:58:24 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 16:58:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:58:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:58:24 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 16:58:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] 16:58:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1183 kB] 16:58:24 Fetched 2807 kB in 2s (1403 kB/s) 16:58:27 Reading package lists... 16:58:31 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 16:58:32 e7604b0c0f53: Pull complete 16:58:32 db689cb83ae0: Pull complete 16:58:32 6138af208834: Pull complete 16:58:32 007c8e8c5d63: Pull complete 16:58:33 4f7a387c642f: Pull complete 16:58:33 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 16:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 16:58:34 Reading package lists... 16:58:34 Building dependency tree... 16:58:34 Reading state information... 16:58:34 The following packages were automatically installed and are no longer required: 16:58:34 libjq1 liblzo2-2 libonig4 16:58:34 Use 'sudo apt autoremove' to remove them. 16:58:34 Suggested packages: 16:58:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:58:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 16:58:34 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 16:58:34 libterm-readline-gnu-perl | libterm-readline-perl-perl 16:58:34 The following NEW packages will be installed: 16:58:34 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 16:58:34 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 16:58:34 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 16:58:34 openssh-client patch perl perl-modules-5.26 xauth 16:58:35 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:58:35 Need to get 14.7 MB of archives. 16:58:35 After this operation, 89.5 MB of additional disk space will be used. 16:58:35 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 16:58:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:58:35 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 16:58:35 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 16:58:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 16:58:35 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 16:58:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 16:58:35 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 16:58:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 16:58:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 16:58:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 16:58:36 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 16:58:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 16:58:36 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:58:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 16:58:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:58:36 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 16:58:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 16:58:36 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:58:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 16:58:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 16:58:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 16:58:36 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:58:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 16:58:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] 16:58:36 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 16:58:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:58:37 debconf: delaying package configuration, since apt-utils is not installed 16:58:37 Fetched 14.7 MB in 2s (7490 kB/s) 16:58:37 Selecting previously unselected package libxau6:amd64. 16:58:37 (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.) 16:58:37 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 16:58:37 Unpacking libxau6:amd64 (1:1.0.8-1) ... 16:58:37 Selecting previously unselected package libbsd0:amd64. 16:58:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:58:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:58:38 Selecting previously unselected package libxdmcp6:amd64. 16:58:38 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 16:58:38 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 16:58:38 Selecting previously unselected package libxcb1:amd64. 16:58:38 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 16:58:38 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 16:58:38 Selecting previously unselected package libx11-data. 16:58:38 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 16:58:38 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 16:58:38 Selecting previously unselected package libx11-6:amd64. 16:58:38 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 16:58:38 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 16:58:38 Selecting previously unselected package libxext6:amd64. 16:58:38 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 16:58:38 Unpacking libxext6:amd64 (2:1.3.3-1) ... 16:58:38 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 16:58:38 Selecting previously unselected package perl-modules-5.26. 16:58:38 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 16:58:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 16:58:38 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 16:58:39 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 16:58:39 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 16:58:39 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] 16:58:39 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] 16:58:40 Fetched 2318 kB in 2s (1314 kB/s) 16:58:40 Selecting previously unselected package libgdbm5:amd64. 16:58:40 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 16:58:40 Unpacking libgdbm5:amd64 (1.14.1-6) ... 16:58:40 Selecting previously unselected package libgdbm-compat4:amd64. 16:58:40 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 16:58:40 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 16:58:41 Selecting previously unselected package libperl5.26:amd64. 16:58:41 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 16:58:41 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 16:58:42 Selecting previously unselected package perl. 16:58:42 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 16:58:42 Unpacking perl (5.26.1-6ubuntu0.3) ... 16:58:42 Selecting previously unselected package less. 16:58:42 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 16:58:42 Unpacking less (487-0.1) ... 16:58:42 Selecting previously unselected package libexpat1:amd64. 16:58:42 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:58:42 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:58:42 Selecting previously unselected package netbase. 16:58:42 Preparing to unpack .../14-netbase_5.4_all.deb ... 16:58:42 Unpacking netbase (5.4) ... 16:58:42 Selecting previously unselected package libedit2:amd64. 16:58:42 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 16:58:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:58:42 Selecting previously unselected package libssl1.0.0:amd64. 16:58:42 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 16:58:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 16:58:43 Selecting previously unselected package libxmuu1:amd64. 16:58:43 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 16:58:43 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 16:58:43 Selecting previously unselected package openssh-client. 16:58:43 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:58:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:58:43 Selecting previously unselected package xauth. 16:58:43 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 16:58:43 Unpacking xauth (1:1.0.10-1) ... 16:58:43 Selecting previously unselected package curl. 16:58:43 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 16:58:43 Unpacking curl (7.58.0-2ubuntu3.8) ... 16:58:43 Selecting previously unselected package libcurl3-gnutls:amd64. 16:58:43 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 16:58:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 16:58:43 Selecting previously unselected package liberror-perl. 16:58:43 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 16:58:43 Unpacking liberror-perl (0.17025-1) ... 16:58:43 Selecting previously unselected package git-man. 16:58:43 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 16:58:43 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 16:58:44 Selecting previously unselected package git. 16:58:44 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... 16:58:44 Unpacking git (1:2.17.1-1ubuntu0.6) ... 16:58:44 Reading package lists... 16:58:45 Selecting previously unselected package make. 16:58:45 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 16:58:45 Unpacking make (4.1-9.1ubuntu1) ... 16:58:45 Selecting previously unselected package patch. 16:58:45 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:58:45 Unpacking patch (2.7.6-2ubuntu1.1) ... 16:58:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:58:45 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 16:58:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:58:45 Setting up less (487-0.1) ... 16:58:45 Setting up make (4.1-9.1ubuntu1) ... 16:58:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 16:58:45 Setting up curl (7.58.0-2ubuntu3.8) ... 16:58:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 16:58:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 16:58:45 Setting up libgdbm5:amd64 (1.14.1-6) ... 16:58:46 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:58:46 Setting up patch (2.7.6-2ubuntu1.1) ... 16:58:46 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 16:58:47 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 16:58:47 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:58:47 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 16:58:47 Setting up libxau6:amd64 (1:1.0.8-1) ... 16:58:47 Setting up netbase (5.4) ... 16:58:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 16:58:47 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 16:58:47 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 16:58:47 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 16:58:48 Setting up perl (5.26.1-6ubuntu0.3) ... 16:58:48 Setting up libxext6:amd64 (2:1.3.3-1) ... 16:58:48 Setting up liberror-perl (0.17025-1) ... 16:58:48 Setting up xauth (1:1.0.10-1) ... 16:58:48 Setting up git (1:2.17.1-1ubuntu0.6) ... 16:58:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:58:52 curl set to automatically installed. 16:58:52 git set to automatically installed. 16:58:52 git-man set to automatically installed. 16:58:52 less set to automatically installed. 16:58:52 libbsd0 set to automatically installed. 16:58:52 libcurl3-gnutls set to automatically installed. 16:58:52 libedit2 set to automatically installed. 16:58:52 liberror-perl set to automatically installed. 16:58:52 libexpat1 set to automatically installed. 16:58:52 libgdbm-compat4 set to automatically installed. 16:58:52 libgdbm5 set to automatically installed. 16:58:52 libperl5.26 set to automatically installed. 16:58:52 libssl1.0.0 set to automatically installed. 16:58:52 libx11-6 set to automatically installed. 16:58:52 libx11-data set to automatically installed. 16:58:52 libxau6 set to automatically installed. 16:58:52 libxcb1 set to automatically installed. 16:58:52 libxdmcp6 set to automatically installed. 16:58:52 libxext6 set to automatically installed. 16:58:52 libxmuu1 set to automatically installed. 16:58:52 make set to automatically installed. 16:58:52 netbase set to automatically installed. 16:58:52 openssh-client set to automatically installed. 16:58:52 patch set to automatically installed. 16:58:52 perl set to automatically installed. 16:58:52 perl-modules-5.26 set to automatically installed. 16:58:52 xauth set to automatically installed. 16:58:52 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 16:58:52 Please ensure the environment is properly setup before continuing. 16:58:52 Ignore this message if the appropriate measures have already been taken 16:58:52 Pulling go 16:58:54 'device-modbus' has dependencies that need to be staged: go 16:58:54 Skipping pull go (already ran) 16:58:54 Building go 16:58:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:54 Dload Upload Total Spent Left Speed 16:58:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 115M 30 35.0M 0 0 50.0M 0 0:00:02 --:--:-- 0:00:02 50.0M 96 115M 96 111M 0 0 65.5M 0 0:00:01 0:00:01 --:--:-- 65.5M 100 115M 100 115M 0 0 66.1M 0 0:00:01 0:00:01 --:--:-- 66.1M 16:58:56 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 16:58:57 go1.11.9.linux-amd64.tar.gz: OK 16:59:01 Reading package lists... 16:59:01 Building dependency tree... 16:59:01 Reading state information... 16:59:02 The following packages were automatically installed and are no longer required: 16:59:02 libjq1 liblzo2-2 libonig4 16:59:02 Use 'sudo apt autoremove' to remove them. 16:59:02 Suggested packages: 16:59:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:59:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 16:59:02 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 16:59:02 libterm-readline-gnu-perl | libterm-readline-perl-perl 16:59:02 The following NEW packages will be installed: 16:59:02 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 16:59:02 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 16:59:02 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 16:59:02 openssh-client patch perl perl-modules-5.26 xauth 16:59:02 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:59:02 Need to get 12.9 MB of archives. 16:59:02 After this operation, 84.2 MB of additional disk space will be used. 16:59:02 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 16:59:03 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 16:59:03 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 16:59:03 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 16:59:03 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 16:59:03 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 16:59:03 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 16:59:03 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 16:59:03 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 16:59:03 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 16:59:03 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 16:59:03 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 16:59:03 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 16:59:03 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 16:59:03 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 16:59:03 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 16:59:03 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 16:59:03 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 16:59:03 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 16:59:03 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 16:59:03 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 16:59:04 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 16:59:04 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 16:59:04 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 16:59:04 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] 16:59:04 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 16:59:04 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 16:59:04 debconf: delaying package configuration, since apt-utils is not installed 16:59:04 Fetched 12.9 MB in 1s (8984 kB/s) 16:59:04 Selecting previously unselected package libxau6:arm64. 16:59:04 (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.) 16:59:05 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 16:59:05 Unpacking libxau6:arm64 (1:1.0.8-1) ... 16:59:05 Selecting previously unselected package libbsd0:arm64. 16:59:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 16:59:05 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 16:59:05 Selecting previously unselected package libxdmcp6:arm64. 16:59:05 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 16:59:05 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 16:59:05 Selecting previously unselected package libxcb1:arm64. 16:59:05 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 16:59:05 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 16:59:05 Selecting previously unselected package libx11-data. 16:59:05 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 16:59:05 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 16:59:05 Selecting previously unselected package libx11-6:arm64. 16:59:05 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 16:59:06 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 16:59:06 Selecting previously unselected package libxext6:arm64. 16:59:06 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 16:59:06 Unpacking libxext6:arm64 (2:1.3.3-1) ... 16:59:06 Selecting previously unselected package perl-modules-5.26. 16:59:06 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 16:59:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 16:59:07 Staging go 16:59:07 Pulling device-modbus 16:59:07 Selecting previously unselected package libgdbm5:arm64. 16:59:07 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 16:59:07 Unpacking libgdbm5:arm64 (1.14.1-6) ... 16:59:08 Selecting previously unselected package libgdbm-compat4:arm64. 16:59:08 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 16:59:08 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 16:59:08 Selecting previously unselected package libperl5.26:arm64. 16:59:08 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 16:59:08 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 16:59:08 Skipping build go (already ran) 16:59:08 Building device-modbus 16:59:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 16:59:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:59:09 go: finding github.com/goburrow/serial v0.1.0 16:59:09 go: finding github.com/hashicorp/golang-lru v0.5.1 16:59:09 go: finding github.com/hashicorp/go-sockaddr v1.0.1 16:59:09 go: finding github.com/miekg/dns v1.1.4 16:59:09 go: finding github.com/mitchellh/go-homedir v1.1.0 16:59:09 go: finding github.com/goburrow/modbus v0.1.0 16:59:09 go: finding github.com/google/uuid v1.1.1 16:59:09 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 16:59:09 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 16:59:09 Selecting previously unselected package perl. 16:59:09 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 16:59:09 Unpacking perl (5.26.1-6ubuntu0.3) ... 16:59:09 Selecting previously unselected package less. 16:59:09 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 16:59:09 Unpacking less (487-0.1) ... 16:59:09 Selecting previously unselected package libexpat1:arm64. 16:59:09 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 16:59:09 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 16:59:09 Selecting previously unselected package netbase. 16:59:09 Preparing to unpack .../14-netbase_5.4_all.deb ... 16:59:09 Unpacking netbase (5.4) ... 16:59:10 Selecting previously unselected package libedit2:arm64. 16:59:10 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 16:59:10 Unpacking libedit2:arm64 (3.1-20170329-1) ... 16:59:10 Selecting previously unselected package libssl1.0.0:arm64. 16:59:10 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 16:59:10 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 16:59:10 go: finding github.com/google/uuid v1.1.0 16:59:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:59:10 go: finding github.com/OneOfOne/xxhash v1.2.6 16:59:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:59:10 go: finding github.com/stretchr/testify v1.5.1 16:59:10 go: finding github.com/mitchellh/cli v1.0.0 16:59:10 Selecting previously unselected package libxmuu1:arm64. 16:59:10 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 16:59:10 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 16:59:10 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 16:59:10 Selecting previously unselected package openssh-client. 16:59:10 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 16:59:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:59:11 go: finding github.com/stretchr/testify v1.3.0 16:59:11 Selecting previously unselected package xauth. 16:59:11 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 16:59:11 Unpacking xauth (1:1.0.10-1) ... 16:59:11 Selecting previously unselected package curl. 16:59:11 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 16:59:11 Unpacking curl (7.58.0-2ubuntu3.8) ... 16:59:11 go: finding github.com/pkg/errors v0.8.1 16:59:11 go: finding github.com/go-logfmt/logfmt v0.4.0 16:59:11 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 16:59:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:59:11 Selecting previously unselected package libcurl3-gnutls:arm64. 16:59:11 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 16:59:11 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 16:59:11 Selecting previously unselected package liberror-perl. 16:59:11 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 16:59:11 Unpacking liberror-perl (0.17025-1) ... 16:59:11 go: finding github.com/mattn/go-colorable v0.0.9 16:59:11 go: finding github.com/bgentry/speakeasy v0.1.0 16:59:11 go: finding github.com/mitchellh/go-wordwrap v1.0.0 16:59:11 Selecting previously unselected package git-man. 16:59:11 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 16:59:11 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 16:59:11 go: finding github.com/hashicorp/consul/api v1.1.0 16:59:11 Selecting previously unselected package git. 16:59:11 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... 16:59:11 Unpacking git (1:2.17.1-1ubuntu0.6) ... 16:59:12 go: finding github.com/go-stack/stack v1.8.0 16:59:12 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:59:12 go: finding gopkg.in/yaml.v2 v2.2.8 16:59:12 go: finding github.com/hashicorp/errwrap v1.0.0 16:59:12 go: finding github.com/posener/complete v1.1.1 16:59:12 go: finding github.com/hashicorp/go-multierror v1.0.0 16:59:12 go: finding github.com/stretchr/objx v0.1.0 16:59:12 Selecting previously unselected package make. 16:59:12 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 16:59:12 go: finding github.com/x448/float16 v0.8.4 16:59:12 go: finding github.com/mattn/go-isatty v0.0.3 16:59:13 Unpacking make (4.1-9.1ubuntu1) ... 16:59:13 Selecting previously unselected package patch. 16:59:13 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 16:59:13 Unpacking patch (2.7.6-2ubuntu1.1) ... 16:59:13 go: finding github.com/davecgh/go-spew v1.1.0 16:59:13 go: finding gopkg.in/yaml.v2 v2.2.2 16:59:13 Setting up libedit2:arm64 (3.1-20170329-1) ... 16:59:13 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 16:59:13 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 16:59:13 Setting up less (487-0.1) ... 16:59:13 go: finding github.com/mitchellh/copystructure v1.0.0 16:59:13 Setting up make (4.1-9.1ubuntu1) ... 16:59:13 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 16:59:13 go: finding github.com/gorilla/mux v1.7.1 16:59:13 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 16:59:13 go: finding github.com/BurntSushi/toml v0.3.1 16:59:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:59:13 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:59:14 Setting up curl (7.58.0-2ubuntu3.8) ... 16:59:14 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 16:59:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 16:59:14 Setting up libgdbm5:arm64 (1.14.1-6) ... 16:59:14 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 16:59:14 Setting up patch (2.7.6-2ubuntu1.1) ... 16:59:14 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 16:59:14 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 16:59:14 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:59:14 go: finding github.com/fatih/color v1.7.0 16:59:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:59:14 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 16:59:14 go: finding github.com/pelletier/go-toml v1.2.0 16:59:14 go: finding github.com/ugorji/go v1.1.4 16:59:14 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 16:59:14 Setting up libxau6:arm64 (1:1.0.8-1) ... 16:59:14 Setting up netbase (5.4) ... 16:59:14 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 16:59:14 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 16:59:14 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 16:59:14 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 16:59:14 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:59:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:59:15 Setting up perl (5.26.1-6ubuntu0.3) ... 16:59:15 Setting up libxext6:arm64 (2:1.3.3-1) ... 16:59:15 Setting up liberror-perl (0.17025-1) ... 16:59:15 Setting up xauth (1:1.0.10-1) ... 16:59:15 Setting up git (1:2.17.1-1ubuntu0.6) ... 16:59:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:59:15 go: finding github.com/pmezard/go-difflib v1.0.0 16:59:15 go: finding github.com/go-kit/kit v0.8.0 16:59:17 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:59:18 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:59:18 go: finding github.com/mitchellh/mapstructure v1.1.2 16:59:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:59:18 go: finding github.com/hashicorp/go-uuid v1.0.1 16:59:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:59:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:59:18 go: finding github.com/hashicorp/serf v0.8.2 16:59:19 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:59:19 go: finding github.com/mitchellh/go-homedir v1.0.0 16:59:20 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:59:20 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:59:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:59:20 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:59:20 go: finding github.com/hashicorp/memberlist v0.1.3 16:59:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:59:20 go: finding github.com/hashicorp/mdns v1.0.0 16:59:20 go: finding github.com/mitchellh/iochan v1.0.0 16:59:20 go: finding github.com/hashicorp/logutils v1.0.0 16:59:20 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 16:59:20 curl set to automatically installed. 16:59:20 git set to automatically installed. 16:59:20 git-man set to automatically installed. 16:59:20 less set to automatically installed. 16:59:20 libbsd0 set to automatically installed. 16:59:20 libcurl3-gnutls set to automatically installed. 16:59:20 libedit2 set to automatically installed. 16:59:20 liberror-perl set to automatically installed. 16:59:20 libexpat1 set to automatically installed. 16:59:20 libgdbm-compat4 set to automatically installed. 16:59:20 libgdbm5 set to automatically installed. 16:59:20 libperl5.26 set to automatically installed. 16:59:20 libssl1.0.0 set to automatically installed. 16:59:20 libx11-6 set to automatically installed. 16:59:20 libx11-data set to automatically installed. 16:59:20 libxau6 set to automatically installed. 16:59:20 libxcb1 set to automatically installed. 16:59:20 libxdmcp6 set to automatically installed. 16:59:20 libxext6 set to automatically installed. 16:59:20 libxmuu1 set to automatically installed. 16:59:20 make set to automatically installed. 16:59:20 netbase set to automatically installed. 16:59:20 openssh-client set to automatically installed. 16:59:20 patch set to automatically installed. 16:59:20 perl set to automatically installed. 16:59:20 perl-modules-5.26 set to automatically installed. 16:59:20 xauth set to automatically installed. 16:59:20 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 16:59:20 Please ensure the environment is properly setup before continuing. 16:59:20 Ignore this message if the appropriate measures have already been taken 16:59:20 go: finding github.com/hashicorp/go-syslog v1.0.0 16:59:20 go: finding github.com/mitchellh/gox v0.4.0 16:59:21 Pulling go 16:59:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:59:21 go: finding github.com/davecgh/go-spew v1.1.1 16:59:21 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:59:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:59:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:59:21 go: finding github.com/stretchr/testify v1.2.2 16:59:21 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:59:22 go: finding github.com/miekg/dns v1.0.14 16:59:22 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:59:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:59:22 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 16:59:22 go: finding github.com/hashicorp/go.net v0.0.1 16:59:22 go: finding github.com/hashicorp/go-uuid v1.0.0 16:59:22 go: finding github.com/hashicorp/golang-lru v0.5.0 16:59:23 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 16:59:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:59:23 go: downloading github.com/goburrow/modbus v0.1.0 16:59:23 go: downloading github.com/goburrow/serial v0.1.0 16:59:23 go: downloading github.com/google/uuid v1.1.1 16:59:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 16:59:23 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 16:59:23 go: downloading github.com/go-kit/kit v0.8.0 16:59:23 go: downloading github.com/pkg/errors v0.8.1 16:59:23 go: downloading gopkg.in/yaml.v2 v2.2.8 16:59:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:59:23 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 16:59:23 go: downloading github.com/gorilla/mux v1.7.1 16:59:23 go: downloading github.com/hashicorp/consul/api v1.1.0 16:59:23 go: downloading github.com/OneOfOne/xxhash v1.2.6 16:59:23 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 16:59:23 go: downloading github.com/BurntSushi/toml v0.3.1 16:59:23 go: downloading github.com/pelletier/go-toml v1.2.0 16:59:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:59:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:59:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:59:24 go: downloading github.com/mitchellh/copystructure v1.0.0 16:59:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:59:24 go: downloading github.com/x448/float16 v0.8.4 16:59:24 go: downloading github.com/hashicorp/serf v0.8.2 16:59:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:59:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:59:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:59:24 'device-modbus' has dependencies that need to be staged: go 16:59:24 Skipping pull go (already ran) 16:59:24 Building go 16:59:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:59:24 Dload Upload Total Spent Left Speed 16:59:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:59:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:59:25 go: downloading github.com/hashicorp/golang-lru v0.5.1 16:59:26 # github.com/fxamacker/cbor/v2 16:59:26 /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) 16:59:26 /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) 16:59:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 94.3M 40 37.8M 0 0 39.1M 0 0:00:02 --:--:-- 0:00:02 39.1M 89 94.3M 89 84.6M 0 0 42.7M 0 0:00:02 0:00:01 0:00:01 42.7M 100 94.3M 100 94.3M 0 0 43.3M 0 0:00:02 0:00:02 --:--:-- 43.3M 16:59:27 go1.11.9.linux-arm64.tar.gz: OK 16:59:33 note: module requires Go 1.12Makefile:21: recipe for target 'cmd/device-modbus' failed 16:59:33 make: *** [cmd/device-modbus] Error 2 16:59:33 Failed to run 'override-build': Exit code was 2. [Pipeline] } 16:59:35 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] } 16:59:35 Failed in branch amd64 16:59:46 Staging go 16:59:48 Pulling device-modbus 16:59:51 Skipping build go (already ran) 16:59:51 Building device-modbus 16:59:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 16:59:51 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 16:59:51 go: finding github.com/goburrow/modbus v0.1.0 16:59:51 go: finding github.com/mitchellh/go-homedir v1.1.0 16:59:51 go: finding github.com/miekg/dns v1.1.4 16:59:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:59:51 go: finding github.com/hashicorp/go-sockaddr v1.0.1 16:59:51 go: finding github.com/goburrow/serial v0.1.0 16:59:51 go: finding github.com/google/uuid v1.1.1 16:59:51 go: finding github.com/hashicorp/golang-lru v0.5.1 16:59:52 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 16:59:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:59:53 go: finding github.com/OneOfOne/xxhash v1.2.6 16:59:53 go: finding github.com/google/uuid v1.1.0 16:59:53 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 16:59:53 go: finding github.com/stretchr/testify v1.3.0 16:59:53 go: finding github.com/stretchr/testify v1.5.1 16:59:54 go: finding gopkg.in/yaml.v2 v2.2.8 16:59:55 go: finding github.com/go-kit/kit v0.8.0 16:59:55 go: finding github.com/mitchellh/cli v1.0.0 16:59:55 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 16:59:55 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:59:55 go: finding github.com/gorilla/mux v1.7.1 16:59:56 go: finding github.com/hashicorp/errwrap v1.0.0 16:59:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:59:57 go: finding github.com/go-stack/stack v1.8.0 16:59:57 go: finding github.com/pelletier/go-toml v1.2.0 16:59:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:59:57 go: finding github.com/pmezard/go-difflib v1.0.0 16:59:57 go: finding github.com/davecgh/go-spew v1.1.0 16:59:58 go: finding github.com/mattn/go-isatty v0.0.3 16:59:58 go: finding github.com/hashicorp/consul/api v1.1.0 16:59:58 go: finding github.com/pkg/errors v0.8.1 16:59:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 16:59:59 go: finding gopkg.in/yaml.v2 v2.2.2 16:59:59 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 16:59:59 go: finding github.com/bgentry/speakeasy v0.1.0 16:59:59 go: finding github.com/BurntSushi/toml v0.3.1 17:00:00 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:00:00 go: finding github.com/mitchellh/copystructure v1.0.0 17:00:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:00:00 go: finding github.com/hashicorp/go-multierror v1.0.0 17:00:01 go: finding github.com/mattn/go-colorable v0.0.9 17:00:02 go: finding github.com/fatih/color v1.7.0 17:00:02 go: finding github.com/stretchr/objx v0.1.0 17:00:02 go: finding github.com/ugorji/go v1.1.4 17:00:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:00:03 go: finding github.com/posener/complete v1.1.1 17:00:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:00:03 go: finding github.com/go-logfmt/logfmt v0.4.0 17:00:04 go: finding github.com/mitchellh/go-wordwrap v1.0.0 17:00:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:00:05 go: finding github.com/x448/float16 v0.8.4 17:00:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:00:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:00:07 go: finding github.com/mitchellh/mapstructure v1.1.2 17:00:07 go: finding github.com/hashicorp/serf v0.8.2 17:00:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:00:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:00:07 go: finding github.com/hashicorp/go-uuid v1.0.1 17:00:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:00:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:00:09 go: finding github.com/mitchellh/go-homedir v1.0.0 17:00:09 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 17:00:09 go: finding github.com/hashicorp/go-syslog v1.0.0 17:00:09 go: finding github.com/mitchellh/iochan v1.0.0 17:00:09 go: finding github.com/hashicorp/mdns v1.0.0 17:00:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:00:09 go: finding github.com/hashicorp/memberlist v0.1.3 17:00:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:00:10 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:00:10 go: finding github.com/mitchellh/gox v0.4.0 17:00:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:00:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:00:11 go: finding github.com/hashicorp/logutils v1.0.0 17:00:11 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 17:00:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:00:11 go: finding github.com/miekg/dns v1.0.14 17:00:12 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:00:12 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:00:12 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:00:12 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:00:12 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:00:12 go: finding github.com/davecgh/go-spew v1.1.1 17:00:12 go: finding github.com/stretchr/testify v1.2.2 17:00:13 go: finding github.com/hashicorp/go.net v0.0.1 17:00:13 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:00:14 go: finding github.com/hashicorp/golang-lru v0.5.0 17:00:14 go: finding github.com/hashicorp/go-uuid v1.0.0 17:00:15 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 17:00:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 17:00:15 go: downloading github.com/goburrow/modbus v0.1.0 17:00:15 go: downloading github.com/goburrow/serial v0.1.0 17:00:15 go: downloading github.com/gorilla/mux v1.7.1 17:00:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 17:00:16 go: downloading github.com/go-kit/kit v0.8.0 17:00:16 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:00:16 go: downloading github.com/OneOfOne/xxhash v1.2.6 17:00:16 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 17:00:16 go: downloading gopkg.in/yaml.v2 v2.2.8 17:00:16 go: downloading github.com/google/uuid v1.1.1 17:00:16 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 17:00:16 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 17:00:16 go: downloading github.com/pkg/errors v0.8.1 17:00:16 go: downloading github.com/pelletier/go-toml v1.2.0 17:00:16 go: downloading github.com/hashicorp/consul/api v1.1.0 17:00:16 go: downloading github.com/BurntSushi/toml v0.3.1 17:00:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:00:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:00:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:00:16 go: downloading github.com/mitchellh/copystructure v1.0.0 17:00:16 go: downloading github.com/x448/float16 v0.8.4 17:00:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:00:17 go: downloading github.com/hashicorp/serf v0.8.2 17:00:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:00:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:00:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:00:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:00:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:00:19 go: downloading github.com/hashicorp/golang-lru v0.5.1 17:00:21 # github.com/fxamacker/cbor/v2 17:00:21 /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) 17:00:21 /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) 17:00:36 note: module requires Go 1.12Makefile:21: recipe for target 'cmd/device-modbus' failed 17:00:36 make: *** [cmd/device-modbus] Error 2 17:00:36 Failed to run 'override-build': Exit code was 2. [Pipeline] } 17:00:40 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] } 17:00:41 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 17:00:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:00:42 ---> package-listing.sh 17:00:42 ++ facter osfamily 17:00:42 ++ tr '[:upper:]' '[:lower:]' 17:00:42 + OS_FAMILY=redhat 17:00:42 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-139 17:00:42 + START_PACKAGES=/tmp/packages_start.txt 17:00:42 + END_PACKAGES=/tmp/packages_end.txt 17:00:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:00:42 + PACKAGES=/tmp/packages_start.txt 17:00:42 + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' 17:00:42 + PACKAGES=/tmp/packages_end.txt 17:00:42 + case "${OS_FAMILY}" in 17:00:42 + rpm -qa 17:00:42 + sort 17:00:46 + '[' -f /tmp/packages_start.txt ']' 17:00:46 + '[' -f /tmp/packages_end.txt ']' 17:00:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:00:46 + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' 17:00:46 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ 17:00:46 + 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 17:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:00:47 17:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:00:47 alpine: Pulling from edgex-lftools-log-publisher 17:00:47 c9b1b535fdd9: Pulling fs layer 17:00:47 2cc5ad85d9ab: Pulling fs layer 17:00:47 756a868c4378: Pulling fs layer 17:00:47 444b2fc9a129: Pulling fs layer 17:00:47 ea15f1150254: Pulling fs layer 17:00:47 41b27a9f41bf: Pulling fs layer 17:00:47 28c525ee5125: Pulling fs layer 17:00:47 094b1ea09ed8: Pulling fs layer 17:00:47 138eaada9080: Pulling fs layer 17:00:47 0622d0fa9048: Pulling fs layer 17:00:47 444b2fc9a129: Waiting 17:00:47 138eaada9080: Waiting 17:00:47 094b1ea09ed8: Waiting 17:00:47 ea15f1150254: Waiting 17:00:47 0622d0fa9048: Waiting 17:00:47 41b27a9f41bf: Waiting 17:00:47 28c525ee5125: Waiting 17:00:47 2cc5ad85d9ab: Verifying Checksum 17:00:47 2cc5ad85d9ab: Download complete 17:00:47 444b2fc9a129: Download complete 17:00:47 c9b1b535fdd9: Download complete 17:00:47 ea15f1150254: Verifying Checksum 17:00:47 ea15f1150254: Download complete 17:00:47 28c525ee5125: Verifying Checksum 17:00:47 28c525ee5125: Download complete 17:00:48 756a868c4378: Verifying Checksum 17:00:48 756a868c4378: Download complete 17:00:48 c9b1b535fdd9: Pull complete 17:00:48 094b1ea09ed8: Verifying Checksum 17:00:48 094b1ea09ed8: Download complete 17:00:48 138eaada9080: Verifying Checksum 17:00:48 138eaada9080: Download complete 17:00:48 0622d0fa9048: Verifying Checksum 17:00:48 0622d0fa9048: Download complete 17:00:48 2cc5ad85d9ab: Pull complete 17:00:48 41b27a9f41bf: Verifying Checksum 17:00:48 41b27a9f41bf: Download complete 17:00:50 756a868c4378: Pull complete 17:00:50 444b2fc9a129: Pull complete 17:00:50 ea15f1150254: Pull complete 17:00:53 41b27a9f41bf: Pull complete 17:00:53 28c525ee5125: Pull complete 17:00:55 094b1ea09ed8: Pull complete 17:00:55 138eaada9080: Pull complete 17:00:56 0622d0fa9048: Pull complete 17:00:56 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:00:56 prd-centos7-docker-4c-2g-4726 does not seem to be running inside a container 17:00:56 $ 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 17:00:57 $ docker top 4cdb529dbf22655d9bfb14a57afb1e0de1027a1d78606858d9215f03bf100e48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:57 provisioning config files... 17:00:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config4660323384004049140tmp [Pipeline] { [Pipeline] echo 17:00:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:00:58 ---> create-netrc.sh [Pipeline] echo 17:00:58 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:00:58 ---> logs-deploy.sh 17:00:58 + ARCHIVE_ARTIFACTS= 17:00:58 + LOGS_SERVER=https://logs.edgexfoundry.org 17:00:58 + '[' https://logs.edgexfoundry.org == None ']' 17:00:58 + NEXUS_URL=https://nexus.edgexfoundry.org 17:00:58 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/3 17:00:58 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/3/ 17:00:58 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/3 /w/workspace/xfoundry_device-modbus-go_PR-139 17:00:59 Archives upload complete. 17:00:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/3/