Started by user Lisa Rashidi-Ranjbar 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3027 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 fdf900d8a58188a2e8b2bc604c944c724a46cd8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-15T15:37:49.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-15T15:37:49.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-15T15:37:49.635Z] ========================================================= [2020-06-15T15:37:49.635Z] EdgeX Global Pipelines Version Info [2020-06-15T15:37:49.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:37:51.158Z] ------------------- [2020-06-15T15:37:51.158Z] stable info: [2020-06-15T15:37:51.158Z] ------------------- [2020-06-15T15:37:51.158Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-15T15:37:51.158Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T15:37:51.158Z] Message: update stable to v1.0.89 [2020-06-15T15:37:52.555Z] ------------------- [2020-06-15T15:37:52.555Z] experimental info: [2020-06-15T15:37:52.555Z] ------------------- [2020-06-15T15:37:52.555Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-15T15:37:52.555Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T15:37:52.555Z] 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-15T15:37:53.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:37:54.101Z] [2020-06-15T15:37:54.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:37:54.440Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:37:54.440Z] latest: Pulling from edgex-devops/git-semver [2020-06-15T15:37:54.440Z] 9123ac7c32f7: Pulling fs layer [2020-06-15T15:37:54.440Z] b8cc5d1170e3: Pulling fs layer [2020-06-15T15:37:54.440Z] 2924cbbf6a41: Pulling fs layer [2020-06-15T15:37:54.440Z] 93b08a4f1073: Pulling fs layer [2020-06-15T15:37:54.440Z] 93b08a4f1073: Waiting [2020-06-15T15:37:54.440Z] b8cc5d1170e3: Verifying Checksum [2020-06-15T15:37:54.440Z] b8cc5d1170e3: Download complete [2020-06-15T15:37:54.440Z] 9123ac7c32f7: Verifying Checksum [2020-06-15T15:37:54.440Z] 9123ac7c32f7: Download complete [2020-06-15T15:37:54.714Z] 93b08a4f1073: Verifying Checksum [2020-06-15T15:37:54.714Z] 93b08a4f1073: Download complete [2020-06-15T15:37:54.714Z] 2924cbbf6a41: Verifying Checksum [2020-06-15T15:37:54.714Z] 2924cbbf6a41: Download complete [2020-06-15T15:37:54.982Z] 9123ac7c32f7: Pull complete [2020-06-15T15:37:54.982Z] b8cc5d1170e3: Pull complete [2020-06-15T15:37:55.959Z] 2924cbbf6a41: Pull complete [2020-06-15T15:37:55.959Z] 93b08a4f1073: Pull complete [2020-06-15T15:37:55.959Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-15T15:37:55.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:37:55.959Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-15T15:37:56.095Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:37:56.182Z] $ 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-15T15:37:58.250Z] $ docker top 92b99487d1146948cc5d7d30e1ba430c986159b678fc33f06dc0ccd0e9f169b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T15:37:58.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:37:58.457Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:37:58.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:37:58.692Z] $ docker exec 92b99487d1146948cc5d7d30e1ba430c986159b678fc33f06dc0ccd0e9f169b7 ssh-agent [2020-06-15T15:37:58.864Z] SSH_AUTH_SOCK=/tmp/ssh-gOq2KHxi7VSO/agent.11 [2020-06-15T15:37:58.864Z] SSH_AGENT_PID=16 [2020-06-15T15:37:58.894Z] Running ssh-add (command line suppressed) [2020-06-15T15:37:59.029Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7432383732889182921.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7432383732889182921.key) [2020-06-15T15:37:59.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:37:59.455Z] + git describe --exact-match --tags HEAD [2020-06-15T15:37:59.455Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-15T15:37:59.598Z] $ docker exec --env ******** --env ******** 92b99487d1146948cc5d7d30e1ba430c986159b678fc33f06dc0ccd0e9f169b7 ssh-agent -k [2020-06-15T15:37:59.719Z] unset SSH_AUTH_SOCK; [2020-06-15T15:37:59.720Z] unset SSH_AGENT_PID; [2020-06-15T15:37:59.720Z] echo Agent pid 16 killed; [2020-06-15T15:37:59.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-15T15:37:59.807Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-15T15:37:59.807Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-15T15:37:59.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:37:59.857Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:38:00.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:38:00.055Z] $ docker exec 92b99487d1146948cc5d7d30e1ba430c986159b678fc33f06dc0ccd0e9f169b7 ssh-agent [2020-06-15T15:38:00.225Z] SSH_AUTH_SOCK=/tmp/ssh-c044lDCFQtk0/agent.45 [2020-06-15T15:38:00.225Z] SSH_AGENT_PID=50 [2020-06-15T15:38:00.231Z] Running ssh-add (command line suppressed) [2020-06-15T15:38:00.355Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6364966986112379564.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6364966986112379564.key) [2020-06-15T15:38:00.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:38:00.772Z] + git semver init [2020-06-15T15:38:00.772Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T15:38:00.772Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-15T15:38:00.772Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-15T15:38:00.772Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T15:38:00.772Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T15:38:00.772Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T15:38:00.772Z] # $SEMVER_BRANCH = master [2020-06-15T15:38:00.772Z] # $SEMVER_TEMP = /tmp/semver-838541222 [2020-06-15T15:38:00.772Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-06-15T15:38:01.350Z] # '/tmp/semver-838541222' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2020-06-15T15:38:01.350Z] # -> Force: false [2020-06-15T15:38:01.350Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-06-15T15:38:01.362Z] $ docker exec --env ******** --env ******** 92b99487d1146948cc5d7d30e1ba430c986159b678fc33f06dc0ccd0e9f169b7 ssh-agent -k [2020-06-15T15:38:01.493Z] unset SSH_AUTH_SOCK; [2020-06-15T15:38:01.493Z] unset SSH_AGENT_PID; [2020-06-15T15:38:01.493Z] echo Agent pid 50 killed; [2020-06-15T15:38:01.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T15:38:01.904Z] + git semver [Pipeline] } [2020-06-15T15:38:01.925Z] $ docker stop --time=1 92b99487d1146948cc5d7d30e1ba430c986159b678fc33f06dc0ccd0e9f169b7 [2020-06-15T15:38:03.248Z] $ docker rm -f 92b99487d1146948cc5d7d30e1ba430c986159b678fc33f06dc0ccd0e9f169b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-15T15:38:03.784Z] Stashed 28 file(s) [Pipeline] echo [2020-06-15T15:38:03.786Z] [edgeXSemver] initialized semver on version 1.2.1 [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-15T15:38:18.956Z] Still waiting to schedule task [2020-06-15T15:38:18.957Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-15T15:38:18.958Z] Still waiting to schedule task [2020-06-15T15:38:18.958Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-15T15:40:20.123Z] Running on prd-centos7-docker-4c-2g-3037 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-06-15T15:40:20.150Z] Running in /w/workspace/device-modbus-go/13 [Pipeline] { [Pipeline] checkout [2020-06-15T15:40:23.154Z] using credential edgex-jenkins-ssh [2020-06-15T15:40:23.183Z] Cloning the remote Git repository [2020-06-15T15:40:23.183Z] Cloning with configured refspecs honoured and without tags [2020-06-15T15:40:23.235Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-15T15:40:23.301Z] > git init /w/workspace/device-modbus-go/13 # timeout=10 [2020-06-15T15:40:23.938Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-15T15:40:23.938Z] > git --version # timeout=10 [2020-06-15T15:40:23.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T15:40:24.534Z] Fetching without tags [2020-06-15T15:40:24.948Z] Checking out Revision fdf900d8a58188a2e8b2bc604c944c724a46cd8f (master) [2020-06-15T15:40:23.977Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T15:40:24.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-15T15:40:24.511Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T15:40:24.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-15T15:40:24.539Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-15T15:40:24.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T15:40:24.545Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T15:40:24.958Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T15:40:24.963Z] > git checkout -f fdf900d8a58188a2e8b2bc604c944c724a46cd8f # timeout=10 [2020-06-15T15:40:28.910Z] 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-15T15:40:29.521Z] ========================================================= [2020-06-15T15:40:29.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-15T15:40:29.521Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:40:30.169Z] + 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-15T15:40:31.143Z] Sending build context to Docker daemon 602.1kB [2020-06-15T15:40:31.143Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-15T15:40:31.143Z] Step 2/8 : FROM ${BASE} [2020-06-15T15:40:31.143Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-15T15:40:31.143Z] e6b0cf9c0882: Pulling fs layer [2020-06-15T15:40:31.143Z] 2848faf0eed1: Pulling fs layer [2020-06-15T15:40:31.143Z] 0f37312ad70f: Pulling fs layer [2020-06-15T15:40:31.143Z] 5788d62ee057: Pulling fs layer [2020-06-15T15:40:31.143Z] 0e6b1d234666: Pulling fs layer [2020-06-15T15:40:31.143Z] bf5d7aec512f: Pulling fs layer [2020-06-15T15:40:31.143Z] 34c802a77dc8: Pulling fs layer [2020-06-15T15:40:31.143Z] 9eb99e56ec68: Pulling fs layer [2020-06-15T15:40:31.143Z] 27c7a5d97fbd: Pulling fs layer [2020-06-15T15:40:31.143Z] 5c102a31e300: Pulling fs layer [2020-06-15T15:40:31.143Z] dcfb455df0a1: Pulling fs layer [2020-06-15T15:40:31.143Z] 34c802a77dc8: Waiting [2020-06-15T15:40:31.143Z] 9eb99e56ec68: Waiting [2020-06-15T15:40:31.143Z] 27c7a5d97fbd: Waiting [2020-06-15T15:40:31.143Z] 5c102a31e300: Waiting [2020-06-15T15:40:31.143Z] dcfb455df0a1: Waiting [2020-06-15T15:40:31.143Z] bf5d7aec512f: Waiting [2020-06-15T15:40:31.143Z] 0e6b1d234666: Waiting [2020-06-15T15:40:31.143Z] 5788d62ee057: Waiting [2020-06-15T15:40:31.143Z] 0f37312ad70f: Verifying Checksum [2020-06-15T15:40:31.143Z] 0f37312ad70f: Download complete [2020-06-15T15:40:31.143Z] 2848faf0eed1: Download complete [2020-06-15T15:40:31.143Z] 0e6b1d234666: Verifying Checksum [2020-06-15T15:40:31.143Z] 0e6b1d234666: Download complete [2020-06-15T15:40:31.143Z] bf5d7aec512f: Verifying Checksum [2020-06-15T15:40:31.143Z] bf5d7aec512f: Download complete [2020-06-15T15:40:31.143Z] e6b0cf9c0882: Verifying Checksum [2020-06-15T15:40:31.143Z] e6b0cf9c0882: Download complete [2020-06-15T15:40:31.416Z] e6b0cf9c0882: Pull complete [2020-06-15T15:40:31.703Z] 2848faf0eed1: Pull complete [2020-06-15T15:40:31.990Z] 34c802a77dc8: Verifying Checksum [2020-06-15T15:40:31.990Z] 34c802a77dc8: Download complete [2020-06-15T15:40:31.990Z] 27c7a5d97fbd: Verifying Checksum [2020-06-15T15:40:31.990Z] 27c7a5d97fbd: Download complete [2020-06-15T15:40:32.586Z] 5c102a31e300: Verifying Checksum [2020-06-15T15:40:32.587Z] 5c102a31e300: Download complete [2020-06-15T15:40:32.852Z] dcfb455df0a1: Verifying Checksum [2020-06-15T15:40:32.852Z] dcfb455df0a1: Download complete [2020-06-15T15:40:32.852Z] 9eb99e56ec68: Verifying Checksum [2020-06-15T15:40:32.852Z] 9eb99e56ec68: Download complete [2020-06-15T15:40:33.124Z] 5788d62ee057: Verifying Checksum [2020-06-15T15:40:33.124Z] 5788d62ee057: Download complete [2020-06-15T15:40:33.703Z] 0f37312ad70f: Pull complete [2020-06-15T15:40:40.387Z] 5788d62ee057: Pull complete [2020-06-15T15:40:40.387Z] 0e6b1d234666: Pull complete [2020-06-15T15:40:40.387Z] bf5d7aec512f: Pull complete [2020-06-15T15:40:44.639Z] 34c802a77dc8: Pull complete [2020-06-15T15:40:45.479Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3036 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-06-15T15:40:45.506Z] Running in /w/workspace/device-modbus-go/13 [Pipeline] { [Pipeline] checkout [2020-06-15T15:40:47.224Z] 9eb99e56ec68: Pull complete [2020-06-15T15:40:47.224Z] 27c7a5d97fbd: Pull complete [2020-06-15T15:40:48.175Z] 5c102a31e300: Pull complete [2020-06-15T15:40:48.175Z] dcfb455df0a1: Pull complete [2020-06-15T15:40:48.175Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-15T15:40:48.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-15T15:40:48.175Z] ---> 7c70fe431013 [2020-06-15T15:40:48.175Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-15T15:40:50.104Z] ---> Running in 04688384c1da [2020-06-15T15:40:50.104Z] Removing intermediate container 04688384c1da [2020-06-15T15:40:50.104Z] ---> 90a1b1005926 [2020-06-15T15:40:50.104Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T15:40:50.104Z] ---> Running in 42e9bb559711 [2020-06-15T15:40:51.360Z] using credential edgex-jenkins-ssh [2020-06-15T15:40:51.400Z] Cloning the remote Git repository [2020-06-15T15:40:51.400Z] Cloning with configured refspecs honoured and without tags [2020-06-15T15:40:51.528Z] Removing intermediate container 42e9bb559711 [2020-06-15T15:40:51.528Z] ---> afef65239fb9 [2020-06-15T15:40:51.528Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-15T15:40:51.528Z] ---> Running in 3d887d668f65 [2020-06-15T15:40:51.442Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-15T15:40:51.601Z] > git init /w/workspace/device-modbus-go/13 # timeout=10 [2020-06-15T15:40:51.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-15T15:40:51.700Z] > git --version # timeout=10 [2020-06-15T15:40:51.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T15:40:51.820Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T15:40:52.101Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-15T15:40:52.670Z] Fetching without tags [2020-06-15T15:40:52.678Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-15T15:40:52.546Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-15T15:40:52.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T15:40:52.606Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-15T15:40:52.659Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-15T15:40:52.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T15:40:52.681Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T15:40:53.225Z] Checking out Revision fdf900d8a58188a2e8b2bc604c944c724a46cd8f (master) [2020-06-15T15:40:53.259Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:40:53.524Z] (2/17) Installing libmagic (5.37-r1) [2020-06-15T15:40:53.793Z] (3/17) Installing file (5.37-r1) [2020-06-15T15:40:54.057Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:40:54.057Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:40:54.057Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:40:53.224Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T15:40:53.249Z] > git checkout -f fdf900d8a58188a2e8b2bc604c944c724a46cd8f # timeout=10 [2020-06-15T15:40:58.064Z] 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-15T15:40:58.945Z] ========================================================= [2020-06-15T15:40:58.945Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-15T15:40:58.945Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:41:00.072Z] + 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-15T15:41:01.089Z] Sending build context to Docker daemon 602.1kB [2020-06-15T15:41:01.089Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-15T15:41:01.089Z] Step 2/8 : FROM ${BASE} [2020-06-15T15:41:01.367Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-15T15:41:01.367Z] cde5963f3b93: Pulling fs layer [2020-06-15T15:41:01.367Z] 2a23fa8c16f7: Pulling fs layer [2020-06-15T15:41:01.367Z] 777b28850792: Pulling fs layer [2020-06-15T15:41:01.367Z] 8a11ddd9e578: Pulling fs layer [2020-06-15T15:41:01.367Z] 4cf88f913ddb: Pulling fs layer [2020-06-15T15:41:01.367Z] 1df406cf5192: Pulling fs layer [2020-06-15T15:41:01.367Z] cd6300453558: Pulling fs layer [2020-06-15T15:41:01.367Z] b9c365052c96: Pulling fs layer [2020-06-15T15:41:01.367Z] a2d8cc88f415: Pulling fs layer [2020-06-15T15:41:01.367Z] ea1d1ca13537: Pulling fs layer [2020-06-15T15:41:01.367Z] 3750a50a1c5e: Pulling fs layer [2020-06-15T15:41:01.367Z] 8a11ddd9e578: Waiting [2020-06-15T15:41:01.367Z] 4cf88f913ddb: Waiting [2020-06-15T15:41:01.367Z] 1df406cf5192: Waiting [2020-06-15T15:41:01.367Z] cd6300453558: Waiting [2020-06-15T15:41:01.367Z] b9c365052c96: Waiting [2020-06-15T15:41:01.367Z] a2d8cc88f415: Waiting [2020-06-15T15:41:01.367Z] ea1d1ca13537: Waiting [2020-06-15T15:41:01.367Z] 3750a50a1c5e: Waiting [2020-06-15T15:41:01.367Z] 777b28850792: Download complete [2020-06-15T15:41:01.367Z] 2a23fa8c16f7: Verifying Checksum [2020-06-15T15:41:01.367Z] 2a23fa8c16f7: Download complete [2020-06-15T15:41:01.367Z] 4cf88f913ddb: Verifying Checksum [2020-06-15T15:41:01.367Z] 4cf88f913ddb: Download complete [2020-06-15T15:41:01.652Z] 1df406cf5192: Download complete [2020-06-15T15:41:01.653Z] cde5963f3b93: Download complete [2020-06-15T15:41:02.273Z] cde5963f3b93: Pull complete [2020-06-15T15:41:02.882Z] 2a23fa8c16f7: Pull complete [2020-06-15T15:41:03.154Z] 777b28850792: Pull complete [2020-06-15T15:41:04.599Z] cd6300453558: Verifying Checksum [2020-06-15T15:41:04.599Z] cd6300453558: Download complete [2020-06-15T15:41:04.599Z] a2d8cc88f415: Download complete [2020-06-15T15:41:06.588Z] ea1d1ca13537: Verifying Checksum [2020-06-15T15:41:06.588Z] ea1d1ca13537: Download complete [2020-06-15T15:41:06.588Z] 3750a50a1c5e: Verifying Checksum [2020-06-15T15:41:06.588Z] 3750a50a1c5e: Download complete [2020-06-15T15:41:07.185Z] b9c365052c96: Verifying Checksum [2020-06-15T15:41:07.185Z] b9c365052c96: Download complete [2020-06-15T15:41:08.172Z] 8a11ddd9e578: Verifying Checksum [2020-06-15T15:41:08.172Z] 8a11ddd9e578: Download complete [2020-06-15T15:41:20.597Z] 8a11ddd9e578: Pull complete [2020-06-15T15:41:20.597Z] 4cf88f913ddb: Pull complete [2020-06-15T15:41:20.597Z] 1df406cf5192: Pull complete [2020-06-15T15:41:20.674Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-06-15T15:41:20.674Z] (8/17) Installing g++ (9.2.0-r4) [2020-06-15T15:41:23.227Z] (9/17) Installing fortify-headers (1.1-r0) [2020-06-15T15:41:23.227Z] (10/17) Installing build-base (0.5-r1) [2020-06-15T15:41:23.490Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-06-15T15:41:23.753Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-06-15T15:41:23.753Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-06-15T15:41:24.002Z] cd6300453558: Pull complete [2020-06-15T15:41:24.329Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-15T15:41:24.329Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-06-15T15:41:24.329Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-06-15T15:41:24.593Z] (17/17) Installing openssh (8.1_p1-r0) [2020-06-15T15:41:24.593Z] Executing busybox-1.31.1-r8.trigger [2020-06-15T15:41:24.593Z] OK: 214 MiB in 52 packages [2020-06-15T15:41:28.839Z] Removing intermediate container 3d887d668f65 [2020-06-15T15:41:28.840Z] ---> e1021c7329bd [2020-06-15T15:41:28.840Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-15T15:41:28.840Z] ---> Running in 16feaec7934a [2020-06-15T15:41:28.840Z] Removing intermediate container 16feaec7934a [2020-06-15T15:41:28.840Z] ---> a6abd5e98aab [2020-06-15T15:41:28.840Z] Step 7/8 : COPY . . [2020-06-15T15:41:29.450Z] b9c365052c96: Pull complete [2020-06-15T15:41:29.450Z] a2d8cc88f415: Pull complete [2020-06-15T15:41:29.782Z] ---> a92f4c4ec6ba [2020-06-15T15:41:29.782Z] Step 8/8 : RUN go mod download [2020-06-15T15:41:29.782Z] ---> Running in 6aabcfdb1f00 [2020-06-15T15:41:31.458Z] ea1d1ca13537: Pull complete [2020-06-15T15:41:31.726Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:41:31.727Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:41:31.727Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-15T15:41:31.727Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:41:31.727Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-15T15:41:31.727Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-15T15:41:31.727Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:41:31.727Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-15T15:41:31.727Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:41:31.727Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:41:31.727Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:41:31.727Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:41:31.727Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:41:31.727Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:41:31.727Z] go: finding github.com/fatih/color v1.7.0 [2020-06-15T15:41:31.727Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:41:31.727Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-15T15:41:31.727Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:41:31.727Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-15T15:41:31.727Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-15T15:41:31.727Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-15T15:41:31.727Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-15T15:41:31.727Z] go: finding github.com/google/uuid v1.1.1 [2020-06-15T15:41:31.727Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-15T15:41:31.727Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-15T15:41:31.727Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-15T15:41:31.748Z] 3750a50a1c5e: Pull complete [2020-06-15T15:41:31.748Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-15T15:41:31.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-15T15:41:31.748Z] ---> 78745c68409d [2020-06-15T15:41:31.748Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-15T15:41:31.990Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T15:41:31.990Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T15:41:31.990Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:41:31.990Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:41:31.990Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-15T15:41:31.990Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:41:31.990Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-15T15:41:31.990Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-15T15:41:31.990Z] go: finding github.com/posener/complete v1.1.1 [2020-06-15T15:41:31.990Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-15T15:41:32.253Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-15T15:41:32.253Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-15T15:41:32.253Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-15T15:41:32.253Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-15T15:41:32.253Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-15T15:41:32.253Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-15T15:41:32.253Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-15T15:41:32.253Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-15T15:41:32.253Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-15T15:41:32.253Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-15T15:41:32.253Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:41:37.185Z] ---> Running in 367f8367a61f [2020-06-15T15:41:37.465Z] Removing intermediate container 367f8367a61f [2020-06-15T15:41:37.465Z] ---> f0816a7ada3d [2020-06-15T15:41:37.465Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T15:41:37.739Z] ---> Running in 9f353c499710 [2020-06-15T15:41:41.161Z] Removing intermediate container 9f353c499710 [2020-06-15T15:41:41.161Z] ---> 24c801dea6fa [2020-06-15T15:41:41.161Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-15T15:41:41.438Z] ---> Running in 6b1704641d4d [2020-06-15T15:41:42.345Z] Removing intermediate container 6aabcfdb1f00 [2020-06-15T15:41:42.345Z] ---> 80541376934d [2020-06-15T15:41:42.345Z] Successfully built 80541376934d [2020-06-15T15:41:42.345Z] 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-15T15:41:42.902Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-15T15:41:42.958Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-15T15:41:42.958Z] . [Pipeline] withDockerContainer [2020-06-15T15:41:43.073Z] prd-centos7-docker-4c-2g-3037 does not seem to be running inside a container [2020-06-15T15:41:43.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/13 -v /w/workspace/device-modbus-go/13:/w/workspace/device-modbus-go/13:rw,z -v /w/workspace/device-modbus-go/13@tmp:/w/workspace/device-modbus-go/13@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-x86_64 cat [2020-06-15T15:41:43.933Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-15T15:41:44.361Z] $ docker top 17ca3f425ffcc6470c0ea0d875eb8869981b5f4c2c252e639a99e0d4718b112c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-15T15:41:44.529Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:41:44.529Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:41:44.816Z] + go version [2020-06-15T15:41:44.817Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-15T15:41:45.123Z] + make test [2020-06-15T15:41:45.123Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-15T15:41:45.123Z] (3/18) Installing libmagic (5.37-r1) [2020-06-15T15:41:45.123Z] (4/18) Installing file (5.37-r1) [2020-06-15T15:41:45.393Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:41:45.393Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:41:45.393Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-15T15:41:46.523Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-15T15:41:56.703Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-15T15:41:56.968Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.125s coverage: 50.3% of statements [2020-06-15T15:41:57.229Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-15T15:41:59.205Z] gofmt -l . [2020-06-15T15:41:59.467Z] [ "`gofmt -l .`" = "" ] [2020-06-15T15:41:59.467Z] ./bin/test-attribution-txt.sh [2020-06-15T15:42:00.044Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-15T15:42:00.876Z] Stashed 1 file(s) [Pipeline] } [2020-06-15T15:42:00.886Z] $ docker stop --time=1 17ca3f425ffcc6470c0ea0d875eb8869981b5f4c2c252e639a99e0d4718b112c [2020-06-15T15:42:03.213Z] $ docker rm -f 17ca3f425ffcc6470c0ea0d875eb8869981b5f4c2c252e639a99e0d4718b112c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-15T15:42:03.717Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-06-15T15:42:03.717Z] (9/18) Installing g++ (9.2.0-r4) [Pipeline] sh [2020-06-15T15:42:04.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-15T15:42:04.428Z] + ls -al . [2020-06-15T15:42:04.428Z] total 104 [2020-06-15T15:42:04.428Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 15 15:42 . [2020-06-15T15:42:04.428Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 15:40 .. [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 5049 Jun 15 15:40 Attribution.txt [2020-06-15T15:42:04.428Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 15 15:40 bin [2020-06-15T15:42:04.428Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 15:40 cmd [2020-06-15T15:42:04.428Z] -rw-r--r--. 1 jenkins jenkins 22123 Jun 15 15:41 coverage.out [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 1422 Jun 15 15:40 Dockerfile [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 954 Jun 15 15:40 Dockerfile.build [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 15 15:40 .dockerignore [2020-06-15T15:42:04.428Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 15:40 .git [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 330 Jun 15 15:40 .gitignore [2020-06-15T15:42:04.428Z] -rw-r--r--. 1 jenkins jenkins 559 Jun 15 15:41 go.mod [2020-06-15T15:42:04.428Z] -rw-r--r--. 1 jenkins jenkins 13471 Jun 15 15:42 go.sum [2020-06-15T15:42:04.428Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 15:40 internal [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 702 Jun 15 15:40 Jenkinsfile [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 15 15:40 LICENSE [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 880 Jun 15 15:40 Makefile [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 591 Jun 15 15:40 README.md [2020-06-15T15:42:04.428Z] drwxrwxr-x. 3 jenkins jenkins 44 Jun 15 15:40 .semver [2020-06-15T15:42:04.428Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 15:40 simulator [2020-06-15T15:42:04.428Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 15 15:40 snap [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 15:38 VERSION [2020-06-15T15:42:04.428Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 15 15:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:04.745Z] + 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 . [2020-06-15T15:42:04.745Z] Sending build context to Docker daemon 630.8kB [2020-06-15T15:42:05.007Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-15T15:42:05.007Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-15T15:42:05.007Z] ---> 80541376934d [2020-06-15T15:42:05.007Z] Step 3/19 : ARG MAKE='make build' [2020-06-15T15:42:05.007Z] ---> Running in fecaa6ecaaed [2020-06-15T15:42:05.271Z] Removing intermediate container fecaa6ecaaed [2020-06-15T15:42:05.271Z] ---> ebeaecea4149 [2020-06-15T15:42:05.271Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T15:42:05.271Z] ---> Running in 59e3fa3cc209 [2020-06-15T15:42:06.220Z] Removing intermediate container 59e3fa3cc209 [2020-06-15T15:42:06.220Z] ---> 7685b13675e9 [2020-06-15T15:42:06.220Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-15T15:42:06.220Z] ---> Running in f83e77e3c39e [2020-06-15T15:42:07.166Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-15T15:42:08.028Z] (10/18) Installing fortify-headers (1.1-r0) [2020-06-15T15:42:08.028Z] (11/18) Installing build-base (0.5-r1) [2020-06-15T15:42:08.028Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-06-15T15:42:08.028Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-06-15T15:42:08.028Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-06-15T15:42:08.112Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-15T15:42:08.300Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-15T15:42:08.300Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-06-15T15:42:08.375Z] OK: 214 MiB in 52 packages [2020-06-15T15:42:08.578Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-06-15T15:42:08.578Z] (18/18) Installing openssh (8.1_p1-r0) [2020-06-15T15:42:08.578Z] Executing busybox-1.31.1-r8.trigger [2020-06-15T15:42:08.853Z] OK: 203 MiB in 52 packages [2020-06-15T15:42:08.949Z] Removing intermediate container f83e77e3c39e [2020-06-15T15:42:08.949Z] ---> 2581d378164e [2020-06-15T15:42:08.949Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-15T15:42:08.949Z] ---> Running in e032f4f0dee9 [2020-06-15T15:42:08.949Z] Removing intermediate container e032f4f0dee9 [2020-06-15T15:42:08.949Z] ---> ff0ccd0d66eb [2020-06-15T15:42:08.949Z] Step 7/19 : COPY . . [2020-06-15T15:42:09.897Z] ---> 9703615e0c12 [2020-06-15T15:42:09.897Z] Step 8/19 : RUN ${MAKE} [2020-06-15T15:42:09.897Z] ---> Running in f4a128771fbe [2020-06-15T15:42:10.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-06-15T15:42:15.602Z] Removing intermediate container 6b1704641d4d [2020-06-15T15:42:15.602Z] ---> 6f129a8cf4cd [2020-06-15T15:42:15.602Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-15T15:42:15.602Z] ---> Running in 6eb5f520bc43 [2020-06-15T15:42:15.879Z] Removing intermediate container 6eb5f520bc43 [2020-06-15T15:42:15.879Z] ---> 5f93aa6b16e2 [2020-06-15T15:42:15.879Z] Step 7/8 : COPY . . [2020-06-15T15:42:16.861Z] ---> 7ae7446fdd4b [2020-06-15T15:42:16.861Z] Step 8/8 : RUN go mod download [2020-06-15T15:42:16.861Z] ---> Running in 1c6798351efb [2020-06-15T15:42:18.708Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-15T15:42:19.477Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:42:19.477Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:42:19.477Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-15T15:42:19.477Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:42:19.477Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-15T15:42:19.477Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-15T15:42:19.477Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:42:19.477Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-15T15:42:19.477Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:42:19.477Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:42:19.477Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:42:19.477Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:42:19.477Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:42:19.477Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:42:19.477Z] go: finding github.com/fatih/color v1.7.0 [2020-06-15T15:42:19.477Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:42:19.477Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-15T15:42:19.477Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:42:19.477Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-15T15:42:19.477Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-15T15:42:19.477Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-15T15:42:19.477Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-15T15:42:19.477Z] go: finding github.com/google/uuid v1.1.1 [2020-06-15T15:42:19.477Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-06-15T15:42:19.477Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-15T15:42:19.749Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-15T15:42:19.749Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:42:19.749Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-15T15:42:19.749Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-15T15:42:19.749Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-15T15:42:19.749Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T15:42:19.749Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T15:42:19.749Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:42:19.749Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-15T15:42:19.749Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:42:19.749Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-15T15:42:19.749Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-15T15:42:19.749Z] go: finding github.com/posener/complete v1.1.1 [2020-06-15T15:42:19.749Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-15T15:42:19.749Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-15T15:42:19.749Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-15T15:42:19.749Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-15T15:42:20.023Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-15T15:42:20.023Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-15T15:42:20.023Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-15T15:42:20.023Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-15T15:42:20.023Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-15T15:42:20.023Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-15T15:42:20.023Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-15T15:42:20.023Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:42:22.950Z] Removing intermediate container f4a128771fbe [2020-06-15T15:42:22.950Z] ---> 67cf6967729e [2020-06-15T15:42:22.950Z] Step 9/19 : FROM scratch [2020-06-15T15:42:22.950Z] ---> [2020-06-15T15:42:22.950Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-15T15:42:22.950Z] ---> Running in 276d8838844d [2020-06-15T15:42:22.950Z] Removing intermediate container 276d8838844d [2020-06-15T15:42:22.950Z] ---> 2cc75e71a0c0 [2020-06-15T15:42:22.950Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-15T15:42:22.950Z] ---> Running in 99ec8bf076ce [2020-06-15T15:42:22.950Z] Removing intermediate container 99ec8bf076ce [2020-06-15T15:42:22.950Z] ---> 73beca3d92ff [2020-06-15T15:42:22.950Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-15T15:42:23.211Z] ---> 3c54b2d6954f [2020-06-15T15:42:23.211Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-15T15:42:23.474Z] ---> 5a853ebe8581 [2020-06-15T15:42:23.474Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-15T15:42:23.736Z] ---> e590523427ff [2020-06-15T15:42:23.736Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-15T15:42:23.736Z] ---> Running in d79398c74617 [2020-06-15T15:42:23.998Z] Removing intermediate container d79398c74617 [2020-06-15T15:42:23.998Z] ---> 16ea5c05e6bc [2020-06-15T15:42:23.998Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-15T15:42:23.998Z] ---> Running in 0f5eeb8900a5 [2020-06-15T15:42:24.263Z] Removing intermediate container 0f5eeb8900a5 [2020-06-15T15:42:24.263Z] ---> 856c0502d563 [2020-06-15T15:42:24.263Z] Step 17/19 : LABEL arch=amd64 [2020-06-15T15:42:24.263Z] ---> Running in 07d24f89082b [2020-06-15T15:42:24.263Z] Removing intermediate container 07d24f89082b [2020-06-15T15:42:24.263Z] ---> 2702ec69b60d [2020-06-15T15:42:24.263Z] Step 18/19 : LABEL git_sha=fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:42:24.526Z] ---> Running in 86bbef15431d [2020-06-15T15:42:24.526Z] Removing intermediate container 86bbef15431d [2020-06-15T15:42:24.526Z] ---> e87ae6eea7d2 [2020-06-15T15:42:24.526Z] Step 19/19 : LABEL version=1.2.1 [2020-06-15T15:42:24.788Z] ---> Running in 26361483e3b1 [2020-06-15T15:42:24.788Z] Removing intermediate container 26361483e3b1 [2020-06-15T15:42:24.788Z] ---> 65b6fae71ae2 [2020-06-15T15:42:24.788Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-15T15:42:24.788Z] Successfully built 65b6fae71ae2 [2020-06-15T15:42:24.788Z] 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-15T15:42:25.041Z] provisioning config files... [2020-06-15T15:42:25.077Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/13@tmp/config4285266501880909094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:42:25.416Z] nexus3.edgexfoundry.org:10001 [2020-06-15T15:42:25.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:42:25.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:42:25.677Z] Configure a credential helper to remove this warning. See [2020-06-15T15:42:25.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:42:25.677Z] [2020-06-15T15:42:25.677Z] Login Succeeded [2020-06-15T15:42:25.677Z] nexus3.edgexfoundry.org:10002 [2020-06-15T15:42:25.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:42:25.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:42:25.677Z] Configure a credential helper to remove this warning. See [2020-06-15T15:42:25.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:42:25.677Z] [2020-06-15T15:42:25.677Z] Login Succeeded [2020-06-15T15:42:25.939Z] nexus3.edgexfoundry.org:10003 [2020-06-15T15:42:25.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:42:25.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:42:25.939Z] Configure a credential helper to remove this warning. See [2020-06-15T15:42:25.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:42:25.939Z] [2020-06-15T15:42:25.939Z] Login Succeeded [2020-06-15T15:42:25.939Z] nexus3.edgexfoundry.org:10004 [2020-06-15T15:42:26.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:42:26.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:42:26.203Z] Configure a credential helper to remove this warning. See [2020-06-15T15:42:26.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:42:26.203Z] [2020-06-15T15:42:26.203Z] Login Succeeded [2020-06-15T15:42:26.203Z] docker.io [2020-06-15T15:42:26.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:42:26.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:42:26.464Z] Configure a credential helper to remove this warning. See [2020-06-15T15:42:26.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:42:26.464Z] [2020-06-15T15:42:26.464Z] Login Succeeded [Pipeline] } [2020-06-15T15:42:26.473Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-15T15:42:26.573Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: [2020-06-15T15:42:26.573Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:42:26.573Z] latest [2020-06-15T15:42:26.573Z] 1.2.1 [2020-06-15T15:42:26.573Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1 [2020-06-15T15:42:26.573Z] master [2020-06-15T15:42:26.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:26.968Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:27.271Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:42:27.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-15T15:42:27.271Z] d86189458dce: Preparing [2020-06-15T15:42:27.271Z] 7a604cd0cb96: Preparing [2020-06-15T15:42:27.271Z] 0f45c5fed1fb: Preparing [2020-06-15T15:42:27.271Z] d86189458dce: Pushed [2020-06-15T15:42:27.271Z] 7a604cd0cb96: Pushed [2020-06-15T15:42:28.215Z] 0f45c5fed1fb: Pushed [2020-06-15T15:42:28.477Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f: digest: sha256:9e97f0d325970ef5b7b8bc6e1455129d2a4a663008fa26cccf0b555514517294 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:28.786Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:29.092Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-06-15T15:42:29.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-15T15:42:29.092Z] d86189458dce: Preparing [2020-06-15T15:42:29.092Z] 7a604cd0cb96: Preparing [2020-06-15T15:42:29.092Z] 0f45c5fed1fb: Preparing [2020-06-15T15:42:29.092Z] d86189458dce: Layer already exists [2020-06-15T15:42:29.092Z] 0f45c5fed1fb: Layer already exists [2020-06-15T15:42:29.092Z] 7a604cd0cb96: Layer already exists [2020-06-15T15:42:29.092Z] latest: digest: sha256:9e97f0d325970ef5b7b8bc6e1455129d2a4a663008fa26cccf0b555514517294 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:29.403Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:29.706Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.1 [2020-06-15T15:42:29.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-15T15:42:29.706Z] d86189458dce: Preparing [2020-06-15T15:42:29.706Z] 7a604cd0cb96: Preparing [2020-06-15T15:42:29.706Z] 0f45c5fed1fb: Preparing [2020-06-15T15:42:29.706Z] d86189458dce: Layer already exists [2020-06-15T15:42:29.706Z] 0f45c5fed1fb: Layer already exists [2020-06-15T15:42:29.706Z] 7a604cd0cb96: Layer already exists [2020-06-15T15:42:29.706Z] 1.2.1: digest: sha256:9e97f0d325970ef5b7b8bc6e1455129d2a4a663008fa26cccf0b555514517294 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:30.014Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:30.199Z] Removing intermediate container 1c6798351efb [2020-06-15T15:42:30.199Z] ---> 38167cb317f1 [2020-06-15T15:42:30.199Z] Successfully built 38167cb317f1 [2020-06-15T15:42:30.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [2020-06-15T15:42:30.311Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1 [2020-06-15T15:42:30.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-15T15:42:30.311Z] d86189458dce: Preparing [2020-06-15T15:42:30.311Z] 7a604cd0cb96: Preparing [2020-06-15T15:42:30.311Z] 0f45c5fed1fb: Preparing [2020-06-15T15:42:30.311Z] 7a604cd0cb96: Layer already exists [2020-06-15T15:42:30.311Z] d86189458dce: Layer already exists [2020-06-15T15:42:30.311Z] 0f45c5fed1fb: Layer already exists [2020-06-15T15:42:30.311Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1: digest: sha256:9e97f0d325970ef5b7b8bc6e1455129d2a4a663008fa26cccf0b555514517294 size: 944 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:30.693Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:42:30.821Z] + docker inspect -f . ci-base-image-arm64 [2020-06-15T15:42:30.821Z] . [Pipeline] withDockerContainer [2020-06-15T15:42:30.995Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [2020-06-15T15:42:30.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-06-15T15:42:30.995Z] d86189458dce: Preparing [2020-06-15T15:42:30.995Z] 7a604cd0cb96: Preparing [2020-06-15T15:42:30.995Z] 0f45c5fed1fb: Preparing [2020-06-15T15:42:30.995Z] 7a604cd0cb96: Layer already exists [2020-06-15T15:42:30.995Z] d86189458dce: Layer already exists [2020-06-15T15:42:30.995Z] 0f45c5fed1fb: Layer already exists [2020-06-15T15:42:30.995Z] master: digest: sha256:9e97f0d325970ef5b7b8bc6e1455129d2a4a663008fa26cccf0b555514517294 size: 944 [2020-06-15T15:42:31.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-3036 does not seem to be running inside a container [2020-06-15T15:42:31.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/13 -v /w/workspace/device-modbus-go/13:/w/workspace/device-modbus-go/13:rw,z -v /w/workspace/device-modbus-go/13@tmp:/w/workspace/device-modbus-go/13@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-15T15:42:32.983Z] $ docker top 4cfe53198683a7bd59db95bed1ae77b1d5a4e3019506b96d5e7e0dfd90113183 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-15T15:42:34.119Z] ++ find /w/workspace/device-modbus-go/13 [2020-06-15T15:42:34.119Z] ++ grep snapcraft.yaml [2020-06-15T15:42:34.119Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/13/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-15T15:42:34.211Z] provisioning config files... [2020-06-15T15:42:34.220Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/13@tmp/config2941738618073283174tmp [Pipeline] { [Pipeline] sh [2020-06-15T15:42:34.398Z] + go version [2020-06-15T15:42:34.398Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-15T15:42:34.563Z] + cp /w/workspace/device-modbus-go/13@tmp/config2941738618073283174tmp /w/workspace/device-modbus-go/13/edgex-snap-store-login [Pipeline] sh [2020-06-15T15:42:34.867Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/13:/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-15T15:42:34.867Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-15T15:42:34.867Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-15T15:42:34.867Z] 5bed26d33875: Pulling fs layer [2020-06-15T15:42:34.867Z] f11b29a9c730: Pulling fs layer [2020-06-15T15:42:34.867Z] 930bda195c84: Pulling fs layer [2020-06-15T15:42:34.867Z] 78bf9a5ad49e: Pulling fs layer [2020-06-15T15:42:34.867Z] e5fbee5a4b0d: Pulling fs layer [2020-06-15T15:42:34.867Z] f452fca78f88: Pulling fs layer [2020-06-15T15:42:34.867Z] 7417ef92027a: Pulling fs layer [2020-06-15T15:42:34.867Z] 2af5c49d270b: Pulling fs layer [2020-06-15T15:42:34.867Z] df9c3bdbc40a: Pulling fs layer [2020-06-15T15:42:34.867Z] 78bf9a5ad49e: Waiting [2020-06-15T15:42:34.867Z] e5fbee5a4b0d: Waiting [2020-06-15T15:42:34.867Z] f452fca78f88: Waiting [2020-06-15T15:42:34.867Z] 7417ef92027a: Waiting [2020-06-15T15:42:34.867Z] 2af5c49d270b: Waiting [2020-06-15T15:42:34.867Z] df9c3bdbc40a: Waiting [2020-06-15T15:42:34.867Z] f11b29a9c730: Verifying Checksum [2020-06-15T15:42:34.867Z] f11b29a9c730: Download complete [2020-06-15T15:42:34.867Z] 930bda195c84: Verifying Checksum [2020-06-15T15:42:34.867Z] 930bda195c84: Download complete [2020-06-15T15:42:34.867Z] 78bf9a5ad49e: Verifying Checksum [2020-06-15T15:42:34.867Z] 78bf9a5ad49e: Download complete [2020-06-15T15:42:34.867Z] f452fca78f88: Verifying Checksum [2020-06-15T15:42:34.867Z] f452fca78f88: Download complete [2020-06-15T15:42:34.867Z] 7417ef92027a: Verifying Checksum [2020-06-15T15:42:34.867Z] 7417ef92027a: Download complete [2020-06-15T15:42:34.867Z] 2af5c49d270b: Verifying Checksum [2020-06-15T15:42:34.867Z] 2af5c49d270b: Download complete [2020-06-15T15:42:34.867Z] df9c3bdbc40a: Verifying Checksum [2020-06-15T15:42:34.867Z] df9c3bdbc40a: Download complete [2020-06-15T15:42:35.132Z] 5bed26d33875: Verifying Checksum [2020-06-15T15:42:35.132Z] 5bed26d33875: Download complete [2020-06-15T15:42:35.454Z] + make test [2020-06-15T15:42:35.454Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-15T15:42:36.446Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-15T15:42:38.451Z] e5fbee5a4b0d: Verifying Checksum [2020-06-15T15:42:38.451Z] e5fbee5a4b0d: Download complete [2020-06-15T15:42:39.396Z] 5bed26d33875: Pull complete [2020-06-15T15:42:39.975Z] f11b29a9c730: Pull complete [2020-06-15T15:42:39.975Z] 930bda195c84: Pull complete [2020-06-15T15:42:39.975Z] 78bf9a5ad49e: Pull complete [2020-06-15T15:43:02.049Z] e5fbee5a4b0d: Pull complete [2020-06-15T15:43:02.313Z] f452fca78f88: Pull complete [2020-06-15T15:43:02.313Z] 7417ef92027a: Pull complete [2020-06-15T15:43:02.575Z] 2af5c49d270b: Pull complete [2020-06-15T15:43:02.575Z] df9c3bdbc40a: Pull complete [2020-06-15T15:43:02.575Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-15T15:43:02.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-15T15:43:05.140Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-15T15:43:05.140Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-15T15:43:05.140Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-15T15:43:05.714Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [960 kB] [2020-06-15T15:43:05.714Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-15T15:43:05.714Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-15T15:43:06.286Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-15T15:43:06.286Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-15T15:43:06.286Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-15T15:43:06.286Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-15T15:43:06.547Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-15T15:43:06.547Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-15T15:43:06.547Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-15T15:43:06.547Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-15T15:43:07.933Z] Fetched 4911 kB in 2s (2300 kB/s) [2020-06-15T15:43:08.876Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-15T15:43:08.877Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.212s coverage: 50.3% of statements [2020-06-15T15:43:08.877Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-15T15:43:09.857Z] Reading package lists... [2020-06-15T15:43:11.503Z] gofmt -l . [2020-06-15T15:43:11.503Z] [ "`gofmt -l .`" = "" ] [2020-06-15T15:43:11.503Z] ./bin/test-attribution-txt.sh [2020-06-15T15:43:12.099Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-15T15:43:12.393Z] Warning: overwriting stash ‘coverage-report’ [2020-06-15T15:43:12.834Z] Stashed 1 file(s) [Pipeline] } [2020-06-15T15:43:12.813Z] $ docker stop --time=1 4cfe53198683a7bd59db95bed1ae77b1d5a4e3019506b96d5e7e0dfd90113183 [2020-06-15T15:43:14.076Z] 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-15T15:43:14.960Z] $ docker rm -f 4cfe53198683a7bd59db95bed1ae77b1d5a4e3019506b96d5e7e0dfd90113183 [2020-06-15T15:43:15.470Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-15T15:43:15.733Z] Building dependency tree... [2020-06-15T15:43:15.733Z] Reading state information... [2020-06-15T15:43:15.994Z] + sudo chown -R jenkins:jenkins . [2020-06-15T15:43:15.995Z] The following packages were automatically installed and are no longer required: [2020-06-15T15:43:15.995Z] libjq1 liblzo2-2 libonig4 [2020-06-15T15:43:15.995Z] Use 'sudo apt autoremove' to remove them. [2020-06-15T15:43:15.995Z] Suggested packages: [2020-06-15T15:43:15.995Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-15T15:43:15.995Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-15T15:43:15.995Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-15T15:43:15.995Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-15T15:43:15.995Z] The following NEW packages will be installed: [2020-06-15T15:43:15.995Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-15T15:43:15.995Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-15T15:43:15.995Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-15T15:43:15.995Z] openssh-client patch perl perl-modules-5.26 xauth [Pipeline] sh [2020-06-15T15:43:16.325Z] + ls -al . [2020-06-15T15:43:16.325Z] total 136 [2020-06-15T15:43:16.325Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 15 15:43 . [2020-06-15T15:43:16.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 15:40 .. [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 15 15:40 .dockerignore [2020-06-15T15:43:16.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 15:40 .git [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 330 Jun 15 15:40 .gitignore [2020-06-15T15:43:16.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 15:40 .semver [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 5049 Jun 15 15:40 Attribution.txt [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 1422 Jun 15 15:40 Dockerfile [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 954 Jun 15 15:40 Dockerfile.build [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 702 Jun 15 15:40 Jenkinsfile [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 15 15:40 LICENSE [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 15 15:40 Makefile [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 591 Jun 15 15:40 README.md [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 15:38 VERSION [2020-06-15T15:43:16.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 15:40 bin [2020-06-15T15:43:16.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 15:40 cmd [2020-06-15T15:43:16.325Z] -rw-r--r-- 1 jenkins jenkins 22123 Jun 15 15:43 coverage.out [2020-06-15T15:43:16.325Z] -rw-r--r-- 1 jenkins jenkins 559 Jun 15 15:43 go.mod [2020-06-15T15:43:16.325Z] -rw-r--r-- 1 jenkins jenkins 13471 Jun 15 15:43 go.sum [2020-06-15T15:43:16.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 15:40 internal [2020-06-15T15:43:16.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 15:40 simulator [2020-06-15T15:43:16.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 15:40 snap [2020-06-15T15:43:16.325Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 15 15:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:43:16.570Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-15T15:43:16.570Z] Need to get 14.7 MB of archives. [2020-06-15T15:43:16.570Z] After this operation, 89.5 MB of additional disk space will be used. [2020-06-15T15:43:16.570Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-15T15:43:16.570Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-15T15:43:16.669Z] + 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 . [2020-06-15T15:43:16.832Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-15T15:43:16.832Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-15T15:43:16.832Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-15T15:43:16.942Z] Sending build context to Docker daemon 630.8kB [2020-06-15T15:43:16.943Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-15T15:43:16.943Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-15T15:43:16.943Z] ---> 38167cb317f1 [2020-06-15T15:43:16.943Z] Step 3/19 : ARG MAKE='make build' [2020-06-15T15:43:17.093Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-15T15:43:17.214Z] ---> Running in 9a0cf7fd2160 [2020-06-15T15:43:17.355Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-15T15:43:17.355Z] 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-15T15:43:17.811Z] Removing intermediate container 9a0cf7fd2160 [2020-06-15T15:43:17.811Z] ---> d5337b6e9d8d [2020-06-15T15:43:17.811Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-15T15:43:17.811Z] ---> Running in 0d071ad70b67 [2020-06-15T15:43:17.927Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-15T15:43:17.927Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-15T15:43:17.927Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-15T15:43:18.190Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-15T15:43:18.190Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-15T15:43:18.190Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-15T15:43:18.190Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-15T15:43:18.190Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-15T15:43:18.190Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-15T15:43:18.453Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-15T15:43:18.453Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-15T15:43:18.453Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-15T15:43:18.453Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-15T15:43:18.453Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-15T15:43:18.453Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-15T15:43:18.453Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-15T15:43:18.717Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-15T15:43:18.981Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-15T15:43:18.981Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-15T15:43:19.558Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T15:43:19.558Z] Fetched 14.7 MB in 3s (5034 kB/s) [2020-06-15T15:43:19.558Z] Selecting previously unselected package libxau6:amd64. [2020-06-15T15:43:19.558Z] (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-15T15:43:19.558Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-15T15:43:19.558Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-15T15:43:19.558Z] Selecting previously unselected package libbsd0:amd64. [2020-06-15T15:43:19.558Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-15T15:43:19.558Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-15T15:43:19.823Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-15T15:43:19.823Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-15T15:43:19.823Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-15T15:43:19.823Z] Selecting previously unselected package libxcb1:amd64. [2020-06-15T15:43:19.823Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-15T15:43:19.823Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-15T15:43:19.823Z] Selecting previously unselected package libx11-data. [2020-06-15T15:43:19.823Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-15T15:43:19.823Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:43:20.431Z] Removing intermediate container 0d071ad70b67 [2020-06-15T15:43:20.432Z] ---> 72447ec56a64 [2020-06-15T15:43:20.432Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-15T15:43:20.432Z] ---> Running in bc150b4aec47 [2020-06-15T15:43:20.778Z] Selecting previously unselected package libx11-6:amd64. [2020-06-15T15:43:20.778Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-15T15:43:20.778Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:43:20.778Z] Selecting previously unselected package libxext6:amd64. [2020-06-15T15:43:20.778Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-15T15:43:20.778Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-15T15:43:20.778Z] Selecting previously unselected package perl-modules-5.26. [2020-06-15T15:43:20.778Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-15T15:43:20.778Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:43:21.874Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-15T15:43:22.466Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-15T15:43:23.060Z] OK: 203 MiB in 52 packages [2020-06-15T15:43:24.036Z] Removing intermediate container bc150b4aec47 [2020-06-15T15:43:24.036Z] ---> 113b363ddc6c [2020-06-15T15:43:24.036Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-15T15:43:24.092Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-15T15:43:24.092Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-15T15:43:24.092Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-15T15:43:24.092Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-15T15:43:24.092Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-15T15:43:24.092Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-15T15:43:24.092Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-15T15:43:24.092Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-15T15:43:24.092Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:43:24.311Z] ---> Running in 6a7afb333183 [2020-06-15T15:43:24.908Z] Removing intermediate container 6a7afb333183 [2020-06-15T15:43:24.908Z] ---> 20780e9e0bf1 [2020-06-15T15:43:24.908Z] Step 7/19 : COPY . . [2020-06-15T15:43:25.037Z] Selecting previously unselected package perl. [2020-06-15T15:43:25.037Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-15T15:43:25.037Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-15T15:43:25.298Z] Selecting previously unselected package less. [2020-06-15T15:43:25.298Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-06-15T15:43:25.298Z] Unpacking less (487-0.1) ... [2020-06-15T15:43:25.298Z] Selecting previously unselected package libexpat1:amd64. [2020-06-15T15:43:25.298Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-15T15:43:25.298Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-15T15:43:25.557Z] Selecting previously unselected package netbase. [2020-06-15T15:43:25.557Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-15T15:43:25.557Z] Unpacking netbase (5.4) ... [2020-06-15T15:43:25.557Z] Selecting previously unselected package libedit2:amd64. [2020-06-15T15:43:25.557Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-15T15:43:25.557Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-15T15:43:25.557Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-15T15:43:25.557Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-15T15:43:25.557Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-15T15:43:25.819Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-15T15:43:25.819Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-15T15:43:25.819Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-15T15:43:25.819Z] Selecting previously unselected package openssh-client. [2020-06-15T15:43:25.819Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-15T15:43:25.887Z] ---> 78d7be35a99b [2020-06-15T15:43:25.888Z] Step 8/19 : RUN ${MAKE} [2020-06-15T15:43:25.888Z] ---> Running in 42285d65c75d [2020-06-15T15:43:26.079Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-15T15:43:26.079Z] Selecting previously unselected package xauth. [2020-06-15T15:43:26.079Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-15T15:43:26.079Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-15T15:43:26.079Z] Selecting previously unselected package curl. [2020-06-15T15:43:26.079Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-15T15:43:26.079Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-15T15:43:26.342Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-15T15:43:26.342Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-15T15:43:26.342Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-15T15:43:26.342Z] Selecting previously unselected package liberror-perl. [2020-06-15T15:43:26.342Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-15T15:43:26.342Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-15T15:43:26.605Z] Selecting previously unselected package git-man. [2020-06-15T15:43:26.605Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-15T15:43:26.605Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:43:26.605Z] Selecting previously unselected package git. [2020-06-15T15:43:26.605Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-15T15:43:26.605Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:43:27.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-06-15T15:43:27.773Z] Selecting previously unselected package make. [2020-06-15T15:43:27.773Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-15T15:43:27.773Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-15T15:43:28.041Z] Selecting previously unselected package patch. [2020-06-15T15:43:28.041Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-15T15:43:28.041Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-15T15:43:28.041Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-15T15:43:28.041Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:43:28.041Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-15T15:43:28.041Z] Setting up less (487-0.1) ... [2020-06-15T15:43:28.307Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-15T15:43:28.307Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-15T15:43:28.576Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-15T15:43:28.576Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-15T15:43:28.576Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:43:28.576Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-15T15:43:28.576Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-15T15:43:28.576Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-15T15:43:28.576Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-15T15:43:28.576Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-15T15:43:28.576Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-15T15:43:28.837Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:43:28.837Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-15T15:43:28.837Z] Setting up netbase (5.4) ... [2020-06-15T15:43:29.101Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:43:29.101Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-15T15:43:29.101Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:43:29.101Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-15T15:43:29.101Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-15T15:43:29.101Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-15T15:43:29.101Z] Setting up liberror-perl (0.17025-1) ... [2020-06-15T15:43:29.364Z] Setting up xauth (1:1.0.10-1) ... [2020-06-15T15:43:29.364Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:43:29.364Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-15T15:43:31.914Z] curl set to automatically installed. [2020-06-15T15:43:31.914Z] git set to automatically installed. [2020-06-15T15:43:31.914Z] git-man set to automatically installed. [2020-06-15T15:43:31.914Z] less set to automatically installed. [2020-06-15T15:43:31.914Z] libbsd0 set to automatically installed. [2020-06-15T15:43:31.914Z] libcurl3-gnutls set to automatically installed. [2020-06-15T15:43:31.914Z] libedit2 set to automatically installed. [2020-06-15T15:43:31.914Z] liberror-perl set to automatically installed. [2020-06-15T15:43:31.914Z] libexpat1 set to automatically installed. [2020-06-15T15:43:31.914Z] libgdbm-compat4 set to automatically installed. [2020-06-15T15:43:31.914Z] libgdbm5 set to automatically installed. [2020-06-15T15:43:31.914Z] libperl5.26 set to automatically installed. [2020-06-15T15:43:31.914Z] libssl1.0.0 set to automatically installed. [2020-06-15T15:43:31.914Z] libx11-6 set to automatically installed. [2020-06-15T15:43:31.914Z] libx11-data set to automatically installed. [2020-06-15T15:43:31.914Z] libxau6 set to automatically installed. [2020-06-15T15:43:31.914Z] libxcb1 set to automatically installed. [2020-06-15T15:43:31.914Z] libxdmcp6 set to automatically installed. [2020-06-15T15:43:31.914Z] libxext6 set to automatically installed. [2020-06-15T15:43:31.914Z] libxmuu1 set to automatically installed. [2020-06-15T15:43:31.914Z] make set to automatically installed. [2020-06-15T15:43:31.914Z] netbase set to automatically installed. [2020-06-15T15:43:31.914Z] openssh-client set to automatically installed. [2020-06-15T15:43:31.914Z] patch set to automatically installed. [2020-06-15T15:43:31.914Z] perl set to automatically installed. [2020-06-15T15:43:31.914Z] perl-modules-5.26 set to automatically installed. [2020-06-15T15:43:31.914Z] xauth set to automatically installed. [2020-06-15T15:43:31.914Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-15T15:43:31.914Z] Please ensure the environment is properly setup before continuing. [2020-06-15T15:43:31.914Z] Ignore this message if the appropriate measures have already been taken [2020-06-15T15:43:32.488Z] Pulling go [2020-06-15T15:43:33.880Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-15T15:43:33.880Z] Skipping pull go (already ran) [2020-06-15T15:43:33.880Z] Building go [2020-06-15T15:43:33.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-15T15:43:33.880Z] Dload Upload Total Spent Left Speed [2020-06-15T15:43:35.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 114M 5 6751k 0 0 16.2M 0 0:00:07 --:--:-- 0:00:07 16.2M 67 114M 67 77.5M 0 0 61.1M 0 0:00:01 0:00:01 --:--:-- 61.1M 100 114M 100 114M 0 0 67.3M 0 0:00:01 0:00:01 --:--:-- 67.3M [2020-06-15T15:43:36.318Z] go1.13.5.linux-amd64.tar.gz: OK [2020-06-15T15:43:46.358Z] Staging go [2020-06-15T15:43:47.311Z] Pulling device-modbus [2020-06-15T15:43:48.707Z] Skipping build go (already ran) [2020-06-15T15:43:48.707Z] Building device-modbus [2020-06-15T15:43:48.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-06-15T15:43:49.659Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:43:49.659Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-15T15:43:49.659Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:43:49.659Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-15T15:43:49.659Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-15T15:43:49.659Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:43:49.659Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:43:49.659Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-15T15:43:49.659Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-15T15:43:49.659Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:43:49.659Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:43:49.659Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-15T15:43:49.659Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-15T15:43:49.921Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-15T15:43:49.921Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:43:49.921Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-15T15:43:49.921Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:43:49.921Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:43:49.921Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:43:49.921Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:43:49.921Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:43:49.921Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:43:49.921Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:43:49.921Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T15:43:49.921Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:43:49.921Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:43:49.921Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:43:49.921Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:43:49.921Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:43:49.921Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:43:49.921Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T15:43:49.921Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:43:49.921Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-15T15:43:49.921Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:43:49.921Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:43:49.921Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:43:49.921Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:43:49.921Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:43:49.921Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-15T15:43:49.921Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:43:49.921Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:43:49.921Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-15T15:43:49.921Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:43:49.921Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:43:49.921Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:43:49.921Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:43:49.921Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:43:49.921Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-15T15:43:50.183Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:43:50.183Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:43:50.183Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:43:50.183Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:43:50.183Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:43:50.183Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:43:50.183Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:43:50.183Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:43:50.183Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-15T15:43:50.183Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-15T15:43:50.183Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:43:50.183Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-15T15:43:50.183Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-15T15:43:50.183Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:43:50.183Z] go: finding github.com/google/uuid v1.1.1 [2020-06-15T15:43:50.183Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:43:50.183Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:43:50.183Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-15T15:43:50.183Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:43:50.183Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:43:50.183Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:43:50.183Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:43:50.183Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-15T15:43:50.183Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:43:50.183Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:43:50.183Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:43:50.183Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:43:50.183Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:43:50.183Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:43:50.183Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-15T15:43:50.183Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:43:50.455Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:43:50.455Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:43:50.455Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:43:50.455Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:43:50.455Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:43:50.455Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:43:54.125Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-15T15:43:57.513Z] Removing intermediate container 42285d65c75d [2020-06-15T15:43:57.513Z] ---> de6c3c3ebae3 [2020-06-15T15:43:57.513Z] Step 9/19 : FROM scratch [2020-06-15T15:43:57.513Z] ---> [2020-06-15T15:43:57.513Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-15T15:43:57.513Z] ---> Running in ea341d227834 [2020-06-15T15:43:57.513Z] Removing intermediate container ea341d227834 [2020-06-15T15:43:57.513Z] ---> c309f8e8bf61 [2020-06-15T15:43:57.513Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-15T15:43:57.788Z] ---> Running in 407e07fca87c [2020-06-15T15:43:58.062Z] Removing intermediate container 407e07fca87c [2020-06-15T15:43:58.062Z] ---> 41c9c611c479 [2020-06-15T15:43:58.062Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-15T15:43:59.045Z] ---> 195aad6ed196 [2020-06-15T15:43:59.045Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-15T15:44:00.022Z] ---> 1adcd26136c9 [2020-06-15T15:44:00.022Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-15T15:44:00.567Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-15T15:44:00.621Z] ---> 06af4c408465 [2020-06-15T15:44:00.621Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-15T15:44:00.621Z] ---> Running in 31870a62b76f [2020-06-15T15:44:01.221Z] Removing intermediate container 31870a62b76f [2020-06-15T15:44:01.221Z] ---> f28fedd986c8 [2020-06-15T15:44:01.221Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-15T15:44:01.221Z] ---> Running in 811554909a3f [2020-06-15T15:44:01.496Z] Removing intermediate container 811554909a3f [2020-06-15T15:44:01.496Z] ---> 07c818ac2009 [2020-06-15T15:44:01.496Z] Step 17/19 : LABEL arch=arm64 [2020-06-15T15:44:01.771Z] ---> Running in 8245a77feff8 [2020-06-15T15:44:02.045Z] Removing intermediate container 8245a77feff8 [2020-06-15T15:44:02.045Z] ---> 35e0b2a5bc90 [2020-06-15T15:44:02.045Z] Step 18/19 : LABEL git_sha=fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:44:02.320Z] ---> Running in 673dce5448c2 [2020-06-15T15:44:02.595Z] Removing intermediate container 673dce5448c2 [2020-06-15T15:44:02.595Z] ---> 7fbf446d6136 [2020-06-15T15:44:02.595Z] Step 19/19 : LABEL version=1.2.1 [2020-06-15T15:44:02.870Z] ---> Running in b39ee88e6f4c [2020-06-15T15:44:03.145Z] Removing intermediate container b39ee88e6f4c [2020-06-15T15:44:03.145Z] ---> 217762f15333 [2020-06-15T15:44:03.145Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-15T15:44:03.145Z] Successfully built 217762f15333 [2020-06-15T15:44:03.145Z] 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-15T15:44:03.383Z] provisioning config files... [2020-06-15T15:44:03.425Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/13@tmp/config2094018111506842298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:44:03.806Z] nexus3.edgexfoundry.org:10001 [2020-06-15T15:44:03.892Z] Skipping stage go (already ran) [2020-06-15T15:44:03.892Z] Staging device-modbus [2020-06-15T15:44:04.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:44:04.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:44:04.079Z] Configure a credential helper to remove this warning. See [2020-06-15T15:44:04.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:44:04.079Z] [2020-06-15T15:44:04.079Z] Login Succeeded [2020-06-15T15:44:04.079Z] nexus3.edgexfoundry.org:10002 [2020-06-15T15:44:04.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:44:04.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:44:04.676Z] Configure a credential helper to remove this warning. See [2020-06-15T15:44:04.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:44:04.676Z] [2020-06-15T15:44:04.676Z] Login Succeeded [2020-06-15T15:44:04.676Z] nexus3.edgexfoundry.org:10003 [2020-06-15T15:44:04.837Z] Priming go [2020-06-15T15:44:05.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:44:05.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:44:05.275Z] Configure a credential helper to remove this warning. See [2020-06-15T15:44:05.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:44:05.275Z] [2020-06-15T15:44:05.275Z] Login Succeeded [2020-06-15T15:44:05.275Z] nexus3.edgexfoundry.org:10004 [2020-06-15T15:44:05.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:44:05.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:44:05.869Z] Configure a credential helper to remove this warning. See [2020-06-15T15:44:05.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:44:05.869Z] [2020-06-15T15:44:05.869Z] Login Succeeded [2020-06-15T15:44:05.869Z] docker.io [2020-06-15T15:44:06.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-15T15:44:06.231Z] Priming device-modbus [2020-06-15T15:44:06.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-15T15:44:06.739Z] Configure a credential helper to remove this warning. See [2020-06-15T15:44:06.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-15T15:44:06.739Z] [2020-06-15T15:44:06.739Z] Login Succeeded [Pipeline] } [2020-06-15T15:44:06.763Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-15T15:44:06.862Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: [2020-06-15T15:44:06.862Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:44:06.862Z] latest [2020-06-15T15:44:06.862Z] 1.2.1 [2020-06-15T15:44:06.862Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1 [2020-06-15T15:44:06.862Z] master [2020-06-15T15:44:06.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:07.192Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-15T15:44:07.193Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-15T15:44:07.193Z] Determining the version from the project repo (version-script). [2020-06-15T15:44:07.193Z] The version has been set to '1.2.1-20200615+fdf900d' [2020-06-15T15:44:07.193Z] Snapping 'edgex-device-modbus' ... [2020-06-15T15:44:07.278Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:07.611Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:44:07.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-15T15:44:07.611Z] cfdae760519c: Preparing [2020-06-15T15:44:07.611Z] 388d9e7c13c7: Preparing [2020-06-15T15:44:07.611Z] bf9b39dea800: Preparing [2020-06-15T15:44:07.884Z] cfdae760519c: Pushed [2020-06-15T15:44:07.884Z] 388d9e7c13c7: Pushed [2020-06-15T15:44:08.184Z] [2020-06-15T15:44:08.184Z] Snapped edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap [2020-06-15T15:44:10.492Z] bf9b39dea800: Pushed [2020-06-15T15:44:10.492Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f: digest: sha256:3e2cb3e4a8270bc04c16901f4c7c06f7fe1889def62688ce6817354b9547e727 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:10.842Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:11.184Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-06-15T15:44:11.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-15T15:44:11.184Z] cfdae760519c: Preparing [2020-06-15T15:44:11.184Z] 388d9e7c13c7: Preparing [2020-06-15T15:44:11.184Z] bf9b39dea800: Preparing [2020-06-15T15:44:11.184Z] cfdae760519c: Layer already exists [2020-06-15T15:44:11.184Z] bf9b39dea800: Layer already exists [2020-06-15T15:44:11.184Z] 388d9e7c13c7: Layer already exists [2020-06-15T15:44:11.457Z] latest: digest: sha256:3e2cb3e4a8270bc04c16901f4c7c06f7fe1889def62688ce6817354b9547e727 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:11.800Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:12.135Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.1 [2020-06-15T15:44:12.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-15T15:44:12.135Z] cfdae760519c: Preparing [2020-06-15T15:44:12.135Z] 388d9e7c13c7: Preparing [2020-06-15T15:44:12.135Z] bf9b39dea800: Preparing [2020-06-15T15:44:12.135Z] bf9b39dea800: Layer already exists [2020-06-15T15:44:12.135Z] 388d9e7c13c7: Layer already exists [2020-06-15T15:44:12.135Z] cfdae760519c: Layer already exists [2020-06-15T15:44:12.393Z] [2020-06-15T15:44:12.393Z] Login successful. You now have these capabilities: [2020-06-15T15:44:12.393Z] [2020-06-15T15:44:12.393Z] snaps: No restriction [2020-06-15T15:44:12.393Z] channels: No restriction [2020-06-15T15:44:12.393Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-06-15T15:44:12.393Z] expires: 2020-06-19T16:50:48.252993 [2020-06-15T15:44:12.393Z] [2020-06-15T15:44:12.393Z] Preparing to push 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap'. [2020-06-15T15:44:12.393Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-06-15T15:44:12.393Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-06-15T15:44:12.408Z] 1.2.1: digest: sha256:3e2cb3e4a8270bc04c16901f4c7c06f7fe1889def62688ce6817354b9547e727 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:12.755Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:13.095Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1 [2020-06-15T15:44:13.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-15T15:44:13.095Z] cfdae760519c: Preparing [2020-06-15T15:44:13.095Z] 388d9e7c13c7: Preparing [2020-06-15T15:44:13.095Z] bf9b39dea800: Preparing [2020-06-15T15:44:13.095Z] bf9b39dea800: Layer already exists [2020-06-15T15:44:13.095Z] 388d9e7c13c7: Layer already exists [2020-06-15T15:44:13.095Z] cfdae760519c: Layer already exists [2020-06-15T15:44:13.375Z] fdf900d8a58188a2e8b2bc604c944c724a46cd8f-1.2.1: digest: sha256:3e2cb3e4a8270bc04c16901f4c7c06f7fe1889def62688ce6817354b9547e727 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:13.719Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:44:14.061Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2020-06-15T15:44:14.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-06-15T15:44:14.062Z] cfdae760519c: Preparing [2020-06-15T15:44:14.062Z] 388d9e7c13c7: Preparing [2020-06-15T15:44:14.062Z] bf9b39dea800: Preparing [2020-06-15T15:44:14.062Z] 388d9e7c13c7: Layer already exists [2020-06-15T15:44:14.062Z] cfdae760519c: Layer already exists [2020-06-15T15:44:14.062Z] bf9b39dea800: Layer already exists [2020-06-15T15:44:14.333Z] master: digest: sha256:3e2cb3e4a8270bc04c16901f4c7c06f7fe1889def62688ce6817354b9547e727 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-15T15:44:14.972Z] + + findgrep snapcraft.yaml [2020-06-15T15:44:14.972Z] /w/workspace/device-modbus-go/13 [2020-06-15T15:44:14.972Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/13/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-15T15:44:15.233Z] provisioning config files... [2020-06-15T15:44:15.256Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/13@tmp/config5405946737274091651tmp [Pipeline] { [Pipeline] sh [2020-06-15T15:44:15.631Z] + cp /w/workspace/device-modbus-go/13@tmp/config5405946737274091651tmp /w/workspace/device-modbus-go/13/edgex-snap-store-login [Pipeline] sh [2020-06-15T15:44:15.972Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/13:/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-15T15:44:15.972Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-15T15:44:15.972Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-15T15:44:15.972Z] b2f61026a351: Pulling fs layer [2020-06-15T15:44:15.972Z] 5538fb30c42c: Pulling fs layer [2020-06-15T15:44:15.972Z] f0b05810781a: Pulling fs layer [2020-06-15T15:44:15.972Z] 0180a33352d6: Pulling fs layer [2020-06-15T15:44:15.972Z] e7604b0c0f53: Pulling fs layer [2020-06-15T15:44:15.972Z] db689cb83ae0: Pulling fs layer [2020-06-15T15:44:15.972Z] 6138af208834: Pulling fs layer [2020-06-15T15:44:15.972Z] 007c8e8c5d63: Pulling fs layer [2020-06-15T15:44:15.972Z] 4f7a387c642f: Pulling fs layer [2020-06-15T15:44:15.972Z] 0180a33352d6: Waiting [2020-06-15T15:44:15.972Z] e7604b0c0f53: Waiting [2020-06-15T15:44:15.972Z] db689cb83ae0: Waiting [2020-06-15T15:44:15.972Z] 6138af208834: Waiting [2020-06-15T15:44:15.972Z] 007c8e8c5d63: Waiting [2020-06-15T15:44:15.972Z] 4f7a387c642f: Waiting [2020-06-15T15:44:16.250Z] f0b05810781a: Verifying Checksum [2020-06-15T15:44:16.250Z] f0b05810781a: Download complete [2020-06-15T15:44:16.250Z] 5538fb30c42c: Verifying Checksum [2020-06-15T15:44:16.250Z] 5538fb30c42c: Download complete [2020-06-15T15:44:16.250Z] 0180a33352d6: Verifying Checksum [2020-06-15T15:44:16.250Z] 0180a33352d6: Download complete [2020-06-15T15:44:16.250Z] db689cb83ae0: Verifying Checksum [2020-06-15T15:44:16.250Z] db689cb83ae0: Download complete [2020-06-15T15:44:16.250Z] 6138af208834: Verifying Checksum [2020-06-15T15:44:16.250Z] 6138af208834: Download complete [2020-06-15T15:44:16.250Z] 007c8e8c5d63: Verifying Checksum [2020-06-15T15:44:16.250Z] 007c8e8c5d63: Download complete [2020-06-15T15:44:16.250Z] 4f7a387c642f: Verifying Checksum [2020-06-15T15:44:16.250Z] 4f7a387c642f: Download complete [2020-06-15T15:44:17.235Z] b2f61026a351: Verifying Checksum [2020-06-15T15:44:17.235Z] b2f61026a351: Download complete [2020-06-15T15:44:19.021Z] Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 13% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 14% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 15% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 16% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 17% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 18% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 19% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 20% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 21% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 23% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [= ] 24% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 25% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 26% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 27% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 28% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 29% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 30% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 31% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 32% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 34% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 35% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 36% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [== ] 37% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 38% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 39% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 40% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 41% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 42% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 43% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 45% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 46% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 47% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 48% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [=== ] 49% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 50% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 51% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 52% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 53% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 54% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 56% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 57% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 58% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 59% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 60% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [==== ] 61% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 62% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 63% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 64% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 65% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 67% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 68% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 69% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 70% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 71% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 72% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 73% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [===== ] 74% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 75% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 76% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 78% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 79% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 80% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 81% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 82% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 83% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 84% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 85% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [====== ] 86% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 87% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 89% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 90% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 91% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 92% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 93% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 94% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 95% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 96% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 97% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [======= ] 98% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [========] 100% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [========] 100% [2020-06-15T15:44:19.853Z] b2f61026a351: Pull complete [2020-06-15T15:44:20.139Z] 5538fb30c42c: Pull complete [2020-06-15T15:44:20.414Z] f0b05810781a: Pull complete [2020-06-15T15:44:21.007Z] 0180a33352d6: Pull complete [2020-06-15T15:44:24.394Z] e7604b0c0f53: Verifying Checksum [2020-06-15T15:44:24.394Z] e7604b0c0f53: Download complete [2020-06-15T15:44:32.341Z] 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-15T15:44:32.341Z] Revision 1263 of 'edgex-device-modbus' created. [2020-06-15T15:44:33.285Z] 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-15T15:44:33.285Z] Track Arch Channel Version Revision Notes [2020-06-15T15:44:33.285Z] edinburgh amd64 stable - - - [2020-06-15T15:44:33.285Z] candidate - - - [2020-06-15T15:44:33.285Z] beta 1.0.0-20190626+739f7ef 112 - [2020-06-15T15:44:33.285Z] edge 1.0.0-20200103+c777f31 956 - [2020-06-15T15:44:33.285Z] fuji amd64 stable 1.1.1-20200228+37c94ae 1087 - [2020-06-15T15:44:33.285Z] candidate ^ ^ - [2020-06-15T15:44:33.285Z] beta 1.1.1-20200228+37c94ae 1087 - [2020-06-15T15:44:33.285Z] edge 1.1.1-20200422+37c94ae 1193 - [2020-06-15T15:44:33.285Z] geneva amd64 stable 1.2.0-20200518+a219397 1203 - [2020-06-15T15:44:33.285Z] candidate ^ ^ - [2020-06-15T15:44:33.285Z] beta ^ ^ - [2020-06-15T15:44:33.285Z] edge ^ ^ - [2020-06-15T15:44:33.285Z] latest amd64 stable 1.2.0-20200518+a219397 1203 - [2020-06-15T15:44:33.285Z] candidate 1.2.1-20200612+fdf900d 1255 - [2020-06-15T15:44:33.285Z] beta 1.2.1-20200612+fdf900d 1255 - [2020-06-15T15:44:33.285Z] edge 1.2.1-20200615+fdf900d 1263 - [2020-06-15T15:44:33.864Z] Pushing metadata from 'edgex-device-modbus_1.2.1-20200615+fdf900d_amd64.snap' [2020-06-15T15:44:38.090Z] The metadata has been pushed [Pipeline] } [2020-06-15T15:44:39.049Z] 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-15T15:44:56.766Z] e7604b0c0f53: Pull complete [2020-06-15T15:44:56.766Z] db689cb83ae0: Pull complete [2020-06-15T15:44:56.766Z] 6138af208834: Pull complete [2020-06-15T15:44:56.766Z] 007c8e8c5d63: Pull complete [2020-06-15T15:44:56.766Z] 4f7a387c642f: Pull complete [2020-06-15T15:44:56.766Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-15T15:44:56.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-15T15:45:03.511Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-15T15:45:03.511Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-15T15:45:03.511Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-15T15:45:03.511Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-15T15:45:03.785Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-15T15:45:04.064Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-15T15:45:04.339Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-15T15:45:04.339Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-15T15:45:04.339Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-15T15:45:04.339Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-15T15:45:04.611Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-15T15:45:04.612Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] [2020-06-15T15:45:04.885Z] Fetched 3749 kB in 3s (1448 kB/s) [2020-06-15T15:45:09.204Z] Reading package lists... [2020-06-15T15:45:21.599Z] 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-15T15:45:24.239Z] Reading package lists... [2020-06-15T15:45:25.108Z] Building dependency tree... [2020-06-15T15:45:25.108Z] Reading state information... [2020-06-15T15:45:25.701Z] The following packages were automatically installed and are no longer required: [2020-06-15T15:45:25.701Z] libjq1 liblzo2-2 libonig4 [2020-06-15T15:45:25.701Z] Use 'sudo apt autoremove' to remove them. [2020-06-15T15:45:25.701Z] Suggested packages: [2020-06-15T15:45:25.701Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-15T15:45:25.701Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-15T15:45:25.701Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-15T15:45:25.701Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-15T15:45:25.977Z] The following NEW packages will be installed: [2020-06-15T15:45:25.977Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-15T15:45:25.977Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-15T15:45:25.977Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-15T15:45:25.977Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-15T15:45:26.572Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-15T15:45:26.572Z] Need to get 12.9 MB of archives. [2020-06-15T15:45:26.572Z] After this operation, 84.2 MB of additional disk space will be used. [2020-06-15T15:45:26.572Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-15T15:45:26.572Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-15T15:45:26.572Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-15T15:45:26.572Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-15T15:45:26.845Z] 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-15T15:45:27.118Z] 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-15T15:45:27.388Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-15T15:45:27.388Z] 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-15T15:45:27.660Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-15T15:45:27.660Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-15T15:45:27.660Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-15T15:45:28.252Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-15T15:45:28.252Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-15T15:45:28.252Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-15T15:45:28.252Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-15T15:45:28.252Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-15T15:45:28.252Z] 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-15T15:45:28.524Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-15T15:45:28.524Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-15T15:45:28.524Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-15T15:45:28.525Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-15T15:45:28.525Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-15T15:45:28.525Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-15T15:45:28.525Z] 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-15T15:45:28.801Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-15T15:45:29.072Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-15T15:45:29.072Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-15T15:45:29.666Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T15:45:29.941Z] Fetched 12.9 MB in 3s (4199 kB/s) [2020-06-15T15:45:29.941Z] Selecting previously unselected package libxau6:arm64. [2020-06-15T15:45:29.941Z] (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-15T15:45:29.941Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-15T15:45:29.941Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-15T15:45:30.217Z] Selecting previously unselected package libbsd0:arm64. [2020-06-15T15:45:30.217Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-15T15:45:30.217Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-15T15:45:30.217Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-15T15:45:30.217Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-15T15:45:30.217Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-15T15:45:30.494Z] Selecting previously unselected package libxcb1:arm64. [2020-06-15T15:45:30.494Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-15T15:45:30.494Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-15T15:45:30.494Z] Selecting previously unselected package libx11-data. [2020-06-15T15:45:30.494Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-15T15:45:30.494Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:45:30.766Z] Selecting previously unselected package libx11-6:arm64. [2020-06-15T15:45:30.766Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-15T15:45:31.041Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:45:31.315Z] Selecting previously unselected package libxext6:arm64. [2020-06-15T15:45:31.315Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-15T15:45:31.315Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-15T15:45:31.315Z] Selecting previously unselected package perl-modules-5.26. [2020-06-15T15:45:31.315Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-15T15:45:31.315Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:45:32.751Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-15T15:45:32.751Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-15T15:45:32.751Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-15T15:45:33.025Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-15T15:45:33.025Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-15T15:45:33.025Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-15T15:45:33.025Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-15T15:45:33.025Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-15T15:45:33.025Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:45:34.459Z] Selecting previously unselected package perl. [2020-06-15T15:45:34.459Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-15T15:45:34.459Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-15T15:45:34.459Z] Selecting previously unselected package less. [2020-06-15T15:45:34.459Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-06-15T15:45:34.459Z] Unpacking less (487-0.1) ... [2020-06-15T15:45:34.732Z] Selecting previously unselected package libexpat1:arm64. [2020-06-15T15:45:34.732Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-15T15:45:34.732Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-15T15:45:34.732Z] Selecting previously unselected package netbase. [2020-06-15T15:45:34.732Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-15T15:45:34.732Z] Unpacking netbase (5.4) ... [2020-06-15T15:45:35.005Z] Selecting previously unselected package libedit2:arm64. [2020-06-15T15:45:35.005Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-15T15:45:35.005Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-15T15:45:35.005Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-15T15:45:35.005Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-15T15:45:35.005Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-15T15:45:35.603Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-15T15:45:35.603Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-15T15:45:35.603Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-15T15:45:35.603Z] Selecting previously unselected package openssh-client. [2020-06-15T15:45:35.603Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-15T15:45:35.603Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-15T15:45:35.877Z] Selecting previously unselected package xauth. [2020-06-15T15:45:35.877Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-15T15:45:35.877Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-15T15:45:36.220Z] Selecting previously unselected package curl. [2020-06-15T15:45:36.220Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-15T15:45:36.220Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-15T15:45:36.220Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-15T15:45:36.220Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-15T15:45:36.220Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-15T15:45:36.507Z] Selecting previously unselected package liberror-perl. [2020-06-15T15:45:36.507Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-15T15:45:36.507Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-15T15:45:36.787Z] Selecting previously unselected package git-man. [2020-06-15T15:45:36.788Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-15T15:45:36.788Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:45:37.745Z] Selecting previously unselected package git. [2020-06-15T15:45:37.745Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-15T15:45:37.745Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:45:38.364Z] Selecting previously unselected package make. [2020-06-15T15:45:38.364Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-15T15:45:38.364Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-15T15:45:38.639Z] Selecting previously unselected package patch. [2020-06-15T15:45:38.639Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-15T15:45:38.639Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-15T15:45:38.916Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-15T15:45:39.192Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:45:39.192Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-15T15:45:39.192Z] Setting up less (487-0.1) ... [2020-06-15T15:45:39.467Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-15T15:45:39.745Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-15T15:45:40.046Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-15T15:45:40.046Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-15T15:45:40.046Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:45:40.046Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-15T15:45:40.046Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-15T15:45:40.330Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-15T15:45:40.330Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-15T15:45:40.330Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-15T15:45:40.330Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-15T15:45:40.606Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:45:40.881Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-15T15:45:40.881Z] Setting up netbase (5.4) ... [2020-06-15T15:45:40.881Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-15T15:45:40.881Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-15T15:45:40.881Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-15T15:45:41.156Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-15T15:45:41.156Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-15T15:45:41.156Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-15T15:45:41.156Z] Setting up liberror-perl (0.17025-1) ... [2020-06-15T15:45:41.433Z] Setting up xauth (1:1.0.10-1) ... [2020-06-15T15:45:41.433Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-15T15:45:41.433Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-15T15:45:48.156Z] curl set to automatically installed. [2020-06-15T15:45:48.156Z] git set to automatically installed. [2020-06-15T15:45:48.156Z] git-man set to automatically installed. [2020-06-15T15:45:48.156Z] less set to automatically installed. [2020-06-15T15:45:48.156Z] libbsd0 set to automatically installed. [2020-06-15T15:45:48.156Z] libcurl3-gnutls set to automatically installed. [2020-06-15T15:45:48.156Z] libedit2 set to automatically installed. [2020-06-15T15:45:48.156Z] liberror-perl set to automatically installed. [2020-06-15T15:45:48.156Z] libexpat1 set to automatically installed. [2020-06-15T15:45:48.156Z] libgdbm-compat4 set to automatically installed. [2020-06-15T15:45:48.156Z] libgdbm5 set to automatically installed. [2020-06-15T15:45:48.156Z] libperl5.26 set to automatically installed. [2020-06-15T15:45:48.156Z] libssl1.0.0 set to automatically installed. [2020-06-15T15:45:48.156Z] libx11-6 set to automatically installed. [2020-06-15T15:45:48.156Z] libx11-data set to automatically installed. [2020-06-15T15:45:48.156Z] libxau6 set to automatically installed. [2020-06-15T15:45:48.156Z] libxcb1 set to automatically installed. [2020-06-15T15:45:48.156Z] libxdmcp6 set to automatically installed. [2020-06-15T15:45:48.156Z] libxext6 set to automatically installed. [2020-06-15T15:45:48.156Z] libxmuu1 set to automatically installed. [2020-06-15T15:45:48.156Z] make set to automatically installed. [2020-06-15T15:45:48.156Z] netbase set to automatically installed. [2020-06-15T15:45:48.156Z] openssh-client set to automatically installed. [2020-06-15T15:45:48.156Z] patch set to automatically installed. [2020-06-15T15:45:48.156Z] perl set to automatically installed. [2020-06-15T15:45:48.156Z] perl-modules-5.26 set to automatically installed. [2020-06-15T15:45:48.156Z] xauth set to automatically installed. [2020-06-15T15:45:48.156Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-15T15:45:48.156Z] Please ensure the environment is properly setup before continuing. [2020-06-15T15:45:48.156Z] Ignore this message if the appropriate measures have already been taken [2020-06-15T15:45:48.747Z] Pulling go [2020-06-15T15:45:52.116Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-15T15:45:52.116Z] Skipping pull go (already ran) [2020-06-15T15:45:52.116Z] Building go [2020-06-15T15:45:52.116Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-15T15:45:52.116Z] Dload Upload Total Spent Left Speed [2020-06-15T15:45:54.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 93.0M 14 13.2M 0 0 13.9M 0 0:00:06 --:--:-- 0:00:06 13.9M 61 93.0M 61 57.4M 0 0 29.1M 0 0:00:03 0:00:01 0:00:02 29.1M 100 93.0M 100 93.0M 0 0 33.7M 0 0:00:02 0:00:02 --:--:-- 33.7M [2020-06-15T15:45:55.637Z] go1.13.5.linux-arm64.tar.gz: OK [2020-06-15T15:46:13.931Z] Staging go [2020-06-15T15:46:15.899Z] Pulling device-modbus [2020-06-15T15:46:19.272Z] Skipping build go (already ran) [2020-06-15T15:46:19.272Z] Building device-modbus [2020-06-15T15:46:19.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-06-15T15:46:19.547Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:46:19.547Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:46:19.823Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-15T15:46:19.823Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-15T15:46:19.823Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-15T15:46:19.823Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:46:19.823Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:46:19.823Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-15T15:46:19.823Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-15T15:46:19.823Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:46:19.823Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:46:19.823Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:46:19.823Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:46:19.823Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-15T15:46:19.823Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:46:20.096Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-15T15:46:20.096Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T15:46:20.096Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:46:20.096Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-15T15:46:20.096Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:46:20.096Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:46:20.096Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:46:20.096Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:46:20.096Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-15T15:46:20.096Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T15:46:20.096Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-15T15:46:20.096Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:46:20.096Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:46:20.096Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:46:20.096Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:46:20.096Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:46:20.096Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:46:20.096Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-15T15:46:20.096Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:46:20.096Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:46:20.096Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:46:20.385Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:46:20.386Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:46:20.386Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-15T15:46:20.386Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:46:20.386Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:46:20.386Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:46:20.386Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:46:20.386Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:46:20.386Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:46:20.386Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:46:20.386Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:46:20.386Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:46:20.386Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:46:20.386Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:46:20.386Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-15T15:46:20.386Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:46:20.386Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:46:20.386Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-15T15:46:20.660Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:46:20.660Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:46:20.660Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:46:20.660Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:46:20.660Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:46:20.660Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:46:20.660Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:46:20.660Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:46:20.660Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-15T15:46:20.935Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-15T15:46:20.935Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-15T15:46:20.935Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-15T15:46:20.935Z] go: finding github.com/google/uuid v1.1.1 [2020-06-15T15:46:20.935Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-15T15:46:20.935Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-15T15:46:20.935Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-15T15:46:20.935Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-15T15:46:20.935Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-15T15:46:20.935Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-15T15:46:20.935Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-15T15:46:20.935Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-15T15:46:20.935Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-15T15:46:20.935Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-15T15:46:20.935Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-15T15:46:20.935Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-15T15:46:20.935Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-15T15:46:21.211Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-15T15:46:21.211Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-15T15:46:21.211Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-15T15:46:21.211Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-15T15:46:21.211Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-15T15:46:21.211Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-15T15:46:21.211Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-15T15:46:21.211Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-15T15:46:21.211Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-15T15:46:21.211Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-15T15:46:21.211Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-15T15:46:21.211Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-15T15:46:21.211Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-15T15:46:43.399Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-15T15:47:01.716Z] Skipping stage go (already ran) [2020-06-15T15:47:01.716Z] Staging device-modbus [2020-06-15T15:47:01.989Z] Priming go [2020-06-15T15:47:05.359Z] Priming device-modbus [2020-06-15T15:47:07.967Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-15T15:47:07.967Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-15T15:47:07.967Z] Determining the version from the project repo (version-script). [2020-06-15T15:47:07.967Z] The version has been set to '1.2.1-20200615+fdf900d' [2020-06-15T15:47:07.967Z] Snapping 'edgex-device-modbus' ... [2020-06-15T15:47:10.590Z] [2020-06-15T15:47:10.590Z] Snapped edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap [2020-06-15T15:47:15.972Z] [2020-06-15T15:47:15.972Z] Login successful. You now have these capabilities: [2020-06-15T15:47:15.972Z] [2020-06-15T15:47:15.972Z] snaps: No restriction [2020-06-15T15:47:15.972Z] channels: No restriction [2020-06-15T15:47:15.972Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-06-15T15:47:15.972Z] expires: 2020-06-19T16:50:48.252993 [2020-06-15T15:47:15.972Z] [2020-06-15T15:47:19.352Z] Preparing to push 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap'. [2020-06-15T15:47:19.352Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-06-15T15:47:19.352Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-06-15T15:47:26.039Z] Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 11% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 13% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 14% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 15% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 16% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 17% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 18% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 19% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 20% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 21% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 22% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 23% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [= ] 24% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 25% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 26% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 27% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 29% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 30% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 31% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 32% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 33% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 34% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 35% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 36% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [== ] 37% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 38% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 39% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 40% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 41% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 42% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 43% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 44% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 45% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 46% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 47% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 48% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [=== ] 49% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 50% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 51% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 52% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 53% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 54% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 55% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 56% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 58% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 59% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 60% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 61% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [==== ] 62% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 63% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 64% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 65% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 66% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 67% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 68% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 69% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 70% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 71% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 72% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 73% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [===== ] 74% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 75% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 76% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 77% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 78% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 79% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 80% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 81% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 82% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 83% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 84% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 86% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [====== ] 87% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 88% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 89% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 90% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 91% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 92% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 93% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 94% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 95% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 96% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 97% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 98% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [======= ] 99% Pushing 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [========] 100% [2020-06-15T15:47:39.531Z] 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-15T15:47:39.531Z] Revision 1264 of 'edgex-device-modbus' created. [2020-06-15T15:47:40.954Z] Track Arch Channel Version Revision Notes [2020-06-15T15:47:40.954Z] edinburgh arm64 stable - - - [2020-06-15T15:47:40.954Z] candidate - - - [2020-06-15T15:47:40.954Z] beta 1.0.0-20190627+739f7ef 113 - [2020-06-15T15:47:40.954Z] edge 1.0.0-20200107+c777f31 958 - [2020-06-15T15:47:40.954Z] fuji arm64 stable 1.1.1-20200311+37c94ae 1112 - [2020-06-15T15:47:40.954Z] candidate ^ ^ - [2020-06-15T15:47:40.954Z] beta 1.1.1-20200311+37c94ae 1112 - [2020-06-15T15:47:40.954Z] edge 1.1.1-20200422+37c94ae 1194 - [2020-06-15T15:47:40.954Z] geneva arm64 stable 1.2.0-20200519+a219397 1204 - [2020-06-15T15:47:40.954Z] candidate ^ ^ - [2020-06-15T15:47:40.954Z] beta ^ ^ - [2020-06-15T15:47:40.954Z] edge ^ ^ - [2020-06-15T15:47:40.954Z] latest arm64 stable 1.2.0-20200519+a219397 1204 - [2020-06-15T15:47:40.954Z] candidate 1.2.1-20200612+fdf900d 1256 - [2020-06-15T15:47:40.954Z] beta 1.2.1-20200612+fdf900d 1256 - [2020-06-15T15:47:40.954Z] edge 1.2.1-20200615+fdf900d 1264 - [2020-06-15T15:47:40.954Z] 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-15T15:47:44.335Z] Pushing metadata from 'edgex-device-modbus_1.2.1-20200615+fdf900d_arm64.snap' [2020-06-15T15:47:47.734Z] The metadata has been pushed [Pipeline] } [2020-06-15T15:47:50.381Z] 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-15T15:47:51.023Z] provisioning config files... [2020-06-15T15:47:51.035Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8607075264459022370tmp [Pipeline] { [Pipeline] sh [2020-06-15T15:47:51.363Z] + curl -s https://codecov.io/bash [2020-06-15T15:47:51.363Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_master@tmp/config8607075264459022370tmp [2020-06-15T15:47:51.625Z] [2020-06-15T15:47:51.625Z] _____ _ [2020-06-15T15:47:51.625Z] / ____| | | [2020-06-15T15:47:51.625Z] | | ___ __| | ___ ___ _____ __ [2020-06-15T15:47:51.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-15T15:47:51.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-15T15:47:51.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-15T15:47:51.625Z] Bash-20200602-f809a24 [2020-06-15T15:47:51.625Z] [2020-06-15T15:47:51.625Z] [2020-06-15T15:47:51.625Z] ==> Jenkins CI detected. [2020-06-15T15:47:51.625Z] project root: . [2020-06-15T15:47:51.625Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-15T15:47:51.625Z] ==> Running gcov in . (disable via -X gcov) [2020-06-15T15:47:51.625Z] ==> Python coveragepy not found [2020-06-15T15:47:51.625Z] ==> Searching for coverage reports in: [2020-06-15T15:47:51.625Z] + . [2020-06-15T15:47:51.625Z] -> Found 1 reports [2020-06-15T15:47:51.625Z] ==> Detecting git/mercurial file structure [2020-06-15T15:47:51.625Z] ==> Reading reports [2020-06-15T15:47:51.625Z] + ./coverage.out bytes=22123 [2020-06-15T15:47:51.625Z] ==> Appending adjustments [2020-06-15T15:47:51.625Z] https://docs.codecov.io/docs/fixing-reports [2020-06-15T15:47:51.887Z] + Found adjustments [2020-06-15T15:47:51.887Z] ==> Gzipping contents [2020-06-15T15:47:51.887Z] ==> Uploading reports [2020-06-15T15:47:51.887Z] url: https://codecov.io [2020-06-15T15:47:51.887Z] query: branch=master&commit=fdf900d8a58188a2e8b2bc604c944c724a46cd8f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-06-15T15:47:51.887Z] -> Pinging Codecov [2020-06-15T15:47:51.887Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=fdf900d8a58188a2e8b2bc604c944c724a46cd8f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-06-15T15:47:52.460Z] -> Uploading [2020-06-15T15:47:52.721Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/fdf900d8a58188a2e8b2bc604c944c724a46cd8f [Pipeline] } [2020-06-15T15:47:52.731Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-15T15:47:52.947Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-15T15:47:52.948Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-15T15:47:52.977Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:47:53.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-15T15:47:53.292Z] [2020-06-15T15:47:53.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:47:53.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-15T15:47:53.625Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-15T15:47:53.625Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-15T15:47:53.625Z] 408f87550127: Pulling fs layer [2020-06-15T15:47:53.625Z] fe522b08c979: Pulling fs layer [2020-06-15T15:47:53.625Z] 221eaa008020: Pulling fs layer [2020-06-15T15:47:53.625Z] 2a4607e5d6b9: Pulling fs layer [2020-06-15T15:47:53.625Z] 8f79b27c4fd2: Pulling fs layer [2020-06-15T15:47:53.625Z] e5c8dbe1645b: Pulling fs layer [2020-06-15T15:47:53.625Z] 23e8b3b47431: Pulling fs layer [2020-06-15T15:47:53.625Z] 5c568d65a230: Pulling fs layer [2020-06-15T15:47:53.625Z] e5c8dbe1645b: Waiting [2020-06-15T15:47:53.625Z] 221eaa008020: Waiting [2020-06-15T15:47:53.625Z] 23e8b3b47431: Waiting [2020-06-15T15:47:53.625Z] 5c568d65a230: Waiting [2020-06-15T15:47:53.625Z] 8f79b27c4fd2: Waiting [2020-06-15T15:47:53.625Z] fe522b08c979: Verifying Checksum [2020-06-15T15:47:53.625Z] fe522b08c979: Download complete [2020-06-15T15:47:53.625Z] 408f87550127: Verifying Checksum [2020-06-15T15:47:53.625Z] 408f87550127: Download complete [2020-06-15T15:47:53.625Z] 2a4607e5d6b9: Verifying Checksum [2020-06-15T15:47:53.625Z] 2a4607e5d6b9: Download complete [2020-06-15T15:47:53.625Z] 8f79b27c4fd2: Verifying Checksum [2020-06-15T15:47:53.625Z] 8f79b27c4fd2: Download complete [2020-06-15T15:47:53.625Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-15T15:47:53.625Z] cbdbe7a5bc2a: Download complete [2020-06-15T15:47:54.215Z] cbdbe7a5bc2a: Pull complete [2020-06-15T15:47:54.215Z] e5c8dbe1645b: Verifying Checksum [2020-06-15T15:47:54.215Z] e5c8dbe1645b: Download complete [2020-06-15T15:47:54.702Z] 408f87550127: Pull complete [2020-06-15T15:47:54.702Z] 23e8b3b47431: Verifying Checksum [2020-06-15T15:47:54.702Z] 23e8b3b47431: Download complete [2020-06-15T15:47:54.967Z] fe522b08c979: Pull complete [2020-06-15T15:47:54.967Z] 5c568d65a230: Verifying Checksum [2020-06-15T15:47:54.967Z] 5c568d65a230: Download complete [2020-06-15T15:47:55.539Z] 221eaa008020: Verifying Checksum [2020-06-15T15:47:55.539Z] 221eaa008020: Download complete [2020-06-15T15:48:02.182Z] 221eaa008020: Pull complete [2020-06-15T15:48:02.759Z] 2a4607e5d6b9: Pull complete [2020-06-15T15:48:02.759Z] 8f79b27c4fd2: Pull complete [2020-06-15T15:48:04.150Z] e5c8dbe1645b: Pull complete [2020-06-15T15:48:07.484Z] 23e8b3b47431: Pull complete [2020-06-15T15:48:08.887Z] 5c568d65a230: Pull complete [2020-06-15T15:48:08.887Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-15T15:48:08.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-15T15:48:08.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-15T15:48:09.055Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:48:09.121Z] $ 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-15T15:48:09.916Z] $ docker top 1a9bb71f0f2e7dad032cebe0f10465790bc693091cc04624e1c71f77aa5d8a5c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-15T15:48:10.357Z] + snyk monitor '--org=edgex-jenkins' [2020-06-15T15:48:15.691Z] [2020-06-15T15:48:15.691Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2020-06-15T15:48:15.691Z] [2020-06-15T15:48:15.691Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/532b1570-f278-48d0-bfcc-6bf5ceff2bde [2020-06-15T15:48:15.691Z] [2020-06-15T15:48:15.691Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-15T15:48:15.691Z] [2020-06-15T15:48:15.691Z] [Pipeline] } [2020-06-15T15:48:15.707Z] $ docker stop --time=1 1a9bb71f0f2e7dad032cebe0f10465790bc693091cc04624e1c71f77aa5d8a5c [2020-06-15T15:48:18.190Z] $ docker rm -f 1a9bb71f0f2e7dad032cebe0f10465790bc693091cc04624e1c71f77aa5d8a5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:18.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T15:48:18.979Z] [2020-06-15T15:48:18.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:19.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T15:48:19.299Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-15T15:48:19.299Z] e7c96db7181b: Pulling fs layer [2020-06-15T15:48:19.299Z] 1868ca2cb446: Pulling fs layer [2020-06-15T15:48:19.299Z] 136be5d0fe8e: Pulling fs layer [2020-06-15T15:48:19.299Z] 894bfe63afcb: Pulling fs layer [2020-06-15T15:48:19.299Z] 894bfe63afcb: Waiting [2020-06-15T15:48:19.299Z] 1868ca2cb446: Verifying Checksum [2020-06-15T15:48:19.299Z] 1868ca2cb446: Download complete [2020-06-15T15:48:19.299Z] 136be5d0fe8e: Verifying Checksum [2020-06-15T15:48:19.299Z] 136be5d0fe8e: Download complete [2020-06-15T15:48:19.299Z] e7c96db7181b: Verifying Checksum [2020-06-15T15:48:19.299Z] e7c96db7181b: Download complete [2020-06-15T15:48:19.299Z] 894bfe63afcb: Verifying Checksum [2020-06-15T15:48:19.562Z] e7c96db7181b: Pull complete [2020-06-15T15:48:19.832Z] 1868ca2cb446: Pull complete [2020-06-15T15:48:19.832Z] 136be5d0fe8e: Pull complete [2020-06-15T15:48:20.106Z] 894bfe63afcb: Pull complete [2020-06-15T15:48:20.106Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-15T15:48:20.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T15:48:20.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-15T15:48:20.215Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:48:20.279Z] $ 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-15T15:48:21.820Z] $ docker top 131d0be33c3539de7b71d8c43d5473906e0cb7a0868f1741dbf34bebc955fae2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T15:48:22.270Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:48:22.270Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T15:48:24.913Z] $ docker stop --time=1 131d0be33c3539de7b71d8c43d5473906e0cb7a0868f1741dbf34bebc955fae2 [2020-06-15T15:48:26.261Z] $ docker rm -f 131d0be33c3539de7b71d8c43d5473906e0cb7a0868f1741dbf34bebc955fae2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:26.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T15:48:26.677Z] . [Pipeline] withDockerContainer [2020-06-15T15:48:26.776Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:48:26.824Z] $ 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-15T15:48:27.410Z] $ docker top ad75980cb02a653676c118780630f99f1cedcf938cc11cac6c221b0639674725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T15:48:27.868Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:48:27.868Z] + tee [2020-06-15T15:48:27.868Z] clair timeout 1m0s [2020-06-15T15:48:27.868Z] docker timeout: 1m0s [2020-06-15T15:48:27.868Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T15:48:28.500Z] $ docker stop --time=1 ad75980cb02a653676c118780630f99f1cedcf938cc11cac6c221b0639674725 [2020-06-15T15:48:29.810Z] $ docker rm -f ad75980cb02a653676c118780630f99f1cedcf938cc11cac6c221b0639674725 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-15T15:48:30.257Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-06-15T15:48:30.273Z] 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-15T15:48:30.308Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:30.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T15:48:30.644Z] . [Pipeline] withDockerContainer [2020-06-15T15:48:30.742Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:48:30.800Z] $ 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-15T15:48:31.397Z] $ docker top 83b14510f12990621c9e6516eb85a57234cea3f33ce58812666839e8d228c424 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T15:48:31.874Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:48:31.874Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T15:48:34.500Z] $ docker stop --time=1 83b14510f12990621c9e6516eb85a57234cea3f33ce58812666839e8d228c424 [2020-06-15T15:48:35.925Z] $ docker rm -f 83b14510f12990621c9e6516eb85a57234cea3f33ce58812666839e8d228c424 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:36.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-15T15:48:36.449Z] . [Pipeline] withDockerContainer [2020-06-15T15:48:36.765Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:48:36.869Z] $ 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-15T15:48:37.739Z] $ docker top 31ec36334eeef0c177953c6d4ec910b5c1a67392391abde19d34d653f8bb9f50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T15:48:38.211Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:fdf900d8a58188a2e8b2bc604c944c724a46cd8f [2020-06-15T15:48:38.211Z] + tee [2020-06-15T15:48:38.211Z] clair timeout 1m0s [2020-06-15T15:48:38.211Z] docker timeout: 1m0s [2020-06-15T15:48:38.211Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T15:48:38.844Z] $ docker stop --time=1 31ec36334eeef0c177953c6d4ec910b5c1a67392391abde19d34d653f8bb9f50 [2020-06-15T15:48:40.184Z] $ docker rm -f 31ec36334eeef0c177953c6d4ec910b5c1a67392391abde19d34d653f8bb9f50 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-15T15:48:40.589Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-06-15T15:48:40.601Z] 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-15T15:48:40.629Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:41.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:48:41.183Z] . [Pipeline] withDockerContainer [2020-06-15T15:48:41.286Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:48:41.351Z] $ 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-15T15:48:41.923Z] $ docker top 17e7480ffeeb085ca959010457cf94c3a346178b30cbc919b8d519d01198286f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T15:48:42.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:48:42.137Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:48:42.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:48:42.355Z] $ docker exec 17e7480ffeeb085ca959010457cf94c3a346178b30cbc919b8d519d01198286f ssh-agent [2020-06-15T15:48:42.535Z] SSH_AUTH_SOCK=/tmp/ssh-74vV5c5H7Lo3/agent.13 [2020-06-15T15:48:42.535Z] SSH_AGENT_PID=18 [2020-06-15T15:48:42.542Z] Running ssh-add (command line suppressed) [2020-06-15T15:48:42.684Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4067035010392902107.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4067035010392902107.key) [2020-06-15T15:48:42.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:48:43.049Z] + git semver tag [2020-06-15T15:48:43.049Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T15:48:43.049Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-15T15:48:43.049Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-15T15:48:43.049Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T15:48:43.049Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T15:48:43.049Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T15:48:43.049Z] # $SEMVER_BRANCH = master [2020-06-15T15:48:43.049Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-06-15T15:48:43.049Z] # fdf900d8a58188a2e8b2bc604c944c724a46cd8f HEAD [2020-06-15T15:48:43.049Z] # -> Force: false [2020-06-15T15:48:43.049Z] # ede97c7313d572fbf994d53ee266861203d1c4b5 refs/tags/v1.2.1 [Pipeline] } [2020-06-15T15:48:43.061Z] $ docker exec --env ******** --env ******** 17e7480ffeeb085ca959010457cf94c3a346178b30cbc919b8d519d01198286f ssh-agent -k [2020-06-15T15:48:43.178Z] unset SSH_AUTH_SOCK; [2020-06-15T15:48:43.179Z] unset SSH_AGENT_PID; [2020-06-15T15:48:43.179Z] echo Agent pid 18 killed; [2020-06-15T15:48:43.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T15:48:43.614Z] + git semver [Pipeline] } [2020-06-15T15:48:43.631Z] $ docker stop --time=1 17e7480ffeeb085ca959010457cf94c3a346178b30cbc919b8d519d01198286f [2020-06-15T15:48:44.988Z] $ docker rm -f 17e7480ffeeb085ca959010457cf94c3a346178b30cbc919b8d519d01198286f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:45.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T15:48:45.501Z] [2020-06-15T15:48:45.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:48:45.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T15:48:45.857Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-15T15:48:45.857Z] ab5ef0e58194: Pulling fs layer [2020-06-15T15:48:45.857Z] 9712f1f96733: Pulling fs layer [2020-06-15T15:48:45.857Z] 63f879dbbcfc: Pulling fs layer [2020-06-15T15:48:45.857Z] 0d9ebad4ef96: Pulling fs layer [2020-06-15T15:48:45.857Z] e9a5061849ea: Pulling fs layer [2020-06-15T15:48:45.857Z] d747dcd14b5f: Pulling fs layer [2020-06-15T15:48:45.857Z] 2de7ff778b66: Pulling fs layer [2020-06-15T15:48:45.857Z] e9a5061849ea: Waiting [2020-06-15T15:48:45.857Z] d747dcd14b5f: Waiting [2020-06-15T15:48:45.857Z] 2de7ff778b66: Waiting [2020-06-15T15:48:45.857Z] 0d9ebad4ef96: Waiting [2020-06-15T15:48:45.857Z] 9712f1f96733: Verifying Checksum [2020-06-15T15:48:45.857Z] 9712f1f96733: Download complete [2020-06-15T15:48:46.856Z] 63f879dbbcfc: Verifying Checksum [2020-06-15T15:48:46.856Z] 63f879dbbcfc: Download complete [2020-06-15T15:48:47.141Z] e9a5061849ea: Verifying Checksum [2020-06-15T15:48:47.141Z] e9a5061849ea: Download complete [2020-06-15T15:48:47.141Z] d747dcd14b5f: Verifying Checksum [2020-06-15T15:48:47.141Z] d747dcd14b5f: Download complete [2020-06-15T15:48:47.413Z] 0d9ebad4ef96: Verifying Checksum [2020-06-15T15:48:47.413Z] 0d9ebad4ef96: Download complete [2020-06-15T15:48:47.681Z] 2de7ff778b66: Verifying Checksum [2020-06-15T15:48:47.681Z] ab5ef0e58194: Verifying Checksum [2020-06-15T15:48:47.681Z] ab5ef0e58194: Download complete [2020-06-15T15:48:51.929Z] ab5ef0e58194: Pull complete [2020-06-15T15:48:51.929Z] 9712f1f96733: Pull complete [2020-06-15T15:48:55.258Z] 63f879dbbcfc: Pull complete [2020-06-15T15:49:01.923Z] 0d9ebad4ef96: Pull complete [2020-06-15T15:49:03.315Z] e9a5061849ea: Pull complete [2020-06-15T15:49:03.586Z] d747dcd14b5f: Pull complete [2020-06-15T15:49:06.966Z] 2de7ff778b66: Pull complete [2020-06-15T15:49:06.966Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-15T15:49:06.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T15:49:06.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-15T15:49:07.160Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:49:07.218Z] $ 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-15T15:49:11.744Z] $ docker top 37202a49780118a03ef009dca49de091d3d591a2560395931447d988bd63061e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-15T15:49:11.902Z] provisioning config files... [2020-06-15T15:49:11.912Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4101144270596760774tmp [2020-06-15T15:49:11.929Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7178474157353288903tmp [2020-06-15T15:49:11.947Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config6743507465220730418tmp [Pipeline] { [Pipeline] echo [2020-06-15T15:49:11.975Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:49:12.282Z] ---> sigul-configuration.sh [2020-06-15T15:49:12.282Z] gpg: directory `/root/.gnupg' created [2020-06-15T15:49:12.282Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-15T15:49:12.282Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-15T15:49:12.282Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-15T15:49:12.282Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-15T15:49:12.282Z] gpg: CAST5 encrypted data [2020-06-15T15:49:12.544Z] gpg: encrypted with 1 passphrase [2020-06-15T15:49:12.544Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-15T15:49:12.839Z] + mkdir /home/jenkins [2020-06-15T15:49:12.839Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-15T15:49:13.133Z] + 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-15T15:49:13.142Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:49:13.431Z] ---> sigul-install.sh [2020-06-15T15:49:18.722Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-15T15:49:19.270Z] + git tag --list [2020-06-15T15:49:19.270Z] v1.2.1 [Pipeline] sh [2020-06-15T15:49:19.565Z] + lftools sign git-tag v1.2.1 [2020-06-15T15:49:20.954Z] Signing Git tag with Sigul... [2020-06-15T15:49:20.954Z] Signing v1.2.1 [Pipeline] echo [2020-06-15T15:49:21.910Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:49:22.204Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-15T15:49:22.214Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-15T15:49:22.261Z] $ docker stop --time=1 37202a49780118a03ef009dca49de091d3d591a2560395931447d988bd63061e [2020-06-15T15:49:24.160Z] $ docker rm -f 37202a49780118a03ef009dca49de091d3d591a2560395931447d988bd63061e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:49:24.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:49:24.830Z] . [Pipeline] withDockerContainer [2020-06-15T15:49:24.963Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:49:25.071Z] $ 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-15T15:49:25.712Z] $ docker top 5e350f0febcd6f596b21f65797286d0ceaf660bd63b3f6f6a73734418dbb460e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T15:49:25.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:49:25.916Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:49:26.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:49:26.177Z] $ docker exec 5e350f0febcd6f596b21f65797286d0ceaf660bd63b3f6f6a73734418dbb460e ssh-agent [2020-06-15T15:49:26.355Z] SSH_AUTH_SOCK=/tmp/ssh-hc5QeuSK9lNa/agent.13 [2020-06-15T15:49:26.355Z] SSH_AGENT_PID=18 [2020-06-15T15:49:26.362Z] Running ssh-add (command line suppressed) [2020-06-15T15:49:26.491Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2703690350772111235.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2703690350772111235.key) [2020-06-15T15:49:26.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:49:26.865Z] + git semver bump pre [2020-06-15T15:49:26.865Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T15:49:26.865Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-15T15:49:26.865Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-15T15:49:26.865Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T15:49:26.865Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T15:49:26.865Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T15:49:26.865Z] # $SEMVER_BRANCH = master [2020-06-15T15:49:26.865Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-06-15T15:49:26.865Z] 1.2.2-dev.1 [Pipeline] } [2020-06-15T15:49:26.879Z] $ docker exec --env ******** --env ******** 5e350f0febcd6f596b21f65797286d0ceaf660bd63b3f6f6a73734418dbb460e ssh-agent -k [2020-06-15T15:49:26.998Z] unset SSH_AUTH_SOCK; [2020-06-15T15:49:26.998Z] unset SSH_AGENT_PID; [2020-06-15T15:49:26.998Z] echo Agent pid 18 killed; [2020-06-15T15:49:27.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T15:49:27.419Z] + git semver [Pipeline] } [2020-06-15T15:49:27.441Z] $ docker stop --time=1 5e350f0febcd6f596b21f65797286d0ceaf660bd63b3f6f6a73734418dbb460e [2020-06-15T15:49:28.809Z] $ docker rm -f 5e350f0febcd6f596b21f65797286d0ceaf660bd63b3f6f6a73734418dbb460e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:49:29.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:49:29.271Z] . [Pipeline] withDockerContainer [2020-06-15T15:49:29.372Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:49:29.422Z] $ 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-15T15:49:30.122Z] $ docker top eae16c3ee29f5485d86ea33b8dbba4341d3353756454fd9f0d5d8cc3b90d946e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T15:49:30.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:49:30.351Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:49:30.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:49:30.554Z] $ docker exec eae16c3ee29f5485d86ea33b8dbba4341d3353756454fd9f0d5d8cc3b90d946e ssh-agent [2020-06-15T15:49:30.753Z] SSH_AUTH_SOCK=/tmp/ssh-J0gmmZtTAmQY/agent.12 [2020-06-15T15:49:30.753Z] SSH_AGENT_PID=17 [2020-06-15T15:49:30.760Z] Running ssh-add (command line suppressed) [2020-06-15T15:49:30.898Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6299471880948955678.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6299471880948955678.key) [2020-06-15T15:49:30.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:49:31.266Z] + git semver push [2020-06-15T15:49:31.266Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T15:49:31.267Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-06-15T15:49:31.267Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-06-15T15:49:31.267Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T15:49:31.267Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T15:49:31.267Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T15:49:31.267Z] # $SEMVER_BRANCH = master [2020-06-15T15:49:31.267Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-06-15T15:49:35.480Z] git-semver-push: object not found [Pipeline] } [2020-06-15T15:49:35.504Z] $ docker exec --env ******** --env ******** eae16c3ee29f5485d86ea33b8dbba4341d3353756454fd9f0d5d8cc3b90d946e ssh-agent -k [2020-06-15T15:49:35.629Z] unset SSH_AUTH_SOCK; [2020-06-15T15:49:35.629Z] unset SSH_AGENT_PID; [2020-06-15T15:49:35.629Z] echo Agent pid 17 killed; [2020-06-15T15:49:35.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-15T15:49:35.775Z] $ docker stop --time=1 eae16c3ee29f5485d86ea33b8dbba4341d3353756454fd9f0d5d8cc3b90d946e [2020-06-15T15:49:37.144Z] $ docker rm -f eae16c3ee29f5485d86ea33b8dbba4341d3353756454fd9f0d5d8cc3b90d946e [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-15T15:49:37.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:49:38.292Z] ---> package-listing.sh [2020-06-15T15:49:38.292Z] ++ facter osfamily [2020-06-15T15:49:38.292Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-15T15:49:38.292Z] + OS_FAMILY=redhat [2020-06-15T15:49:38.292Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2020-06-15T15:49:38.292Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-15T15:49:38.292Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-15T15:49:38.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-15T15:49:38.292Z] + PACKAGES=/tmp/packages_start.txt [2020-06-15T15:49:38.292Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-06-15T15:49:38.292Z] + PACKAGES=/tmp/packages_end.txt [2020-06-15T15:49:38.292Z] + case "${OS_FAMILY}" in [2020-06-15T15:49:38.292Z] + rpm -qa [2020-06-15T15:49:38.292Z] + sort [2020-06-15T15:49:41.608Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-15T15:49:41.608Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-15T15:49:41.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-15T15:49:41.608Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-06-15T15:49:41.608Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2020-06-15T15:49:41.608Z] + 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-15T15:49:41.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T15:49:41.993Z] [2020-06-15T15:49:41.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:49:42.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T15:49:42.321Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-15T15:49:42.321Z] c9b1b535fdd9: Pulling fs layer [2020-06-15T15:49:42.321Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-15T15:49:42.321Z] 756a868c4378: Pulling fs layer [2020-06-15T15:49:42.321Z] 444b2fc9a129: Pulling fs layer [2020-06-15T15:49:42.321Z] ea15f1150254: Pulling fs layer [2020-06-15T15:49:42.321Z] 41b27a9f41bf: Pulling fs layer [2020-06-15T15:49:42.321Z] 28c525ee5125: Pulling fs layer [2020-06-15T15:49:42.321Z] 094b1ea09ed8: Pulling fs layer [2020-06-15T15:49:42.321Z] 138eaada9080: Pulling fs layer [2020-06-15T15:49:42.321Z] 0622d0fa9048: Pulling fs layer [2020-06-15T15:49:42.321Z] 444b2fc9a129: Waiting [2020-06-15T15:49:42.321Z] ea15f1150254: Waiting [2020-06-15T15:49:42.321Z] 41b27a9f41bf: Waiting [2020-06-15T15:49:42.321Z] 28c525ee5125: Waiting [2020-06-15T15:49:42.321Z] 094b1ea09ed8: Waiting [2020-06-15T15:49:42.321Z] 138eaada9080: Waiting [2020-06-15T15:49:42.321Z] 0622d0fa9048: Waiting [2020-06-15T15:49:42.321Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-15T15:49:42.321Z] 2cc5ad85d9ab: Download complete [2020-06-15T15:49:42.321Z] 444b2fc9a129: Verifying Checksum [2020-06-15T15:49:42.321Z] 444b2fc9a129: Download complete [2020-06-15T15:49:42.322Z] c9b1b535fdd9: Download complete [2020-06-15T15:49:42.591Z] ea15f1150254: Verifying Checksum [2020-06-15T15:49:42.591Z] ea15f1150254: Download complete [2020-06-15T15:49:42.591Z] 28c525ee5125: Verifying Checksum [2020-06-15T15:49:42.591Z] 28c525ee5125: Download complete [2020-06-15T15:49:42.880Z] 756a868c4378: Verifying Checksum [2020-06-15T15:49:42.880Z] 756a868c4378: Download complete [2020-06-15T15:49:43.154Z] 138eaada9080: Verifying Checksum [2020-06-15T15:49:43.154Z] 138eaada9080: Download complete [2020-06-15T15:49:43.154Z] c9b1b535fdd9: Pull complete [2020-06-15T15:49:43.154Z] 0622d0fa9048: Verifying Checksum [2020-06-15T15:49:43.154Z] 0622d0fa9048: Download complete [2020-06-15T15:49:43.154Z] 094b1ea09ed8: Verifying Checksum [2020-06-15T15:49:43.154Z] 094b1ea09ed8: Download complete [2020-06-15T15:49:44.357Z] 41b27a9f41bf: Verifying Checksum [2020-06-15T15:49:44.357Z] 41b27a9f41bf: Download complete [2020-06-15T15:49:44.357Z] 2cc5ad85d9ab: Pull complete [2020-06-15T15:49:45.321Z] 756a868c4378: Pull complete [2020-06-15T15:49:45.584Z] 444b2fc9a129: Pull complete [2020-06-15T15:49:45.846Z] ea15f1150254: Pull complete [2020-06-15T15:49:49.192Z] 41b27a9f41bf: Pull complete [2020-06-15T15:49:49.456Z] 28c525ee5125: Pull complete [2020-06-15T15:49:52.019Z] 094b1ea09ed8: Pull complete [2020-06-15T15:49:53.412Z] 138eaada9080: Pull complete [2020-06-15T15:49:53.673Z] 0622d0fa9048: Pull complete [2020-06-15T15:49:53.673Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-15T15:49:53.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T15:49:53.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-15T15:49:53.794Z] prd-centos7-docker-4c-2g-3027 does not seem to be running inside a container [2020-06-15T15:49:53.838Z] $ 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-15T15:49:56.249Z] $ docker top 3baab551773efda4eeb170d7033279a45945913e57915a0a27e019ec8e81bf14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-15T15:49:56.437Z] provisioning config files... [2020-06-15T15:49:56.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2203675273981770341tmp [Pipeline] { [Pipeline] echo [2020-06-15T15:49:56.483Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:49:56.775Z] ---> create-netrc.sh [Pipeline] echo [2020-06-15T15:49:56.785Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:49:57.078Z] ---> logs-deploy.sh [2020-06-15T15:49:57.078Z] + ARCHIVE_ARTIFACTS= [2020-06-15T15:49:57.078Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-15T15:49:57.078Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-15T15:49:57.078Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-15T15:49:57.078Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/13 [2020-06-15T15:49:57.078Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/13/ [2020-06-15T15:49:57.078Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/13 /w/workspace/xfoundry_device-modbus-go_master [2020-06-15T15:49:58.465Z] Archives upload complete. [2020-06-15T15:49:58.465Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/13/