Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fdf900d8a58188a2e8b2bc604c944c724a46cd8f 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-2708 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision fdf900d8a58188a2e8b2bc604c944c724a46cd8f (master) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf900d8a58188a2e8b2bc604c944c724a46cd8f # timeout=10 Commit message: "Merge pull request #154 from lranjbar/snap-rebuild" > git rev-list --no-walk f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-12T05:40:25.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-12T05:40:25.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-12T05:40:25.927Z] ========================================================= [2020-06-12T05:40:25.927Z] EdgeX Global Pipelines Version Info [2020-06-12T05:40:25.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:40:27.968Z] ------------------- [2020-06-12T05:40:27.968Z] stable info: [2020-06-12T05:40:27.968Z] ------------------- [2020-06-12T05:40:27.968Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-12T05:40:27.968Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-12T05:40:27.968Z] Message: update stable to v1.0.89 [2020-06-12T05:40:28.539Z] ------------------- [2020-06-12T05:40:28.539Z] experimental info: [2020-06-12T05:40:28.539Z] ------------------- [2020-06-12T05:40:28.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-12T05:40:28.539Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-12T05:40:28.539Z] 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 [2020-06-12T05:40:29.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-12T05:40:30.141Z] [2020-06-12T05:40:30.141Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:40:30.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-12T05:40:30.464Z] latest: Pulling from edgex-devops/git-semver [2020-06-12T05:40:30.464Z] 9123ac7c32f7: Pulling fs layer [2020-06-12T05:40:30.464Z] b8cc5d1170e3: Pulling fs layer [2020-06-12T05:40:30.464Z] 2924cbbf6a41: Pulling fs layer [2020-06-12T05:40:30.464Z] 93b08a4f1073: Pulling fs layer [2020-06-12T05:40:30.464Z] 93b08a4f1073: Waiting [2020-06-12T05:40:30.464Z] b8cc5d1170e3: Verifying Checksum [2020-06-12T05:40:30.464Z] b8cc5d1170e3: Download complete [2020-06-12T05:40:30.464Z] 9123ac7c32f7: Verifying Checksum [2020-06-12T05:40:30.464Z] 9123ac7c32f7: Download complete [2020-06-12T05:40:30.735Z] 93b08a4f1073: Verifying Checksum [2020-06-12T05:40:30.735Z] 93b08a4f1073: Download complete [2020-06-12T05:40:30.735Z] 2924cbbf6a41: Verifying Checksum [2020-06-12T05:40:30.735Z] 2924cbbf6a41: Download complete [2020-06-12T05:40:31.001Z] 9123ac7c32f7: Pull complete [2020-06-12T05:40:31.001Z] b8cc5d1170e3: Pull complete [2020-06-12T05:40:31.949Z] 2924cbbf6a41: Pull complete [2020-06-12T05:40:31.949Z] 93b08a4f1073: Pull complete [2020-06-12T05:40:31.949Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-12T05:40:31.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-12T05:40:31.949Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-12T05:40:32.046Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:40:32.087Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-12T05:40:34.167Z] $ docker top e3846bd9ccd804582b55e7a8d2233e456b09b2459c78243e114821710bab18cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-12T05:40:34.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-12T05:40:34.357Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-12T05:40:34.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-12T05:40:34.546Z] $ docker exec e3846bd9ccd804582b55e7a8d2233e456b09b2459c78243e114821710bab18cd ssh-agent [2020-06-12T05:40:34.730Z] SSH_AUTH_SOCK=/tmp/ssh-Pz7e8ALqNr1y/agent.12 [2020-06-12T05:40:34.730Z] SSH_AGENT_PID=17 [2020-06-12T05:40:34.755Z] Running ssh-add (command line suppressed) [2020-06-12T05:40:34.870Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2506973500529278944.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2506973500529278944.key) [2020-06-12T05:40:34.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-12T05:40:35.279Z] + git describe --exact-match --tags HEAD [2020-06-12T05:40:35.279Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-12T05:40:35.392Z] $ docker exec --env ******** --env ******** e3846bd9ccd804582b55e7a8d2233e456b09b2459c78243e114821710bab18cd ssh-agent -k [2020-06-12T05:40:35.523Z] unset SSH_AUTH_SOCK; [2020-06-12T05:40:35.524Z] unset SSH_AGENT_PID; [2020-06-12T05:40:35.524Z] echo Agent pid 17 killed; [2020-06-12T05:40:35.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-12T05:40:35.612Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-12T05:40:35.612Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-12T05:40:35.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-12T05:40:35.659Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-12T05:40:35.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-12T05:40:35.826Z] $ docker exec e3846bd9ccd804582b55e7a8d2233e456b09b2459c78243e114821710bab18cd ssh-agent [2020-06-12T05:40:35.984Z] SSH_AUTH_SOCK=/tmp/ssh-OdzrEEUfcIfS/agent.46 [2020-06-12T05:40:35.984Z] SSH_AGENT_PID=51 [2020-06-12T05:40:35.990Z] Running ssh-add (command line suppressed) [2020-06-12T05:40:36.106Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_9032824611514022218.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_9032824611514022218.key) [2020-06-12T05:40:36.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-12T05:40:36.460Z] + git semver init [2020-06-12T05:40:36.460Z] # -> Open(): unable to determine branch for HEAD [2020-06-12T05:40:36.460Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-12T05:40:36.460Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-12T05:40:36.460Z] # $SEMVER_REMOTE_NAME = origin [2020-06-12T05:40:36.460Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-12T05:40:36.460Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-12T05:40:36.460Z] # $SEMVER_BRANCH = master [2020-06-12T05:40:36.460Z] # $SEMVER_TEMP = /tmp/semver-290701728 [2020-06-12T05:40:36.460Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-06-12T05:40:36.722Z] # '/tmp/semver-290701728' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2020-06-12T05:40:36.722Z] # -> Force: false [2020-06-12T05:40:36.722Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-06-12T05:40:36.733Z] $ docker exec --env ******** --env ******** e3846bd9ccd804582b55e7a8d2233e456b09b2459c78243e114821710bab18cd ssh-agent -k [2020-06-12T05:40:36.837Z] unset SSH_AUTH_SOCK; [2020-06-12T05:40:36.838Z] unset SSH_AGENT_PID; [2020-06-12T05:40:36.838Z] echo Agent pid 51 killed; [2020-06-12T05:40:36.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-12T05:40:37.251Z] + git semver [Pipeline] } [2020-06-12T05:40:37.267Z] $ docker stop --time=1 e3846bd9ccd804582b55e7a8d2233e456b09b2459c78243e114821710bab18cd [2020-06-12T05:40:38.576Z] $ docker rm -f e3846bd9ccd804582b55e7a8d2233e456b09b2459c78243e114821710bab18cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-12T05:40:39.107Z] Stashed 26 file(s) [Pipeline] echo [2020-06-12T05:40:39.109Z] [edgeXSemver] initialized semver on version 1.2.1-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-12T05:40:54.275Z] Still waiting to schedule task [2020-06-12T05:40:54.275Z] ‘prd-centos7-blackbox-4c-2g-2700’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2709’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2706’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-06-12T05:40:54.277Z] Still waiting to schedule task [2020-06-12T05:40:54.277Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-12T05:42:23.015Z] Running on prd-centos7-docker-4c-2g-2713 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-06-12T05:42:23.045Z] Running in /w/workspace/device-modbus-go/12 [Pipeline] { [Pipeline] checkout [2020-06-12T05:42:25.408Z] using credential edgex-jenkins-ssh [2020-06-12T05:42:25.436Z] Cloning the remote Git repository [2020-06-12T05:42:25.436Z] Cloning with configured refspecs honoured and without tags [2020-06-12T05:42:26.071Z] Fetching without tags [2020-06-12T05:42:25.237Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-12T05:42:25.315Z] > git init /w/workspace/device-modbus-go/12 # timeout=10 [2020-06-12T05:42:25.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-12T05:42:25.362Z] > git --version # timeout=10 [2020-06-12T05:42:25.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-12T05:42:25.395Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-12T05:42:25.859Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-12T05:42:25.876Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-12T05:42:25.891Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-12T05:42:25.904Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-12T05:42:25.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-12T05:42:25.910Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-12T05:42:26.464Z] Checking out Revision fdf900d8a58188a2e8b2bc604c944c724a46cd8f (master) [2020-06-12T05:42:26.334Z] > git config core.sparsecheckout # timeout=10 [2020-06-12T05:42:26.339Z] > git checkout -f fdf900d8a58188a2e8b2bc604c944c724a46cd8f # timeout=10 [2020-06-12T05:42:30.023Z] Commit message: "Merge pull request #154 from lranjbar/snap-rebuild" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-12T05:42:31.052Z] ========================================================= [2020-06-12T05:42:31.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-12T05:42:31.052Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:42:31.753Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-12T05:42:32.016Z] Sending build context to Docker daemon 594.4kB [2020-06-12T05:42:32.016Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-12T05:42:32.016Z] Step 2/8 : FROM ${BASE} [2020-06-12T05:42:32.016Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-12T05:42:32.017Z] e6b0cf9c0882: Pulling fs layer [2020-06-12T05:42:32.017Z] 2848faf0eed1: Pulling fs layer [2020-06-12T05:42:32.017Z] 0f37312ad70f: Pulling fs layer [2020-06-12T05:42:32.017Z] 5788d62ee057: Pulling fs layer [2020-06-12T05:42:32.017Z] 0e6b1d234666: Pulling fs layer [2020-06-12T05:42:32.017Z] bf5d7aec512f: Pulling fs layer [2020-06-12T05:42:32.017Z] 34c802a77dc8: Pulling fs layer [2020-06-12T05:42:32.017Z] 9eb99e56ec68: Pulling fs layer [2020-06-12T05:42:32.017Z] 27c7a5d97fbd: Pulling fs layer [2020-06-12T05:42:32.017Z] 5c102a31e300: Pulling fs layer [2020-06-12T05:42:32.017Z] dcfb455df0a1: Pulling fs layer [2020-06-12T05:42:32.017Z] 34c802a77dc8: Waiting [2020-06-12T05:42:32.017Z] 9eb99e56ec68: Waiting [2020-06-12T05:42:32.017Z] 27c7a5d97fbd: Waiting [2020-06-12T05:42:32.017Z] 5c102a31e300: Waiting [2020-06-12T05:42:32.017Z] dcfb455df0a1: Waiting [2020-06-12T05:42:32.017Z] 5788d62ee057: Waiting [2020-06-12T05:42:32.017Z] 0e6b1d234666: Waiting [2020-06-12T05:42:32.017Z] bf5d7aec512f: Waiting [2020-06-12T05:42:32.279Z] 0f37312ad70f: Verifying Checksum [2020-06-12T05:42:32.279Z] 0f37312ad70f: Download complete [2020-06-12T05:42:32.279Z] 2848faf0eed1: Verifying Checksum [2020-06-12T05:42:32.279Z] 2848faf0eed1: Download complete [2020-06-12T05:42:32.279Z] 0e6b1d234666: Verifying Checksum [2020-06-12T05:42:32.279Z] 0e6b1d234666: Download complete [2020-06-12T05:42:32.279Z] bf5d7aec512f: Verifying Checksum [2020-06-12T05:42:32.279Z] bf5d7aec512f: Download complete [2020-06-12T05:42:32.279Z] e6b0cf9c0882: Verifying Checksum [2020-06-12T05:42:32.549Z] e6b0cf9c0882: Pull complete [2020-06-12T05:42:32.842Z] 2848faf0eed1: Pull complete [2020-06-12T05:42:32.842Z] 0f37312ad70f: Pull complete [2020-06-12T05:42:33.114Z] 34c802a77dc8: Verifying Checksum [2020-06-12T05:42:33.114Z] 34c802a77dc8: Download complete [2020-06-12T05:42:33.379Z] 27c7a5d97fbd: Verifying Checksum [2020-06-12T05:42:33.379Z] 27c7a5d97fbd: Download complete [2020-06-12T05:42:33.964Z] 5788d62ee057: Verifying Checksum [2020-06-12T05:42:33.964Z] 5788d62ee057: Download complete [2020-06-12T05:42:33.964Z] dcfb455df0a1: Verifying Checksum [2020-06-12T05:42:33.964Z] dcfb455df0a1: Download complete [2020-06-12T05:42:33.964Z] 5c102a31e300: Verifying Checksum [2020-06-12T05:42:33.964Z] 5c102a31e300: Download complete [2020-06-12T05:42:34.232Z] 9eb99e56ec68: Verifying Checksum [2020-06-12T05:42:34.233Z] 9eb99e56ec68: Download complete [2020-06-12T05:42:39.611Z] 5788d62ee057: Pull complete [2020-06-12T05:42:39.611Z] 0e6b1d234666: Pull complete [2020-06-12T05:42:39.611Z] bf5d7aec512f: Pull complete [2020-06-12T05:42:46.220Z] 34c802a77dc8: Pull complete [2020-06-12T05:42:48.141Z] 9eb99e56ec68: Pull complete [2020-06-12T05:42:48.141Z] 27c7a5d97fbd: Pull complete [2020-06-12T05:42:49.092Z] 5c102a31e300: Pull complete [2020-06-12T05:42:49.092Z] dcfb455df0a1: Pull complete [2020-06-12T05:42:49.092Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-12T05:42:49.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-12T05:42:49.353Z] ---> 7c70fe431013 [2020-06-12T05:42:49.353Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-12T05:42:51.272Z] ---> Running in 6a6fc80bacdc [2020-06-12T05:42:51.272Z] Removing intermediate container 6a6fc80bacdc [2020-06-12T05:42:51.272Z] ---> 94d8b8b355af [2020-06-12T05:42:51.272Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-12T05:42:51.272Z] ---> Running in 79af774121ce [2020-06-12T05:42:52.216Z] Removing intermediate container 79af774121ce [2020-06-12T05:42:52.216Z] ---> a88463ac7be6 [2020-06-12T05:42:52.216Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-12T05:42:52.216Z] ---> Running in 5215ae146d80 [2020-06-12T05:42:52.478Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-12T05:42:53.052Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-12T05:42:53.312Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:42:53.614Z] (2/17) Installing libmagic (5.37-r1) [2020-06-12T05:42:53.901Z] (3/17) Installing file (5.37-r1) [2020-06-12T05:42:53.901Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:42:54.171Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:42:54.171Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:43:20.756Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-06-12T05:43:20.756Z] (8/17) Installing g++ (9.2.0-r4) [2020-06-12T05:43:32.996Z] (9/17) Installing fortify-headers (1.1-r0) [2020-06-12T05:43:32.996Z] (10/17) Installing build-base (0.5-r1) [2020-06-12T05:43:32.996Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-06-12T05:43:33.257Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-06-12T05:43:33.257Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-06-12T05:43:33.828Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-12T05:43:33.828Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-06-12T05:43:33.828Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-06-12T05:43:34.089Z] (17/17) Installing openssh (8.1_p1-r0) [2020-06-12T05:43:34.089Z] Executing busybox-1.31.1-r8.trigger [2020-06-12T05:43:34.089Z] OK: 214 MiB in 52 packages [2020-06-12T05:43:37.400Z] Removing intermediate container 5215ae146d80 [2020-06-12T05:43:37.400Z] ---> 214fd98dc323 [2020-06-12T05:43:37.400Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-12T05:43:37.661Z] ---> Running in 4e832069e6c1 [2020-06-12T05:43:37.661Z] Removing intermediate container 4e832069e6c1 [2020-06-12T05:43:37.661Z] ---> 32455c060bca [2020-06-12T05:43:37.661Z] Step 7/8 : COPY . . [2020-06-12T05:43:38.600Z] ---> 6c6899087d57 [2020-06-12T05:43:38.600Z] Step 8/8 : RUN go mod download [2020-06-12T05:43:38.600Z] ---> Running in 31ddd059083b [2020-06-12T05:43:40.519Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:43:40.519Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:43:40.519Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-12T05:43:40.519Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:43:40.519Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-12T05:43:40.519Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-12T05:43:40.519Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:43:40.519Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-12T05:43:40.519Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:43:40.519Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:43:40.519Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:43:40.519Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:43:40.519Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:43:40.519Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:43:40.519Z] go: finding github.com/fatih/color v1.7.0 [2020-06-12T05:43:40.519Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:43:40.519Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-12T05:43:40.519Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:43:40.519Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-12T05:43:40.519Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-12T05:43:40.519Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-12T05:43:40.519Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-12T05:43:40.519Z] go: finding github.com/google/uuid v1.1.1 [2020-06-12T05:43:40.519Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-12T05:43:40.519Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-12T05:43:40.519Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-12T05:43:40.519Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-12T05:43:40.519Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-12T05:43:40.519Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-12T05:43:40.519Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:43:40.519Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:43:40.519Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-12T05:43:40.519Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-12T05:43:40.780Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-12T05:43:40.781Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-12T05:43:40.781Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-12T05:43:40.781Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:43:40.781Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:43:40.781Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-12T05:43:40.781Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:43:40.781Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-12T05:43:40.781Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-12T05:43:40.781Z] go: finding github.com/posener/complete v1.1.1 [2020-06-12T05:43:40.781Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-12T05:43:40.781Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-12T05:43:40.781Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-12T05:43:40.781Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-12T05:43:40.781Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-12T05:43:40.781Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-12T05:43:40.781Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-12T05:43:40.781Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-12T05:43:40.781Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-12T05:43:40.781Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-12T05:43:40.781Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-12T05:43:41.051Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:43:49.219Z] Removing intermediate container 31ddd059083b [2020-06-12T05:43:49.219Z] ---> 6254566705bc [2020-06-12T05:43:49.219Z] Successfully built 6254566705bc [2020-06-12T05:43:49.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:43:49.869Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-12T05:43:49.869Z] . [Pipeline] withDockerContainer [2020-06-12T05:43:49.980Z] prd-centos7-docker-4c-2g-2713 does not seem to be running inside a container [2020-06-12T05:43:50.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/12 -v /w/workspace/device-modbus-go/12:/w/workspace/device-modbus-go/12:rw,z -v /w/workspace/device-modbus-go/12@tmp:/w/workspace/device-modbus-go/12@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 ******** ci-base-image-x86_64 cat [2020-06-12T05:43:51.118Z] $ docker top 8e2eb565f6052ece77f9b4d8287cc219cb380da47e432757ed32289798b4793b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-12T05:43:51.554Z] + go version [2020-06-12T05:43:51.554Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-12T05:43:51.860Z] + make test [2020-06-12T05:43:51.860Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-12T05:43:52.806Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-12T05:43:54.114Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2715 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-06-12T05:43:54.147Z] Running in /w/workspace/device-modbus-go/12 [Pipeline] { [Pipeline] checkout [2020-06-12T05:43:59.714Z] using credential edgex-jenkins-ssh [2020-06-12T05:43:59.745Z] Cloning the remote Git repository [2020-06-12T05:43:59.745Z] Cloning with configured refspecs honoured and without tags [2020-06-12T05:43:59.823Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-12T05:43:59.939Z] > git init /w/workspace/device-modbus-go/12 # timeout=10 [2020-06-12T05:44:00.017Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-12T05:44:00.018Z] > git --version # timeout=10 [2020-06-12T05:44:00.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-12T05:44:00.118Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-12T05:44:00.877Z] Fetching without tags [2020-06-12T05:44:01.533Z] Checking out Revision fdf900d8a58188a2e8b2bc604c944c724a46cd8f (master) [2020-06-12T05:44:00.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-12T05:44:00.811Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-12T05:44:00.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-12T05:44:00.904Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-12T05:44:00.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-12T05:44:00.918Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-12T05:44:01.579Z] > git config core.sparsecheckout # timeout=10 [2020-06-12T05:44:01.594Z] > git checkout -f fdf900d8a58188a2e8b2bc604c944c724a46cd8f # timeout=10 [2020-06-12T05:44:02.930Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-12T05:44:02.931Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.157s coverage: 50.3% of statements [2020-06-12T05:44:02.931Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-12T05:44:03.880Z] gofmt -l . [2020-06-12T05:44:03.880Z] [ "`gofmt -l .`" = "" ] [2020-06-12T05:44:03.880Z] ./bin/test-attribution-txt.sh [2020-06-12T05:44:04.452Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-12T05:44:04.938Z] Stashed 1 file(s) [Pipeline] } [2020-06-12T05:44:04.943Z] $ docker stop --time=1 8e2eb565f6052ece77f9b4d8287cc219cb380da47e432757ed32289798b4793b [2020-06-12T05:44:06.182Z] Commit message: "Merge pull request #154 from lranjbar/snap-rebuild" [2020-06-12T05:44:07.069Z] $ docker rm -f 8e2eb565f6052ece77f9b4d8287cc219cb380da47e432757ed32289798b4793b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-12T05:44:07.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo [2020-06-12T05:44:08.073Z] ========================================================= [2020-06-12T05:44:08.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-12T05:44:08.073Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:08.249Z] + ls -al . [2020-06-12T05:44:08.249Z] total 104 [2020-06-12T05:44:08.249Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 12 05:44 . [2020-06-12T05:44:08.249Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 12 05:42 .. [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 5049 Jun 12 05:42 Attribution.txt [2020-06-12T05:44:08.249Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 12 05:42 bin [2020-06-12T05:44:08.249Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 12 05:42 cmd [2020-06-12T05:44:08.249Z] -rw-r--r--. 1 jenkins jenkins 22123 Jun 12 05:44 coverage.out [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 1422 Jun 12 05:42 Dockerfile [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 954 Jun 12 05:42 Dockerfile.build [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 12 05:42 .dockerignore [2020-06-12T05:44:08.249Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 12 05:42 .git [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 330 Jun 12 05:42 .gitignore [2020-06-12T05:44:08.249Z] -rw-r--r--. 1 jenkins jenkins 559 Jun 12 05:44 go.mod [2020-06-12T05:44:08.249Z] -rw-r--r--. 1 jenkins jenkins 13471 Jun 12 05:44 go.sum [2020-06-12T05:44:08.249Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 12 05:42 internal [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 702 Jun 12 05:42 Jenkinsfile [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 12 05:42 LICENSE [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 880 Jun 12 05:42 Makefile [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 591 Jun 12 05:42 README.md [2020-06-12T05:44:08.249Z] drwxrwxr-x. 3 jenkins jenkins 44 Jun 12 05:42 .semver [2020-06-12T05:44:08.249Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 12 05:42 simulator [2020-06-12T05:44:08.249Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 12 05:42 snap [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 12 05:40 VERSION [2020-06-12T05:44:08.249Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 12 05:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:09.427Z] + 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=fdf900d8a58188a2e8b2bc604c944c724a46cd8f --label arch=amd64 --label version=1.2.1-dev.3 . [2020-06-12T05:44:09.427Z] Sending build context to Docker daemon 623.1kB [2020-06-12T05:44:09.427Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-12T05:44:09.427Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-12T05:44:09.427Z] ---> 6254566705bc [2020-06-12T05:44:09.427Z] Step 3/19 : ARG MAKE='make build' [2020-06-12T05:44:09.438Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-12T05:44:09.688Z] ---> Running in d33eb9383e80 [2020-06-12T05:44:09.688Z] Removing intermediate container d33eb9383e80 [2020-06-12T05:44:09.688Z] ---> 6bc16bd6d1b5 [2020-06-12T05:44:09.688Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-12T05:44:09.949Z] ---> Running in 1dba9739ce3a [2020-06-12T05:44:10.035Z] Sending build context to Docker daemon 594.4kB [2020-06-12T05:44:10.312Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-12T05:44:10.312Z] Step 2/8 : FROM ${BASE} [2020-06-12T05:44:10.640Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-12T05:44:10.640Z] cde5963f3b93: Pulling fs layer [2020-06-12T05:44:10.640Z] 2a23fa8c16f7: Pulling fs layer [2020-06-12T05:44:10.640Z] 777b28850792: Pulling fs layer [2020-06-12T05:44:10.640Z] 8a11ddd9e578: Pulling fs layer [2020-06-12T05:44:10.640Z] 4cf88f913ddb: Pulling fs layer [2020-06-12T05:44:10.640Z] 1df406cf5192: Pulling fs layer [2020-06-12T05:44:10.640Z] cd6300453558: Pulling fs layer [2020-06-12T05:44:10.640Z] b9c365052c96: Pulling fs layer [2020-06-12T05:44:10.640Z] a2d8cc88f415: Pulling fs layer [2020-06-12T05:44:10.640Z] 4cf88f913ddb: Waiting [2020-06-12T05:44:10.640Z] 1df406cf5192: Waiting [2020-06-12T05:44:10.640Z] cd6300453558: Waiting [2020-06-12T05:44:10.640Z] b9c365052c96: Waiting [2020-06-12T05:44:10.640Z] a2d8cc88f415: Waiting [2020-06-12T05:44:10.640Z] 8a11ddd9e578: Waiting [2020-06-12T05:44:10.640Z] ea1d1ca13537: Pulling fs layer [2020-06-12T05:44:10.640Z] 3750a50a1c5e: Pulling fs layer [2020-06-12T05:44:10.640Z] ea1d1ca13537: Waiting [2020-06-12T05:44:10.640Z] 3750a50a1c5e: Waiting [2020-06-12T05:44:10.640Z] 777b28850792: Verifying Checksum [2020-06-12T05:44:10.640Z] 777b28850792: Download complete [2020-06-12T05:44:10.640Z] 2a23fa8c16f7: Download complete [2020-06-12T05:44:10.640Z] 4cf88f913ddb: Download complete [2020-06-12T05:44:10.640Z] 1df406cf5192: Verifying Checksum [2020-06-12T05:44:10.640Z] 1df406cf5192: Download complete [2020-06-12T05:44:10.640Z] cde5963f3b93: Verifying Checksum [2020-06-12T05:44:10.891Z] Removing intermediate container 1dba9739ce3a [2020-06-12T05:44:10.891Z] ---> d20b41463140 [2020-06-12T05:44:10.891Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-12T05:44:10.891Z] ---> Running in 86a868144af2 [2020-06-12T05:44:11.153Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-12T05:44:11.635Z] cde5963f3b93: Pull complete [2020-06-12T05:44:11.913Z] 2a23fa8c16f7: Pull complete [2020-06-12T05:44:12.095Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-12T05:44:12.512Z] 777b28850792: Pull complete [2020-06-12T05:44:12.787Z] cd6300453558: Verifying Checksum [2020-06-12T05:44:12.787Z] cd6300453558: Download complete [2020-06-12T05:44:12.787Z] a2d8cc88f415: Verifying Checksum [2020-06-12T05:44:12.787Z] a2d8cc88f415: Download complete [2020-06-12T05:44:13.477Z] OK: 214 MiB in 52 packages [2020-06-12T05:44:13.477Z] Removing intermediate container 86a868144af2 [2020-06-12T05:44:13.477Z] ---> b6932feb4fcf [2020-06-12T05:44:13.477Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-12T05:44:13.737Z] ---> Running in 016d60658957 [2020-06-12T05:44:13.737Z] Removing intermediate container 016d60658957 [2020-06-12T05:44:13.737Z] ---> 85f51114eabc [2020-06-12T05:44:13.737Z] Step 7/19 : COPY . . [2020-06-12T05:44:14.682Z] ---> 9260f3aaeb66 [2020-06-12T05:44:14.682Z] Step 8/19 : RUN ${MAKE} [2020-06-12T05:44:14.682Z] ---> Running in fef4efbea987 [2020-06-12T05:44:14.782Z] ea1d1ca13537: Verifying Checksum [2020-06-12T05:44:14.782Z] ea1d1ca13537: Download complete [2020-06-12T05:44:14.782Z] 3750a50a1c5e: Verifying Checksum [2020-06-12T05:44:14.782Z] 3750a50a1c5e: Download complete [2020-06-12T05:44:15.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.3" -o cmd/device-modbus ./cmd [2020-06-12T05:44:15.768Z] b9c365052c96: Verifying Checksum [2020-06-12T05:44:15.768Z] b9c365052c96: Download complete [2020-06-12T05:44:16.376Z] 8a11ddd9e578: Verifying Checksum [2020-06-12T05:44:16.376Z] 8a11ddd9e578: Download complete [2020-06-12T05:44:23.890Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-12T05:44:26.439Z] Removing intermediate container fef4efbea987 [2020-06-12T05:44:26.439Z] ---> 26cfcfbff80d [2020-06-12T05:44:26.439Z] Step 9/19 : FROM scratch [2020-06-12T05:44:26.439Z] ---> [2020-06-12T05:44:26.440Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-12T05:44:26.440Z] ---> Running in f5433594848f [2020-06-12T05:44:26.440Z] Removing intermediate container f5433594848f [2020-06-12T05:44:26.440Z] ---> ba17efae07ee [2020-06-12T05:44:26.440Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-12T05:44:26.545Z] 8a11ddd9e578: Pull complete [2020-06-12T05:44:26.545Z] 4cf88f913ddb: Pull complete [2020-06-12T05:44:26.545Z] 1df406cf5192: Pull complete [2020-06-12T05:44:26.703Z] ---> Running in 46525a8cf213 [2020-06-12T05:44:26.703Z] Removing intermediate container 46525a8cf213 [2020-06-12T05:44:26.703Z] ---> 8425baf3197c [2020-06-12T05:44:26.703Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-12T05:44:27.274Z] ---> e7b1692d4b46 [2020-06-12T05:44:27.274Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-12T05:44:27.274Z] ---> 6b6c88a691e1 [2020-06-12T05:44:27.274Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-12T05:44:27.536Z] ---> 36de4940b14c [2020-06-12T05:44:27.536Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-12T05:44:27.536Z] ---> Running in 30c76d1da4dd [2020-06-12T05:44:27.795Z] Removing intermediate container 30c76d1da4dd [2020-06-12T05:44:27.795Z] ---> 246f9475f8a7 [2020-06-12T05:44:27.795Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-12T05:44:27.795Z] ---> Running in 9543d1af9324 [2020-06-12T05:44:28.059Z] Removing intermediate container 9543d1af9324 [2020-06-12T05:44:28.059Z] ---> e6264ed4f996 [2020-06-12T05:44:28.059Z] Step 17/19 : LABEL arch=amd64 [2020-06-12T05:44:28.059Z] ---> Running in a7b0a0a156fd [2020-06-12T05:44:28.321Z] Removing intermediate container a7b0a0a156fd [2020-06-12T05:44:28.321Z] ---> f7255b00410e [2020-06-12T05:44:28.321Z] Step 18/19 : LABEL git_sha=fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:44:28.321Z] ---> Running in fc7183cbf8f0 [2020-06-12T05:44:28.582Z] Removing intermediate container fc7183cbf8f0 [2020-06-12T05:44:28.582Z] ---> e46abec4b375 [2020-06-12T05:44:28.582Z] Step 19/19 : LABEL version=1.2.1-dev.3 [2020-06-12T05:44:28.582Z] ---> Running in 85999894c680 [2020-06-12T05:44:28.582Z] Removing intermediate container 85999894c680 [2020-06-12T05:44:28.582Z] ---> 1d66d2afb336 [2020-06-12T05:44:28.582Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-12T05:44:28.582Z] Successfully built 1d66d2afb336 [2020-06-12T05:44:28.582Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-12T05:44:28.816Z] provisioning config files... [2020-06-12T05:44:28.856Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/12@tmp/config1371299403672040887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:44:29.182Z] nexus3.edgexfoundry.org:10001 [2020-06-12T05:44:29.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:44:29.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:44:29.443Z] Configure a credential helper to remove this warning. See [2020-06-12T05:44:29.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:44:29.443Z] [2020-06-12T05:44:29.443Z] Login Succeeded [2020-06-12T05:44:29.443Z] nexus3.edgexfoundry.org:10002 [2020-06-12T05:44:29.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:44:29.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:44:29.443Z] Configure a credential helper to remove this warning. See [2020-06-12T05:44:29.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:44:29.443Z] [2020-06-12T05:44:29.443Z] Login Succeeded [2020-06-12T05:44:29.443Z] nexus3.edgexfoundry.org:10003 [2020-06-12T05:44:29.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:44:29.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:44:29.705Z] Configure a credential helper to remove this warning. See [2020-06-12T05:44:29.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:44:29.705Z] [2020-06-12T05:44:29.705Z] Login Succeeded [2020-06-12T05:44:29.705Z] nexus3.edgexfoundry.org:10004 [2020-06-12T05:44:29.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:44:29.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:44:29.966Z] Configure a credential helper to remove this warning. See [2020-06-12T05:44:29.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:44:29.966Z] [2020-06-12T05:44:29.966Z] Login Succeeded [2020-06-12T05:44:29.966Z] docker.io [2020-06-12T05:44:29.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:44:30.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:44:30.227Z] Configure a credential helper to remove this warning. See [2020-06-12T05:44:30.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:44:30.227Z] [2020-06-12T05:44:30.227Z] Login Succeeded [Pipeline] } [2020-06-12T05:44:30.235Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-12T05:44:30.341Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: [2020-06-12T05:44:30.341Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:44:30.341Z] latest [2020-06-12T05:44:30.341Z] 1.2.1-dev.3 [2020-06-12T05:44:30.341Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3 [2020-06-12T05:44:30.341Z] master [2020-06-12T05:44:30.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:30.733Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:30.857Z] cd6300453558: Pull complete [2020-06-12T05:44:31.031Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:44:31.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-12T05:44:31.031Z] c97c3959f2af: Preparing [2020-06-12T05:44:31.031Z] 305834dabbcd: Preparing [2020-06-12T05:44:31.031Z] cfddfda668f1: Preparing [2020-06-12T05:44:31.031Z] 305834dabbcd: Pushed [2020-06-12T05:44:31.031Z] c97c3959f2af: Pushed [2020-06-12T05:44:31.983Z] cfddfda668f1: Pushed [2020-06-12T05:44:31.983Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f: digest: sha256:089a47e5ab069797c1cdf967aa3b2fec67a110e492ca7257a4b561a6bc499990 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:32.546Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:32.853Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-06-12T05:44:32.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-12T05:44:32.853Z] c97c3959f2af: Preparing [2020-06-12T05:44:32.853Z] 305834dabbcd: Preparing [2020-06-12T05:44:32.853Z] cfddfda668f1: Preparing [2020-06-12T05:44:32.853Z] c97c3959f2af: Layer already exists [2020-06-12T05:44:32.853Z] 305834dabbcd: Layer already exists [2020-06-12T05:44:32.853Z] cfddfda668f1: Layer already exists [2020-06-12T05:44:32.853Z] latest: digest: sha256:089a47e5ab069797c1cdf967aa3b2fec67a110e492ca7257a4b561a6bc499990 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:33.149Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:33.444Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.1-dev.3 [2020-06-12T05:44:33.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-12T05:44:33.444Z] c97c3959f2af: Preparing [2020-06-12T05:44:33.444Z] 305834dabbcd: Preparing [2020-06-12T05:44:33.444Z] cfddfda668f1: Preparing [2020-06-12T05:44:33.444Z] c97c3959f2af: Layer already exists [2020-06-12T05:44:33.444Z] 305834dabbcd: Layer already exists [2020-06-12T05:44:33.444Z] cfddfda668f1: Layer already exists [2020-06-12T05:44:33.444Z] 1.2.1-dev.3: digest: sha256:089a47e5ab069797c1cdf967aa3b2fec67a110e492ca7257a4b561a6bc499990 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:33.742Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:34.035Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3 [2020-06-12T05:44:34.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-12T05:44:34.035Z] c97c3959f2af: Preparing [2020-06-12T05:44:34.035Z] 305834dabbcd: Preparing [2020-06-12T05:44:34.035Z] cfddfda668f1: Preparing [2020-06-12T05:44:34.035Z] cfddfda668f1: Layer already exists [2020-06-12T05:44:34.035Z] c97c3959f2af: Layer already exists [2020-06-12T05:44:34.035Z] 305834dabbcd: Layer already exists [2020-06-12T05:44:34.035Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3: digest: sha256:089a47e5ab069797c1cdf967aa3b2fec67a110e492ca7257a4b561a6bc499990 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:34.337Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:44:34.637Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [2020-06-12T05:44:34.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-12T05:44:34.637Z] c97c3959f2af: Preparing [2020-06-12T05:44:34.637Z] 305834dabbcd: Preparing [2020-06-12T05:44:34.637Z] cfddfda668f1: Preparing [2020-06-12T05:44:34.637Z] c97c3959f2af: Layer already exists [2020-06-12T05:44:34.637Z] cfddfda668f1: Layer already exists [2020-06-12T05:44:34.637Z] 305834dabbcd: Layer already exists [2020-06-12T05:44:34.637Z] master: digest: sha256:089a47e5ab069797c1cdf967aa3b2fec67a110e492ca7257a4b561a6bc499990 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-12T05:44:35.170Z] b9c365052c96: Pull complete [2020-06-12T05:44:35.298Z] ++ find /w/workspace/device-modbus-go/12 [2020-06-12T05:44:35.299Z] ++ grep snapcraft.yaml [2020-06-12T05:44:35.299Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/12/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-12T05:44:35.380Z] provisioning config files... [2020-06-12T05:44:35.387Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/12@tmp/config2323939262541542021tmp [Pipeline] { [Pipeline] sh [2020-06-12T05:44:35.451Z] a2d8cc88f415: Pull complete [2020-06-12T05:44:35.702Z] + cp /w/workspace/device-modbus-go/12@tmp/config2323939262541542021tmp /w/workspace/device-modbus-go/12/edgex-snap-store-login [Pipeline] sh [2020-06-12T05:44:35.995Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/12:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-12T05:44:35.995Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-12T05:44:35.995Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-12T05:44:35.995Z] 5bed26d33875: Pulling fs layer [2020-06-12T05:44:35.995Z] f11b29a9c730: Pulling fs layer [2020-06-12T05:44:35.995Z] 930bda195c84: Pulling fs layer [2020-06-12T05:44:35.995Z] 78bf9a5ad49e: Pulling fs layer [2020-06-12T05:44:35.995Z] e5fbee5a4b0d: Pulling fs layer [2020-06-12T05:44:35.995Z] f452fca78f88: Pulling fs layer [2020-06-12T05:44:35.995Z] 7417ef92027a: Pulling fs layer [2020-06-12T05:44:35.995Z] 2af5c49d270b: Pulling fs layer [2020-06-12T05:44:35.995Z] df9c3bdbc40a: Pulling fs layer [2020-06-12T05:44:35.995Z] f452fca78f88: Waiting [2020-06-12T05:44:35.995Z] 7417ef92027a: Waiting [2020-06-12T05:44:35.995Z] 2af5c49d270b: Waiting [2020-06-12T05:44:35.995Z] df9c3bdbc40a: Waiting [2020-06-12T05:44:35.995Z] 78bf9a5ad49e: Waiting [2020-06-12T05:44:35.995Z] e5fbee5a4b0d: Waiting [2020-06-12T05:44:35.995Z] 930bda195c84: Verifying Checksum [2020-06-12T05:44:35.995Z] 930bda195c84: Download complete [2020-06-12T05:44:35.995Z] f11b29a9c730: Verifying Checksum [2020-06-12T05:44:35.995Z] f11b29a9c730: Download complete [2020-06-12T05:44:35.995Z] 78bf9a5ad49e: Download complete [2020-06-12T05:44:35.995Z] f452fca78f88: Verifying Checksum [2020-06-12T05:44:35.995Z] f452fca78f88: Download complete [2020-06-12T05:44:35.995Z] 7417ef92027a: Verifying Checksum [2020-06-12T05:44:35.995Z] 7417ef92027a: Download complete [2020-06-12T05:44:35.995Z] 2af5c49d270b: Download complete [2020-06-12T05:44:36.267Z] df9c3bdbc40a: Verifying Checksum [2020-06-12T05:44:36.267Z] df9c3bdbc40a: Download complete [2020-06-12T05:44:36.267Z] 5bed26d33875: Verifying Checksum [2020-06-12T05:44:36.267Z] 5bed26d33875: Download complete [2020-06-12T05:44:37.452Z] ea1d1ca13537: Pull complete [2020-06-12T05:44:38.045Z] 3750a50a1c5e: Pull complete [2020-06-12T05:44:38.045Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-12T05:44:38.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-12T05:44:38.045Z] ---> 78745c68409d [2020-06-12T05:44:38.045Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-12T05:44:39.573Z] e5fbee5a4b0d: Verifying Checksum [2020-06-12T05:44:39.574Z] e5fbee5a4b0d: Download complete [2020-06-12T05:44:40.962Z] 5bed26d33875: Pull complete [2020-06-12T05:44:41.532Z] f11b29a9c730: Pull complete [2020-06-12T05:44:41.793Z] 930bda195c84: Pull complete [2020-06-12T05:44:41.793Z] 78bf9a5ad49e: Pull complete [2020-06-12T05:44:43.447Z] ---> Running in 6c664d093437 [2020-06-12T05:44:43.447Z] Removing intermediate container 6c664d093437 [2020-06-12T05:44:43.447Z] ---> eede90176938 [2020-06-12T05:44:43.447Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-12T05:44:43.447Z] ---> Running in 46df881d56d4 [2020-06-12T05:44:46.072Z] Removing intermediate container 46df881d56d4 [2020-06-12T05:44:46.072Z] ---> 3041549ccd8d [2020-06-12T05:44:46.072Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-12T05:44:46.072Z] ---> Running in ca2940048e66 [2020-06-12T05:44:47.505Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-12T05:44:48.942Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-12T05:44:49.922Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:44:49.922Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:44:50.512Z] (3/18) Installing libmagic (5.37-r1) [2020-06-12T05:44:50.782Z] (4/18) Installing file (5.37-r1) [2020-06-12T05:44:50.782Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:44:51.051Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:44:51.051Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-12T05:44:55.321Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-06-12T05:44:55.321Z] (9/18) Installing g++ (9.2.0-r4) [2020-06-12T05:44:57.923Z] (10/18) Installing fortify-headers (1.1-r0) [2020-06-12T05:44:57.923Z] (11/18) Installing build-base (0.5-r1) [2020-06-12T05:44:58.192Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-06-12T05:44:58.192Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-06-12T05:44:58.192Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-06-12T05:44:58.781Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-12T05:44:58.781Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-06-12T05:44:58.781Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-06-12T05:44:58.781Z] (18/18) Installing openssh (8.1_p1-r0) [2020-06-12T05:44:59.051Z] Executing busybox-1.31.1-r8.trigger [2020-06-12T05:44:59.051Z] OK: 203 MiB in 52 packages [2020-06-12T05:45:05.760Z] Removing intermediate container ca2940048e66 [2020-06-12T05:45:05.760Z] ---> e99b299e5adc [2020-06-12T05:45:05.760Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-12T05:45:05.760Z] ---> Running in 497ab22579c9 [2020-06-12T05:45:05.760Z] Removing intermediate container 497ab22579c9 [2020-06-12T05:45:05.760Z] ---> 513f27319a75 [2020-06-12T05:45:05.760Z] Step 7/8 : COPY . . [2020-06-12T05:45:06.743Z] ---> 0acfb0cf53a2 [2020-06-12T05:45:06.743Z] Step 8/8 : RUN go mod download [2020-06-12T05:45:06.743Z] ---> Running in fa845c7c5faf [2020-06-12T05:45:08.402Z] e5fbee5a4b0d: Pull complete [2020-06-12T05:45:08.402Z] f452fca78f88: Pull complete [2020-06-12T05:45:08.402Z] 7417ef92027a: Pull complete [2020-06-12T05:45:08.402Z] 2af5c49d270b: Pull complete [2020-06-12T05:45:08.402Z] df9c3bdbc40a: Pull complete [2020-06-12T05:45:08.402Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-12T05:45:08.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-12T05:45:09.371Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:45:09.372Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:45:09.372Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-12T05:45:09.372Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:45:09.372Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-12T05:45:09.372Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-12T05:45:09.372Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:45:09.372Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-12T05:45:09.372Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:45:09.372Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:45:09.372Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:45:09.372Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:45:09.372Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:45:09.372Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:45:09.372Z] go: finding github.com/fatih/color v1.7.0 [2020-06-12T05:45:09.372Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:45:09.372Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-12T05:45:09.372Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:45:09.372Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-12T05:45:09.372Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-12T05:45:09.372Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-12T05:45:09.372Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-12T05:45:09.372Z] go: finding github.com/google/uuid v1.1.1 [2020-06-12T05:45:09.372Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-12T05:45:09.372Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-12T05:45:09.372Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-12T05:45:09.372Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-12T05:45:09.372Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-12T05:45:09.372Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-12T05:45:09.372Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:45:09.650Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:45:09.650Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-12T05:45:09.650Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:45:09.650Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-12T05:45:09.650Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-12T05:45:09.650Z] go: finding github.com/posener/complete v1.1.1 [2020-06-12T05:45:09.650Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-12T05:45:09.650Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-12T05:45:09.650Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-12T05:45:09.650Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-12T05:45:09.650Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-12T05:45:09.650Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-12T05:45:09.650Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-12T05:45:09.650Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-12T05:45:09.650Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-12T05:45:09.650Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-12T05:45:09.650Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-12T05:45:09.650Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:45:10.340Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-12T05:45:10.340Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-12T05:45:10.340Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-12T05:45:10.915Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-12T05:45:10.915Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-12T05:45:10.915Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-12T05:45:11.177Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-12T05:45:11.177Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-12T05:45:11.438Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-12T05:45:11.438Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-12T05:45:11.438Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-12T05:45:11.438Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-12T05:45:11.703Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-12T05:45:11.703Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-12T05:45:11.962Z] Fetched 4909 kB in 2s (2281 kB/s) [2020-06-12T05:45:13.347Z] Reading package lists... [2020-06-12T05:45:18.641Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-06-12T05:45:19.215Z] Reading package lists... [2020-06-12T05:45:19.478Z] Building dependency tree... [2020-06-12T05:45:19.478Z] Reading state information... [2020-06-12T05:45:19.740Z] The following packages were automatically installed and are no longer required: [2020-06-12T05:45:19.740Z] libjq1 liblzo2-2 libonig4 [2020-06-12T05:45:19.740Z] Use 'sudo apt autoremove' to remove them. [2020-06-12T05:45:19.740Z] Suggested packages: [2020-06-12T05:45:19.740Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-12T05:45:19.740Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-12T05:45:19.740Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-12T05:45:19.740Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-12T05:45:19.819Z] Removing intermediate container fa845c7c5faf [2020-06-12T05:45:19.819Z] ---> bfc9f69d234c [2020-06-12T05:45:19.819Z] Successfully built bfc9f69d234c [2020-06-12T05:45:19.819Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-06-12T05:45:20.004Z] The following NEW packages will be installed: [2020-06-12T05:45:20.004Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-12T05:45:20.004Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-12T05:45:20.004Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-12T05:45:20.004Z] openssh-client patch perl perl-modules-5.26 xauth [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:45:20.267Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-12T05:45:20.267Z] Need to get 14.7 MB of archives. [2020-06-12T05:45:20.267Z] After this operation, 89.5 MB of additional disk space will be used. [2020-06-12T05:45:20.267Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-12T05:45:20.267Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-12T05:45:20.408Z] + docker inspect -f . ci-base-image-arm64 [2020-06-12T05:45:20.408Z] . [Pipeline] withDockerContainer [2020-06-12T05:45:20.530Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-12T05:45:20.530Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-12T05:45:20.530Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-12T05:45:20.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-2715 does not seem to be running inside a container [2020-06-12T05:45:20.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/12 -v /w/workspace/device-modbus-go/12:/w/workspace/device-modbus-go/12:rw,z -v /w/workspace/device-modbus-go/12@tmp:/w/workspace/device-modbus-go/12@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 ******** ci-base-image-arm64 cat [2020-06-12T05:45:20.811Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-12T05:45:21.073Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-12T05:45:21.073Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-12T05:45:21.333Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-12T05:45:21.333Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-12T05:45:21.333Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-12T05:45:21.593Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-12T05:45:21.593Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-12T05:45:21.593Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-12T05:45:21.593Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-12T05:45:21.593Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-12T05:45:21.593Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-12T05:45:21.593Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-12T05:45:21.593Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-12T05:45:21.593Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-12T05:45:21.853Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-12T05:45:21.853Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-12T05:45:21.853Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-12T05:45:21.853Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-12T05:45:21.853Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-12T05:45:22.113Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-12T05:45:22.113Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-12T05:45:22.374Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-12T05:45:22.375Z] Fetched 14.7 MB in 2s (7012 kB/s) [2020-06-12T05:45:22.375Z] Selecting previously unselected package libxau6:amd64. [2020-06-12T05:45:22.635Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-06-12T05:45:22.635Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-12T05:45:22.635Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-12T05:45:22.635Z] Selecting previously unselected package libbsd0:amd64. [2020-06-12T05:45:22.635Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-12T05:45:22.635Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-12T05:45:22.635Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-12T05:45:22.635Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-12T05:45:22.635Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-12T05:45:22.734Z] $ docker top ca212e6717b76f18772869481e5134fd55591c89c81424da7c6916040b93a2cf -eo pid,comm [2020-06-12T05:45:22.895Z] Selecting previously unselected package libxcb1:amd64. [2020-06-12T05:45:22.895Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-12T05:45:22.895Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-12T05:45:22.895Z] Selecting previously unselected package libx11-data. [2020-06-12T05:45:22.895Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-12T05:45:22.895Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [Pipeline] { [Pipeline] sh [2020-06-12T05:45:23.466Z] Selecting previously unselected package libx11-6:amd64. [2020-06-12T05:45:23.466Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-12T05:45:23.466Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-12T05:45:23.727Z] Selecting previously unselected package libxext6:amd64. [2020-06-12T05:45:23.727Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-12T05:45:23.727Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-12T05:45:23.727Z] Selecting previously unselected package perl-modules-5.26. [2020-06-12T05:45:23.727Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-12T05:45:23.727Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:45:24.065Z] + go version [2020-06-12T05:45:24.065Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-12T05:45:25.127Z] + make test [2020-06-12T05:45:25.127Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-12T05:45:26.131Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-12T05:45:26.522Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-12T05:45:26.522Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-12T05:45:26.522Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-12T05:45:26.522Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-12T05:45:26.522Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-12T05:45:26.522Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-12T05:45:26.522Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-12T05:45:26.522Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-12T05:45:26.522Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:45:27.908Z] Selecting previously unselected package perl. [2020-06-12T05:45:27.908Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-12T05:45:27.908Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-12T05:45:28.168Z] Selecting previously unselected package less. [2020-06-12T05:45:28.168Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-06-12T05:45:28.168Z] Unpacking less (487-0.1) ... [2020-06-12T05:45:28.168Z] Selecting previously unselected package libexpat1:amd64. [2020-06-12T05:45:28.168Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-12T05:45:28.168Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-12T05:45:28.429Z] Selecting previously unselected package netbase. [2020-06-12T05:45:28.429Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-12T05:45:28.429Z] Unpacking netbase (5.4) ... [2020-06-12T05:45:28.429Z] Selecting previously unselected package libedit2:amd64. [2020-06-12T05:45:28.429Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-12T05:45:28.429Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-12T05:45:28.689Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-12T05:45:28.689Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-12T05:45:28.689Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-12T05:45:28.689Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-12T05:45:28.689Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-12T05:45:28.689Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-12T05:45:28.951Z] Selecting previously unselected package openssh-client. [2020-06-12T05:45:28.951Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-12T05:45:28.951Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-12T05:45:28.951Z] Selecting previously unselected package xauth. [2020-06-12T05:45:28.951Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-12T05:45:28.951Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-12T05:45:28.951Z] Selecting previously unselected package curl. [2020-06-12T05:45:28.951Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-12T05:45:28.951Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-12T05:45:29.210Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-12T05:45:29.210Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-12T05:45:29.210Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-12T05:45:29.210Z] Selecting previously unselected package liberror-perl. [2020-06-12T05:45:29.210Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-12T05:45:29.210Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-12T05:45:29.210Z] Selecting previously unselected package git-man. [2020-06-12T05:45:29.210Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-12T05:45:29.210Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:45:29.470Z] Selecting previously unselected package git. [2020-06-12T05:45:29.470Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-12T05:45:29.470Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:45:30.863Z] Selecting previously unselected package make. [2020-06-12T05:45:30.863Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-12T05:45:30.863Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-12T05:45:30.863Z] Selecting previously unselected package patch. [2020-06-12T05:45:30.863Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-12T05:45:30.863Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-12T05:45:30.863Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-12T05:45:30.863Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:45:30.863Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-12T05:45:30.863Z] Setting up less (487-0.1) ... [2020-06-12T05:45:30.863Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-12T05:45:31.126Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-12T05:45:31.126Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-12T05:45:31.126Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-12T05:45:31.126Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:45:31.126Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-12T05:45:31.126Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-12T05:45:31.386Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-12T05:45:31.386Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-12T05:45:31.386Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-12T05:45:31.386Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-12T05:45:31.647Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-12T05:45:31.647Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-12T05:45:31.647Z] Setting up netbase (5.4) ... [2020-06-12T05:45:31.647Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:45:31.647Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-12T05:45:31.647Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-12T05:45:31.909Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-12T05:45:31.909Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-12T05:45:31.909Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-12T05:45:31.909Z] Setting up liberror-perl (0.17025-1) ... [2020-06-12T05:45:31.909Z] Setting up xauth (1:1.0.10-1) ... [2020-06-12T05:45:31.909Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:45:31.909Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-12T05:45:34.453Z] curl set to automatically installed. [2020-06-12T05:45:34.453Z] git set to automatically installed. [2020-06-12T05:45:34.453Z] git-man set to automatically installed. [2020-06-12T05:45:34.453Z] less set to automatically installed. [2020-06-12T05:45:34.453Z] libbsd0 set to automatically installed. [2020-06-12T05:45:34.453Z] libcurl3-gnutls set to automatically installed. [2020-06-12T05:45:34.453Z] libedit2 set to automatically installed. [2020-06-12T05:45:34.453Z] liberror-perl set to automatically installed. [2020-06-12T05:45:34.453Z] libexpat1 set to automatically installed. [2020-06-12T05:45:34.453Z] libgdbm-compat4 set to automatically installed. [2020-06-12T05:45:34.453Z] libgdbm5 set to automatically installed. [2020-06-12T05:45:34.453Z] libperl5.26 set to automatically installed. [2020-06-12T05:45:34.453Z] libssl1.0.0 set to automatically installed. [2020-06-12T05:45:34.453Z] libx11-6 set to automatically installed. [2020-06-12T05:45:34.453Z] libx11-data set to automatically installed. [2020-06-12T05:45:34.453Z] libxau6 set to automatically installed. [2020-06-12T05:45:34.453Z] libxcb1 set to automatically installed. [2020-06-12T05:45:34.453Z] libxdmcp6 set to automatically installed. [2020-06-12T05:45:34.453Z] libxext6 set to automatically installed. [2020-06-12T05:45:34.453Z] libxmuu1 set to automatically installed. [2020-06-12T05:45:34.453Z] make set to automatically installed. [2020-06-12T05:45:34.453Z] netbase set to automatically installed. [2020-06-12T05:45:34.453Z] openssh-client set to automatically installed. [2020-06-12T05:45:34.453Z] patch set to automatically installed. [2020-06-12T05:45:34.453Z] perl set to automatically installed. [2020-06-12T05:45:34.453Z] perl-modules-5.26 set to automatically installed. [2020-06-12T05:45:34.453Z] xauth set to automatically installed. [2020-06-12T05:45:34.453Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-12T05:45:34.453Z] Please ensure the environment is properly setup before continuing. [2020-06-12T05:45:34.453Z] Ignore this message if the appropriate measures have already been taken [2020-06-12T05:45:34.714Z] Pulling go [2020-06-12T05:45:35.655Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-12T05:45:35.655Z] Skipping pull go (already ran) [2020-06-12T05:45:35.655Z] Building go [2020-06-12T05:45:35.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-12T05:45:35.655Z] Dload Upload Total Spent Left Speed [2020-06-12T05:45:37.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 114M 19 22.8M 0 0 30.8M 0 0:00:03 --:--:-- 0:00:03 30.8M 65 114M 65 75.3M 0 0 48.1M 0 0:00:02 0:00:01 0:00:01 48.0M 100 114M 100 114M 0 0 51.6M 0 0:00:02 0:00:02 --:--:-- 51.6M [2020-06-12T05:45:38.700Z] go1.13.5.linux-amd64.tar.gz: OK [2020-06-12T05:45:46.846Z] Staging go [2020-06-12T05:45:47.417Z] Pulling device-modbus [2020-06-12T05:45:48.358Z] Skipping build go (already ran) [2020-06-12T05:45:48.358Z] Building device-modbus [2020-06-12T05:45:48.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.3" -o cmd/device-modbus ./cmd [2020-06-12T05:45:49.300Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:45:49.300Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:45:49.561Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-12T05:45:49.561Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-12T05:45:49.561Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-12T05:45:49.561Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:45:49.561Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:45:49.561Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-12T05:45:49.561Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-12T05:45:49.561Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:45:49.561Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-12T05:45:49.561Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:45:49.561Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-12T05:45:49.561Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:45:49.561Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-12T05:45:49.561Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:45:49.561Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-12T05:45:49.561Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:45:49.561Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:45:49.561Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:45:49.561Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:45:49.561Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:45:49.561Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:45:49.561Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:45:49.561Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-12T05:45:49.561Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:45:49.561Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:45:49.561Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:45:49.561Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:45:49.561Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-12T05:45:49.561Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-12T05:45:49.561Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:45:49.561Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:45:49.561Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:45:49.561Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:45:49.561Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:45:49.561Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-12T05:45:49.561Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-12T05:45:49.561Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:45:49.830Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:45:49.830Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:45:49.830Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:45:49.830Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:45:49.830Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:45:49.830Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:45:49.830Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-12T05:45:49.830Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:45:49.830Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:45:49.830Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:45:49.830Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:45:49.830Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:45:49.830Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:45:49.830Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:45:49.830Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-12T05:45:49.830Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:45:49.830Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:45:49.830Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:45:49.830Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:45:49.830Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:45:49.830Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:45:49.830Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:45:49.830Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:45:49.830Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:45:49.830Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:45:49.830Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-12T05:45:49.830Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-12T05:45:49.830Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:45:49.830Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-12T05:45:49.830Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-12T05:45:49.830Z] go: finding github.com/google/uuid v1.1.1 [2020-06-12T05:45:49.830Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:45:49.830Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:45:50.094Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-12T05:45:50.094Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:45:50.094Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:45:50.094Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:45:50.094Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:45:50.094Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:45:50.094Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-12T05:45:50.094Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:45:50.094Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:45:50.094Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:45:50.094Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:45:50.094Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:45:50.094Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:45:50.094Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:45:50.094Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:45:50.094Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:45:50.094Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-12T05:45:50.094Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:45:50.094Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:45:50.094Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:45:50.094Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:45:58.509Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-12T05:45:58.509Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.233s coverage: 50.3% of statements [2020-06-12T05:45:58.510Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-12T05:45:59.949Z] gofmt -l . [2020-06-12T05:46:00.162Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-12T05:46:00.224Z] [ "`gofmt -l .`" = "" ] [2020-06-12T05:46:00.224Z] ./bin/test-attribution-txt.sh [2020-06-12T05:46:00.819Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-12T05:46:01.440Z] Warning: overwriting stash ‘coverage-report’ [2020-06-12T05:46:01.850Z] Stashed 1 file(s) [Pipeline] } [2020-06-12T05:46:01.894Z] $ docker stop --time=1 ca212e6717b76f18772869481e5134fd55591c89c81424da7c6916040b93a2cf [2020-06-12T05:46:03.461Z] Skipping stage go (already ran) [2020-06-12T05:46:03.461Z] Staging device-modbus [2020-06-12T05:46:04.133Z] $ docker rm -f ca212e6717b76f18772869481e5134fd55591c89c81424da7c6916040b93a2cf [2020-06-12T05:46:04.406Z] Priming go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-12T05:46:05.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-12T05:46:05.344Z] Priming device-modbus [2020-06-12T05:46:05.517Z] + ls -al . [2020-06-12T05:46:05.517Z] total 136 [2020-06-12T05:46:05.517Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 05:46 . [2020-06-12T05:46:05.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:44 .. [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 05:44 .dockerignore [2020-06-12T05:46:05.517Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 05:44 .git [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 330 Jun 12 05:44 .gitignore [2020-06-12T05:46:05.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 05:44 .semver [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 5049 Jun 12 05:44 Attribution.txt [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 1422 Jun 12 05:44 Dockerfile [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 954 Jun 12 05:44 Dockerfile.build [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 702 Jun 12 05:44 Jenkinsfile [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 05:44 LICENSE [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 12 05:44 Makefile [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 591 Jun 12 05:44 README.md [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 05:40 VERSION [2020-06-12T05:46:05.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 05:44 bin [2020-06-12T05:46:05.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 05:44 cmd [2020-06-12T05:46:05.517Z] -rw-r--r-- 1 jenkins jenkins 22123 Jun 12 05:45 coverage.out [2020-06-12T05:46:05.517Z] -rw-r--r-- 1 jenkins jenkins 559 Jun 12 05:46 go.mod [2020-06-12T05:46:05.517Z] -rw-r--r-- 1 jenkins jenkins 13471 Jun 12 05:46 go.sum [2020-06-12T05:46:05.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 05:44 internal [2020-06-12T05:46:05.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 05:44 simulator [2020-06-12T05:46:05.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:44 snap [2020-06-12T05:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 12 05:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:46:05.860Z] + 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=fdf900d8a58188a2e8b2bc604c944c724a46cd8f --label arch=arm64 --label version=1.2.1-dev.3 . [2020-06-12T05:46:05.916Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-12T05:46:05.916Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-12T05:46:05.916Z] Determining the version from the project repo (version-script). [2020-06-12T05:46:05.916Z] The version has been set to '1.2.1-dev.3-20200612+fdf900d' [2020-06-12T05:46:06.134Z] Sending build context to Docker daemon 623.1kB [2020-06-12T05:46:06.178Z] Snapping 'edgex-device-modbus' ... [2020-06-12T05:46:06.407Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-12T05:46:06.407Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-12T05:46:06.407Z] ---> bfc9f69d234c [2020-06-12T05:46:06.407Z] Step 3/19 : ARG MAKE='make build' [2020-06-12T05:46:06.407Z] ---> Running in a7dd1f1b88fd [2020-06-12T05:46:07.004Z] Removing intermediate container a7dd1f1b88fd [2020-06-12T05:46:07.004Z] ---> 1ca975d5d1f0 [2020-06-12T05:46:07.004Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-12T05:46:07.004Z] ---> Running in e9bab1b0af3a [2020-06-12T05:46:07.145Z] [2020-06-12T05:46:07.145Z] Snapped edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap [2020-06-12T05:46:09.622Z] Removing intermediate container e9bab1b0af3a [2020-06-12T05:46:09.622Z] ---> 17a272b67e98 [2020-06-12T05:46:09.622Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-12T05:46:09.895Z] ---> Running in 22cc67a718bc [2020-06-12T05:46:10.460Z] [2020-06-12T05:46:10.460Z] Login successful. You now have these capabilities: [2020-06-12T05:46:10.460Z] [2020-06-12T05:46:10.460Z] snaps: No restriction [2020-06-12T05:46:10.460Z] channels: No restriction [2020-06-12T05:46:10.460Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-06-12T05:46:10.460Z] expires: 2020-06-19T16:50:48.252993 [2020-06-12T05:46:10.460Z] [2020-06-12T05:46:11.332Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-12T05:46:11.402Z] Preparing to push 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap'. [2020-06-12T05:46:11.402Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-06-12T05:46:11.402Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-06-12T05:46:12.311Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-12T05:46:12.911Z] OK: 203 MiB in 52 packages [2020-06-12T05:46:13.902Z] Removing intermediate container 22cc67a718bc [2020-06-12T05:46:13.902Z] ---> 7417048fd90c [2020-06-12T05:46:13.902Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-12T05:46:14.179Z] ---> Running in 1001e7d1c051 [2020-06-12T05:46:14.712Z] Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 13% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 14% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 15% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 16% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 17% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 18% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 19% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 20% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 21% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 23% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 24% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 25% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 26% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 27% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 28% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 29% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 30% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 31% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 32% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 34% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 35% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 36% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 37% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 38% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 39% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 40% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 41% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 42% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 43% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 45% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 46% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 47% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 48% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [ ] 49% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 50% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 51% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 52% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 53% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 54% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 56% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 57% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 58% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 59% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 60% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 61% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 62% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 63% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 64% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 65% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 67% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 68% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 69% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 70% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 71% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 72% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 73% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 74% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 75% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 76% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 78% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 79% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 80% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 81% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 82% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 83% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 84% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 85% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 86% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 87% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 89% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 90% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 91% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 92% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 93% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 94% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 95% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 96% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 97% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [= ] 98% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [==] 100% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [==] 100% [2020-06-12T05:46:14.773Z] Removing intermediate container 1001e7d1c051 [2020-06-12T05:46:14.773Z] ---> eb0cefcf0a5b [2020-06-12T05:46:14.773Z] Step 7/19 : COPY . . [2020-06-12T05:46:15.765Z] ---> c35b2b83c681 [2020-06-12T05:46:15.765Z] Step 8/19 : RUN ${MAKE} [2020-06-12T05:46:15.765Z] ---> Running in 2837d8f07357 [2020-06-12T05:46:17.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.3" -o cmd/device-modbus ./cmd [2020-06-12T05:46:27.879Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released [2020-06-12T05:46:27.880Z] Revision 1253 of 'edgex-device-modbus' created. [2020-06-12T05:46:28.818Z] Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing...| [2020-06-12T05:46:28.818Z] Track Arch Channel Version Revision Notes [2020-06-12T05:46:28.818Z] edinburgh amd64 stable - - - [2020-06-12T05:46:28.818Z] candidate - - - [2020-06-12T05:46:28.818Z] beta 1.0.0-20190626+739f7ef 112 - [2020-06-12T05:46:28.818Z] edge 1.0.0-20200103+c777f31 956 - [2020-06-12T05:46:28.818Z] fuji amd64 stable 1.1.1-20200228+37c94ae 1087 - [2020-06-12T05:46:28.818Z] candidate ^ ^ - [2020-06-12T05:46:28.818Z] beta 1.1.1-20200228+37c94ae 1087 - [2020-06-12T05:46:28.818Z] edge 1.1.1-20200422+37c94ae 1193 - [2020-06-12T05:46:28.818Z] geneva amd64 stable 1.2.0-20200518+a219397 1203 - [2020-06-12T05:46:28.818Z] candidate ^ ^ - [2020-06-12T05:46:28.818Z] beta ^ ^ - [2020-06-12T05:46:28.818Z] edge ^ ^ - [2020-06-12T05:46:28.818Z] latest amd64 stable 1.2.0-20200518+a219397 1203 - [2020-06-12T05:46:28.818Z] candidate 1.2.0-20200518+a219397 1203 - [2020-06-12T05:46:28.818Z] beta 1.2.0-20200518+a219397 1203 - [2020-06-12T05:46:28.818Z] edge 1.2.1-dev.3-20200612+fdf900d 1253 - [2020-06-12T05:46:29.388Z] Pushing metadata from 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_amd64.snap' [2020-06-12T05:46:32.694Z] The metadata has been pushed [Pipeline] } [2020-06-12T05:46:33.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-12T05:46:44.574Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-12T05:46:49.986Z] Removing intermediate container 2837d8f07357 [2020-06-12T05:46:49.986Z] ---> 9d9061bda4d9 [2020-06-12T05:46:49.986Z] Step 9/19 : FROM scratch [2020-06-12T05:46:49.986Z] ---> [2020-06-12T05:46:49.986Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-12T05:46:49.986Z] ---> Running in ec6641c9a9e6 [2020-06-12T05:46:49.986Z] Removing intermediate container ec6641c9a9e6 [2020-06-12T05:46:49.986Z] ---> 4f0491ce2089 [2020-06-12T05:46:49.986Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-12T05:46:49.986Z] ---> Running in 1168e76735dd [2020-06-12T05:46:50.581Z] Removing intermediate container 1168e76735dd [2020-06-12T05:46:50.581Z] ---> 5876c5ac6d78 [2020-06-12T05:46:50.581Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-12T05:46:51.555Z] ---> 5f8670fd4615 [2020-06-12T05:46:51.555Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-12T05:46:52.531Z] ---> 50902ec405f2 [2020-06-12T05:46:52.531Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-12T05:46:53.124Z] ---> 5c253f816e58 [2020-06-12T05:46:53.124Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-12T05:46:53.124Z] ---> Running in 753f8bc5bc42 [2020-06-12T05:46:53.726Z] Removing intermediate container 753f8bc5bc42 [2020-06-12T05:46:53.726Z] ---> 0579fb6f0f11 [2020-06-12T05:46:53.726Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-12T05:46:53.726Z] ---> Running in 264e791da454 [2020-06-12T05:46:54.321Z] Removing intermediate container 264e791da454 [2020-06-12T05:46:54.321Z] ---> 9ff8543c6e19 [2020-06-12T05:46:54.321Z] Step 17/19 : LABEL arch=arm64 [2020-06-12T05:46:54.321Z] ---> Running in bed18b114424 [2020-06-12T05:46:54.919Z] Removing intermediate container bed18b114424 [2020-06-12T05:46:54.919Z] ---> 07ccab250ac4 [2020-06-12T05:46:54.919Z] Step 18/19 : LABEL git_sha=fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:46:54.919Z] ---> Running in ecfef3a3e48f [2020-06-12T05:46:55.514Z] Removing intermediate container ecfef3a3e48f [2020-06-12T05:46:55.514Z] ---> cc18e75e7277 [2020-06-12T05:46:55.514Z] Step 19/19 : LABEL version=1.2.1-dev.3 [2020-06-12T05:46:55.514Z] ---> Running in 2dd559ffe9e0 [2020-06-12T05:46:56.110Z] Removing intermediate container 2dd559ffe9e0 [2020-06-12T05:46:56.110Z] ---> dac3e726041f [2020-06-12T05:46:56.110Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-12T05:46:56.110Z] Successfully built dac3e726041f [2020-06-12T05:46:56.110Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-12T05:46:56.319Z] provisioning config files... [2020-06-12T05:46:56.360Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/12@tmp/config1798777874407311349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:46:56.750Z] nexus3.edgexfoundry.org:10001 [2020-06-12T05:46:57.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:46:57.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:46:57.349Z] Configure a credential helper to remove this warning. See [2020-06-12T05:46:57.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:46:57.349Z] [2020-06-12T05:46:57.349Z] Login Succeeded [2020-06-12T05:46:57.349Z] nexus3.edgexfoundry.org:10002 [2020-06-12T05:46:57.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:46:57.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:46:57.950Z] Configure a credential helper to remove this warning. See [2020-06-12T05:46:57.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:46:57.950Z] [2020-06-12T05:46:57.950Z] Login Succeeded [2020-06-12T05:46:57.950Z] nexus3.edgexfoundry.org:10003 [2020-06-12T05:46:58.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:46:58.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:46:58.549Z] Configure a credential helper to remove this warning. See [2020-06-12T05:46:58.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:46:58.549Z] [2020-06-12T05:46:58.549Z] Login Succeeded [2020-06-12T05:46:58.549Z] nexus3.edgexfoundry.org:10004 [2020-06-12T05:46:59.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:46:59.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:46:59.143Z] Configure a credential helper to remove this warning. See [2020-06-12T05:46:59.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:46:59.143Z] [2020-06-12T05:46:59.143Z] Login Succeeded [2020-06-12T05:46:59.143Z] docker.io [2020-06-12T05:46:59.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-12T05:47:00.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-12T05:47:00.009Z] Configure a credential helper to remove this warning. See [2020-06-12T05:47:00.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-12T05:47:00.010Z] [2020-06-12T05:47:00.010Z] Login Succeeded [Pipeline] } [2020-06-12T05:47:00.025Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-12T05:47:00.127Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: [2020-06-12T05:47:00.127Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:47:00.127Z] latest [2020-06-12T05:47:00.127Z] 1.2.1-dev.3 [2020-06-12T05:47:00.127Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3 [2020-06-12T05:47:00.127Z] master [2020-06-12T05:47:00.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:00.562Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:00.902Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:47:00.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-12T05:47:00.902Z] 2ceb9060e5f4: Preparing [2020-06-12T05:47:00.902Z] a207f50f204e: Preparing [2020-06-12T05:47:00.902Z] a935f02ff41a: Preparing [2020-06-12T05:47:01.186Z] a207f50f204e: Pushed [2020-06-12T05:47:01.186Z] 2ceb9060e5f4: Pushed [2020-06-12T05:47:03.802Z] a935f02ff41a: Pushed [2020-06-12T05:47:03.802Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f: digest: sha256:d685b38eef81ea4456bfddf0cba99941dd67f282a7d5ff912a4e37197a1525ca size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:04.144Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:04.486Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-06-12T05:47:04.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-12T05:47:04.486Z] 2ceb9060e5f4: Preparing [2020-06-12T05:47:04.486Z] a207f50f204e: Preparing [2020-06-12T05:47:04.486Z] a935f02ff41a: Preparing [2020-06-12T05:47:04.486Z] a935f02ff41a: Layer already exists [2020-06-12T05:47:04.486Z] 2ceb9060e5f4: Layer already exists [2020-06-12T05:47:04.486Z] a207f50f204e: Layer already exists [2020-06-12T05:47:04.757Z] latest: digest: sha256:d685b38eef81ea4456bfddf0cba99941dd67f282a7d5ff912a4e37197a1525ca size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:05.111Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:05.451Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.1-dev.3 [2020-06-12T05:47:05.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-12T05:47:05.451Z] 2ceb9060e5f4: Preparing [2020-06-12T05:47:05.451Z] a207f50f204e: Preparing [2020-06-12T05:47:05.451Z] a935f02ff41a: Preparing [2020-06-12T05:47:05.451Z] a935f02ff41a: Layer already exists [2020-06-12T05:47:05.726Z] 2ceb9060e5f4: Layer already exists [2020-06-12T05:47:05.726Z] a207f50f204e: Layer already exists [2020-06-12T05:47:05.726Z] 1.2.1-dev.3: digest: sha256:d685b38eef81ea4456bfddf0cba99941dd67f282a7d5ff912a4e37197a1525ca size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:06.342Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:06.685Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3 [2020-06-12T05:47:06.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-12T05:47:06.685Z] 2ceb9060e5f4: Preparing [2020-06-12T05:47:06.685Z] a207f50f204e: Preparing [2020-06-12T05:47:06.685Z] a935f02ff41a: Preparing [2020-06-12T05:47:06.685Z] a207f50f204e: Layer already exists [2020-06-12T05:47:06.685Z] 2ceb9060e5f4: Layer already exists [2020-06-12T05:47:06.958Z] a935f02ff41a: Layer already exists [2020-06-12T05:47:06.958Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1-dev.3: digest: sha256:d685b38eef81ea4456bfddf0cba99941dd67f282a7d5ff912a4e37197a1525ca size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:07.303Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:47:07.640Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2020-06-12T05:47:07.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-12T05:47:07.640Z] 2ceb9060e5f4: Preparing [2020-06-12T05:47:07.640Z] a207f50f204e: Preparing [2020-06-12T05:47:07.640Z] a935f02ff41a: Preparing [2020-06-12T05:47:07.640Z] 2ceb9060e5f4: Layer already exists [2020-06-12T05:47:07.640Z] a935f02ff41a: Layer already exists [2020-06-12T05:47:07.640Z] a207f50f204e: Layer already exists [2020-06-12T05:47:07.913Z] master: digest: sha256:d685b38eef81ea4456bfddf0cba99941dd67f282a7d5ff912a4e37197a1525ca size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-12T05:47:08.544Z] + find /w/workspace/device-modbus-go/12 [2020-06-12T05:47:08.544Z] + grep snapcraft.yaml [2020-06-12T05:47:08.544Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/12/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-12T05:47:08.674Z] provisioning config files... [2020-06-12T05:47:08.690Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/12@tmp/config5372008242103637688tmp [Pipeline] { [Pipeline] sh [2020-06-12T05:47:09.048Z] + cp /w/workspace/device-modbus-go/12@tmp/config5372008242103637688tmp /w/workspace/device-modbus-go/12/edgex-snap-store-login [Pipeline] sh [2020-06-12T05:47:09.389Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/12:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-12T05:47:09.389Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-12T05:47:09.389Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-12T05:47:09.389Z] b2f61026a351: Pulling fs layer [2020-06-12T05:47:09.389Z] 5538fb30c42c: Pulling fs layer [2020-06-12T05:47:09.389Z] f0b05810781a: Pulling fs layer [2020-06-12T05:47:09.389Z] 0180a33352d6: Pulling fs layer [2020-06-12T05:47:09.389Z] e7604b0c0f53: Pulling fs layer [2020-06-12T05:47:09.389Z] db689cb83ae0: Pulling fs layer [2020-06-12T05:47:09.389Z] 6138af208834: Pulling fs layer [2020-06-12T05:47:09.389Z] 007c8e8c5d63: Pulling fs layer [2020-06-12T05:47:09.389Z] 4f7a387c642f: Pulling fs layer [2020-06-12T05:47:09.389Z] db689cb83ae0: Waiting [2020-06-12T05:47:09.389Z] 6138af208834: Waiting [2020-06-12T05:47:09.389Z] 007c8e8c5d63: Waiting [2020-06-12T05:47:09.389Z] 4f7a387c642f: Waiting [2020-06-12T05:47:09.389Z] 0180a33352d6: Waiting [2020-06-12T05:47:09.389Z] e7604b0c0f53: Waiting [2020-06-12T05:47:09.666Z] 5538fb30c42c: Download complete [2020-06-12T05:47:09.666Z] f0b05810781a: Verifying Checksum [2020-06-12T05:47:09.666Z] f0b05810781a: Download complete [2020-06-12T05:47:09.666Z] 0180a33352d6: Verifying Checksum [2020-06-12T05:47:09.666Z] 0180a33352d6: Download complete [2020-06-12T05:47:09.666Z] db689cb83ae0: Verifying Checksum [2020-06-12T05:47:09.666Z] db689cb83ae0: Download complete [2020-06-12T05:47:09.666Z] 6138af208834: Verifying Checksum [2020-06-12T05:47:09.666Z] 6138af208834: Download complete [2020-06-12T05:47:09.666Z] 007c8e8c5d63: Verifying Checksum [2020-06-12T05:47:09.666Z] 007c8e8c5d63: Download complete [2020-06-12T05:47:09.666Z] 4f7a387c642f: Verifying Checksum [2020-06-12T05:47:09.666Z] 4f7a387c642f: Download complete [2020-06-12T05:47:10.268Z] b2f61026a351: Verifying Checksum [2020-06-12T05:47:10.268Z] b2f61026a351: Download complete [2020-06-12T05:47:13.662Z] b2f61026a351: Pull complete [2020-06-12T05:47:13.662Z] 5538fb30c42c: Pull complete [2020-06-12T05:47:13.937Z] f0b05810781a: Pull complete [2020-06-12T05:47:14.533Z] 0180a33352d6: Pull complete [2020-06-12T05:47:17.142Z] e7604b0c0f53: Verifying Checksum [2020-06-12T05:47:17.142Z] e7604b0c0f53: Download complete [2020-06-12T05:47:49.479Z] e7604b0c0f53: Pull complete [2020-06-12T05:47:49.479Z] db689cb83ae0: Pull complete [2020-06-12T05:47:49.479Z] 6138af208834: Pull complete [2020-06-12T05:47:49.479Z] 007c8e8c5d63: Pull complete [2020-06-12T05:47:49.479Z] 4f7a387c642f: Pull complete [2020-06-12T05:47:49.479Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-12T05:47:49.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-12T05:47:52.863Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-12T05:47:52.863Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-12T05:47:52.863Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-12T05:47:53.137Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-12T05:47:53.419Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-12T05:47:53.419Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-12T05:47:54.014Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-12T05:47:54.014Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-12T05:47:54.286Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-12T05:47:54.286Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-12T05:47:54.286Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-12T05:47:54.558Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-12T05:47:54.832Z] Fetched 3747 kB in 3s (1362 kB/s) [2020-06-12T05:48:00.229Z] Reading package lists... [2020-06-12T05:48:12.629Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-06-12T05:48:17.224Z] Reading package lists... [2020-06-12T05:48:18.473Z] Building dependency tree... [2020-06-12T05:48:18.473Z] Reading state information... [2020-06-12T05:48:19.068Z] The following packages were automatically installed and are no longer required: [2020-06-12T05:48:19.068Z] libjq1 liblzo2-2 libonig4 [2020-06-12T05:48:19.068Z] Use 'sudo apt autoremove' to remove them. [2020-06-12T05:48:19.068Z] Suggested packages: [2020-06-12T05:48:19.068Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-12T05:48:19.068Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-12T05:48:19.068Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-12T05:48:19.068Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-12T05:48:19.661Z] The following NEW packages will be installed: [2020-06-12T05:48:19.661Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-12T05:48:19.661Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-12T05:48:19.661Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-12T05:48:19.661Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-12T05:48:19.931Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-12T05:48:19.931Z] Need to get 12.9 MB of archives. [2020-06-12T05:48:19.931Z] After this operation, 84.2 MB of additional disk space will be used. [2020-06-12T05:48:19.931Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-12T05:48:19.931Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-12T05:48:20.204Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-12T05:48:20.204Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-12T05:48:20.204Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-12T05:48:20.479Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-06-12T05:48:20.753Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-12T05:48:20.753Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-12T05:48:21.725Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-12T05:48:21.725Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-12T05:48:21.725Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-12T05:48:22.698Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-12T05:48:22.698Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-12T05:48:22.698Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-12T05:48:22.698Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-12T05:48:22.698Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-12T05:48:22.698Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-06-12T05:48:22.699Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-12T05:48:22.699Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-12T05:48:22.699Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-12T05:48:22.699Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-12T05:48:22.699Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-12T05:48:22.973Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-12T05:48:22.973Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-12T05:48:22.973Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-12T05:48:23.565Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-12T05:48:23.565Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-12T05:48:24.160Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-12T05:48:24.160Z] Fetched 12.9 MB in 4s (3332 kB/s) [2020-06-12T05:48:24.160Z] Selecting previously unselected package libxau6:arm64. [2020-06-12T05:48:24.433Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-06-12T05:48:24.433Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-12T05:48:24.433Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-12T05:48:24.433Z] Selecting previously unselected package libbsd0:arm64. [2020-06-12T05:48:24.433Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-12T05:48:24.433Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-12T05:48:24.707Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-12T05:48:24.707Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-12T05:48:24.707Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-12T05:48:24.707Z] Selecting previously unselected package libxcb1:arm64. [2020-06-12T05:48:24.707Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-12T05:48:24.707Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-12T05:48:24.980Z] Selecting previously unselected package libx11-data. [2020-06-12T05:48:24.980Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-12T05:48:24.980Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-12T05:48:25.252Z] Selecting previously unselected package libx11-6:arm64. [2020-06-12T05:48:25.252Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-12T05:48:25.252Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-12T05:48:25.525Z] Selecting previously unselected package libxext6:arm64. [2020-06-12T05:48:25.525Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-12T05:48:25.525Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-12T05:48:25.525Z] Selecting previously unselected package perl-modules-5.26. [2020-06-12T05:48:25.525Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-12T05:48:25.525Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:48:26.959Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-12T05:48:26.959Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-12T05:48:26.959Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-12T05:48:27.228Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-12T05:48:27.229Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-12T05:48:27.229Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-12T05:48:27.229Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-12T05:48:27.229Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-12T05:48:27.229Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:48:28.660Z] Selecting previously unselected package perl. [2020-06-12T05:48:28.660Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-12T05:48:28.660Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-12T05:48:28.660Z] Selecting previously unselected package less. [2020-06-12T05:48:28.660Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-06-12T05:48:28.660Z] Unpacking less (487-0.1) ... [2020-06-12T05:48:28.934Z] Selecting previously unselected package libexpat1:arm64. [2020-06-12T05:48:28.934Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-12T05:48:28.934Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-12T05:48:28.934Z] Selecting previously unselected package netbase. [2020-06-12T05:48:28.934Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-12T05:48:29.206Z] Unpacking netbase (5.4) ... [2020-06-12T05:48:29.206Z] Selecting previously unselected package libedit2:arm64. [2020-06-12T05:48:29.206Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-12T05:48:29.206Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-12T05:48:29.476Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-12T05:48:29.476Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-12T05:48:29.476Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-12T05:48:29.748Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-12T05:48:29.748Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-12T05:48:29.748Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-12T05:48:29.748Z] Selecting previously unselected package openssh-client. [2020-06-12T05:48:29.748Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-12T05:48:29.748Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-12T05:48:30.022Z] Selecting previously unselected package xauth. [2020-06-12T05:48:30.022Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-12T05:48:30.022Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-12T05:48:30.296Z] Selecting previously unselected package curl. [2020-06-12T05:48:30.296Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-12T05:48:30.296Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-12T05:48:30.296Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-12T05:48:30.571Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-12T05:48:30.571Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-12T05:48:30.571Z] Selecting previously unselected package liberror-perl. [2020-06-12T05:48:30.571Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-12T05:48:30.571Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-12T05:48:30.843Z] Selecting previously unselected package git-man. [2020-06-12T05:48:30.843Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-12T05:48:30.844Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:48:31.118Z] Selecting previously unselected package git. [2020-06-12T05:48:31.118Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-12T05:48:31.118Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:48:32.554Z] Selecting previously unselected package make. [2020-06-12T05:48:32.554Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-12T05:48:32.554Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-12T05:48:32.554Z] Selecting previously unselected package patch. [2020-06-12T05:48:32.554Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-12T05:48:32.554Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-12T05:48:32.832Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-12T05:48:32.833Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:48:32.833Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-12T05:48:32.833Z] Setting up less (487-0.1) ... [2020-06-12T05:48:33.106Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-12T05:48:33.106Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-12T05:48:33.702Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-12T05:48:33.702Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-12T05:48:33.702Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:48:33.702Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-12T05:48:33.702Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-12T05:48:33.702Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-12T05:48:33.702Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-12T05:48:33.976Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-12T05:48:33.976Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-12T05:48:34.249Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-12T05:48:34.249Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-12T05:48:34.249Z] Setting up netbase (5.4) ... [2020-06-12T05:48:34.522Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-12T05:48:34.522Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-12T05:48:34.522Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-12T05:48:34.522Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-12T05:48:34.522Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-12T05:48:34.522Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-12T05:48:34.795Z] Setting up liberror-perl (0.17025-1) ... [2020-06-12T05:48:34.795Z] Setting up xauth (1:1.0.10-1) ... [2020-06-12T05:48:34.795Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-12T05:48:34.795Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-12T05:48:43.170Z] curl set to automatically installed. [2020-06-12T05:48:43.170Z] git set to automatically installed. [2020-06-12T05:48:43.170Z] git-man set to automatically installed. [2020-06-12T05:48:43.170Z] less set to automatically installed. [2020-06-12T05:48:43.170Z] libbsd0 set to automatically installed. [2020-06-12T05:48:43.170Z] libcurl3-gnutls set to automatically installed. [2020-06-12T05:48:43.170Z] libedit2 set to automatically installed. [2020-06-12T05:48:43.170Z] liberror-perl set to automatically installed. [2020-06-12T05:48:43.170Z] libexpat1 set to automatically installed. [2020-06-12T05:48:43.170Z] libgdbm-compat4 set to automatically installed. [2020-06-12T05:48:43.170Z] libgdbm5 set to automatically installed. [2020-06-12T05:48:43.170Z] libperl5.26 set to automatically installed. [2020-06-12T05:48:43.170Z] libssl1.0.0 set to automatically installed. [2020-06-12T05:48:43.170Z] libx11-6 set to automatically installed. [2020-06-12T05:48:43.170Z] libx11-data set to automatically installed. [2020-06-12T05:48:43.170Z] libxau6 set to automatically installed. [2020-06-12T05:48:43.170Z] libxcb1 set to automatically installed. [2020-06-12T05:48:43.170Z] libxdmcp6 set to automatically installed. [2020-06-12T05:48:43.170Z] libxext6 set to automatically installed. [2020-06-12T05:48:43.170Z] libxmuu1 set to automatically installed. [2020-06-12T05:48:43.170Z] make set to automatically installed. [2020-06-12T05:48:43.170Z] netbase set to automatically installed. [2020-06-12T05:48:43.170Z] openssh-client set to automatically installed. [2020-06-12T05:48:43.170Z] patch set to automatically installed. [2020-06-12T05:48:43.170Z] perl set to automatically installed. [2020-06-12T05:48:43.170Z] perl-modules-5.26 set to automatically installed. [2020-06-12T05:48:43.170Z] xauth set to automatically installed. [2020-06-12T05:48:43.170Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-12T05:48:43.170Z] Please ensure the environment is properly setup before continuing. [2020-06-12T05:48:43.170Z] Ignore this message if the appropriate measures have already been taken [2020-06-12T05:48:43.170Z] Pulling go [2020-06-12T05:48:46.607Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-12T05:48:46.607Z] Skipping pull go (already ran) [2020-06-12T05:48:46.607Z] Building go [2020-06-12T05:48:46.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-12T05:48:46.607Z] Dload Upload Total Spent Left Speed [2020-06-12T05:48:48.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 93.0M 45 42.4M 0 0 39.0M 0 0:00:02 0:00:01 0:00:01 39.0M 94 93.0M 94 87.6M 0 0 42.0M 0 0:00:02 0:00:02 --:--:-- 41.9M 100 93.0M 100 93.0M 0 0 42.2M 0 0:00:02 0:00:02 --:--:-- 42.2M [2020-06-12T05:48:50.061Z] go1.13.5.linux-arm64.tar.gz: OK [2020-06-12T05:49:12.220Z] Staging go [2020-06-12T05:49:13.192Z] Pulling device-modbus [2020-06-12T05:49:16.564Z] Skipping build go (already ran) [2020-06-12T05:49:16.564Z] Building device-modbus [2020-06-12T05:49:16.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.3" -o cmd/device-modbus ./cmd [2020-06-12T05:49:17.541Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:49:17.541Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:49:17.541Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-12T05:49:17.541Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-12T05:49:17.541Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-12T05:49:17.541Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:49:17.541Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-12T05:49:17.541Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:49:17.541Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-12T05:49:17.541Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-12T05:49:17.541Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:49:17.541Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-12T05:49:17.541Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-12T05:49:17.541Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:49:17.541Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-12T05:49:17.541Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:49:17.541Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:49:17.541Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:49:17.541Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-12T05:49:17.541Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:49:17.541Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:49:17.541Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:49:17.541Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:49:17.541Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:49:17.541Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:49:17.541Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:49:17.541Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:49:17.541Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-12T05:49:17.815Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:49:17.815Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:49:17.815Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:49:17.815Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:49:17.815Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:49:17.815Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:49:17.815Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:49:17.815Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:49:17.815Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:49:17.815Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:49:17.815Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-12T05:49:17.815Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:49:17.815Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:49:17.815Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-12T05:49:17.815Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:49:17.815Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:49:17.816Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-12T05:49:17.816Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:49:17.816Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:49:17.816Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-12T05:49:17.816Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:49:17.816Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:49:17.816Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:49:17.816Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:49:17.816Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:49:18.089Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:49:18.683Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-12T05:49:18.683Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:49:18.683Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:49:18.683Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:49:18.683Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:49:18.683Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:49:18.683Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:49:18.683Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:49:18.683Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-12T05:49:18.683Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-12T05:49:18.953Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-12T05:49:18.953Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-12T05:49:18.953Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-12T05:49:18.953Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-12T05:49:18.953Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-12T05:49:18.953Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-12T05:49:18.953Z] go: finding github.com/google/uuid v1.1.1 [2020-06-12T05:49:18.953Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-12T05:49:18.953Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-12T05:49:18.953Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-12T05:49:18.953Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-12T05:49:18.953Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-12T05:49:18.953Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-12T05:49:18.953Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-12T05:49:18.953Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-12T05:49:18.953Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-12T05:49:18.953Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-12T05:49:18.953Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-12T05:49:18.953Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-12T05:49:19.226Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-12T05:49:19.226Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-12T05:49:19.226Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-12T05:49:19.226Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-12T05:49:19.226Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-12T05:49:19.226Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-12T05:49:19.226Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-12T05:49:19.226Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-12T05:49:19.226Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-12T05:49:19.226Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-12T05:49:46.041Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-12T05:50:04.343Z] Skipping stage go (already ran) [2020-06-12T05:50:04.343Z] Staging device-modbus [2020-06-12T05:50:06.956Z] Priming go [2020-06-12T05:50:10.330Z] Priming device-modbus [2020-06-12T05:50:13.701Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-12T05:50:13.701Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-12T05:50:13.701Z] Determining the version from the project repo (version-script). [2020-06-12T05:50:13.976Z] The version has been set to '1.2.1-dev.3-20200612+fdf900d' [2020-06-12T05:50:13.976Z] Snapping 'edgex-device-modbus' ... [2020-06-12T05:50:17.379Z] [2020-06-12T05:50:17.379Z] Snapped edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap [2020-06-12T05:50:22.759Z] [2020-06-12T05:50:22.759Z] Login successful. You now have these capabilities: [2020-06-12T05:50:22.759Z] [2020-06-12T05:50:22.759Z] snaps: No restriction [2020-06-12T05:50:22.759Z] channels: No restriction [2020-06-12T05:50:22.759Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-06-12T05:50:22.759Z] expires: 2020-06-19T16:50:48.252993 [2020-06-12T05:50:22.759Z] [2020-06-12T05:50:26.137Z] Preparing to push 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap'. [2020-06-12T05:50:26.137Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-06-12T05:50:26.137Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-06-12T05:50:28.760Z] Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 11% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 13% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 14% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 15% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 16% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 17% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 18% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 19% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 20% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 21% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 22% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 23% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 24% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 25% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 26% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 27% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 29% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 30% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 31% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 32% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 33% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 34% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 35% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 36% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 37% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 38% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 39% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 40% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 41% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 42% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 43% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 44% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 45% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 46% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 47% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 48% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [ ] 49% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 50% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 51% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 52% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 53% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 54% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 55% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 56% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 58% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 59% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 60% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 61% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 62% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 63% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 64% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 65% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 66% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 67% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 68% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 69% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 70% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 71% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 72% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 73% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 74% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 75% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 76% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 77% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 78% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 79% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 80% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 81% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 82% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 83% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 84% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 86% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 87% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 88% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 89% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 90% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 91% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 92% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 93% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 94% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 95% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 96% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 97% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 98% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [= ] 99% Pushing 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [==] 100% [2020-06-12T05:50:37.002Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| released [2020-06-12T05:50:37.002Z] Revision 1254 of 'edgex-device-modbus' created. [2020-06-12T05:50:37.002Z] Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| [2020-06-12T05:50:37.002Z] Track Arch Channel Version Revision Notes [2020-06-12T05:50:37.002Z] edinburgh arm64 stable - - - [2020-06-12T05:50:37.002Z] candidate - - - [2020-06-12T05:50:37.002Z] beta 1.0.0-20190627+739f7ef 113 - [2020-06-12T05:50:37.002Z] edge 1.0.0-20200107+c777f31 958 - [2020-06-12T05:50:37.002Z] fuji arm64 stable 1.1.1-20200311+37c94ae 1112 - [2020-06-12T05:50:37.002Z] candidate ^ ^ - [2020-06-12T05:50:37.002Z] beta 1.1.1-20200311+37c94ae 1112 - [2020-06-12T05:50:37.002Z] edge 1.1.1-20200422+37c94ae 1194 - [2020-06-12T05:50:37.002Z] geneva arm64 stable 1.2.0-20200519+a219397 1204 - [2020-06-12T05:50:37.002Z] candidate ^ ^ - [2020-06-12T05:50:37.002Z] beta ^ ^ - [2020-06-12T05:50:37.002Z] edge ^ ^ - [2020-06-12T05:50:37.002Z] latest arm64 stable 1.2.0-20200519+a219397 1204 - [2020-06-12T05:50:37.002Z] candidate 1.2.0-20200519+a219397 1204 - [2020-06-12T05:50:37.002Z] beta 1.2.0-20200519+a219397 1204 - [2020-06-12T05:50:37.002Z] edge 1.2.1-dev.3-20200612+fdf900d 1254 - [2020-06-12T05:50:40.377Z] Pushing metadata from 'edgex-device-modbus_1.2.1-dev.3-20200612+fdf900d_arm64.snap' [2020-06-12T05:50:43.747Z] The metadata has been pushed [Pipeline] } [2020-06-12T05:50:45.729Z] 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 [2020-06-12T05:50:46.374Z] provisioning config files... [2020-06-12T05:50:46.397Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7629017358993452839tmp [Pipeline] { [Pipeline] sh [2020-06-12T05:50:46.732Z] + curl -s https://codecov.io/bash [2020-06-12T05:50:46.732Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_master@tmp/config7629017358993452839tmp [2020-06-12T05:50:46.732Z] [2020-06-12T05:50:46.732Z] _____ _ [2020-06-12T05:50:46.732Z] / ____| | | [2020-06-12T05:50:46.732Z] | | ___ __| | ___ ___ _____ __ [2020-06-12T05:50:46.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-12T05:50:46.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-12T05:50:46.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-12T05:50:46.732Z] Bash-20200602-f809a24 [2020-06-12T05:50:46.732Z] [2020-06-12T05:50:46.732Z] [2020-06-12T05:50:46.994Z] ==> Jenkins CI detected. [2020-06-12T05:50:46.994Z] project root: . [2020-06-12T05:50:46.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-12T05:50:46.994Z] ==> Running gcov in . (disable via -X gcov) [2020-06-12T05:50:46.994Z] ==> Python coveragepy not found [2020-06-12T05:50:46.994Z] ==> Searching for coverage reports in: [2020-06-12T05:50:46.994Z] + . [2020-06-12T05:50:46.994Z] -> Found 1 reports [2020-06-12T05:50:46.994Z] ==> Detecting git/mercurial file structure [2020-06-12T05:50:46.994Z] ==> Reading reports [2020-06-12T05:50:46.994Z] + ./coverage.out bytes=22123 [2020-06-12T05:50:46.994Z] ==> Appending adjustments [2020-06-12T05:50:46.994Z] https://docs.codecov.io/docs/fixing-reports [2020-06-12T05:50:46.994Z] + Found adjustments [2020-06-12T05:50:46.994Z] ==> Gzipping contents [2020-06-12T05:50:46.994Z] ==> Uploading reports [2020-06-12T05:50:46.994Z] url: https://codecov.io [2020-06-12T05:50:46.995Z] query: branch=master&commit=fdf900d8a58188a2e8b2bc604c944c724a46cd8f&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-06-12T05:50:46.995Z] -> Pinging Codecov [2020-06-12T05:50:46.995Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=fdf900d8a58188a2e8b2bc604c944c724a46cd8f&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-06-12T05:50:47.567Z] -> Uploading [2020-06-12T05:50:48.139Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/fdf900d8a58188a2e8b2bc604c944c724a46cd8f [Pipeline] } [2020-06-12T05:50:48.148Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-12T05:50:48.344Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-12T05:50:48.346Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-12T05:50:48.380Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:50:49.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-12T05:50:49.193Z] [2020-06-12T05:50:49.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:50:49.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-12T05:50:49.513Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-12T05:50:49.513Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-12T05:50:49.513Z] 408f87550127: Pulling fs layer [2020-06-12T05:50:49.513Z] fe522b08c979: Pulling fs layer [2020-06-12T05:50:49.513Z] 221eaa008020: Pulling fs layer [2020-06-12T05:50:49.513Z] 2a4607e5d6b9: Pulling fs layer [2020-06-12T05:50:49.513Z] 8f79b27c4fd2: Pulling fs layer [2020-06-12T05:50:49.513Z] e5c8dbe1645b: Pulling fs layer [2020-06-12T05:50:49.513Z] 23e8b3b47431: Pulling fs layer [2020-06-12T05:50:49.513Z] 5c568d65a230: Pulling fs layer [2020-06-12T05:50:49.513Z] 221eaa008020: Waiting [2020-06-12T05:50:49.513Z] 8f79b27c4fd2: Waiting [2020-06-12T05:50:49.513Z] 2a4607e5d6b9: Waiting [2020-06-12T05:50:49.513Z] e5c8dbe1645b: Waiting [2020-06-12T05:50:49.513Z] 23e8b3b47431: Waiting [2020-06-12T05:50:49.513Z] 5c568d65a230: Waiting [2020-06-12T05:50:49.513Z] fe522b08c979: Verifying Checksum [2020-06-12T05:50:49.513Z] fe522b08c979: Download complete [2020-06-12T05:50:49.513Z] 408f87550127: Verifying Checksum [2020-06-12T05:50:49.513Z] 408f87550127: Download complete [2020-06-12T05:50:49.513Z] 2a4607e5d6b9: Download complete [2020-06-12T05:50:49.513Z] cbdbe7a5bc2a: Download complete [2020-06-12T05:50:49.513Z] 8f79b27c4fd2: Verifying Checksum [2020-06-12T05:50:49.513Z] 8f79b27c4fd2: Download complete [2020-06-12T05:50:49.779Z] e5c8dbe1645b: Verifying Checksum [2020-06-12T05:50:49.779Z] e5c8dbe1645b: Download complete [2020-06-12T05:50:50.050Z] 23e8b3b47431: Verifying Checksum [2020-06-12T05:50:50.050Z] 23e8b3b47431: Download complete [2020-06-12T05:50:50.338Z] cbdbe7a5bc2a: Pull complete [2020-06-12T05:50:50.609Z] 408f87550127: Pull complete [2020-06-12T05:50:50.609Z] 5c568d65a230: Verifying Checksum [2020-06-12T05:50:50.609Z] 5c568d65a230: Download complete [2020-06-12T05:50:50.609Z] fe522b08c979: Pull complete [2020-06-12T05:50:50.869Z] 221eaa008020: Verifying Checksum [2020-06-12T05:50:50.869Z] 221eaa008020: Download complete [2020-06-12T05:50:56.189Z] 221eaa008020: Pull complete [2020-06-12T05:50:56.189Z] 2a4607e5d6b9: Pull complete [2020-06-12T05:50:56.189Z] 8f79b27c4fd2: Pull complete [2020-06-12T05:50:58.131Z] e5c8dbe1645b: Pull complete [2020-06-12T05:51:01.527Z] 23e8b3b47431: Pull complete [2020-06-12T05:51:02.919Z] 5c568d65a230: Pull complete [2020-06-12T05:51:02.919Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-12T05:51:02.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-12T05:51:02.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-12T05:51:03.043Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:51:03.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-12T05:51:03.833Z] $ docker top 9be3aba43ed42d6a9cac6b8bc30fdec390876cdebf4cc821387d751f34c7a1bb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-12T05:51:04.257Z] + snyk monitor '--org=edgex-jenkins' [2020-06-12T05:51:26.235Z] [2020-06-12T05:51:26.235Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2020-06-12T05:51:26.235Z] [2020-06-12T05:51:26.235Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/4903885f-d62a-4604-8d75-0d8c2d0179fb [2020-06-12T05:51:26.235Z] [2020-06-12T05:51:26.235Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-12T05:51:26.235Z] [2020-06-12T05:51:26.235Z] [Pipeline] } [2020-06-12T05:51:26.248Z] $ docker stop --time=1 9be3aba43ed42d6a9cac6b8bc30fdec390876cdebf4cc821387d751f34c7a1bb [2020-06-12T05:51:28.209Z] $ docker rm -f 9be3aba43ed42d6a9cac6b8bc30fdec390876cdebf4cc821387d751f34c7a1bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:28.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-12T05:51:28.941Z] [2020-06-12T05:51:28.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:29.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-12T05:51:29.265Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-12T05:51:29.265Z] e7c96db7181b: Pulling fs layer [2020-06-12T05:51:29.265Z] 1868ca2cb446: Pulling fs layer [2020-06-12T05:51:29.265Z] 136be5d0fe8e: Pulling fs layer [2020-06-12T05:51:29.265Z] 894bfe63afcb: Pulling fs layer [2020-06-12T05:51:29.265Z] 894bfe63afcb: Waiting [2020-06-12T05:51:29.265Z] 1868ca2cb446: Download complete [2020-06-12T05:51:29.265Z] 136be5d0fe8e: Download complete [2020-06-12T05:51:29.265Z] e7c96db7181b: Verifying Checksum [2020-06-12T05:51:29.265Z] e7c96db7181b: Download complete [2020-06-12T05:51:29.265Z] 894bfe63afcb: Verifying Checksum [2020-06-12T05:51:29.265Z] 894bfe63afcb: Download complete [2020-06-12T05:51:29.526Z] e7c96db7181b: Pull complete [2020-06-12T05:51:29.526Z] 1868ca2cb446: Pull complete [2020-06-12T05:51:29.786Z] 136be5d0fe8e: Pull complete [2020-06-12T05:51:30.046Z] 894bfe63afcb: Pull complete [2020-06-12T05:51:30.046Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-12T05:51:30.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-12T05:51:30.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-12T05:51:30.134Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:51:30.171Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-12T05:51:31.267Z] $ docker top 417d821aaf47ae38fdb71dff892fa230e415714b7b25cb36c551aeef69e9791e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-12T05:51:31.709Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:51:31.709Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-12T05:51:34.354Z] $ docker stop --time=1 417d821aaf47ae38fdb71dff892fa230e415714b7b25cb36c551aeef69e9791e [2020-06-12T05:51:35.692Z] $ docker rm -f 417d821aaf47ae38fdb71dff892fa230e415714b7b25cb36c551aeef69e9791e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:36.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-12T05:51:36.114Z] . [Pipeline] withDockerContainer [2020-06-12T05:51:36.203Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:51:36.240Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-12T05:51:36.893Z] $ docker top bd85f3ce0d49fdf651d03fd4462c47ed8877aec86819c591e283dcfddfbad1af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-12T05:51:37.360Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:51:37.360Z] + tee [2020-06-12T05:51:37.360Z] clair timeout 1m0s [2020-06-12T05:51:37.360Z] docker timeout: 1m0s [2020-06-12T05:51:37.360Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-12T05:51:37.992Z] $ docker stop --time=1 bd85f3ce0d49fdf651d03fd4462c47ed8877aec86819c591e283dcfddfbad1af [2020-06-12T05:51:39.312Z] $ docker rm -f bd85f3ce0d49fdf651d03fd4462c47ed8877aec86819c591e283dcfddfbad1af [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-12T05:51:39.732Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-06-12T05:51:39.745Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_fdf900d8a58188a2e8b2bc604c944c724a46cd8f.html [Pipeline] writeFile [Pipeline] step [2020-06-12T05:51:39.777Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:40.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-12T05:51:40.109Z] . [Pipeline] withDockerContainer [2020-06-12T05:51:40.196Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:51:40.239Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-12T05:51:40.966Z] $ docker top 94c2dbf27708f3244f2a1b2b3b67087bba6692f4b6fc947cf33e3a3c2d6d39f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-12T05:51:41.402Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:51:41.402Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-12T05:51:44.040Z] $ docker stop --time=1 94c2dbf27708f3244f2a1b2b3b67087bba6692f4b6fc947cf33e3a3c2d6d39f2 [2020-06-12T05:51:45.384Z] $ docker rm -f 94c2dbf27708f3244f2a1b2b3b67087bba6692f4b6fc947cf33e3a3c2d6d39f2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:45.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-12T05:51:45.915Z] . [Pipeline] withDockerContainer [2020-06-12T05:51:46.028Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:51:46.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-12T05:51:46.743Z] $ docker top deb54ebbe1ad35486ccd32b74ce8587a6a8272cf3d965d6392bb56900a853b5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-12T05:51:47.170Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-12T05:51:47.170Z] + tee [2020-06-12T05:51:47.170Z] clair timeout 1m0s [2020-06-12T05:51:47.170Z] docker timeout: 1m0s [2020-06-12T05:51:47.170Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-12T05:51:47.811Z] $ docker stop --time=1 deb54ebbe1ad35486ccd32b74ce8587a6a8272cf3d965d6392bb56900a853b5c [2020-06-12T05:51:49.144Z] $ docker rm -f deb54ebbe1ad35486ccd32b74ce8587a6a8272cf3d965d6392bb56900a853b5c [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-12T05:51:49.565Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-06-12T05:51:49.578Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_fdf900d8a58188a2e8b2bc604c944c724a46cd8f.html [Pipeline] writeFile [Pipeline] step [2020-06-12T05:51:49.607Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:50.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-12T05:51:50.136Z] . [Pipeline] withDockerContainer [2020-06-12T05:51:50.224Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:51:50.277Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-12T05:51:50.795Z] $ docker top d54bc8049fc908c7e59e37ace7ae130e6510535b19353caac625cc456ac0841d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-12T05:51:50.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-12T05:51:50.972Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-12T05:51:51.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-12T05:51:51.165Z] $ docker exec d54bc8049fc908c7e59e37ace7ae130e6510535b19353caac625cc456ac0841d ssh-agent [2020-06-12T05:51:51.319Z] SSH_AUTH_SOCK=/tmp/ssh-I6x9HbhmHx7F/agent.12 [2020-06-12T05:51:51.319Z] SSH_AGENT_PID=17 [2020-06-12T05:51:51.325Z] Running ssh-add (command line suppressed) [2020-06-12T05:51:51.451Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2324954039163360204.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2324954039163360204.key) [2020-06-12T05:51:51.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-12T05:51:51.829Z] + git semver tag [2020-06-12T05:51:51.829Z] # -> Open(): unable to determine branch for HEAD [2020-06-12T05:51:51.829Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-12T05:51:51.829Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-12T05:51:51.829Z] # $SEMVER_REMOTE_NAME = origin [2020-06-12T05:51:51.829Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-12T05:51:51.829Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-12T05:51:51.829Z] # $SEMVER_BRANCH = master [2020-06-12T05:51:51.829Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-06-12T05:51:51.829Z] # fdf900d8a58188a2e8b2bc604c944c724a46cd8f HEAD [2020-06-12T05:51:51.829Z] # -> Force: false [2020-06-12T05:51:51.829Z] # 205b310c831015ae993f2c2a3be2057fb8751497 refs/tags/v1.2.1-dev.3 [Pipeline] } [2020-06-12T05:51:51.840Z] $ docker exec --env ******** --env ******** d54bc8049fc908c7e59e37ace7ae130e6510535b19353caac625cc456ac0841d ssh-agent -k [2020-06-12T05:51:51.947Z] unset SSH_AUTH_SOCK; [2020-06-12T05:51:51.947Z] unset SSH_AGENT_PID; [2020-06-12T05:51:51.947Z] echo Agent pid 17 killed; [2020-06-12T05:51:51.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-12T05:51:52.372Z] + git semver [Pipeline] } [2020-06-12T05:51:52.388Z] $ docker stop --time=1 d54bc8049fc908c7e59e37ace7ae130e6510535b19353caac625cc456ac0841d [2020-06-12T05:51:53.759Z] $ docker rm -f d54bc8049fc908c7e59e37ace7ae130e6510535b19353caac625cc456ac0841d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:54.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-12T05:51:54.263Z] [2020-06-12T05:51:54.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:51:54.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-12T05:51:54.582Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-12T05:51:54.582Z] ab5ef0e58194: Pulling fs layer [2020-06-12T05:51:54.582Z] 9712f1f96733: Pulling fs layer [2020-06-12T05:51:54.582Z] 63f879dbbcfc: Pulling fs layer [2020-06-12T05:51:54.582Z] 0d9ebad4ef96: Pulling fs layer [2020-06-12T05:51:54.582Z] e9a5061849ea: Pulling fs layer [2020-06-12T05:51:54.582Z] d747dcd14b5f: Pulling fs layer [2020-06-12T05:51:54.582Z] 2de7ff778b66: Pulling fs layer [2020-06-12T05:51:54.582Z] 0d9ebad4ef96: Waiting [2020-06-12T05:51:54.582Z] e9a5061849ea: Waiting [2020-06-12T05:51:54.582Z] d747dcd14b5f: Waiting [2020-06-12T05:51:54.582Z] 2de7ff778b66: Waiting [2020-06-12T05:51:54.582Z] 9712f1f96733: Verifying Checksum [2020-06-12T05:51:54.582Z] 9712f1f96733: Download complete [2020-06-12T05:51:55.161Z] 63f879dbbcfc: Verifying Checksum [2020-06-12T05:51:55.161Z] 63f879dbbcfc: Download complete [2020-06-12T05:51:55.161Z] e9a5061849ea: Verifying Checksum [2020-06-12T05:51:55.161Z] e9a5061849ea: Download complete [2020-06-12T05:51:55.424Z] ab5ef0e58194: Verifying Checksum [2020-06-12T05:51:55.424Z] ab5ef0e58194: Download complete [2020-06-12T05:51:55.424Z] 0d9ebad4ef96: Verifying Checksum [2020-06-12T05:51:55.424Z] 0d9ebad4ef96: Download complete [2020-06-12T05:51:55.999Z] d747dcd14b5f: Verifying Checksum [2020-06-12T05:51:55.999Z] d747dcd14b5f: Download complete [2020-06-12T05:51:55.999Z] 2de7ff778b66: Verifying Checksum [2020-06-12T05:51:55.999Z] 2de7ff778b66: Download complete [2020-06-12T05:52:00.316Z] ab5ef0e58194: Pull complete [2020-06-12T05:52:00.316Z] 9712f1f96733: Pull complete [2020-06-12T05:52:02.865Z] 63f879dbbcfc: Pull complete [2020-06-12T05:52:08.209Z] 0d9ebad4ef96: Pull complete [2020-06-12T05:52:10.125Z] e9a5061849ea: Pull complete [2020-06-12T05:52:10.388Z] d747dcd14b5f: Pull complete [2020-06-12T05:52:12.941Z] 2de7ff778b66: Pull complete [2020-06-12T05:52:12.941Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-12T05:52:12.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-12T05:52:12.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-12T05:52:13.094Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:52:13.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-12T05:52:17.239Z] $ docker top d9f62a8e5989844d15d2be9fe1c2adcc582bc58d7e11b4746f1ea100c082af79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-12T05:52:17.386Z] provisioning config files... [2020-06-12T05:52:17.395Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2409612598455261719tmp [2020-06-12T05:52:17.411Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3049655212396236719tmp [2020-06-12T05:52:17.425Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3029346374252605006tmp [Pipeline] { [Pipeline] echo [2020-06-12T05:52:17.454Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:52:17.748Z] ---> sigul-configuration.sh [2020-06-12T05:52:17.748Z] gpg: directory `/root/.gnupg' created [2020-06-12T05:52:17.748Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-12T05:52:17.748Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-12T05:52:17.748Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-12T05:52:17.748Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-12T05:52:17.748Z] gpg: CAST5 encrypted data [2020-06-12T05:52:18.015Z] gpg: encrypted with 1 passphrase [2020-06-12T05:52:18.015Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-12T05:52:18.314Z] + mkdir /home/jenkins [2020-06-12T05:52:18.314Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-12T05:52:18.604Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-12T05:52:18.613Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:52:18.903Z] ---> sigul-install.sh [2020-06-12T05:52:24.197Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-12T05:52:24.487Z] + git tag --list [2020-06-12T05:52:24.488Z] v1.2.1-dev.3 [Pipeline] sh [2020-06-12T05:52:24.780Z] + lftools sign git-tag v1.2.1-dev.3 [2020-06-12T05:52:26.163Z] Signing Git tag with Sigul... [2020-06-12T05:52:26.163Z] Signing v1.2.1-dev.3 [Pipeline] echo [2020-06-12T05:52:27.116Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:52:27.419Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-12T05:52:27.427Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-12T05:52:27.469Z] $ docker stop --time=1 d9f62a8e5989844d15d2be9fe1c2adcc582bc58d7e11b4746f1ea100c082af79 [2020-06-12T05:52:29.248Z] $ docker rm -f d9f62a8e5989844d15d2be9fe1c2adcc582bc58d7e11b4746f1ea100c082af79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:52:29.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-12T05:52:29.854Z] . [Pipeline] withDockerContainer [2020-06-12T05:52:30.024Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:52:30.059Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-12T05:52:30.617Z] $ docker top 0a1ea0a5d7ac557b9a244c2a9f8ad12e5e3ab06d44beae9201a61b7c59f53038 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-12T05:52:30.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-12T05:52:30.811Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-12T05:52:30.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-12T05:52:30.993Z] $ docker exec 0a1ea0a5d7ac557b9a244c2a9f8ad12e5e3ab06d44beae9201a61b7c59f53038 ssh-agent [2020-06-12T05:52:31.151Z] SSH_AUTH_SOCK=/tmp/ssh-GV7rHw6mPp4C/agent.12 [2020-06-12T05:52:31.151Z] SSH_AGENT_PID=17 [2020-06-12T05:52:31.157Z] Running ssh-add (command line suppressed) [2020-06-12T05:52:31.279Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4423818039529440253.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4423818039529440253.key) [2020-06-12T05:52:31.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-12T05:52:31.640Z] + git semver bump pre [2020-06-12T05:52:31.640Z] # -> Open(): unable to determine branch for HEAD [2020-06-12T05:52:31.640Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-12T05:52:31.640Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-12T05:52:31.640Z] # $SEMVER_REMOTE_NAME = origin [2020-06-12T05:52:31.640Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-12T05:52:31.640Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-12T05:52:31.640Z] # $SEMVER_BRANCH = master [2020-06-12T05:52:31.640Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-06-12T05:52:31.640Z] 1.2.1-dev.4 [Pipeline] } [2020-06-12T05:52:31.651Z] $ docker exec --env ******** --env ******** 0a1ea0a5d7ac557b9a244c2a9f8ad12e5e3ab06d44beae9201a61b7c59f53038 ssh-agent -k [2020-06-12T05:52:31.763Z] unset SSH_AUTH_SOCK; [2020-06-12T05:52:31.763Z] unset SSH_AGENT_PID; [2020-06-12T05:52:31.763Z] echo Agent pid 17 killed; [2020-06-12T05:52:31.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-12T05:52:32.195Z] + git semver [Pipeline] } [2020-06-12T05:52:32.208Z] $ docker stop --time=1 0a1ea0a5d7ac557b9a244c2a9f8ad12e5e3ab06d44beae9201a61b7c59f53038 [2020-06-12T05:52:33.516Z] $ docker rm -f 0a1ea0a5d7ac557b9a244c2a9f8ad12e5e3ab06d44beae9201a61b7c59f53038 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:52:33.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-12T05:52:33.942Z] . [Pipeline] withDockerContainer [2020-06-12T05:52:34.034Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:52:34.073Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-12T05:52:34.668Z] $ docker top 568efca551a26d000118a3f2c2570e0a6b9f415c61aae3a6a5a6fcfae5ead161 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-12T05:52:34.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-12T05:52:34.864Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-12T05:52:35.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-12T05:52:35.046Z] $ docker exec 568efca551a26d000118a3f2c2570e0a6b9f415c61aae3a6a5a6fcfae5ead161 ssh-agent [2020-06-12T05:52:35.203Z] SSH_AUTH_SOCK=/tmp/ssh-Lv4BybrPK20q/agent.13 [2020-06-12T05:52:35.203Z] SSH_AGENT_PID=19 [2020-06-12T05:52:35.209Z] Running ssh-add (command line suppressed) [2020-06-12T05:52:35.321Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5004820063682554590.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5004820063682554590.key) [2020-06-12T05:52:35.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-12T05:52:35.679Z] + git semver push [2020-06-12T05:52:35.679Z] # -> Open(): unable to determine branch for HEAD [2020-06-12T05:52:35.679Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-12T05:52:35.679Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-12T05:52:35.679Z] # $SEMVER_REMOTE_NAME = origin [2020-06-12T05:52:35.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-12T05:52:35.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-12T05:52:35.679Z] # $SEMVER_BRANCH = master [2020-06-12T05:52:35.679Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-06-12T05:52:42.283Z] $ docker exec --env ******** --env ******** 568efca551a26d000118a3f2c2570e0a6b9f415c61aae3a6a5a6fcfae5ead161 ssh-agent -k [2020-06-12T05:52:42.398Z] unset SSH_AUTH_SOCK; [2020-06-12T05:52:42.398Z] unset SSH_AGENT_PID; [2020-06-12T05:52:42.398Z] echo Agent pid 19 killed; [2020-06-12T05:52:42.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-12T05:52:42.816Z] + git semver [Pipeline] } [2020-06-12T05:52:42.829Z] $ docker stop --time=1 568efca551a26d000118a3f2c2570e0a6b9f415c61aae3a6a5a6fcfae5ead161 [2020-06-12T05:52:44.179Z] $ docker rm -f 568efca551a26d000118a3f2c2570e0a6b9f415c61aae3a6a5a6fcfae5ead161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:52:44.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:52:45.395Z] ---> package-listing.sh [2020-06-12T05:52:45.395Z] ++ facter osfamily [2020-06-12T05:52:45.395Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-12T05:52:45.395Z] + OS_FAMILY=redhat [2020-06-12T05:52:45.395Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2020-06-12T05:52:45.395Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-12T05:52:45.395Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-12T05:52:45.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-12T05:52:45.395Z] + PACKAGES=/tmp/packages_start.txt [2020-06-12T05:52:45.396Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-06-12T05:52:45.396Z] + PACKAGES=/tmp/packages_end.txt [2020-06-12T05:52:45.396Z] + case "${OS_FAMILY}" in [2020-06-12T05:52:45.396Z] + rpm -qa [2020-06-12T05:52:45.396Z] + sort [2020-06-12T05:52:49.629Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-12T05:52:49.629Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-12T05:52:49.629Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-12T05:52:49.629Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-06-12T05:52:49.629Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2020-06-12T05:52:49.629Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:52:50.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-12T05:52:50.008Z] [2020-06-12T05:52:50.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-12T05:52:50.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-12T05:52:50.329Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-12T05:52:50.329Z] c9b1b535fdd9: Pulling fs layer [2020-06-12T05:52:50.329Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-12T05:52:50.329Z] 756a868c4378: Pulling fs layer [2020-06-12T05:52:50.329Z] 444b2fc9a129: Pulling fs layer [2020-06-12T05:52:50.329Z] ea15f1150254: Pulling fs layer [2020-06-12T05:52:50.329Z] 41b27a9f41bf: Pulling fs layer [2020-06-12T05:52:50.329Z] 28c525ee5125: Pulling fs layer [2020-06-12T05:52:50.329Z] 094b1ea09ed8: Pulling fs layer [2020-06-12T05:52:50.329Z] 138eaada9080: Pulling fs layer [2020-06-12T05:52:50.329Z] 0622d0fa9048: Pulling fs layer [2020-06-12T05:52:50.329Z] 28c525ee5125: Waiting [2020-06-12T05:52:50.329Z] 138eaada9080: Waiting [2020-06-12T05:52:50.329Z] 0622d0fa9048: Waiting [2020-06-12T05:52:50.329Z] 094b1ea09ed8: Waiting [2020-06-12T05:52:50.329Z] ea15f1150254: Waiting [2020-06-12T05:52:50.329Z] 444b2fc9a129: Waiting [2020-06-12T05:52:50.329Z] 41b27a9f41bf: Waiting [2020-06-12T05:52:50.329Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-12T05:52:50.329Z] 2cc5ad85d9ab: Download complete [2020-06-12T05:52:50.329Z] 444b2fc9a129: Verifying Checksum [2020-06-12T05:52:50.329Z] 444b2fc9a129: Download complete [2020-06-12T05:52:50.329Z] c9b1b535fdd9: Download complete [2020-06-12T05:52:50.329Z] ea15f1150254: Verifying Checksum [2020-06-12T05:52:50.329Z] ea15f1150254: Download complete [2020-06-12T05:52:50.603Z] 28c525ee5125: Verifying Checksum [2020-06-12T05:52:50.603Z] 28c525ee5125: Download complete [2020-06-12T05:52:50.866Z] 756a868c4378: Verifying Checksum [2020-06-12T05:52:50.866Z] 756a868c4378: Download complete [2020-06-12T05:52:50.866Z] 138eaada9080: Verifying Checksum [2020-06-12T05:52:50.866Z] 138eaada9080: Download complete [2020-06-12T05:52:50.866Z] 0622d0fa9048: Verifying Checksum [2020-06-12T05:52:50.866Z] 0622d0fa9048: Download complete [2020-06-12T05:52:50.866Z] 094b1ea09ed8: Verifying Checksum [2020-06-12T05:52:50.866Z] 094b1ea09ed8: Download complete [2020-06-12T05:52:51.439Z] 41b27a9f41bf: Verifying Checksum [2020-06-12T05:52:51.439Z] 41b27a9f41bf: Download complete [2020-06-12T05:52:51.701Z] c9b1b535fdd9: Pull complete [2020-06-12T05:52:51.967Z] 2cc5ad85d9ab: Pull complete [2020-06-12T05:52:52.913Z] 756a868c4378: Pull complete [2020-06-12T05:52:53.184Z] 444b2fc9a129: Pull complete [2020-06-12T05:52:53.466Z] ea15f1150254: Pull complete [2020-06-12T05:52:56.807Z] 41b27a9f41bf: Pull complete [2020-06-12T05:52:56.807Z] 28c525ee5125: Pull complete [2020-06-12T05:52:59.359Z] 094b1ea09ed8: Pull complete [2020-06-12T05:52:59.359Z] 138eaada9080: Pull complete [2020-06-12T05:52:59.619Z] 0622d0fa9048: Pull complete [2020-06-12T05:52:59.619Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-12T05:52:59.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-12T05:52:59.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-12T05:52:59.727Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2020-06-12T05:52:59.764Z] $ 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_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-12T05:53:02.704Z] $ docker top 34b9d2412edaed87627b28a70f9608bc8cae662a6743024e11f9b67c6893e0f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-12T05:53:02.921Z] provisioning config files... [2020-06-12T05:53:02.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2869988290763468251tmp [Pipeline] { [Pipeline] echo [2020-06-12T05:53:02.962Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:53:03.251Z] ---> create-netrc.sh [Pipeline] echo [2020-06-12T05:53:03.261Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-12T05:53:03.549Z] ---> logs-deploy.sh [2020-06-12T05:53:03.549Z] + ARCHIVE_ARTIFACTS= [2020-06-12T05:53:03.549Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-12T05:53:03.549Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-12T05:53:03.549Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-12T05:53:03.549Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/12 [2020-06-12T05:53:03.550Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/12/ [2020-06-12T05:53:03.550Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/12 /w/workspace/xfoundry_device-modbus-go_master [2020-06-12T05:53:04.493Z] Archives upload complete. [2020-06-12T05:53:04.754Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/12/