Pull request #132 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 0b69ce5be644a49a66fa04b38c13d501b3f4585c+f8002f62c93448ac56f9126a539844123f9002c7 (fc92530f24c582e2ca2ff85400c18a14ad8ae1e2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13] ========================================================= [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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-650 in /w/workspace/xfoundry_device-modbus-go_PR-132 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit f8002f62c93448ac56f9126a539844123f9002c7 into PR head commit 0b69ce5be644a49a66fa04b38c13d501b3f4585c Merge succeeded, producing 0b69ce5be644a49a66fa04b38c13d501b3f4585c Checking out Revision 0b69ce5be644a49a66fa04b38c13d501b3f4585c (PR-132) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/132/head:refs/remotes/origin/PR-132 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b69ce5be644a49a66fa04b38c13d501b3f4585c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b69ce5be644a49a66fa04b38c13d501b3f4585c # timeout=10 Commit message: "Fix doc link" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-25T02:14:26.231Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk cbfe5d353e9dbf01d6ba48944b1e5d411a394830 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:14:28.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-25T02:14:28.364Z] [2020-03-25T02:14:28.364Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:14:28.724Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-25T02:14:28.988Z] latest: Pulling from edgex-devops/git-semver [2020-03-25T02:14:28.988Z] 9123ac7c32f7: Pulling fs layer [2020-03-25T02:14:28.988Z] b8cc5d1170e3: Pulling fs layer [2020-03-25T02:14:28.988Z] 2924cbbf6a41: Pulling fs layer [2020-03-25T02:14:28.988Z] 93b08a4f1073: Pulling fs layer [2020-03-25T02:14:28.988Z] 93b08a4f1073: Waiting [2020-03-25T02:14:28.988Z] b8cc5d1170e3: Verifying Checksum [2020-03-25T02:14:28.988Z] b8cc5d1170e3: Download complete [2020-03-25T02:14:29.248Z] 9123ac7c32f7: Verifying Checksum [2020-03-25T02:14:29.248Z] 9123ac7c32f7: Download complete [2020-03-25T02:14:29.248Z] 93b08a4f1073: Verifying Checksum [2020-03-25T02:14:29.248Z] 93b08a4f1073: Download complete [2020-03-25T02:14:29.248Z] 2924cbbf6a41: Verifying Checksum [2020-03-25T02:14:29.248Z] 2924cbbf6a41: Download complete [2020-03-25T02:14:29.508Z] 9123ac7c32f7: Pull complete [2020-03-25T02:14:29.508Z] b8cc5d1170e3: Pull complete [2020-03-25T02:14:30.442Z] 2924cbbf6a41: Pull complete [2020-03-25T02:14:30.442Z] 93b08a4f1073: Pull complete [2020-03-25T02:14:30.442Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-25T02:14:30.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-25T02:14:30.570Z] prd-centos7-docker-4c-2g-650 does not seem to be running inside a container [2020-03-25T02:14:30.618Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-132 -v /w/workspace/xfoundry_device-modbus-go_PR-132:/w/workspace/xfoundry_device-modbus-go_PR-132:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-132@tmp:/w/workspace/xfoundry_device-modbus-go_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-25T02:14:31.274Z] $ docker top b24887040b8fda617e5e4129c64e578141e2aed8526d03c3cde04209f551b8ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-25T02:14:31.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-25T02:14:31.539Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-25T02:14:31.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-25T02:14:31.786Z] $ docker exec b24887040b8fda617e5e4129c64e578141e2aed8526d03c3cde04209f551b8ad ssh-agent [2020-03-25T02:14:31.973Z] SSH_AUTH_SOCK=/tmp/ssh-5rIKQwURrufp/agent.15 [2020-03-25T02:14:31.973Z] SSH_AGENT_PID=21 [2020-03-25T02:14:31.983Z] Running ssh-add (command line suppressed) [2020-03-25T02:14:32.134Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_5145050929385233623.key (/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_5145050929385233623.key) [2020-03-25T02:14:32.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-25T02:14:32.502Z] + git describe --exact-match --tags HEAD [2020-03-25T02:14:32.502Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-25T02:14:32.580Z] $ docker exec --env ******** --env ******** b24887040b8fda617e5e4129c64e578141e2aed8526d03c3cde04209f551b8ad ssh-agent -k [2020-03-25T02:14:32.794Z] unset SSH_AUTH_SOCK; [2020-03-25T02:14:32.794Z] unset SSH_AGENT_PID; [2020-03-25T02:14:32.794Z] echo Agent pid 21 killed; [2020-03-25T02:14:32.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-25T02:14:32.929Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-25T02:14:32.929Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-25T02:14:33.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-25T02:14:33.023Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-25T02:14:33.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-25T02:14:33.242Z] $ docker exec b24887040b8fda617e5e4129c64e578141e2aed8526d03c3cde04209f551b8ad ssh-agent [2020-03-25T02:14:33.434Z] SSH_AUTH_SOCK=/tmp/ssh-6O1PGkFXP3Y0/agent.56 [2020-03-25T02:14:33.434Z] SSH_AGENT_PID=63 [2020-03-25T02:14:33.442Z] Running ssh-add (command line suppressed) [2020-03-25T02:14:33.601Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_3140483535076210383.key (/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/private_key_3140483535076210383.key) [2020-03-25T02:14:33.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-25T02:14:33.998Z] + git semver init [2020-03-25T02:14:33.998Z] # -> Open(): unable to determine branch for HEAD [2020-03-25T02:14:33.998Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-132/.git [2020-03-25T02:14:33.998Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-132 [2020-03-25T02:14:33.998Z] # $SEMVER_REMOTE_NAME = origin [2020-03-25T02:14:33.998Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-25T02:14:33.998Z] # $SEMVER_USER_NAME = jenkins [2020-03-25T02:14:33.998Z] # $SEMVER_BRANCH = PR-132 [2020-03-25T02:14:33.998Z] # $SEMVER_TEMP = /tmp/semver-827585585 [2020-03-25T02:14:33.998Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-03-25T02:14:34.259Z] # '/tmp/semver-827585585' -> '/w/workspace/xfoundry_device-modbus-go_PR-132/.semver' [2020-03-25T02:14:34.259Z] # -> Force: false [2020-03-25T02:14:34.259Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-132/.semver [Pipeline] } [2020-03-25T02:14:34.273Z] $ docker exec --env ******** --env ******** b24887040b8fda617e5e4129c64e578141e2aed8526d03c3cde04209f551b8ad ssh-agent -k [2020-03-25T02:14:34.420Z] unset SSH_AUTH_SOCK; [2020-03-25T02:14:34.420Z] unset SSH_AGENT_PID; [2020-03-25T02:14:34.420Z] echo Agent pid 63 killed; [2020-03-25T02:14:34.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-25T02:14:35.254Z] + git semver [Pipeline] } [2020-03-25T02:14:35.273Z] $ docker stop --time=1 b24887040b8fda617e5e4129c64e578141e2aed8526d03c3cde04209f551b8ad [2020-03-25T02:14:36.635Z] $ docker rm -f b24887040b8fda617e5e4129c64e578141e2aed8526d03c3cde04209f551b8ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-25T02:14:37.290Z] Stashed 20 file(s) [Pipeline] echo [2020-03-25T02:14:37.292Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-25T02:14:52.545Z] Still waiting to schedule task [2020-03-25T02:14:52.545Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-25T02:14:52.547Z] Still waiting to schedule task [2020-03-25T02:14:52.547Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-646’ is offline [2020-03-25T02:16:55.552Z] Running on prd-centos7-docker-4c-2g-653 in /w/workspace/xfoundry_device-modbus-go_PR-132 [Pipeline] { [Pipeline] ws [2020-03-25T02:16:55.640Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2020-03-25T02:17:03.170Z] using credential edgex-jenkins-ssh [2020-03-25T02:17:03.220Z] Cloning the remote Git repository [2020-03-25T02:17:03.220Z] Cloning with configured refspecs honoured and without tags [2020-03-25T02:17:03.303Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:17:03.377Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2020-03-25T02:17:04.084Z] Fetching without tags [2020-03-25T02:17:04.495Z] Merging remotes/origin/master commit f8002f62c93448ac56f9126a539844123f9002c7 into PR head commit 0b69ce5be644a49a66fa04b38c13d501b3f4585c [2020-03-25T02:17:03.456Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:17:03.457Z] > git --version # timeout=10 [2020-03-25T02:17:03.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:17:03.511Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:17:04.035Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:17:04.044Z] > git config --add remote.origin.fetch +refs/pull/132/head:refs/remotes/origin/PR-132 # timeout=10 [2020-03-25T02:17:04.058Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:17:04.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:17:04.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:17:04.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:17:04.103Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:17:04.527Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:17:04.541Z] > git checkout -f 0b69ce5be644a49a66fa04b38c13d501b3f4585c # timeout=10 [2020-03-25T02:17:04.639Z] Merge succeeded, producing 0b69ce5be644a49a66fa04b38c13d501b3f4585c [2020-03-25T02:17:04.639Z] Checking out Revision 0b69ce5be644a49a66fa04b38c13d501b3f4585c (PR-132) [2020-03-25T02:17:04.609Z] > git remote # timeout=10 [2020-03-25T02:17:04.615Z] > git config --get remote.origin.url # timeout=10 [2020-03-25T02:17:04.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:17:04.625Z] > git merge f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10 [2020-03-25T02:17:04.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-25T02:17:04.655Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:17:04.682Z] > git checkout -f 0b69ce5be644a49a66fa04b38c13d501b3f4585c # timeout=10 [2020-03-25T02:17:09.591Z] Commit message: "Fix doc link" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-25T02:17:10.683Z] ========================================================= [2020-03-25T02:17:10.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-25T02:17:10.683Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:17:11.447Z] + 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-03-25T02:17:11.724Z] Sending build context to Docker daemon 545.3kB [2020-03-25T02:17:11.725Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-25T02:17:11.725Z] Step 2/8 : FROM ${BASE} [2020-03-25T02:17:11.725Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-25T02:17:11.725Z] e6b0cf9c0882: Pulling fs layer [2020-03-25T02:17:11.725Z] 2848faf0eed1: Pulling fs layer [2020-03-25T02:17:11.725Z] 0f37312ad70f: Pulling fs layer [2020-03-25T02:17:11.725Z] 5788d62ee057: Pulling fs layer [2020-03-25T02:17:11.725Z] 0e6b1d234666: Pulling fs layer [2020-03-25T02:17:11.725Z] bf5d7aec512f: Pulling fs layer [2020-03-25T02:17:11.725Z] 34c802a77dc8: Pulling fs layer [2020-03-25T02:17:11.725Z] 9eb99e56ec68: Pulling fs layer [2020-03-25T02:17:11.725Z] 27c7a5d97fbd: Pulling fs layer [2020-03-25T02:17:11.725Z] 5c102a31e300: Pulling fs layer [2020-03-25T02:17:11.725Z] dcfb455df0a1: Pulling fs layer [2020-03-25T02:17:11.725Z] 5788d62ee057: Waiting [2020-03-25T02:17:11.725Z] 0e6b1d234666: Waiting [2020-03-25T02:17:11.725Z] bf5d7aec512f: Waiting [2020-03-25T02:17:11.725Z] 34c802a77dc8: Waiting [2020-03-25T02:17:11.725Z] 9eb99e56ec68: Waiting [2020-03-25T02:17:11.725Z] 27c7a5d97fbd: Waiting [2020-03-25T02:17:11.725Z] 5c102a31e300: Waiting [2020-03-25T02:17:11.725Z] dcfb455df0a1: Waiting [2020-03-25T02:17:11.725Z] 0f37312ad70f: Download complete [2020-03-25T02:17:11.994Z] 2848faf0eed1: Verifying Checksum [2020-03-25T02:17:11.994Z] 2848faf0eed1: Download complete [2020-03-25T02:17:11.994Z] 0e6b1d234666: Verifying Checksum [2020-03-25T02:17:11.994Z] 0e6b1d234666: Download complete [2020-03-25T02:17:11.994Z] e6b0cf9c0882: Verifying Checksum [2020-03-25T02:17:11.994Z] e6b0cf9c0882: Download complete [2020-03-25T02:17:11.994Z] bf5d7aec512f: Verifying Checksum [2020-03-25T02:17:11.994Z] bf5d7aec512f: Download complete [2020-03-25T02:17:12.361Z] e6b0cf9c0882: Pull complete [2020-03-25T02:17:12.668Z] 2848faf0eed1: Pull complete [2020-03-25T02:17:12.668Z] 0f37312ad70f: Pull complete [2020-03-25T02:17:13.736Z] 34c802a77dc8: Verifying Checksum [2020-03-25T02:17:13.736Z] 34c802a77dc8: Download complete [2020-03-25T02:17:13.736Z] 27c7a5d97fbd: Verifying Checksum [2020-03-25T02:17:13.736Z] 27c7a5d97fbd: Download complete [2020-03-25T02:17:14.730Z] 9eb99e56ec68: Verifying Checksum [2020-03-25T02:17:14.730Z] 9eb99e56ec68: Download complete [2020-03-25T02:17:15.006Z] 5c102a31e300: Verifying Checksum [2020-03-25T02:17:15.006Z] 5c102a31e300: Download complete [2020-03-25T02:17:15.006Z] dcfb455df0a1: Verifying Checksum [2020-03-25T02:17:15.006Z] dcfb455df0a1: Download complete [2020-03-25T02:17:15.600Z] 5788d62ee057: Verifying Checksum [2020-03-25T02:17:15.600Z] 5788d62ee057: Download complete [2020-03-25T02:17:23.939Z] 5788d62ee057: Pull complete [2020-03-25T02:17:23.939Z] 0e6b1d234666: Pull complete [2020-03-25T02:17:23.939Z] bf5d7aec512f: Pull complete [2020-03-25T02:17:28.289Z] 34c802a77dc8: Pull complete [2020-03-25T02:17:33.839Z] 9eb99e56ec68: Pull complete [2020-03-25T02:17:33.839Z] 27c7a5d97fbd: Pull complete [2020-03-25T02:17:34.468Z] 5c102a31e300: Pull complete [2020-03-25T02:17:34.778Z] dcfb455df0a1: Pull complete [2020-03-25T02:17:34.778Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-25T02:17:34.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-25T02:17:34.778Z] ---> 7c70fe431013 [2020-03-25T02:17:34.778Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-25T02:17:34.778Z] ---> Running in 578d6322176f [2020-03-25T02:17:35.052Z] Removing intermediate container 578d6322176f [2020-03-25T02:17:35.052Z] ---> e8f3d050568a [2020-03-25T02:17:35.052Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:17:35.052Z] ---> Running in dade66557408 [2020-03-25T02:17:36.868Z] Removing intermediate container dade66557408 [2020-03-25T02:17:36.868Z] ---> 17b08677d79c [2020-03-25T02:17:36.868Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:17:36.868Z] ---> Running in 47c026271264 [2020-03-25T02:17:37.531Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-25T02:17:39.525Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-25T02:17:41.476Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:17:42.060Z] (2/17) Installing libmagic (5.37-r1) [2020-03-25T02:17:42.641Z] (3/17) Installing file (5.37-r1) [2020-03-25T02:17:42.919Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:17:42.919Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:17:43.183Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:17:43.685Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-654 in /w/workspace/xfoundry_device-modbus-go_PR-132 [Pipeline] { [Pipeline] ws [2020-03-25T02:17:43.779Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2020-03-25T02:17:50.568Z] using credential edgex-jenkins-ssh [2020-03-25T02:17:50.639Z] Cloning the remote Git repository [2020-03-25T02:17:50.639Z] Cloning with configured refspecs honoured and without tags [2020-03-25T02:17:50.716Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:17:50.836Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2020-03-25T02:17:50.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:17:50.955Z] > git --version # timeout=10 [2020-03-25T02:17:50.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:17:51.089Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:17:51.930Z] Fetching without tags [2020-03-25T02:17:52.467Z] Merging remotes/origin/master commit f8002f62c93448ac56f9126a539844123f9002c7 into PR head commit 0b69ce5be644a49a66fa04b38c13d501b3f4585c [2020-03-25T02:17:52.783Z] Merge succeeded, producing 0b69ce5be644a49a66fa04b38c13d501b3f4585c [2020-03-25T02:17:52.784Z] Checking out Revision 0b69ce5be644a49a66fa04b38c13d501b3f4585c (PR-132) [2020-03-25T02:17:51.797Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:17:51.830Z] > git config --add remote.origin.fetch +refs/pull/132/head:refs/remotes/origin/PR-132 # timeout=10 [2020-03-25T02:17:51.865Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:17:51.905Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-25T02:17:51.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-25T02:17:51.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:17:51.989Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-25T02:17:52.501Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:17:52.574Z] > git checkout -f 0b69ce5be644a49a66fa04b38c13d501b3f4585c # timeout=10 [2020-03-25T02:17:52.661Z] > git remote # timeout=10 [2020-03-25T02:17:52.685Z] > git config --get remote.origin.url # timeout=10 [2020-03-25T02:17:52.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-25T02:17:52.727Z] > git merge f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10 [2020-03-25T02:17:52.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-25T02:17:52.799Z] > git config core.sparsecheckout # timeout=10 [2020-03-25T02:17:52.822Z] > git checkout -f 0b69ce5be644a49a66fa04b38c13d501b3f4585c # timeout=10 [2020-03-25T02:17:57.857Z] Commit message: "Fix doc link" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-25T02:17:59.026Z] ========================================================= [2020-03-25T02:17:59.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-25T02:17:59.026Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:18:00.207Z] + 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-03-25T02:18:01.301Z] Sending build context to Docker daemon 545.3kB [2020-03-25T02:18:01.302Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-25T02:18:01.302Z] Step 2/8 : FROM ${BASE} [2020-03-25T02:18:01.592Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-25T02:18:01.592Z] cde5963f3b93: Pulling fs layer [2020-03-25T02:18:01.592Z] 2a23fa8c16f7: Pulling fs layer [2020-03-25T02:18:01.592Z] 777b28850792: Pulling fs layer [2020-03-25T02:18:01.592Z] 8a11ddd9e578: Pulling fs layer [2020-03-25T02:18:01.592Z] 4cf88f913ddb: Pulling fs layer [2020-03-25T02:18:01.592Z] 1df406cf5192: Pulling fs layer [2020-03-25T02:18:01.592Z] cd6300453558: Pulling fs layer [2020-03-25T02:18:01.592Z] b9c365052c96: Pulling fs layer [2020-03-25T02:18:01.592Z] a2d8cc88f415: Pulling fs layer [2020-03-25T02:18:01.592Z] ea1d1ca13537: Pulling fs layer [2020-03-25T02:18:01.592Z] 3750a50a1c5e: Pulling fs layer [2020-03-25T02:18:01.592Z] 8a11ddd9e578: Waiting [2020-03-25T02:18:01.592Z] 4cf88f913ddb: Waiting [2020-03-25T02:18:01.592Z] 1df406cf5192: Waiting [2020-03-25T02:18:01.592Z] cd6300453558: Waiting [2020-03-25T02:18:01.592Z] b9c365052c96: Waiting [2020-03-25T02:18:01.592Z] a2d8cc88f415: Waiting [2020-03-25T02:18:01.592Z] ea1d1ca13537: Waiting [2020-03-25T02:18:01.592Z] 3750a50a1c5e: Waiting [2020-03-25T02:18:01.870Z] 777b28850792: Verifying Checksum [2020-03-25T02:18:01.870Z] 777b28850792: Download complete [2020-03-25T02:18:01.870Z] 2a23fa8c16f7: Verifying Checksum [2020-03-25T02:18:01.870Z] 2a23fa8c16f7: Download complete [2020-03-25T02:18:01.870Z] 4cf88f913ddb: Download complete [2020-03-25T02:18:01.870Z] 1df406cf5192: Verifying Checksum [2020-03-25T02:18:01.870Z] 1df406cf5192: Download complete [2020-03-25T02:18:01.870Z] cde5963f3b93: Verifying Checksum [2020-03-25T02:18:01.870Z] cde5963f3b93: Download complete [2020-03-25T02:18:03.894Z] cde5963f3b93: Pull complete [2020-03-25T02:18:04.167Z] 2a23fa8c16f7: Pull complete [2020-03-25T02:18:04.452Z] 777b28850792: Pull complete [2020-03-25T02:18:07.072Z] cd6300453558: Verifying Checksum [2020-03-25T02:18:07.072Z] cd6300453558: Download complete [2020-03-25T02:18:07.072Z] a2d8cc88f415: Verifying Checksum [2020-03-25T02:18:07.072Z] a2d8cc88f415: Download complete [2020-03-25T02:18:11.364Z] ea1d1ca13537: Download complete [2020-03-25T02:18:11.364Z] 3750a50a1c5e: Download complete [2020-03-25T02:18:16.730Z] b9c365052c96: Verifying Checksum [2020-03-25T02:18:16.730Z] b9c365052c96: Download complete [2020-03-25T02:18:18.698Z] 8a11ddd9e578: Verifying Checksum [2020-03-25T02:18:18.698Z] 8a11ddd9e578: Download complete [2020-03-25T02:18:31.059Z] 8a11ddd9e578: Pull complete [2020-03-25T02:18:31.059Z] 4cf88f913ddb: Pull complete [2020-03-25T02:18:31.059Z] 1df406cf5192: Pull complete [2020-03-25T02:18:35.337Z] cd6300453558: Pull complete [2020-03-25T02:18:40.710Z] b9c365052c96: Pull complete [2020-03-25T02:18:40.710Z] a2d8cc88f415: Pull complete [2020-03-25T02:18:42.680Z] ea1d1ca13537: Pull complete [2020-03-25T02:18:42.680Z] 3750a50a1c5e: Pull complete [2020-03-25T02:18:42.680Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-25T02:18:42.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-25T02:18:42.680Z] ---> 78745c68409d [2020-03-25T02:18:42.680Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-25T02:18:48.068Z] ---> Running in da34d233da7f [2020-03-25T02:18:48.068Z] Removing intermediate container da34d233da7f [2020-03-25T02:18:48.068Z] ---> 6210dc9d72c6 [2020-03-25T02:18:48.068Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:18:48.068Z] ---> Running in 6bdc34f1f439 [2020-03-25T02:18:50.668Z] Removing intermediate container 6bdc34f1f439 [2020-03-25T02:18:50.668Z] ---> e8ab95da19c4 [2020-03-25T02:18:50.668Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:18:50.668Z] ---> Running in b3eede714518 [2020-03-25T02:18:51.257Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-25T02:18:55.530Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-25T02:18:59.799Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:18:59.799Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:19:01.220Z] (3/18) Installing libmagic (5.37-r1) [2020-03-25T02:19:02.635Z] (4/18) Installing file (5.37-r1) [2020-03-25T02:19:02.635Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:19:02.903Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:19:02.903Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-25T02:19:20.045Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-03-25T02:19:20.045Z] (8/17) Installing g++ (9.2.0-r4) [2020-03-25T02:20:06.922Z] (9/17) Installing fortify-headers (1.1-r0) [2020-03-25T02:20:06.922Z] (10/17) Installing build-base (0.5-r1) [2020-03-25T02:20:06.922Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-03-25T02:20:06.922Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-03-25T02:20:06.922Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-03-25T02:20:09.493Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-25T02:20:09.493Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-03-25T02:20:09.493Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-03-25T02:20:10.462Z] (17/17) Installing openssh (8.1_p1-r0) [2020-03-25T02:20:10.731Z] Executing busybox-1.31.1-r8.trigger [2020-03-25T02:20:10.731Z] OK: 214 MiB in 52 packages [2020-03-25T02:20:10.784Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-03-25T02:20:10.784Z] (9/18) Installing g++ (9.2.0-r4) [2020-03-25T02:20:15.036Z] Removing intermediate container 47c026271264 [2020-03-25T02:20:15.036Z] ---> 745d7838ac5f [2020-03-25T02:20:15.036Z] Step 6/8 : WORKDIR /device-modbus-go [2020-03-25T02:20:15.303Z] ---> Running in 32588744884e [2020-03-25T02:20:15.568Z] Removing intermediate container 32588744884e [2020-03-25T02:20:15.568Z] ---> f9ce5517bf53 [2020-03-25T02:20:15.568Z] Step 7/8 : COPY . . [2020-03-25T02:20:16.204Z] ---> 10f71ce8c7cd [2020-03-25T02:20:16.204Z] Step 8/8 : RUN go mod download [2020-03-25T02:20:16.466Z] ---> Running in 6513cd7703b3 [2020-03-25T02:20:18.460Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-25T02:20:18.460Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-25T02:20:18.460Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-25T02:20:18.460Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-25T02:20:18.460Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-25T02:20:18.460Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-25T02:20:18.460Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-25T02:20:18.460Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-25T02:20:18.460Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-25T02:20:18.460Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-25T02:20:18.460Z] go: finding github.com/fatih/color v1.7.0 [2020-03-25T02:20:18.460Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-25T02:20:18.460Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-25T02:20:18.460Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-25T02:20:18.460Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-03-25T02:20:18.460Z] go: finding github.com/goburrow/serial v0.1.0 [2020-03-25T02:20:18.460Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-25T02:20:18.460Z] go: finding github.com/google/uuid v1.1.1 [2020-03-25T02:20:18.460Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-25T02:20:18.460Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-25T02:20:18.754Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-25T02:20:18.754Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-25T02:20:18.754Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-25T02:20:18.754Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-25T02:20:18.754Z] go: finding github.com/miekg/dns v1.1.4 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-25T02:20:19.056Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-25T02:20:19.056Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-25T02:20:19.056Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-25T02:20:19.056Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-25T02:20:19.056Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-25T02:20:19.056Z] go: finding github.com/posener/complete v1.1.1 [2020-03-25T02:20:19.056Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-03-25T02:20:19.056Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-25T02:20:19.056Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-25T02:20:19.056Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-25T02:20:19.056Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-03-25T02:20:19.056Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-25T02:20:19.056Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-25T02:20:19.056Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-03-25T02:20:19.056Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-25T02:20:19.359Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-25T02:20:19.359Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-25T02:20:19.359Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-25T02:20:29.557Z] Removing intermediate container 6513cd7703b3 [2020-03-25T02:20:29.557Z] ---> 946d2e00f582 [2020-03-25T02:20:29.557Z] Successfully built 946d2e00f582 [2020-03-25T02:20:29.557Z] 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-03-25T02:20:30.206Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-25T02:20:30.485Z] . [Pipeline] withDockerContainer [2020-03-25T02:20:30.755Z] prd-centos7-docker-4c-2g-653 does not seem to be running inside a container [2020-03-25T02:20:31.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-25T02:20:34.220Z] $ docker top ae2a812b39ef69c888040e2e484b6b76e86dfb2c6f9752f06fda049e2014a410 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-25T02:20:35.261Z] + go version [2020-03-25T02:20:35.261Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-25T02:20:36.052Z] + make test [2020-03-25T02:20:36.052Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-25T02:20:38.983Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-03-25T02:20:49.685Z] (10/18) Installing fortify-headers (1.1-r0) [2020-03-25T02:20:49.685Z] (11/18) Installing build-base (0.5-r1) [2020-03-25T02:20:49.685Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-03-25T02:20:49.685Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-03-25T02:20:49.685Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-03-25T02:20:49.685Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-25T02:20:49.685Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-03-25T02:20:49.685Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-03-25T02:20:49.685Z] (18/18) Installing openssh (8.1_p1-r0) [2020-03-25T02:20:49.685Z] Executing busybox-1.31.1-r8.trigger [2020-03-25T02:20:49.685Z] OK: 203 MiB in 52 packages [2020-03-25T02:20:55.071Z] Removing intermediate container b3eede714518 [2020-03-25T02:20:55.071Z] ---> 680e8f9922b2 [2020-03-25T02:20:55.071Z] Step 6/8 : WORKDIR /device-modbus-go [2020-03-25T02:20:55.071Z] ---> Running in 9e049937a005 [2020-03-25T02:20:55.071Z] Removing intermediate container 9e049937a005 [2020-03-25T02:20:55.071Z] ---> ec0f3f24beb5 [2020-03-25T02:20:55.071Z] Step 7/8 : COPY . . [2020-03-25T02:20:55.655Z] ---> a094634a261b [2020-03-25T02:20:55.655Z] Step 8/8 : RUN go mod download [2020-03-25T02:20:55.655Z] ---> Running in c81aea9358a1 [2020-03-25T02:20:57.602Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-25T02:20:57.602Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-25T02:20:57.602Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-25T02:20:57.602Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-25T02:20:57.602Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-25T02:20:57.602Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-25T02:20:57.602Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-25T02:20:57.602Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-25T02:20:57.602Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-25T02:20:57.602Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-25T02:20:57.602Z] go: finding github.com/fatih/color v1.7.0 [2020-03-25T02:20:57.602Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-25T02:20:57.602Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-25T02:20:57.602Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-25T02:20:57.602Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-03-25T02:20:57.602Z] go: finding github.com/goburrow/serial v0.1.0 [2020-03-25T02:20:57.602Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-25T02:20:57.602Z] go: finding github.com/google/uuid v1.1.1 [2020-03-25T02:20:57.602Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-25T02:20:57.602Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-25T02:20:57.602Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-25T02:20:57.602Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-25T02:20:57.602Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-25T02:20:57.602Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-25T02:20:57.868Z] go: finding github.com/miekg/dns v1.1.4 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-25T02:20:57.868Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-25T02:20:57.868Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-25T02:20:57.868Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-25T02:20:57.868Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-25T02:20:57.868Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-25T02:20:57.868Z] go: finding github.com/posener/complete v1.1.1 [2020-03-25T02:20:57.868Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-03-25T02:20:57.868Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-25T02:20:57.868Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-25T02:20:57.868Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-25T02:20:57.868Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-03-25T02:20:57.868Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-25T02:20:57.868Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-25T02:20:57.868Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-03-25T02:20:57.868Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-25T02:20:58.139Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-25T02:20:58.139Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-25T02:20:58.139Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-25T02:21:01.650Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-03-25T02:21:01.650Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.166s coverage: 50.3% of statements [2020-03-25T02:21:01.650Z] ? github.com/edgexfoundry/device-modbus-go/mock [no test files] [2020-03-25T02:21:01.650Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-25T02:21:04.309Z] gofmt -l . [2020-03-25T02:21:04.309Z] [ "`gofmt -l .`" = "" ] [2020-03-25T02:21:04.309Z] ./bin/test-attribution-txt.sh [2020-03-25T02:21:05.311Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-25T02:21:07.105Z] Stashed 1 file(s) [Pipeline] } [2020-03-25T02:21:07.161Z] $ docker stop --time=1 ae2a812b39ef69c888040e2e484b6b76e86dfb2c6f9752f06fda049e2014a410 [2020-03-25T02:21:09.381Z] $ docker rm -f ae2a812b39ef69c888040e2e484b6b76e86dfb2c6f9752f06fda049e2014a410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-25T02:21:10.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-25T02:21:11.031Z] + ls -al . [2020-03-25T02:21:11.031Z] total 104 [2020-03-25T02:21:11.031Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 25 02:21 . [2020-03-25T02:21:11.031Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 02:17 .. [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 4208 Mar 25 02:17 Attribution.txt [2020-03-25T02:21:11.031Z] drwxrwxr-x. 2 jenkins jenkins 87 Mar 25 02:17 bin [2020-03-25T02:21:11.031Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 25 02:17 cmd [2020-03-25T02:21:11.031Z] -rw-r--r--. 1 jenkins jenkins 22122 Mar 25 02:21 coverage.out [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 1263 Mar 25 02:17 Dockerfile [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 954 Mar 25 02:17 Dockerfile.build [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 25 02:17 .dockerignore [2020-03-25T02:21:11.031Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 02:17 .git [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 338 Mar 25 02:17 .gitignore [2020-03-25T02:21:11.031Z] -rw-r--r--. 1 jenkins jenkins 683 Mar 25 02:21 go.mod [2020-03-25T02:21:11.031Z] -rw-r--r--. 1 jenkins jenkins 12348 Mar 25 02:21 go.sum [2020-03-25T02:21:11.031Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 25 02:17 internal [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 681 Mar 25 02:17 Jenkinsfile [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 25 02:17 LICENSE [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 880 Mar 25 02:17 Makefile [2020-03-25T02:21:11.031Z] drwxrwxr-x. 2 jenkins jenkins 25 Mar 25 02:17 mock [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 419 Mar 25 02:17 README.md [2020-03-25T02:21:11.031Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 25 02:17 .semver [2020-03-25T02:21:11.031Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 25 02:17 snap [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 02:14 VERSION [2020-03-25T02:21:11.031Z] -rw-rw-r--. 1 jenkins jenkins 229 Mar 25 02:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:21:11.368Z] + 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=0b69ce5be644a49a66fa04b38c13d501b3f4585c --label arch=amd64 --label version=0.0.0 . [2020-03-25T02:21:11.640Z] Sending build context to Docker daemon 574kB [2020-03-25T02:21:11.640Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-03-25T02:21:11.640Z] Step 2/17 : FROM ${BASE} AS builder [2020-03-25T02:21:11.640Z] ---> 946d2e00f582 [2020-03-25T02:21:11.640Z] Step 3/17 : ARG MAKE='make build' [2020-03-25T02:21:11.640Z] ---> Running in e4bb243d5423 [2020-03-25T02:21:11.908Z] Removing intermediate container e4bb243d5423 [2020-03-25T02:21:11.908Z] ---> 6a9bca77341b [2020-03-25T02:21:11.908Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:21:11.908Z] ---> Running in 4d02f4375390 [2020-03-25T02:21:12.885Z] Removing intermediate container 4d02f4375390 [2020-03-25T02:21:12.885Z] ---> b01e3a05461c [2020-03-25T02:21:12.885Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:21:12.885Z] ---> Running in 311981e0c7da [2020-03-25T02:21:13.146Z] Removing intermediate container c81aea9358a1 [2020-03-25T02:21:13.146Z] ---> 470bd19023eb [2020-03-25T02:21:13.146Z] Successfully built 470bd19023eb [2020-03-25T02:21:13.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:21:13.471Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-25T02:21:13.771Z] + docker inspect -f . ci-base-image-arm64 [2020-03-25T02:21:14.061Z] . [Pipeline] withDockerContainer [2020-03-25T02:21:14.394Z] prd-ubuntu18.04-docker-arm64-4c-16g-654 does not seem to be running inside a container [2020-03-25T02:21:14.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-25T02:21:15.044Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-25T02:21:15.805Z] $ docker top 8cb3d74e3bc199b3c24cd7eaa44a80fb5abb79ddc8cc76e54983ef86e8510414 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-25T02:21:16.832Z] + go version [2020-03-25T02:21:16.832Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-25T02:21:17.162Z] OK: 214 MiB in 52 packages [2020-03-25T02:21:17.509Z] + make test [2020-03-25T02:21:17.509Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-25T02:21:18.234Z] Removing intermediate container 311981e0c7da [2020-03-25T02:21:18.234Z] ---> 00a76fa0e4ed [2020-03-25T02:21:18.234Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-03-25T02:21:18.234Z] ---> Running in fae18c6906b9 [2020-03-25T02:21:18.234Z] Removing intermediate container fae18c6906b9 [2020-03-25T02:21:18.234Z] ---> 92995c78d443 [2020-03-25T02:21:18.234Z] Step 7/17 : COPY . . [2020-03-25T02:21:18.486Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-03-25T02:21:18.520Z] ---> 0989b1026b63 [2020-03-25T02:21:18.520Z] Step 8/17 : RUN ${MAKE} [2020-03-25T02:21:18.520Z] ---> Running in 50d83cae1bea [2020-03-25T02:21:20.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-03-25T02:21:42.580Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-25T02:21:46.063Z] Removing intermediate container 50d83cae1bea [2020-03-25T02:21:46.063Z] ---> b4480ef9411b [2020-03-25T02:21:46.063Z] Step 9/17 : FROM scratch [2020-03-25T02:21:46.063Z] ---> [2020-03-25T02:21:46.063Z] Step 10/17 : ENV APP_PORT=49991 [2020-03-25T02:21:46.063Z] ---> Running in 5fd5edcf1733 [2020-03-25T02:21:46.335Z] Removing intermediate container 5fd5edcf1733 [2020-03-25T02:21:46.335Z] ---> ac69b02961e2 [2020-03-25T02:21:46.335Z] Step 11/17 : EXPOSE $APP_PORT [2020-03-25T02:21:46.335Z] ---> Running in 4eb319cff8df [2020-03-25T02:21:46.335Z] Removing intermediate container 4eb319cff8df [2020-03-25T02:21:46.335Z] ---> 2b7beb716f75 [2020-03-25T02:21:46.335Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-03-25T02:21:46.912Z] ---> 48cbc984de69 [2020-03-25T02:21:46.913Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-03-25T02:21:47.180Z] ---> Running in ebcc53bfd767 [2020-03-25T02:21:47.180Z] Removing intermediate container ebcc53bfd767 [2020-03-25T02:21:47.180Z] ---> f1c099d72e41 [2020-03-25T02:21:47.180Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-25T02:21:47.442Z] ---> Running in 89614249b4a9 [2020-03-25T02:21:47.442Z] Removing intermediate container 89614249b4a9 [2020-03-25T02:21:47.442Z] ---> dc90e25b935c [2020-03-25T02:21:47.442Z] Step 15/17 : LABEL arch=amd64 [2020-03-25T02:21:47.442Z] ---> Running in 47787dad2fd4 [2020-03-25T02:21:47.702Z] Removing intermediate container 47787dad2fd4 [2020-03-25T02:21:47.702Z] ---> c774b357f29c [2020-03-25T02:21:47.702Z] Step 16/17 : LABEL git_sha=0b69ce5be644a49a66fa04b38c13d501b3f4585c [2020-03-25T02:21:47.702Z] ---> Running in 460eeef7f459 [2020-03-25T02:21:47.962Z] Removing intermediate container 460eeef7f459 [2020-03-25T02:21:47.962Z] ---> 71009fdbf6eb [2020-03-25T02:21:47.962Z] Step 17/17 : LABEL version=0.0.0 [2020-03-25T02:21:47.962Z] ---> Running in 0466aadc1d79 [2020-03-25T02:21:48.223Z] Removing intermediate container 0466aadc1d79 [2020-03-25T02:21:48.223Z] ---> f0768c6b8ca2 [2020-03-25T02:21:48.223Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-25T02:21:48.223Z] Successfully built f0768c6b8ca2 [2020-03-25T02:21:48.223Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-25T02:21:57.408Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-03-25T02:21:57.408Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.263s coverage: 50.3% of statements [2020-03-25T02:21:57.408Z] ? github.com/edgexfoundry/device-modbus-go/mock [no test files] [2020-03-25T02:21:57.408Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-25T02:22:01.683Z] gofmt -l . [2020-03-25T02:22:01.683Z] [ "`gofmt -l .`" = "" ] [2020-03-25T02:22:01.683Z] ./bin/test-attribution-txt.sh [2020-03-25T02:22:02.277Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-25T02:22:02.880Z] Warning: overwriting stash ‘coverage-report’ [2020-03-25T02:22:03.318Z] Stashed 1 file(s) [Pipeline] } [2020-03-25T02:22:03.397Z] $ docker stop --time=1 8cb3d74e3bc199b3c24cd7eaa44a80fb5abb79ddc8cc76e54983ef86e8510414 [2020-03-25T02:22:05.631Z] $ docker rm -f 8cb3d74e3bc199b3c24cd7eaa44a80fb5abb79ddc8cc76e54983ef86e8510414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-25T02:22:06.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-25T02:22:07.082Z] + ls -al . [2020-03-25T02:22:07.082Z] total 136 [2020-03-25T02:22:07.082Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 02:22 . [2020-03-25T02:22:07.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 02:17 .. [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 02:17 .dockerignore [2020-03-25T02:22:07.082Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 02:17 .git [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 338 Mar 25 02:17 .gitignore [2020-03-25T02:22:07.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:17 .semver [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 4208 Mar 25 02:17 Attribution.txt [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 1263 Mar 25 02:17 Dockerfile [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 954 Mar 25 02:17 Dockerfile.build [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 02:17 Jenkinsfile [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 25 02:17 LICENSE [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 25 02:17 Makefile [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 419 Mar 25 02:17 README.md [2020-03-25T02:22:07.082Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 02:14 VERSION [2020-03-25T02:22:07.082Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 02:17 bin [2020-03-25T02:22:07.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:17 cmd [2020-03-25T02:22:07.082Z] -rw-r--r-- 1 jenkins jenkins 22122 Mar 25 02:21 coverage.out [2020-03-25T02:22:07.082Z] -rw-r--r-- 1 jenkins jenkins 683 Mar 25 02:22 go.mod [2020-03-25T02:22:07.082Z] -rw-r--r-- 1 jenkins jenkins 12348 Mar 25 02:22 go.sum [2020-03-25T02:22:07.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:17 internal [2020-03-25T02:22:07.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 02:17 mock [2020-03-25T02:22:07.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 02:17 snap [2020-03-25T02:22:07.083Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 25 02:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:22:07.421Z] + 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=0b69ce5be644a49a66fa04b38c13d501b3f4585c --label arch=arm64 --label version=0.0.0 . [2020-03-25T02:22:07.691Z] Sending build context to Docker daemon 574kB [2020-03-25T02:22:07.691Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-03-25T02:22:07.691Z] Step 2/17 : FROM ${BASE} AS builder [2020-03-25T02:22:07.691Z] ---> 470bd19023eb [2020-03-25T02:22:07.691Z] Step 3/17 : ARG MAKE='make build' [2020-03-25T02:22:07.961Z] ---> Running in 5d75de6d0a63 [2020-03-25T02:22:08.227Z] Removing intermediate container 5d75de6d0a63 [2020-03-25T02:22:08.227Z] ---> 6202d34417a4 [2020-03-25T02:22:08.227Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-25T02:22:08.493Z] ---> Running in 791ad411f945 [2020-03-25T02:22:10.442Z] Removing intermediate container 791ad411f945 [2020-03-25T02:22:10.442Z] ---> 0930751c1f2e [2020-03-25T02:22:10.442Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-03-25T02:22:10.442Z] ---> Running in a063709494ac [2020-03-25T02:22:11.023Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-25T02:22:13.596Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-25T02:22:18.928Z] OK: 203 MiB in 52 packages [2020-03-25T02:22:19.193Z] Removing intermediate container a063709494ac [2020-03-25T02:22:19.193Z] ---> 0a543183f3a3 [2020-03-25T02:22:19.193Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-03-25T02:22:19.464Z] ---> Running in 9ae08c551a6e [2020-03-25T02:22:19.732Z] Removing intermediate container 9ae08c551a6e [2020-03-25T02:22:19.732Z] ---> bf3526a5faff [2020-03-25T02:22:19.732Z] Step 7/17 : COPY . . [2020-03-25T02:22:20.316Z] ---> 8c8857447585 [2020-03-25T02:22:20.316Z] Step 8/17 : RUN ${MAKE} [2020-03-25T02:22:20.583Z] ---> Running in 5ad803fb4f49 [2020-03-25T02:22:21.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-03-25T02:22:53.816Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-25T02:23:03.912Z] Removing intermediate container 5ad803fb4f49 [2020-03-25T02:23:03.912Z] ---> 3b4cd930e76f [2020-03-25T02:23:03.912Z] Step 9/17 : FROM scratch [2020-03-25T02:23:03.912Z] ---> [2020-03-25T02:23:03.912Z] Step 10/17 : ENV APP_PORT=49991 [2020-03-25T02:23:03.912Z] ---> Running in 5e882593ad3d [2020-03-25T02:23:03.912Z] Removing intermediate container 5e882593ad3d [2020-03-25T02:23:03.912Z] ---> b5ed09307e96 [2020-03-25T02:23:03.912Z] Step 11/17 : EXPOSE $APP_PORT [2020-03-25T02:23:03.912Z] ---> Running in be4b93f09318 [2020-03-25T02:23:03.912Z] Removing intermediate container be4b93f09318 [2020-03-25T02:23:03.912Z] ---> a0de3bab6c28 [2020-03-25T02:23:03.912Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-03-25T02:23:04.499Z] ---> 72193e6b44f4 [2020-03-25T02:23:04.499Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-03-25T02:23:04.499Z] ---> Running in cd5f4a96c54c [2020-03-25T02:23:04.766Z] Removing intermediate container cd5f4a96c54c [2020-03-25T02:23:04.766Z] ---> a03e99da5447 [2020-03-25T02:23:04.766Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-25T02:23:05.035Z] ---> Running in 2f6e440c4155 [2020-03-25T02:23:05.305Z] Removing intermediate container 2f6e440c4155 [2020-03-25T02:23:05.305Z] ---> b4141ac0d9af [2020-03-25T02:23:05.305Z] Step 15/17 : LABEL arch=arm64 [2020-03-25T02:23:05.305Z] ---> Running in 51d6e43499d2 [2020-03-25T02:23:05.574Z] Removing intermediate container 51d6e43499d2 [2020-03-25T02:23:05.574Z] ---> 40679f15acbb [2020-03-25T02:23:05.574Z] Step 16/17 : LABEL git_sha=0b69ce5be644a49a66fa04b38c13d501b3f4585c [2020-03-25T02:23:05.843Z] ---> Running in 934c4339d2fc [2020-03-25T02:23:06.112Z] Removing intermediate container 934c4339d2fc [2020-03-25T02:23:06.112Z] ---> 90f34f6442da [2020-03-25T02:23:06.113Z] Step 17/17 : LABEL version=0.0.0 [2020-03-25T02:23:06.382Z] ---> Running in da01be0e29a4 [2020-03-25T02:23:06.652Z] Removing intermediate container da01be0e29a4 [2020-03-25T02:23:06.652Z] ---> 04227013ef2b [2020-03-25T02:23:06.652Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-25T02:23:06.652Z] Successfully built 04227013ef2b [2020-03-25T02:23:06.652Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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-03-25T02:23:07.591Z] provisioning config files... [2020-03-25T02:23:07.618Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/config7040848293821365589tmp [Pipeline] { [Pipeline] sh [2020-03-25T02:23:07.975Z] + curl -s https://codecov.io/bash [2020-03-25T02:23:07.975Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/config7040848293821365589tmp [2020-03-25T02:23:08.244Z] [2020-03-25T02:23:08.244Z] _____ _ [2020-03-25T02:23:08.244Z] / ____| | | [2020-03-25T02:23:08.244Z] | | ___ __| | ___ ___ _____ __ [2020-03-25T02:23:08.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-25T02:23:08.244Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-25T02:23:08.244Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-25T02:23:08.244Z] Bash-tbd [2020-03-25T02:23:08.244Z] [2020-03-25T02:23:08.244Z] [2020-03-25T02:23:08.244Z] ==> Jenkins CI detected. [2020-03-25T02:23:08.244Z] project root: . [2020-03-25T02:23:08.244Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-25T02:23:08.244Z] ==> Running gcov in . (disable via -X gcov) [2020-03-25T02:23:08.244Z] ==> Python coveragepy not found [2020-03-25T02:23:08.244Z] ==> Searching for coverage reports in: [2020-03-25T02:23:08.244Z] + . [2020-03-25T02:23:08.244Z] -> Found 1 reports [2020-03-25T02:23:08.244Z] ==> Detecting git/mercurial file structure [2020-03-25T02:23:08.244Z] ==> Reading reports [2020-03-25T02:23:08.244Z] + ./coverage.out bytes=22122 [2020-03-25T02:23:08.244Z] ==> Appending adjustments [2020-03-25T02:23:08.244Z] http://docs.codecov.io/docs/fixing-reports [2020-03-25T02:23:08.509Z] + Found adjustments [2020-03-25T02:23:08.509Z] ==> Gzipping contents [2020-03-25T02:23:08.509Z] ==> Uploading reports [2020-03-25T02:23:08.509Z] url: https://codecov.io [2020-03-25T02:23:08.509Z] query: branch=PR-132&commit=0b69ce5be644a49a66fa04b38c13d501b3f4585c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-132%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=132&job= [2020-03-25T02:23:08.509Z] -> Pinging Codecov [2020-03-25T02:23:08.509Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-132&commit=0b69ce5be644a49a66fa04b38c13d501b3f4585c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-132%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=132&job= [2020-03-25T02:23:08.772Z] -> Uploading [2020-03-25T02:23:09.343Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/0b69ce5be644a49a66fa04b38c13d501b3f4585c [Pipeline] } [2020-03-25T02:23:09.350Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-25T02:23:10.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-25T02:23:10.887Z] ---> package-listing.sh [2020-03-25T02:23:10.887Z] ++ facter osfamily [2020-03-25T02:23:10.887Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-25T02:23:10.887Z] + OS_FAMILY=redhat [2020-03-25T02:23:10.887Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-132 [2020-03-25T02:23:10.887Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-25T02:23:10.887Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-25T02:23:10.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-25T02:23:10.887Z] + PACKAGES=/tmp/packages_start.txt [2020-03-25T02:23:10.887Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-132 ']' [2020-03-25T02:23:10.887Z] + PACKAGES=/tmp/packages_end.txt [2020-03-25T02:23:10.887Z] + case "${OS_FAMILY}" in [2020-03-25T02:23:10.887Z] + rpm -qa [2020-03-25T02:23:10.887Z] + sort [2020-03-25T02:23:15.095Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-25T02:23:15.095Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-25T02:23:15.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-25T02:23:15.095Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-132 ']' [2020-03-25T02:23:15.095Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-132/archives/ [2020-03-25T02:23:15.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-132/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:23:15.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-25T02:23:15.481Z] [2020-03-25T02:23:15.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-25T02:23:15.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-25T02:23:15.828Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-25T02:23:15.828Z] c9b1b535fdd9: Pulling fs layer [2020-03-25T02:23:15.828Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-25T02:23:15.828Z] 756a868c4378: Pulling fs layer [2020-03-25T02:23:15.828Z] 444b2fc9a129: Pulling fs layer [2020-03-25T02:23:15.828Z] ea15f1150254: Pulling fs layer [2020-03-25T02:23:15.828Z] 41b27a9f41bf: Pulling fs layer [2020-03-25T02:23:15.828Z] 28c525ee5125: Pulling fs layer [2020-03-25T02:23:15.828Z] 094b1ea09ed8: Pulling fs layer [2020-03-25T02:23:15.828Z] 138eaada9080: Pulling fs layer [2020-03-25T02:23:15.828Z] 0622d0fa9048: Pulling fs layer [2020-03-25T02:23:15.828Z] 444b2fc9a129: Waiting [2020-03-25T02:23:15.828Z] ea15f1150254: Waiting [2020-03-25T02:23:15.828Z] 41b27a9f41bf: Waiting [2020-03-25T02:23:15.828Z] 28c525ee5125: Waiting [2020-03-25T02:23:15.828Z] 094b1ea09ed8: Waiting [2020-03-25T02:23:15.828Z] 138eaada9080: Waiting [2020-03-25T02:23:15.828Z] 0622d0fa9048: Waiting [2020-03-25T02:23:15.828Z] 2cc5ad85d9ab: Download complete [2020-03-25T02:23:15.828Z] 444b2fc9a129: Verifying Checksum [2020-03-25T02:23:15.828Z] 444b2fc9a129: Download complete [2020-03-25T02:23:15.828Z] c9b1b535fdd9: Download complete [2020-03-25T02:23:16.092Z] ea15f1150254: Verifying Checksum [2020-03-25T02:23:16.092Z] ea15f1150254: Download complete [2020-03-25T02:23:16.092Z] 28c525ee5125: Verifying Checksum [2020-03-25T02:23:16.092Z] 28c525ee5125: Download complete [2020-03-25T02:23:16.359Z] c9b1b535fdd9: Pull complete [2020-03-25T02:23:16.359Z] 756a868c4378: Verifying Checksum [2020-03-25T02:23:16.359Z] 756a868c4378: Download complete [2020-03-25T02:23:16.641Z] 138eaada9080: Verifying Checksum [2020-03-25T02:23:16.641Z] 138eaada9080: Download complete [2020-03-25T02:23:16.641Z] 094b1ea09ed8: Verifying Checksum [2020-03-25T02:23:16.641Z] 094b1ea09ed8: Download complete [2020-03-25T02:23:16.641Z] 0622d0fa9048: Verifying Checksum [2020-03-25T02:23:16.641Z] 0622d0fa9048: Download complete [2020-03-25T02:23:16.641Z] 2cc5ad85d9ab: Pull complete [2020-03-25T02:23:17.216Z] 41b27a9f41bf: Verifying Checksum [2020-03-25T02:23:17.216Z] 41b27a9f41bf: Download complete [2020-03-25T02:23:18.604Z] 756a868c4378: Pull complete [2020-03-25T02:23:18.604Z] 444b2fc9a129: Pull complete [2020-03-25T02:23:18.871Z] ea15f1150254: Pull complete [2020-03-25T02:23:22.166Z] 41b27a9f41bf: Pull complete [2020-03-25T02:23:22.166Z] 28c525ee5125: Pull complete [2020-03-25T02:23:24.080Z] 094b1ea09ed8: Pull complete [2020-03-25T02:23:24.080Z] 138eaada9080: Pull complete [2020-03-25T02:23:24.339Z] 0622d0fa9048: Pull complete [2020-03-25T02:23:24.339Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-25T02:23:24.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-25T02:23:24.520Z] prd-centos7-docker-4c-2g-650 does not seem to be running inside a container [2020-03-25T02:23:24.567Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-132 -v /w/workspace/xfoundry_device-modbus-go_PR-132:/w/workspace/xfoundry_device-modbus-go_PR-132:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-132@tmp:/w/workspace/xfoundry_device-modbus-go_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-25T02:23:25.612Z] $ docker top aaef9212ba18f7a0671b232a1df0cd042a3355c231e82ceaf5a35c81d32e7396 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-25T02:23:25.828Z] provisioning config files... [2020-03-25T02:23:25.842Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-132@tmp/config3918133567375109295tmp [Pipeline] { [Pipeline] echo [2020-03-25T02:23:25.888Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-25T02:23:26.181Z] ---> create-netrc.sh [Pipeline] echo [2020-03-25T02:23:26.188Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-25T02:23:26.487Z] ---> logs-deploy.sh [2020-03-25T02:23:26.488Z] + ARCHIVE_ARTIFACTS= [2020-03-25T02:23:26.488Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-25T02:23:26.488Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-25T02:23:26.488Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-25T02:23:26.488Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-132/2 [2020-03-25T02:23:26.488Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-132/2/ [2020-03-25T02:23:26.488Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-132/2 /w/workspace/xfoundry_device-modbus-go_PR-132 [2020-03-25T02:23:27.865Z] Archives upload complete. [2020-03-25T02:23:27.865Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-132/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-132/2/