Started by user Lisa Rashidi-Ranjbar 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 lranjbar for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 98b52d9584e04c01e40368f8367c2648e1414356+f5c9d48415354775d5437a1ae29fce4498980850 (c186a8034bf3fde7c1eb7ee55459751a8a5eac68) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2635 in /w/workspace/xfoundry_device-modbus-go_PR-154 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-154 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +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/154/head:refs/remotes/origin/PR-154 # 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/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 98b52d9584e04c01e40368f8367c2648e1414356 Merge succeeded, producing 98b52d9584e04c01e40368f8367c2648e1414356 Checking out Revision 98b52d9584e04c01e40368f8367c2648e1414356 (PR-154) > git config core.sparsecheckout # timeout=10 > git checkout -f 98b52d9584e04c01e40368f8367c2648e1414356 # 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 f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 Commit message: "Update VERSION and snap title for snap rebuild" > git rev-list --no-walk 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:45:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:45:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:45:44 ========================================================= 21:45:44 EdgeX Global Pipelines Version Info 21:45:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:45:46 ------------------- 21:45:46 stable info: 21:45:46 ------------------- 21:45:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:45:46 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 21:45:46 Message: update stable to v1.0.89 21:45:47 ------------------- 21:45:47 experimental info: 21:45:47 ------------------- 21:45:47 Commited By: **** collab-it+edgex@linuxfoundation.org 21:45:47 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 21:45:47 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:49 21:45:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:45:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:49 latest: Pulling from edgex-devops/git-semver 21:45:49 9123ac7c32f7: Pulling fs layer 21:45:49 b8cc5d1170e3: Pulling fs layer 21:45:49 2924cbbf6a41: Pulling fs layer 21:45:49 93b08a4f1073: Pulling fs layer 21:45:49 93b08a4f1073: Waiting 21:45:49 b8cc5d1170e3: Download complete 21:45:49 9123ac7c32f7: Verifying Checksum 21:45:49 9123ac7c32f7: Download complete 21:45:49 93b08a4f1073: Verifying Checksum 21:45:49 93b08a4f1073: Download complete 21:45:49 2924cbbf6a41: Verifying Checksum 21:45:49 9123ac7c32f7: Pull complete 21:45:49 b8cc5d1170e3: Pull complete 21:45:50 2924cbbf6a41: Pull complete 21:45:50 93b08a4f1073: Pull complete 21:45:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:45:50 prd-centos7-docker-4c-2g-2635 does not seem to be running inside a container 21:45:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-154 -v /w/workspace/xfoundry_device-modbus-go_PR-154:/w/workspace/xfoundry_device-modbus-go_PR-154:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-154@tmp:/w/workspace/xfoundry_device-modbus-go_PR-154@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 21:45:53 $ docker top 59f6db502900a62a6c21588888bc49d43585ea9e9b5cdcf7e56887326a32c35d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:53 [ssh-agent] Looking for ssh-agent implementation... 21:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:53 $ docker exec 59f6db502900a62a6c21588888bc49d43585ea9e9b5cdcf7e56887326a32c35d ssh-agent 21:45:53 SSH_AUTH_SOCK=/tmp/ssh-pi6dPVF5Uj3u/agent.12 21:45:53 SSH_AGENT_PID=17 21:45:53 Running ssh-add (command line suppressed) 21:45:53 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_5106231303970288963.key (/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_5106231303970288963.key) 21:45:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:54 + git describe --exact-match --tags HEAD 21:45:54 fatal: No names found, cannot describe anything. [Pipeline] } 21:45:54 $ docker exec --env ******** --env ******** 59f6db502900a62a6c21588888bc49d43585ea9e9b5cdcf7e56887326a32c35d ssh-agent -k 21:45:54 unset SSH_AUTH_SOCK; 21:45:54 unset SSH_AGENT_PID; 21:45:54 echo Agent pid 17 killed; 21:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:45:54 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:45:54 This usually means this commit has not been tagged. [Pipeline] sshagent 21:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:54 [ssh-agent] Looking for ssh-agent implementation... 21:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:54 $ docker exec 59f6db502900a62a6c21588888bc49d43585ea9e9b5cdcf7e56887326a32c35d ssh-agent 21:45:54 SSH_AUTH_SOCK=/tmp/ssh-EtNuYSfN0YSq/agent.45 21:45:54 SSH_AGENT_PID=50 21:45:54 Running ssh-add (command line suppressed) 21:45:54 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_614706806251959744.key (/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_614706806251959744.key) 21:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:55 + git semver init 21:45:55 # -> Open(): unable to determine branch for HEAD 21:45:55 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-154/.git 21:45:55 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-154 21:45:55 # $SEMVER_REMOTE_NAME = origin 21:45:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:45:55 # $SEMVER_USER_NAME = edgex-jenkins 21:45:55 # $SEMVER_BRANCH = PR-154 21:45:55 # $SEMVER_TEMP = /tmp/semver-640771265 21:45:55 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 21:45:55 # '/tmp/semver-640771265' -> '/w/workspace/xfoundry_device-modbus-go_PR-154/.semver' 21:45:55 # -> Force: false 21:45:55 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-154/.semver [Pipeline] } 21:45:55 $ docker exec --env ******** --env ******** 59f6db502900a62a6c21588888bc49d43585ea9e9b5cdcf7e56887326a32c35d ssh-agent -k 21:45:55 unset SSH_AUTH_SOCK; 21:45:55 unset SSH_AGENT_PID; 21:45:55 echo Agent pid 50 killed; 21:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:56 + git semver [Pipeline] } 21:45:56 $ docker stop --time=1 59f6db502900a62a6c21588888bc49d43585ea9e9b5cdcf7e56887326a32c35d 21:45:57 $ docker rm -f 59f6db502900a62a6c21588888bc49d43585ea9e9b5cdcf7e56887326a32c35d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:45:57 Stashed 30 file(s) [Pipeline] echo 21:45:57 [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 21:46:13 Still waiting to schedule task 21:46:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:46:13 Still waiting to schedule task 21:46:13 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:48:36 Running on prd-centos7-docker-4c-2g-2636 in /w/workspace/xfoundry_device-modbus-go_PR-154 [Pipeline] { [Pipeline] ws 21:48:36 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 21:48:39 using credential edgex-jenkins-ssh 21:48:39 Cloning the remote Git repository 21:48:39 Cloning with configured refspecs honoured and without tags 21:48:39 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 21:48:39 Fetching without tags 21:48:40 Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 98b52d9584e04c01e40368f8367c2648e1414356 21:48:40 Merge succeeded, producing 98b52d9584e04c01e40368f8367c2648e1414356 21:48:40 Checking out Revision 98b52d9584e04c01e40368f8367c2648e1414356 (PR-154) 21:48:39 > git init /w/workspace/device-modbus-go/2 # timeout=10 21:48:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 21:48:39 > git --version # timeout=10 21:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:48:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 21:48:39 > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # timeout=10 21:48:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:48:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 21:48:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 21:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:48:40 > git config core.sparsecheckout # timeout=10 21:48:40 > git checkout -f 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 21:48:40 > git remote # timeout=10 21:48:40 > git config --get remote.origin.url # timeout=10 21:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:40 > git merge f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 21:48:40 > git rev-parse HEAD^{commit} # timeout=10 21:48:40 > git config core.sparsecheckout # timeout=10 21:48:40 > git checkout -f 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 21:48:43 Commit message: "Update VERSION and snap title for snap rebuild" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:48:44 ========================================================= 21:48:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:48:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:48:45 + 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 . 21:48:45 Sending build context to Docker daemon 601.1kB 21:48:45 Step 1/8 : ARG BASE=golang:1.13-alpine 21:48:45 Step 2/8 : FROM ${BASE} 21:48:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:48:45 e6b0cf9c0882: Pulling fs layer 21:48:45 2848faf0eed1: Pulling fs layer 21:48:45 0f37312ad70f: Pulling fs layer 21:48:45 5788d62ee057: Pulling fs layer 21:48:45 0e6b1d234666: Pulling fs layer 21:48:45 bf5d7aec512f: Pulling fs layer 21:48:45 34c802a77dc8: Pulling fs layer 21:48:45 9eb99e56ec68: Pulling fs layer 21:48:45 27c7a5d97fbd: Pulling fs layer 21:48:45 5c102a31e300: Pulling fs layer 21:48:45 dcfb455df0a1: Pulling fs layer 21:48:45 0e6b1d234666: Waiting 21:48:45 bf5d7aec512f: Waiting 21:48:45 34c802a77dc8: Waiting 21:48:45 9eb99e56ec68: Waiting 21:48:45 27c7a5d97fbd: Waiting 21:48:45 5c102a31e300: Waiting 21:48:45 dcfb455df0a1: Waiting 21:48:45 0f37312ad70f: Verifying Checksum 21:48:45 2848faf0eed1: Download complete 21:48:45 0e6b1d234666: Download complete 21:48:45 bf5d7aec512f: Verifying Checksum 21:48:45 bf5d7aec512f: Download complete 21:48:45 e6b0cf9c0882: Download complete 21:48:46 e6b0cf9c0882: Pull complete 21:48:46 34c802a77dc8: Verifying Checksum 21:48:46 34c802a77dc8: Download complete 21:48:46 27c7a5d97fbd: Verifying Checksum 21:48:46 27c7a5d97fbd: Download complete 21:48:47 5c102a31e300: Verifying Checksum 21:48:47 5c102a31e300: Download complete 21:48:47 dcfb455df0a1: Verifying Checksum 21:48:47 dcfb455df0a1: Download complete 21:48:47 9eb99e56ec68: Verifying Checksum 21:48:47 9eb99e56ec68: Download complete 21:48:47 5788d62ee057: Verifying Checksum 21:48:47 5788d62ee057: Download complete 21:48:47 2848faf0eed1: Pull complete 21:48:48 0f37312ad70f: Pull complete 21:48:53 5788d62ee057: Pull complete 21:48:53 0e6b1d234666: Pull complete 21:48:53 bf5d7aec512f: Pull complete 21:49:00 34c802a77dc8: Pull complete 21:49:02 9eb99e56ec68: Pull complete 21:49:02 27c7a5d97fbd: Pull complete 21:49:03 5c102a31e300: Pull complete 21:49:03 dcfb455df0a1: Pull complete 21:49:03 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:49:03 ---> 7c70fe431013 21:49:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 21:49:04 ---> Running in d85a4e95e8f2 21:49:04 Removing intermediate container d85a4e95e8f2 21:49:04 ---> 1004605ab7e5 21:49:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:04 ---> Running in b38a41ce2cf1 21:49:06 Removing intermediate container b38a41ce2cf1 21:49:06 ---> b6447042ea02 21:49:06 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:49:06 ---> Running in 92ce480c9401 21:49:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:49:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:49:08 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 21:49:08 (2/17) Installing libmagic (5.37-r1) 21:49:09 (3/17) Installing file (5.37-r1) 21:49:09 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 21:49:09 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 21:49:09 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 21:49:27 (7/17) Installing libc-dev (0.7.2-r0) 21:49:27 (8/17) Installing g++ (9.2.0-r4) 21:49:34 (9/17) Installing fortify-headers (1.1-r0) 21:49:34 (10/17) Installing build-base (0.5-r1) 21:49:34 (11/17) Installing openssh-keygen (8.1_p1-r0) 21:49:34 (12/17) Installing libedit (20191211.3.1-r0) 21:49:34 (13/17) Installing openssh-client (8.1_p1-r0) 21:49:34 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 21:49:34 (15/17) Installing openssh-server-common (8.1_p1-r0) 21:49:34 (16/17) Installing openssh-server (8.1_p1-r0) 21:49:34 (17/17) Installing openssh (8.1_p1-r0) 21:49:34 Executing busybox-1.31.1-r8.trigger 21:49:34 OK: 214 MiB in 52 packages 21:49:37 Removing intermediate container 92ce480c9401 21:49:37 ---> 8c6e350d600a 21:49:37 Step 6/8 : WORKDIR /device-modbus-go 21:49:37 ---> Running in dccac6a47ccd 21:49:37 Removing intermediate container dccac6a47ccd 21:49:37 ---> 1892a9ba0b66 21:49:37 Step 7/8 : COPY . . 21:49:38 ---> 36d5a2155e89 21:49:38 Step 8/8 : RUN go mod download 21:49:38 ---> Running in 7f17417ee9a5 21:49:40 go: finding github.com/BurntSushi/toml v0.3.1 21:49:40 go: finding github.com/OneOfOne/xxhash v1.2.6 21:49:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:49:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:49:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:49:40 go: finding github.com/bgentry/speakeasy v0.1.0 21:49:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:49:40 go: finding github.com/davecgh/go-spew v1.1.1 21:49:40 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 21:49:40 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:49:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:49:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:49:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:49:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:49:40 go: finding github.com/fatih/color v1.7.0 21:49:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:49:40 go: finding github.com/go-kit/kit v0.8.0 21:49:40 go: finding github.com/go-logfmt/logfmt v0.4.0 21:49:40 go: finding github.com/go-stack/stack v1.8.0 21:49:40 go: finding github.com/goburrow/modbus v0.1.0 21:49:40 go: finding github.com/goburrow/serial v0.1.0 21:49:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:49:40 go: finding github.com/google/uuid v1.1.1 21:49:40 go: finding github.com/gorilla/mux v1.7.1 21:49:40 go: finding github.com/hashicorp/consul/api v1.1.0 21:49:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:49:40 go: finding github.com/hashicorp/errwrap v1.0.0 21:49:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:49:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:49:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:49:40 go: finding github.com/hashicorp/go-multierror v1.0.0 21:49:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:49:40 go: finding github.com/hashicorp/go-sockaddr v1.0.1 21:49:40 go: finding github.com/hashicorp/go-syslog v1.0.0 21:49:40 go: finding github.com/hashicorp/go-uuid v1.0.1 21:49:40 go: finding github.com/hashicorp/go.net v0.0.1 21:49:40 go: finding github.com/hashicorp/golang-lru v0.5.1 21:49:40 go: finding github.com/hashicorp/logutils v1.0.0 21:49:40 go: finding github.com/hashicorp/mdns v1.0.0 21:49:40 go: finding github.com/hashicorp/memberlist v0.1.3 21:49:40 go: finding github.com/hashicorp/serf v0.8.2 21:49:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:49:40 go: finding github.com/mattn/go-colorable v0.0.9 21:49:40 go: finding github.com/mattn/go-isatty v0.0.3 21:49:41 go: finding github.com/miekg/dns v1.1.4 21:49:41 go: finding github.com/mitchellh/cli v1.0.0 21:49:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:49:41 go: finding github.com/mitchellh/copystructure v1.0.0 21:49:41 go: finding github.com/mitchellh/go-homedir v1.1.0 21:49:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:49:41 go: finding github.com/mitchellh/go-wordwrap v1.0.0 21:49:41 go: finding github.com/mitchellh/gox v0.4.0 21:49:41 go: finding github.com/mitchellh/iochan v1.0.0 21:49:41 go: finding github.com/mitchellh/mapstructure v1.1.2 21:49:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:49:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:49:41 go: finding github.com/pelletier/go-toml v1.2.0 21:49:41 go: finding github.com/pkg/errors v0.8.1 21:49:41 go: finding github.com/pmezard/go-difflib v1.0.0 21:49:41 go: finding github.com/posener/complete v1.1.1 21:49:41 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 21:49:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:49:41 go: finding github.com/stretchr/objx v0.1.0 21:49:41 go: finding github.com/stretchr/testify v1.5.1 21:49:41 go: finding github.com/ugorji/go v1.1.4 21:49:41 go: finding github.com/x448/float16 v0.8.4 21:49:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:49:41 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 21:49:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:49:41 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:49:41 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:49:41 go: finding gopkg.in/yaml.v2 v2.2.8 21:49:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2637 in /w/workspace/xfoundry_device-modbus-go_PR-154 [Pipeline] { [Pipeline] ws 21:49:44 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 21:49:48 using credential edgex-jenkins-ssh 21:49:49 Cloning the remote Git repository 21:49:49 Cloning with configured refspecs honoured and without tags 21:49:49 Removing intermediate container 7f17417ee9a5 21:49:49 ---> 1d29ea41607c 21:49:49 Successfully built 1d29ea41607c 21:49:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:49 + docker inspect -f . ci-base-image-x86_64 21:49:49 . [Pipeline] withDockerContainer 21:49:50 prd-centos7-docker-4c-2g-2636 does not seem to be running inside a container 21:49:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:50 Fetching without tags 21:49:49 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 21:49:49 > git init /w/workspace/device-modbus-go/2 # timeout=10 21:49:49 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 21:49:49 > git --version # timeout=10 21:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:49:50 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 21:49:50 > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # timeout=10 21:49:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:49:50 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 21:49:50 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 21:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:49:50 Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 98b52d9584e04c01e40368f8367c2648e1414356 21:49:50 Merge succeeded, producing 98b52d9584e04c01e40368f8367c2648e1414356 21:49:50 Checking out Revision 98b52d9584e04c01e40368f8367c2648e1414356 (PR-154) 21:49:51 $ docker top cc58eccf04f2004f4ae7f2fefc5c063f88abc6e56bedde126716794a60a82b9c -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:50 > git config core.sparsecheckout # timeout=10 21:49:50 > git checkout -f 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 21:49:50 > git remote # timeout=10 21:49:50 > git config --get remote.origin.url # timeout=10 21:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:50 > git merge f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 21:49:50 > git rev-parse HEAD^{commit} # timeout=10 21:49:50 > git config core.sparsecheckout # timeout=10 21:49:50 > git checkout -f 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 21:49:51 + go version 21:49:51 go version go1.13.5 linux/amd64 [Pipeline] sh 21:49:52 + make test 21:49:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:49:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 21:49:55 Commit message: "Update VERSION and snap title for snap rebuild" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:49:56 ========================================================= 21:49:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:49:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:49:57 + 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 . 21:49:58 Sending build context to Docker daemon 601.1kB 21:49:58 Step 1/8 : ARG BASE=golang:1.13-alpine 21:49:58 Step 2/8 : FROM ${BASE} 21:49:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:49:58 cde5963f3b93: Pulling fs layer 21:49:58 2a23fa8c16f7: Pulling fs layer 21:49:58 777b28850792: Pulling fs layer 21:49:58 8a11ddd9e578: Pulling fs layer 21:49:58 4cf88f913ddb: Pulling fs layer 21:49:58 1df406cf5192: Pulling fs layer 21:49:58 cd6300453558: Pulling fs layer 21:49:58 b9c365052c96: Pulling fs layer 21:49:58 a2d8cc88f415: Pulling fs layer 21:49:58 ea1d1ca13537: Pulling fs layer 21:49:58 3750a50a1c5e: Pulling fs layer 21:49:58 8a11ddd9e578: Waiting 21:49:58 4cf88f913ddb: Waiting 21:49:58 1df406cf5192: Waiting 21:49:58 cd6300453558: Waiting 21:49:58 b9c365052c96: Waiting 21:49:58 a2d8cc88f415: Waiting 21:49:58 ea1d1ca13537: Waiting 21:49:58 3750a50a1c5e: Waiting 21:49:58 777b28850792: Verifying Checksum 21:49:58 777b28850792: Download complete 21:49:58 2a23fa8c16f7: Verifying Checksum 21:49:58 2a23fa8c16f7: Download complete 21:49:58 4cf88f913ddb: Verifying Checksum 21:49:58 4cf88f913ddb: Download complete 21:49:58 1df406cf5192: Verifying Checksum 21:49:58 1df406cf5192: Download complete 21:49:58 cde5963f3b93: Verifying Checksum 21:49:58 cde5963f3b93: Download complete 21:49:59 cde5963f3b93: Pull complete 21:50:00 2a23fa8c16f7: Pull complete 21:50:00 777b28850792: Pull complete 21:50:01 cd6300453558: Verifying Checksum 21:50:01 cd6300453558: Download complete 21:50:01 a2d8cc88f415: Download complete 21:50:02 ea1d1ca13537: Verifying Checksum 21:50:02 ea1d1ca13537: Download complete 21:50:02 3750a50a1c5e: Verifying Checksum 21:50:02 3750a50a1c5e: Download complete 21:50:03 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 21:50:03 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.372s coverage: 50.3% of statements 21:50:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:50:03 b9c365052c96: Verifying Checksum 21:50:03 b9c365052c96: Download complete 21:50:04 gofmt -l . 21:50:04 [ "`gofmt -l .`" = "" ] 21:50:04 ./bin/test-attribution-txt.sh 21:50:04 8a11ddd9e578: Verifying Checksum 21:50:04 8a11ddd9e578: Download complete 21:50:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:50:05 Stashed 1 file(s) [Pipeline] } 21:50:05 $ docker stop --time=1 cc58eccf04f2004f4ae7f2fefc5c063f88abc6e56bedde126716794a60a82b9c 21:50:07 $ docker rm -f cc58eccf04f2004f4ae7f2fefc5c063f88abc6e56bedde126716794a60a82b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:50:09 + ls -al . 21:50:09 total 104 21:50:09 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 21:50 . 21:50:09 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 21:48 .. 21:50:09 -rw-rw-r--. 1 jenkins jenkins 5049 Jun 11 21:48 Attribution.txt 21:50:09 drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 21:48 bin 21:50:09 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 21:48 cmd 21:50:09 -rw-r--r--. 1 jenkins jenkins 22123 Jun 11 21:50 coverage.out 21:50:09 -rw-rw-r--. 1 jenkins jenkins 1422 Jun 11 21:48 Dockerfile 21:50:09 -rw-rw-r--. 1 jenkins jenkins 954 Jun 11 21:48 Dockerfile.build 21:50:09 -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 21:48 .dockerignore 21:50:09 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 21:48 .git 21:50:09 -rw-rw-r--. 1 jenkins jenkins 330 Jun 11 21:48 .gitignore 21:50:09 -rw-r--r--. 1 jenkins jenkins 559 Jun 11 21:50 go.mod 21:50:09 -rw-r--r--. 1 jenkins jenkins 13471 Jun 11 21:50 go.sum 21:50:09 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 21:48 internal 21:50:09 -rw-rw-r--. 1 jenkins jenkins 702 Jun 11 21:48 Jenkinsfile 21:50:09 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 21:48 LICENSE 21:50:09 -rw-rw-r--. 1 jenkins jenkins 880 Jun 11 21:48 Makefile 21:50:09 -rw-rw-r--. 1 jenkins jenkins 591 Jun 11 21:48 README.md 21:50:09 drwxrwxr-x. 3 jenkins jenkins 58 Jun 11 21:48 .semver 21:50:09 drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 21:48 simulator 21:50:09 drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 21:48 snap 21:50:09 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 21:45 VERSION 21:50:09 -rw-rw-r--. 1 jenkins jenkins 229 Jun 11 21:48 version.go [Pipeline] isUnix [Pipeline] sh 21:50:09 + 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=98b52d9584e04c01e40368f8367c2648e1414356 --label arch=amd64 --label version=0.0.0 . 21:50:09 Sending build context to Docker daemon 629.8kB 21:50:09 Step 1/19 : ARG BASE=golang:1.13-alpine 21:50:09 Step 2/19 : FROM ${BASE} AS builder 21:50:09 ---> 1d29ea41607c 21:50:09 Step 3/19 : ARG MAKE='make build' 21:50:09 ---> Running in 1ed631735287 21:50:09 Removing intermediate container 1ed631735287 21:50:09 ---> ada211302263 21:50:09 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:09 ---> Running in 289ea589270a 21:50:10 Removing intermediate container 289ea589270a 21:50:10 ---> 7d73891315b4 21:50:10 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 21:50:10 ---> Running in 070d1e97a6b9 21:50:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:50:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:50:12 OK: 214 MiB in 52 packages 21:50:12 Removing intermediate container 070d1e97a6b9 21:50:12 ---> d6ada79ffb86 21:50:12 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 21:50:12 ---> Running in 29947af0d382 21:50:13 Removing intermediate container 29947af0d382 21:50:13 ---> 4df1cba1ba34 21:50:13 Step 7/19 : COPY . . 21:50:13 ---> 1f00754d2bbf 21:50:13 Step 8/19 : RUN ${MAKE} 21:50:13 ---> Running in c81e30376850 21:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 21:50:16 8a11ddd9e578: Pull complete 21:50:16 4cf88f913ddb: Pull complete 21:50:16 1df406cf5192: Pull complete 21:50:20 cd6300453558: Pull complete 21:50:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:50:25 b9c365052c96: Pull complete 21:50:25 a2d8cc88f415: Pull complete 21:50:25 Removing intermediate container c81e30376850 21:50:25 ---> 0de7ebb41e36 21:50:25 Step 9/19 : FROM scratch 21:50:25 ---> 21:50:25 Step 10/19 : ENV APP_PORT=49991 21:50:25 ---> Running in b1675d443103 21:50:25 Removing intermediate container b1675d443103 21:50:25 ---> 20bb369c46f9 21:50:25 Step 11/19 : EXPOSE $APP_PORT 21:50:25 ---> Running in c93ead5f97ad 21:50:25 Removing intermediate container c93ead5f97ad 21:50:25 ---> d4b6abbffec2 21:50:25 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 21:50:25 ---> 29351e384d72 21:50:25 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 21:50:26 ---> 7b6d475a392e 21:50:26 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 21:50:26 ---> e5fb0b740e60 21:50:26 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 21:50:26 ---> Running in 94e21deac436 21:50:26 Removing intermediate container 94e21deac436 21:50:26 ---> 547fef2b4c58 21:50:26 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 21:50:26 ---> Running in 97f89d210de6 21:50:26 Removing intermediate container 97f89d210de6 21:50:26 ---> 4afdea3e18fa 21:50:26 Step 17/19 : LABEL arch=amd64 21:50:26 ---> Running in f9425a31e159 21:50:27 Removing intermediate container f9425a31e159 21:50:27 ---> 30318d7428ce 21:50:27 Step 18/19 : LABEL git_sha=98b52d9584e04c01e40368f8367c2648e1414356 21:50:27 ---> Running in 76b79f46d792 21:50:27 Removing intermediate container 76b79f46d792 21:50:27 ---> e745d992e0a4 21:50:27 Step 19/19 : LABEL version=0.0.0 21:50:27 ---> Running in 544e28ce6ef9 21:50:27 Removing intermediate container 544e28ce6ef9 21:50:27 ---> e48fb1a25a70 21:50:27 [Warning] One or more build-args [ARCH] were not consumed 21:50:27 Successfully built e48fb1a25a70 21:50:27 Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } 21:50:27 ea1d1ca13537: Pull complete [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] { 21:50:27 3750a50a1c5e: Pull complete 21:50:27 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:50:27 ---> 78745c68409d 21:50:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [Pipeline] sh 21:50:28 ++ find /w/workspace/device-modbus-go/2 21:50:28 ++ grep snapcraft.yaml 21:50:28 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:28 provisioning config files... 21:50:28 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/2@tmp/config4076997546518012424tmp [Pipeline] { [Pipeline] sh 21:50:28 + cp /w/workspace/device-modbus-go/2@tmp/config4076997546518012424tmp /w/workspace/device-modbus-go/2/edgex-snap-store-login [Pipeline] sh 21:50:28 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/2:/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 21:50:28 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 21:50:28 latest: Pulling from edgex-devops/edgex-snap-builder 21:50:28 5bed26d33875: Pulling fs layer 21:50:28 f11b29a9c730: Pulling fs layer 21:50:28 930bda195c84: Pulling fs layer 21:50:28 78bf9a5ad49e: Pulling fs layer 21:50:28 e5fbee5a4b0d: Pulling fs layer 21:50:28 f452fca78f88: Pulling fs layer 21:50:28 7417ef92027a: Pulling fs layer 21:50:28 2af5c49d270b: Pulling fs layer 21:50:28 df9c3bdbc40a: Pulling fs layer 21:50:28 78bf9a5ad49e: Waiting 21:50:28 e5fbee5a4b0d: Waiting 21:50:28 f452fca78f88: Waiting 21:50:28 7417ef92027a: Waiting 21:50:28 2af5c49d270b: Waiting 21:50:28 df9c3bdbc40a: Waiting 21:50:28 930bda195c84: Verifying Checksum 21:50:28 930bda195c84: Download complete 21:50:28 f11b29a9c730: Download complete 21:50:28 78bf9a5ad49e: Verifying Checksum 21:50:28 78bf9a5ad49e: Download complete 21:50:28 f452fca78f88: Verifying Checksum 21:50:28 f452fca78f88: Download complete 21:50:28 7417ef92027a: Download complete 21:50:28 2af5c49d270b: Verifying Checksum 21:50:28 2af5c49d270b: Download complete 21:50:28 df9c3bdbc40a: Verifying Checksum 21:50:28 df9c3bdbc40a: Download complete 21:50:29 5bed26d33875: Verifying Checksum 21:50:29 5bed26d33875: Download complete 21:50:32 e5fbee5a4b0d: Verifying Checksum 21:50:32 e5fbee5a4b0d: Download complete 21:50:33 ---> Running in d9d2bfdb1f22 21:50:33 Removing intermediate container d9d2bfdb1f22 21:50:33 ---> 82b9ed2f50c1 21:50:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:33 ---> Running in fbb23d8111c1 21:50:33 5bed26d33875: Pull complete 21:50:33 f11b29a9c730: Pull complete 21:50:33 930bda195c84: Pull complete 21:50:33 78bf9a5ad49e: Pull complete 21:50:35 Removing intermediate container fbb23d8111c1 21:50:35 ---> 843a47723409 21:50:35 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:50:35 ---> Running in 2fed9eb2b469 21:50:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:50:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:50:38 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 21:50:38 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 21:50:39 (3/18) Installing libmagic (5.37-r1) 21:50:39 (4/18) Installing file (5.37-r1) 21:50:39 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 21:50:39 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 21:50:39 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 21:50:52 (8/18) Installing libc-dev (0.7.2-r0) 21:50:52 (9/18) Installing g++ (9.2.0-r4) 21:50:56 (10/18) Installing fortify-headers (1.1-r0) 21:50:56 (11/18) Installing build-base (0.5-r1) 21:50:56 (12/18) Installing openssh-keygen (8.1_p1-r0) 21:50:56 (13/18) Installing libedit (20191211.3.1-r0) 21:50:56 (14/18) Installing openssh-client (8.1_p1-r0) 21:50:56 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 21:50:56 (16/18) Installing openssh-server-common (8.1_p1-r0) 21:50:56 (17/18) Installing openssh-server (8.1_p1-r0) 21:50:56 (18/18) Installing openssh (8.1_p1-r0) 21:50:56 Executing busybox-1.31.1-r8.trigger 21:50:57 OK: 203 MiB in 52 packages 21:51:00 e5fbee5a4b0d: Pull complete 21:51:00 f452fca78f88: Pull complete 21:51:00 7417ef92027a: Pull complete 21:51:00 2af5c49d270b: Pull complete 21:51:00 df9c3bdbc40a: Pull complete 21:51:00 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 21:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 21:51:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:51:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:51:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:51:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] 21:51:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 21:51:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 21:51:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 21:51:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 21:51:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 21:51:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 21:51:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 21:51:02 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 21:51:02 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 21:51:02 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 21:51:02 Fetched 4909 kB in 2s (2363 kB/s) 21:51:03 Removing intermediate container 2fed9eb2b469 21:51:03 ---> 7a923eb10660 21:51:03 Step 6/8 : WORKDIR /device-modbus-go 21:51:03 ---> Running in 6d246412f60e 21:51:03 Removing intermediate container 6d246412f60e 21:51:03 ---> 34f37aac3edb 21:51:03 Step 7/8 : COPY . . 21:51:04 Reading package lists... 21:51:04 ---> 7a025184294c 21:51:04 Step 8/8 : RUN go mod download 21:51:04 ---> Running in e749419a29f4 21:51:07 go: finding github.com/BurntSushi/toml v0.3.1 21:51:07 go: finding github.com/OneOfOne/xxhash v1.2.6 21:51:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:51:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:51:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:51:07 go: finding github.com/bgentry/speakeasy v0.1.0 21:51:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:51:07 go: finding github.com/davecgh/go-spew v1.1.1 21:51:07 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 21:51:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:51:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:51:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:51:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:51:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:51:07 go: finding github.com/fatih/color v1.7.0 21:51:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:51:07 go: finding github.com/go-kit/kit v0.8.0 21:51:07 go: finding github.com/go-logfmt/logfmt v0.4.0 21:51:07 go: finding github.com/go-stack/stack v1.8.0 21:51:07 go: finding github.com/goburrow/modbus v0.1.0 21:51:07 go: finding github.com/goburrow/serial v0.1.0 21:51:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:51:07 go: finding github.com/google/uuid v1.1.1 21:51:07 go: finding github.com/gorilla/mux v1.7.1 21:51:07 go: finding github.com/hashicorp/consul/api v1.1.0 21:51:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:51:07 go: finding github.com/hashicorp/errwrap v1.0.0 21:51:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:51:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:51:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:51:07 go: finding github.com/hashicorp/go-multierror v1.0.0 21:51:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:51:07 go: finding github.com/hashicorp/go-sockaddr v1.0.1 21:51:07 go: finding github.com/hashicorp/go-syslog v1.0.0 21:51:07 go: finding github.com/hashicorp/go-uuid v1.0.1 21:51:07 go: finding github.com/hashicorp/go.net v0.0.1 21:51:07 go: finding github.com/hashicorp/golang-lru v0.5.1 21:51:07 go: finding github.com/hashicorp/logutils v1.0.0 21:51:07 go: finding github.com/hashicorp/mdns v1.0.0 21:51:07 go: finding github.com/hashicorp/memberlist v0.1.3 21:51:07 go: finding github.com/hashicorp/serf v0.8.2 21:51:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:51:07 go: finding github.com/mattn/go-colorable v0.0.9 21:51:07 go: finding github.com/mattn/go-isatty v0.0.3 21:51:07 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 21:51:07 go: finding github.com/miekg/dns v1.1.4 21:51:07 go: finding github.com/mitchellh/cli v1.0.0 21:51:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:51:07 go: finding github.com/mitchellh/copystructure v1.0.0 21:51:07 go: finding github.com/mitchellh/go-homedir v1.1.0 21:51:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:51:07 go: finding github.com/mitchellh/go-wordwrap v1.0.0 21:51:07 go: finding github.com/mitchellh/gox v0.4.0 21:51:07 go: finding github.com/mitchellh/iochan v1.0.0 21:51:07 go: finding github.com/mitchellh/mapstructure v1.1.2 21:51:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:51:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:51:07 go: finding github.com/pelletier/go-toml v1.2.0 21:51:07 go: finding github.com/pkg/errors v0.8.1 21:51:07 go: finding github.com/pmezard/go-difflib v1.0.0 21:51:07 go: finding github.com/posener/complete v1.1.1 21:51:07 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 21:51:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:51:07 go: finding github.com/stretchr/objx v0.1.0 21:51:07 go: finding github.com/stretchr/testify v1.5.1 21:51:07 go: finding github.com/ugorji/go v1.1.4 21:51:07 go: finding github.com/x448/float16 v0.8.4 21:51:07 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:51:07 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 21:51:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:51:07 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:51:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:51:08 go: finding gopkg.in/yaml.v2 v2.2.8 21:51:09 Reading package lists... 21:51:09 Building dependency tree... 21:51:09 Reading state information... 21:51:09 The following packages were automatically installed and are no longer required: 21:51:09 libjq1 liblzo2-2 libonig4 21:51:09 Use 'sudo apt autoremove' to remove them. 21:51:09 Suggested packages: 21:51:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:51:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 21:51:09 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 21:51:09 libterm-readline-gnu-perl | libterm-readline-perl-perl 21:51:09 The following NEW packages will be installed: 21:51:09 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 21:51:09 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 21:51:09 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 21:51:09 openssh-client patch perl perl-modules-5.26 xauth 21:51:09 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 21:51:09 Need to get 14.7 MB of archives. 21:51:09 After this operation, 89.5 MB of additional disk space will be used. 21:51:09 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 21:51:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:51:10 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 21:51:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 21:51:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 21:51:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 21:51:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 21:51:11 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 21:51:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 21:51:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 21:51:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 21:51:11 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 21:51:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 21:51:11 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:51:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 21:51:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:51:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 21:51:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 21:51:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:51:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 21:51:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 21:51:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 21:51:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:51:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:51:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:51:12 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 21:51:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:51:12 debconf: delaying package configuration, since apt-utils is not installed 21:51:13 Fetched 14.7 MB in 3s (5038 kB/s) 21:51:13 Selecting previously unselected package libxau6:amd64. 21:51:13 (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.) 21:51:13 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 21:51:13 Unpacking libxau6:amd64 (1:1.0.8-1) ... 21:51:13 Selecting previously unselected package libbsd0:amd64. 21:51:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:51:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:51:13 Selecting previously unselected package libxdmcp6:amd64. 21:51:13 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 21:51:13 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 21:51:13 Selecting previously unselected package libxcb1:amd64. 21:51:13 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 21:51:13 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 21:51:13 Selecting previously unselected package libx11-data. 21:51:13 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 21:51:13 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 21:51:14 Selecting previously unselected package libx11-6:amd64. 21:51:14 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 21:51:14 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 21:51:14 Selecting previously unselected package libxext6:amd64. 21:51:14 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 21:51:14 Unpacking libxext6:amd64 (2:1.3.3-1) ... 21:51:14 Selecting previously unselected package perl-modules-5.26. 21:51:14 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 21:51:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:51:17 Selecting previously unselected package libgdbm5:amd64. 21:51:17 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 21:51:17 Unpacking libgdbm5:amd64 (1.14.1-6) ... 21:51:17 Selecting previously unselected package libgdbm-compat4:amd64. 21:51:17 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 21:51:17 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 21:51:17 Selecting previously unselected package libperl5.26:amd64. 21:51:17 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 21:51:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 21:51:18 Removing intermediate container e749419a29f4 21:51:18 ---> 517109fa2385 21:51:18 Successfully built 517109fa2385 21:51:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:18 Selecting previously unselected package perl. 21:51:18 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 21:51:18 Unpacking perl (5.26.1-6ubuntu0.3) ... 21:51:18 + docker inspect -f . ci-base-image-arm64 21:51:18 . [Pipeline] withDockerContainer 21:51:18 Selecting previously unselected package less. 21:51:18 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 21:51:18 Unpacking less (487-0.1) ... 21:51:18 Selecting previously unselected package libexpat1:amd64. 21:51:18 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:51:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:51:18 Selecting previously unselected package netbase. 21:51:18 Preparing to unpack .../14-netbase_5.4_all.deb ... 21:51:18 Unpacking netbase (5.4) ... 21:51:19 prd-ubuntu18.04-docker-arm64-4c-16g-2637 does not seem to be running inside a container 21:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:51:19 Selecting previously unselected package libedit2:amd64. 21:51:19 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 21:51:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:51:19 Selecting previously unselected package libssl1.0.0:amd64. 21:51:19 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 21:51:19 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 21:51:19 Selecting previously unselected package libxmuu1:amd64. 21:51:19 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 21:51:19 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 21:51:19 Selecting previously unselected package openssh-client. 21:51:19 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:51:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:51:19 Selecting previously unselected package xauth. 21:51:19 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 21:51:19 Unpacking xauth (1:1.0.10-1) ... 21:51:19 Selecting previously unselected package curl. 21:51:19 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 21:51:19 Unpacking curl (7.58.0-2ubuntu3.8) ... 21:51:19 Selecting previously unselected package libcurl3-gnutls:amd64. 21:51:19 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 21:51:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 21:51:20 Selecting previously unselected package liberror-perl. 21:51:20 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 21:51:20 Unpacking liberror-perl (0.17025-1) ... 21:51:20 Selecting previously unselected package git-man. 21:51:20 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:51:20 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:51:20 Selecting previously unselected package git. 21:51:20 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:51:20 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:51:20 Selecting previously unselected package make. 21:51:20 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 21:51:20 Unpacking make (4.1-9.1ubuntu1) ... 21:51:20 Selecting previously unselected package patch. 21:51:20 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:51:20 Unpacking patch (2.7.6-2ubuntu1.1) ... 21:51:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:51:20 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:51:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:51:20 Setting up less (487-0.1) ... 21:51:20 $ docker top 1b981b17f49d4d15dfcddca52fc5c60abb15863c36c40348adf230f57b46a566 -eo pid,comm 21:51:21 Setting up make (4.1-9.1ubuntu1) ... 21:51:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [Pipeline] { [Pipeline] sh 21:51:21 Setting up curl (7.58.0-2ubuntu3.8) ... 21:51:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 21:51:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:51:21 Setting up libgdbm5:amd64 (1.14.1-6) ... 21:51:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:51:21 Setting up patch (2.7.6-2ubuntu1.1) ... 21:51:21 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 21:51:21 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 21:51:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:51:21 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 21:51:21 Setting up libxau6:amd64 (1:1.0.8-1) ... 21:51:21 Setting up netbase (5.4) ... 21:51:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 21:51:21 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 21:51:21 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 21:51:21 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 21:51:21 Setting up perl (5.26.1-6ubuntu0.3) ... 21:51:21 Setting up libxext6:amd64 (2:1.3.3-1) ... 21:51:21 Setting up liberror-perl (0.17025-1) ... 21:51:21 Setting up xauth (1:1.0.10-1) ... 21:51:21 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:51:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:51:22 + go version 21:51:22 go version go1.13.5 linux/arm64 [Pipeline] sh 21:51:23 + make test 21:51:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:51:24 curl set to automatically installed. 21:51:24 git set to automatically installed. 21:51:24 git-man set to automatically installed. 21:51:24 less set to automatically installed. 21:51:24 libbsd0 set to automatically installed. 21:51:24 libcurl3-gnutls set to automatically installed. 21:51:24 libedit2 set to automatically installed. 21:51:24 liberror-perl set to automatically installed. 21:51:24 libexpat1 set to automatically installed. 21:51:24 libgdbm-compat4 set to automatically installed. 21:51:24 libgdbm5 set to automatically installed. 21:51:24 libperl5.26 set to automatically installed. 21:51:24 libssl1.0.0 set to automatically installed. 21:51:24 libx11-6 set to automatically installed. 21:51:24 libx11-data set to automatically installed. 21:51:24 libxau6 set to automatically installed. 21:51:24 libxcb1 set to automatically installed. 21:51:24 libxdmcp6 set to automatically installed. 21:51:24 libxext6 set to automatically installed. 21:51:24 libxmuu1 set to automatically installed. 21:51:24 make set to automatically installed. 21:51:24 netbase set to automatically installed. 21:51:24 openssh-client set to automatically installed. 21:51:24 patch set to automatically installed. 21:51:24 perl set to automatically installed. 21:51:24 perl-modules-5.26 set to automatically installed. 21:51:24 xauth set to automatically installed. 21:51:24 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 21:51:24 Please ensure the environment is properly setup before continuing. 21:51:24 Ignore this message if the appropriate measures have already been taken 21:51:24 ? github.com/edgexfoundry/device-modbus-go [no test files] 21:51:24 Pulling go 21:51:25 'device-modbus' has dependencies that need to be staged: go 21:51:25 Skipping pull go (already ran) 21:51:25 Building go 21:51:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:25 Dload Upload Total Spent Left Speed 21:51:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 114M 4 5503k 0 0 13.3M 0 0:00:08 --:--:-- 0:00:08 13.2M 60 114M 60 69.5M 0 0 52.7M 0 0:00:02 0:00:01 0:00:01 52.7M 100 114M 100 114M 0 0 52.1M 0 0:00:02 0:00:02 --:--:-- 52.2M 21:51:28 go1.13.5.linux-amd64.tar.gz: OK 21:51:36 Staging go 21:51:37 Pulling device-modbus 21:51:38 Skipping build go (already ran) 21:51:38 Building device-modbus 21:51:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 21:51:39 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 21:51:39 go: downloading github.com/goburrow/modbus v0.1.0 21:51:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:51:39 go: extracting github.com/goburrow/modbus v0.1.0 21:51:39 go: downloading github.com/goburrow/serial v0.1.0 21:51:39 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 21:51:39 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:51:39 go: extracting github.com/goburrow/serial v0.1.0 21:51:39 go: downloading github.com/gorilla/mux v1.7.1 21:51:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:51:39 go: downloading github.com/pkg/errors v0.8.1 21:51:39 go: extracting github.com/pkg/errors v0.8.1 21:51:39 go: extracting github.com/gorilla/mux v1.7.1 21:51:39 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:51:39 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 21:51:39 go: downloading github.com/OneOfOne/xxhash v1.2.6 21:51:39 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:51:39 go: downloading github.com/go-kit/kit v0.8.0 21:51:39 go: downloading github.com/google/uuid v1.1.1 21:51:39 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 21:51:39 go: downloading github.com/pelletier/go-toml v1.2.0 21:51:39 go: downloading github.com/BurntSushi/toml v0.3.1 21:51:39 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 21:51:39 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 21:51:39 go: extracting github.com/OneOfOne/xxhash v1.2.6 21:51:39 go: extracting github.com/google/uuid v1.1.1 21:51:39 go: extracting github.com/BurntSushi/toml v0.3.1 21:51:39 go: downloading gopkg.in/yaml.v2 v2.2.8 21:51:39 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 21:51:39 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 21:51:39 go: downloading github.com/hashicorp/consul/api v1.1.0 21:51:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:51:39 go: downloading github.com/x448/float16 v0.8.4 21:51:39 go: extracting github.com/pelletier/go-toml v1.2.0 21:51:39 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 21:51:39 go: extracting github.com/go-kit/kit v0.8.0 21:51:39 go: extracting gopkg.in/yaml.v2 v2.2.8 21:51:39 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:51:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:51:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:51:39 go: downloading github.com/mitchellh/copystructure v1.0.0 21:51:39 go: extracting github.com/x448/float16 v0.8.4 21:51:39 go: extracting github.com/hashicorp/consul/api v1.1.0 21:51:39 go: extracting github.com/mitchellh/mapstructure v1.1.2 21:51:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:51:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:51:39 go: downloading github.com/hashicorp/serf v0.8.2 21:51:39 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 21:51:39 go: extracting github.com/mitchellh/copystructure v1.0.0 21:51:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:51:39 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:51:39 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 21:51:39 go: extracting github.com/mitchellh/reflectwalk v1.0.0 21:51:39 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 21:51:39 go: extracting github.com/go-logfmt/logfmt v0.4.0 21:51:39 go: extracting github.com/hashicorp/serf v0.8.2 21:51:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:51:39 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:51:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:51:39 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 21:51:39 go: downloading github.com/hashicorp/golang-lru v0.5.1 21:51:39 go: extracting github.com/hashicorp/golang-lru v0.5.1 21:51:39 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 21:51:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:51:39 go: finding github.com/goburrow/modbus v0.1.0 21:51:39 go: finding github.com/gorilla/mux v1.7.1 21:51:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:51:39 go: finding github.com/goburrow/serial v0.1.0 21:51:39 go: finding github.com/go-kit/kit v0.8.0 21:51:39 go: finding github.com/OneOfOne/xxhash v1.2.6 21:51:39 go: finding github.com/google/uuid v1.1.1 21:51:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:51:39 go: finding github.com/x448/float16 v0.8.4 21:51:39 go: finding github.com/go-logfmt/logfmt v0.4.0 21:51:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:51:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:51:39 go: finding github.com/BurntSushi/toml v0.3.1 21:51:39 go: finding gopkg.in/yaml.v2 v2.2.8 21:51:39 go: finding github.com/pkg/errors v0.8.1 21:51:39 go: finding github.com/hashicorp/consul/api v1.1.0 21:51:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:51:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:51:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:51:39 go: finding github.com/pelletier/go-toml v1.2.0 21:51:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:51:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:51:40 go: finding github.com/hashicorp/serf v0.8.2 21:51:40 go: finding github.com/mitchellh/mapstructure v1.1.2 21:51:40 go: finding github.com/mitchellh/copystructure v1.0.0 21:51:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:51:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:51:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:51:40 go: finding github.com/hashicorp/golang-lru v0.5.1 21:51:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:51:53 Skipping stage go (already ran) 21:51:53 Staging device-modbus 21:51:54 Priming go 21:51:55 Priming device-modbus 21:51:55 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 21:51:55 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 21:51:55 Determining the version from the project repo (version-script). 21:51:55 The version has been set to '0.0.0-20200611+98b52d9' 21:51:56 Snapping 'edgex-device-modbus' ... 21:51:56 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 21:51:56 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.229s coverage: 50.3% of statements 21:51:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:51:57 21:51:57 Snapped edgex-device-modbus_0.0.0-20200611+98b52d9_amd64.snap [Pipeline] } 21:51:58 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] } 21:51:58 gofmt -l . 21:51:58 [ "`gofmt -l .`" = "" ] 21:51:58 ./bin/test-attribution-txt.sh 21:51:59 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:51:59 Warning: overwriting stash ‘coverage-report’ 21:52:00 Stashed 1 file(s) [Pipeline] } 21:52:00 $ docker stop --time=1 1b981b17f49d4d15dfcddca52fc5c60abb15863c36c40348adf230f57b46a566 21:52:02 $ docker rm -f 1b981b17f49d4d15dfcddca52fc5c60abb15863c36c40348adf230f57b46a566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:52:03 + ls -al . 21:52:03 total 136 21:52:03 drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 21:51 . 21:52:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 21:49 .. 21:52:03 -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 21:49 .dockerignore 21:52:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 21:49 .git 21:52:03 -rw-rw-r-- 1 jenkins jenkins 330 Jun 11 21:49 .gitignore 21:52:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 21:49 .semver 21:52:03 -rw-rw-r-- 1 jenkins jenkins 5049 Jun 11 21:49 Attribution.txt 21:52:03 -rw-rw-r-- 1 jenkins jenkins 1422 Jun 11 21:49 Dockerfile 21:52:03 -rw-rw-r-- 1 jenkins jenkins 954 Jun 11 21:49 Dockerfile.build 21:52:03 -rw-rw-r-- 1 jenkins jenkins 702 Jun 11 21:49 Jenkinsfile 21:52:03 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 21:49 LICENSE 21:52:03 -rw-rw-r-- 1 jenkins jenkins 880 Jun 11 21:49 Makefile 21:52:03 -rw-rw-r-- 1 jenkins jenkins 591 Jun 11 21:49 README.md 21:52:03 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 21:45 VERSION 21:52:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 21:49 bin 21:52:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 21:49 cmd 21:52:03 -rw-r--r-- 1 jenkins jenkins 22123 Jun 11 21:51 coverage.out 21:52:03 -rw-r--r-- 1 jenkins jenkins 559 Jun 11 21:51 go.mod 21:52:03 -rw-r--r-- 1 jenkins jenkins 13471 Jun 11 21:51 go.sum 21:52:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 21:49 internal 21:52:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 21:49 simulator 21:52:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 21:49 snap 21:52:03 -rw-rw-r-- 1 jenkins jenkins 229 Jun 11 21:49 version.go [Pipeline] isUnix [Pipeline] sh 21:52:04 + 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=98b52d9584e04c01e40368f8367c2648e1414356 --label arch=arm64 --label version=0.0.0 . 21:52:04 Sending build context to Docker daemon 629.8kB 21:52:04 Step 1/19 : ARG BASE=golang:1.13-alpine 21:52:04 Step 2/19 : FROM ${BASE} AS builder 21:52:04 ---> 517109fa2385 21:52:04 Step 3/19 : ARG MAKE='make build' 21:52:04 ---> Running in 05bddfa7ebc7 21:52:05 Removing intermediate container 05bddfa7ebc7 21:52:05 ---> 6e9b88d59cd0 21:52:05 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:05 ---> Running in f4f0d35fbd0f 21:52:07 Removing intermediate container f4f0d35fbd0f 21:52:07 ---> 5d32f5312952 21:52:07 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 21:52:07 ---> Running in f0581ff7a1ba 21:52:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:52:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:52:10 OK: 203 MiB in 52 packages 21:52:12 Removing intermediate container f0581ff7a1ba 21:52:12 ---> b9ee7eaff7c3 21:52:12 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 21:52:12 ---> Running in 984c93f04996 21:52:12 Removing intermediate container 984c93f04996 21:52:12 ---> 9cdfd08ab595 21:52:12 Step 7/19 : COPY . . 21:52:13 ---> 4e932ac10e78 21:52:13 Step 8/19 : RUN ${MAKE} 21:52:13 ---> Running in 89c14e7e91fe 21:52:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 21:52:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:52:44 Removing intermediate container 89c14e7e91fe 21:52:44 ---> da24bed74587 21:52:44 Step 9/19 : FROM scratch 21:52:44 ---> 21:52:44 Step 10/19 : ENV APP_PORT=49991 21:52:44 ---> Running in 56187ddaa0e3 21:52:44 Removing intermediate container 56187ddaa0e3 21:52:44 ---> 919008ab4459 21:52:44 Step 11/19 : EXPOSE $APP_PORT 21:52:45 ---> Running in 2c2ea7021c86 21:52:45 Removing intermediate container 2c2ea7021c86 21:52:45 ---> 29e27b29675f 21:52:45 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 21:52:46 ---> c50b1815cebf 21:52:46 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 21:52:47 ---> ea936d1419a2 21:52:47 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 21:52:48 ---> 4a1d0664e931 21:52:48 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 21:52:48 ---> Running in 79073e6c70c5 21:52:48 Removing intermediate container 79073e6c70c5 21:52:48 ---> 5dbfc65018da 21:52:48 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 21:52:48 ---> Running in e88089d5de0d 21:52:49 Removing intermediate container e88089d5de0d 21:52:49 ---> c2b890e23963 21:52:49 Step 17/19 : LABEL arch=arm64 21:52:49 ---> Running in b3d822743994 21:52:49 Removing intermediate container b3d822743994 21:52:49 ---> 65b0370184bb 21:52:49 Step 18/19 : LABEL git_sha=98b52d9584e04c01e40368f8367c2648e1414356 21:52:49 ---> Running in 8aaa47dffc39 21:52:50 Removing intermediate container 8aaa47dffc39 21:52:50 ---> 92b124693727 21:52:50 Step 19/19 : LABEL version=0.0.0 21:52:50 ---> Running in 29751a7672d3 21:52:50 Removing intermediate container 29751a7672d3 21:52:50 ---> 895431ad8d30 21:52:50 [Warning] One or more build-args [ARCH] were not consumed 21:52:50 Successfully built 895431ad8d30 21:52:50 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 21:52:51 + grep snapcraft.yaml 21:52:51 + find /w/workspace/device-modbus-go/2 21:52:51 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:51 provisioning config files... 21:52:51 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/2@tmp/config2490549449305370991tmp [Pipeline] { [Pipeline] sh 21:52:52 + cp /w/workspace/device-modbus-go/2@tmp/config2490549449305370991tmp /w/workspace/device-modbus-go/2/edgex-snap-store-login [Pipeline] sh 21:52:52 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/2:/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 21:52:52 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 21:52:52 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 21:52:52 b2f61026a351: Pulling fs layer 21:52:52 5538fb30c42c: Pulling fs layer 21:52:52 f0b05810781a: Pulling fs layer 21:52:52 0180a33352d6: Pulling fs layer 21:52:52 e7604b0c0f53: Pulling fs layer 21:52:52 db689cb83ae0: Pulling fs layer 21:52:52 6138af208834: Pulling fs layer 21:52:52 007c8e8c5d63: Pulling fs layer 21:52:52 4f7a387c642f: Pulling fs layer 21:52:52 db689cb83ae0: Waiting 21:52:52 6138af208834: Waiting 21:52:52 007c8e8c5d63: Waiting 21:52:52 4f7a387c642f: Waiting 21:52:52 0180a33352d6: Waiting 21:52:52 e7604b0c0f53: Waiting 21:52:52 f0b05810781a: Verifying Checksum 21:52:52 f0b05810781a: Download complete 21:52:52 5538fb30c42c: Verifying Checksum 21:52:52 5538fb30c42c: Download complete 21:52:52 0180a33352d6: Download complete 21:52:52 db689cb83ae0: Verifying Checksum 21:52:52 db689cb83ae0: Download complete 21:52:52 6138af208834: Download complete 21:52:52 007c8e8c5d63: Verifying Checksum 21:52:52 007c8e8c5d63: Download complete 21:52:52 4f7a387c642f: Verifying Checksum 21:52:52 4f7a387c642f: Download complete 21:52:53 b2f61026a351: Download complete 21:52:55 b2f61026a351: Pull complete 21:52:56 5538fb30c42c: Pull complete 21:52:56 f0b05810781a: Pull complete 21:52:57 0180a33352d6: Pull complete 21:53:00 e7604b0c0f53: Download complete 21:53:32 e7604b0c0f53: Pull complete 21:53:32 db689cb83ae0: Pull complete 21:53:32 6138af208834: Pull complete 21:53:32 007c8e8c5d63: Pull complete 21:53:32 4f7a387c642f: Pull complete 21:53:32 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 21:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 21:53:39 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 21:53:39 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 21:53:39 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 21:53:39 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 21:53:39 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 21:53:40 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 21:53:40 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] 21:53:41 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 21:53:42 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 21:53:42 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 21:53:42 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] 21:53:42 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 21:53:43 Fetched 3747 kB in 4s (850 kB/s) 21:53:47 Reading package lists... 21:53:59 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 21:54:04 Reading package lists... 21:54:04 Building dependency tree... 21:54:04 Reading state information... 21:54:05 The following packages were automatically installed and are no longer required: 21:54:05 libjq1 liblzo2-2 libonig4 21:54:05 Use 'sudo apt autoremove' to remove them. 21:54:05 Suggested packages: 21:54:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:54:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 21:54:05 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 21:54:05 libterm-readline-gnu-perl | libterm-readline-perl-perl 21:54:05 The following NEW packages will be installed: 21:54:05 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 21:54:05 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 21:54:05 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 21:54:05 openssh-client patch perl perl-modules-5.26 xauth 21:54:06 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 21:54:06 Need to get 12.9 MB of archives. 21:54:06 After this operation, 84.2 MB of additional disk space will be used. 21:54:06 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 21:54:06 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 21:54:06 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 21:54:06 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 21:54:06 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 21:54:07 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 21:54:07 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 21:54:07 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 21:54:10 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 21:54:10 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 21:54:10 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 21:54:12 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 21:54:13 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 21:54:13 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 21:54:13 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 21:54:13 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 21:54:13 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 21:54:14 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 21:54:14 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 21:54:14 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 21:54:14 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 21:54:14 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 21:54:14 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 21:54:14 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:54:15 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 21:54:17 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 21:54:17 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 21:54:18 debconf: delaying package configuration, since apt-utils is not installed 21:54:18 Fetched 12.9 MB in 11s (1135 kB/s) 21:54:18 Selecting previously unselected package libxau6:arm64. 21:54:18 (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.) 21:54:18 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 21:54:18 Unpacking libxau6:arm64 (1:1.0.8-1) ... 21:54:18 Selecting previously unselected package libbsd0:arm64. 21:54:18 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 21:54:18 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 21:54:18 Selecting previously unselected package libxdmcp6:arm64. 21:54:18 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 21:54:18 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 21:54:18 Selecting previously unselected package libxcb1:arm64. 21:54:18 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 21:54:18 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 21:54:18 Selecting previously unselected package libx11-data. 21:54:18 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 21:54:18 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 21:54:19 Selecting previously unselected package libx11-6:arm64. 21:54:19 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 21:54:19 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 21:54:19 Selecting previously unselected package libxext6:arm64. 21:54:19 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 21:54:19 Unpacking libxext6:arm64 (2:1.3.3-1) ... 21:54:19 Selecting previously unselected package perl-modules-5.26. 21:54:19 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 21:54:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:54:20 Selecting previously unselected package libgdbm5:arm64. 21:54:20 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 21:54:20 Unpacking libgdbm5:arm64 (1.14.1-6) ... 21:54:21 Selecting previously unselected package libgdbm-compat4:arm64. 21:54:21 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 21:54:21 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 21:54:21 Selecting previously unselected package libperl5.26:arm64. 21:54:21 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 21:54:21 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 21:54:22 Selecting previously unselected package perl. 21:54:22 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 21:54:22 Unpacking perl (5.26.1-6ubuntu0.3) ... 21:54:22 Selecting previously unselected package less. 21:54:22 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 21:54:22 Unpacking less (487-0.1) ... 21:54:22 Selecting previously unselected package libexpat1:arm64. 21:54:22 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 21:54:22 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 21:54:22 Selecting previously unselected package netbase. 21:54:22 Preparing to unpack .../14-netbase_5.4_all.deb ... 21:54:22 Unpacking netbase (5.4) ... 21:54:23 Selecting previously unselected package libedit2:arm64. 21:54:23 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 21:54:23 Unpacking libedit2:arm64 (3.1-20170329-1) ... 21:54:23 Selecting previously unselected package libssl1.0.0:arm64. 21:54:23 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 21:54:23 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 21:54:23 Selecting previously unselected package libxmuu1:arm64. 21:54:23 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 21:54:23 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 21:54:23 Selecting previously unselected package openssh-client. 21:54:23 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 21:54:23 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:54:23 Selecting previously unselected package xauth. 21:54:23 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 21:54:23 Unpacking xauth (1:1.0.10-1) ... 21:54:23 Selecting previously unselected package curl. 21:54:23 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 21:54:23 Unpacking curl (7.58.0-2ubuntu3.8) ... 21:54:24 Selecting previously unselected package libcurl3-gnutls:arm64. 21:54:24 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 21:54:24 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 21:54:24 Selecting previously unselected package liberror-perl. 21:54:24 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 21:54:24 Unpacking liberror-perl (0.17025-1) ... 21:54:24 Selecting previously unselected package git-man. 21:54:24 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:54:24 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:54:24 Selecting previously unselected package git. 21:54:24 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 21:54:24 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:54:26 Selecting previously unselected package make. 21:54:26 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 21:54:26 Unpacking make (4.1-9.1ubuntu1) ... 21:54:26 Selecting previously unselected package patch. 21:54:26 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 21:54:26 Unpacking patch (2.7.6-2ubuntu1.1) ... 21:54:26 Setting up libedit2:arm64 (3.1-20170329-1) ... 21:54:26 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:54:26 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 21:54:26 Setting up less (487-0.1) ... 21:54:27 Setting up make (4.1-9.1ubuntu1) ... 21:54:27 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 21:54:27 Setting up curl (7.58.0-2ubuntu3.8) ... 21:54:27 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 21:54:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:54:27 Setting up libgdbm5:arm64 (1.14.1-6) ... 21:54:27 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 21:54:27 Setting up patch (2.7.6-2ubuntu1.1) ... 21:54:27 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 21:54:27 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 21:54:27 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:54:28 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 21:54:28 Setting up libxau6:arm64 (1:1.0.8-1) ... 21:54:28 Setting up netbase (5.4) ... 21:54:28 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 21:54:28 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 21:54:28 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 21:54:28 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 21:54:28 Setting up perl (5.26.1-6ubuntu0.3) ... 21:54:28 Setting up libxext6:arm64 (2:1.3.3-1) ... 21:54:28 Setting up liberror-perl (0.17025-1) ... 21:54:28 Setting up xauth (1:1.0.10-1) ... 21:54:28 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:54:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:35 curl set to automatically installed. 21:54:35 git set to automatically installed. 21:54:35 git-man set to automatically installed. 21:54:35 less set to automatically installed. 21:54:35 libbsd0 set to automatically installed. 21:54:35 libcurl3-gnutls set to automatically installed. 21:54:35 libedit2 set to automatically installed. 21:54:35 liberror-perl set to automatically installed. 21:54:35 libexpat1 set to automatically installed. 21:54:35 libgdbm-compat4 set to automatically installed. 21:54:35 libgdbm5 set to automatically installed. 21:54:35 libperl5.26 set to automatically installed. 21:54:35 libssl1.0.0 set to automatically installed. 21:54:35 libx11-6 set to automatically installed. 21:54:35 libx11-data set to automatically installed. 21:54:35 libxau6 set to automatically installed. 21:54:35 libxcb1 set to automatically installed. 21:54:35 libxdmcp6 set to automatically installed. 21:54:35 libxext6 set to automatically installed. 21:54:35 libxmuu1 set to automatically installed. 21:54:35 make set to automatically installed. 21:54:35 netbase set to automatically installed. 21:54:35 openssh-client set to automatically installed. 21:54:35 patch set to automatically installed. 21:54:35 perl set to automatically installed. 21:54:35 perl-modules-5.26 set to automatically installed. 21:54:35 xauth set to automatically installed. 21:54:35 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 21:54:35 Please ensure the environment is properly setup before continuing. 21:54:35 Ignore this message if the appropriate measures have already been taken 21:54:36 Pulling go 21:54:40 'device-modbus' has dependencies that need to be staged: go 21:54:40 Skipping pull go (already ran) 21:54:40 Building go 21:54:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:40 Dload Upload Total Spent Left Speed 21:54:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 93.0M 12 12.0M 0 0 23.9M 0 0:00:03 --:--:-- 0:00:03 23.9M 71 93.0M 71 66.3M 0 0 44.5M 0 0:00:02 0:00:01 0:00:01 44.5M 100 93.0M 100 93.0M 0 0 47.6M 0 0:00:01 0:00:01 --:--:-- 47.6M 21:54:43 go1.13.5.linux-arm64.tar.gz: OK 21:55:01 Staging go 21:55:02 Pulling device-modbus 21:55:04 Skipping build go (already ran) 21:55:04 Building device-modbus 21:55:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 21:55:07 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 21:55:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:55:07 go: downloading github.com/goburrow/modbus v0.1.0 21:55:07 go: extracting github.com/goburrow/modbus v0.1.0 21:55:07 go: downloading github.com/goburrow/serial v0.1.0 21:55:07 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 21:55:07 go: extracting github.com/goburrow/serial v0.1.0 21:55:07 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:55:07 go: downloading github.com/gorilla/mux v1.7.1 21:55:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:55:07 go: downloading github.com/google/uuid v1.1.1 21:55:07 go: downloading gopkg.in/yaml.v2 v2.2.8 21:55:07 go: extracting github.com/gorilla/mux v1.7.1 21:55:07 go: extracting github.com/google/uuid v1.1.1 21:55:07 go: downloading github.com/go-kit/kit v0.8.0 21:55:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:55:07 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:55:07 go: extracting gopkg.in/yaml.v2 v2.2.8 21:55:07 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 21:55:07 go: downloading github.com/OneOfOne/xxhash v1.2.6 21:55:07 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 21:55:07 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 21:55:07 go: downloading github.com/pkg/errors v0.8.1 21:55:07 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 21:55:07 go: downloading github.com/BurntSushi/toml v0.3.1 21:55:07 go: downloading github.com/pelletier/go-toml v1.2.0 21:55:07 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 21:55:07 go: downloading github.com/hashicorp/consul/api v1.1.0 21:55:07 go: extracting github.com/OneOfOne/xxhash v1.2.6 21:55:07 go: extracting github.com/go-kit/kit v0.8.0 21:55:07 go: downloading github.com/x448/float16 v0.8.4 21:55:07 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 21:55:07 go: extracting github.com/pelletier/go-toml v1.2.0 21:55:07 go: extracting github.com/x448/float16 v0.8.4 21:55:07 go: extracting github.com/pkg/errors v0.8.1 21:55:07 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 21:55:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:55:07 go: extracting github.com/hashicorp/consul/api v1.1.0 21:55:07 go: extracting github.com/BurntSushi/toml v0.3.1 21:55:07 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:55:07 go: downloading github.com/mitchellh/copystructure v1.0.0 21:55:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:55:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:55:07 go: extracting github.com/mitchellh/mapstructure v1.1.2 21:55:07 go: extracting github.com/mitchellh/copystructure v1.0.0 21:55:07 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 21:55:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:55:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:55:07 go: downloading github.com/hashicorp/serf v0.8.2 21:55:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:55:07 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 21:55:08 go: extracting github.com/mitchellh/reflectwalk v1.0.0 21:55:08 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 21:55:08 go: extracting github.com/hashicorp/serf v0.8.2 21:55:08 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:55:08 go: extracting github.com/go-logfmt/logfmt v0.4.0 21:55:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:55:08 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:55:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:55:08 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 21:55:08 go: downloading github.com/hashicorp/golang-lru v0.5.1 21:55:08 go: extracting github.com/hashicorp/golang-lru v0.5.1 21:55:08 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 21:55:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:55:08 go: finding github.com/goburrow/modbus v0.1.0 21:55:08 go: finding github.com/gorilla/mux v1.7.1 21:55:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:55:08 go: finding github.com/go-kit/kit v0.8.0 21:55:08 go: finding github.com/goburrow/serial v0.1.0 21:55:08 go: finding github.com/OneOfOne/xxhash v1.2.6 21:55:08 go: finding github.com/google/uuid v1.1.1 21:55:08 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:55:08 go: finding github.com/x448/float16 v0.8.4 21:55:08 go: finding github.com/go-logfmt/logfmt v0.4.0 21:55:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:55:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:55:08 go: finding gopkg.in/yaml.v2 v2.2.8 21:55:08 go: finding github.com/BurntSushi/toml v0.3.1 21:55:08 go: finding github.com/pkg/errors v0.8.1 21:55:08 go: finding github.com/hashicorp/consul/api v1.1.0 21:55:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:55:08 go: finding github.com/pelletier/go-toml v1.2.0 21:55:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:55:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:55:08 go: finding github.com/hashicorp/serf v0.8.2 21:55:08 go: finding github.com/mitchellh/mapstructure v1.1.2 21:55:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:55:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:55:08 go: finding github.com/mitchellh/copystructure v1.0.0 21:55:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:55:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:55:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:55:08 go: finding github.com/hashicorp/golang-lru v0.5.1 21:55:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:55:48 Skipping stage go (already ran) 21:55:48 Staging device-modbus 21:55:50 Priming go 21:55:53 Priming device-modbus 21:55:56 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 21:55:56 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 21:55:56 Determining the version from the project repo (version-script). 21:55:56 The version has been set to '0.0.0-20200611+98b52d9' 21:55:56 Snapping 'edgex-device-modbus' ... 21:55:59 21:55:59 Snapped edgex-device-modbus_0.0.0-20200611+98b52d9_arm64.snap [Pipeline] } 21:56:01 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:56:02 provisioning config files... 21:56:02 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config9045928896985165306tmp [Pipeline] { [Pipeline] sh 21:56:02 + curl -s https://codecov.io/bash 21:56:02 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config9045928896985165306tmp 21:56:02 21:56:02 _____ _ 21:56:02 / ____| | | 21:56:02 | | ___ __| | ___ ___ _____ __ 21:56:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:56:02 | |___| (_) | (_| | __/ (_| (_) \ V / 21:56:02 \_____\___/ \__,_|\___|\___\___/ \_/ 21:56:02 Bash-20200602-f809a24 21:56:02 21:56:02 21:56:02 ==> Jenkins CI detected. 21:56:02 project root: . 21:56:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:56:02 ==> Running gcov in . (disable via -X gcov) 21:56:02 ==> Python coveragepy not found 21:56:02 ==> Searching for coverage reports in: 21:56:02 + . 21:56:02 -> Found 1 reports 21:56:02 ==> Detecting git/mercurial file structure 21:56:02 ==> Reading reports 21:56:02 + ./coverage.out bytes=22123 21:56:02 ==> Appending adjustments 21:56:02 https://docs.codecov.io/docs/fixing-reports 21:56:02 + Found adjustments 21:56:02 ==> Gzipping contents 21:56:02 ==> Uploading reports 21:56:02 url: https://codecov.io 21:56:02 query: branch=PR-154&commit=98b52d9584e04c01e40368f8367c2648e1414356&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-154%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=154&job= 21:56:02 -> Pinging Codecov 21:56:02 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-154&commit=98b52d9584e04c01e40368f8367c2648e1414356&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-154%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=154&job= 21:56:04 -> Uploading 21:56:05 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/98b52d9584e04c01e40368f8367c2648e1414356 [Pipeline] } 21:56:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:56:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:56:06 ---> package-listing.sh 21:56:06 ++ facter osfamily 21:56:06 ++ tr '[:upper:]' '[:lower:]' 21:56:06 + OS_FAMILY=redhat 21:56:06 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-154 21:56:06 + START_PACKAGES=/tmp/packages_start.txt 21:56:06 + END_PACKAGES=/tmp/packages_end.txt 21:56:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:56:06 + PACKAGES=/tmp/packages_start.txt 21:56:06 + '[' /w/workspace/xfoundry_device-modbus-go_PR-154 ']' 21:56:06 + PACKAGES=/tmp/packages_end.txt 21:56:06 + case "${OS_FAMILY}" in 21:56:06 + rpm -qa 21:56:06 + sort 21:56:10 + '[' -f /tmp/packages_start.txt ']' 21:56:10 + '[' -f /tmp/packages_end.txt ']' 21:56:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:56:10 + '[' /w/workspace/xfoundry_device-modbus-go_PR-154 ']' 21:56:10 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-154/archives/ 21:56:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-154/archives/ [Pipeline] isUnix [Pipeline] sh 21:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:11 21:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:11 alpine: Pulling from edgex-lftools-log-publisher 21:56:11 c9b1b535fdd9: Pulling fs layer 21:56:11 2cc5ad85d9ab: Pulling fs layer 21:56:11 756a868c4378: Pulling fs layer 21:56:11 444b2fc9a129: Pulling fs layer 21:56:11 ea15f1150254: Pulling fs layer 21:56:11 41b27a9f41bf: Pulling fs layer 21:56:11 28c525ee5125: Pulling fs layer 21:56:11 094b1ea09ed8: Pulling fs layer 21:56:11 138eaada9080: Pulling fs layer 21:56:11 0622d0fa9048: Pulling fs layer 21:56:11 41b27a9f41bf: Waiting 21:56:11 28c525ee5125: Waiting 21:56:11 444b2fc9a129: Waiting 21:56:11 ea15f1150254: Waiting 21:56:11 094b1ea09ed8: Waiting 21:56:11 138eaada9080: Waiting 21:56:11 0622d0fa9048: Waiting 21:56:11 2cc5ad85d9ab: Verifying Checksum 21:56:11 2cc5ad85d9ab: Download complete 21:56:11 444b2fc9a129: Verifying Checksum 21:56:11 444b2fc9a129: Download complete 21:56:11 c9b1b535fdd9: Verifying Checksum 21:56:11 c9b1b535fdd9: Download complete 21:56:11 ea15f1150254: Verifying Checksum 21:56:11 ea15f1150254: Download complete 21:56:11 28c525ee5125: Download complete 21:56:11 756a868c4378: Verifying Checksum 21:56:11 756a868c4378: Download complete 21:56:12 c9b1b535fdd9: Pull complete 21:56:12 138eaada9080: Verifying Checksum 21:56:12 138eaada9080: Download complete 21:56:12 0622d0fa9048: Verifying Checksum 21:56:12 0622d0fa9048: Download complete 21:56:12 094b1ea09ed8: Verifying Checksum 21:56:12 094b1ea09ed8: Download complete 21:56:12 2cc5ad85d9ab: Pull complete 21:56:12 41b27a9f41bf: Verifying Checksum 21:56:12 41b27a9f41bf: Download complete 21:56:13 756a868c4378: Pull complete 21:56:13 444b2fc9a129: Pull complete 21:56:14 ea15f1150254: Pull complete 21:56:18 41b27a9f41bf: Pull complete 21:56:18 28c525ee5125: Pull complete 21:56:21 094b1ea09ed8: Pull complete 21:56:21 138eaada9080: Pull complete 21:56:21 0622d0fa9048: Pull complete 21:56:21 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:56:21 prd-centos7-docker-4c-2g-2635 does not seem to be running inside a container 21:56:21 $ 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-154 -v /w/workspace/xfoundry_device-modbus-go_PR-154:/w/workspace/xfoundry_device-modbus-go_PR-154:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-154@tmp:/w/workspace/xfoundry_device-modbus-go_PR-154@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 21:56:25 $ docker top 7e6fdf2ceda94cacf0cd472317ff78d57d677be8839f6ac189c609eda285f75c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:25 provisioning config files... 21:56:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config4751897350471789054tmp [Pipeline] { [Pipeline] echo 21:56:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:56:25 ---> create-netrc.sh [Pipeline] echo 21:56:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:56:26 ---> logs-deploy.sh 21:56:26 + ARCHIVE_ARTIFACTS= 21:56:26 + LOGS_SERVER=https://logs.edgexfoundry.org 21:56:26 + '[' https://logs.edgexfoundry.org == None ']' 21:56:26 + NEXUS_URL=https://nexus.edgexfoundry.org 21:56:26 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/2 21:56:26 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-154/2/ 21:56:26 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/2 /w/workspace/xfoundry_device-modbus-go_PR-154 21:56:27 Archives upload complete. 21:56:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-154/2/