Pull request #139 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 ernestojeda for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 128cef50bb66e15e2e4e8d33773d224acdac0653+cc6d90c40154bca37e23385c8e48fb0109b6b0d5 (7813595af167ba19ef3c00f4e91272364d00cd8f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5316 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit 128cef50bb66e15e2e4e8d33773d224acdac0653 Merge succeeded, producing 128cef50bb66e15e2e4e8d33773d224acdac0653 Checking out Revision 128cef50bb66e15e2e4e8d33773d224acdac0653 (PR-139) > git config core.sparsecheckout # timeout=10 > git checkout -f 128cef50bb66e15e2e4e8d33773d224acdac0653 # 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 cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 128cef50bb66e15e2e4e8d33773d224acdac0653 # timeout=10 Commit message: "update checksum" > git rev-list --no-walk 4fc352aa2e5226d2b7bc08385ca5e741a07f1cf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T17:41:45.467Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T17:41:45.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T17:41:45.737Z] ========================================================= [2020-04-21T17:41:45.737Z] EdgeX Global Pipelines Version Info [2020-04-21T17:41:45.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:41:47.164Z] ------------------- [2020-04-21T17:41:47.164Z] stable info: [2020-04-21T17:41:47.164Z] ------------------- [2020-04-21T17:41:47.164Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T17:41:47.164Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T17:41:47.164Z] Message: update stable to v1.0.73 [2020-04-21T17:41:47.735Z] ------------------- [2020-04-21T17:41:47.735Z] experimental info: [2020-04-21T17:41:47.735Z] ------------------- [2020-04-21T17:41:47.735Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T17:41:47.735Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T17:41:47.735Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:41:49.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T17:41:49.618Z] [2020-04-21T17:41:49.618Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:41:49.966Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T17:41:50.229Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T17:41:50.229Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T17:41:50.229Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T17:41:50.229Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T17:41:50.229Z] 93b08a4f1073: Pulling fs layer [2020-04-21T17:41:50.229Z] 93b08a4f1073: Waiting [2020-04-21T17:41:50.229Z] b8cc5d1170e3: Download complete [2020-04-21T17:41:50.229Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T17:41:50.229Z] 9123ac7c32f7: Download complete [2020-04-21T17:41:50.493Z] 93b08a4f1073: Verifying Checksum [2020-04-21T17:41:50.493Z] 93b08a4f1073: Download complete [2020-04-21T17:41:50.493Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T17:41:50.493Z] 2924cbbf6a41: Download complete [2020-04-21T17:41:50.493Z] 9123ac7c32f7: Pull complete [2020-04-21T17:41:50.755Z] b8cc5d1170e3: Pull complete [2020-04-21T17:41:51.699Z] 2924cbbf6a41: Pull complete [2020-04-21T17:41:51.699Z] 93b08a4f1073: Pull complete [2020-04-21T17:41:51.699Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T17:41:51.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T17:41:51.830Z] prd-centos7-docker-4c-2g-5316 does not seem to be running inside a container [2020-04-21T17:41:51.873Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T17:41:52.584Z] $ docker top 3271d66db6aa9228e251a0e4ee2f47afe59bd2d16bb030bd3e6d4653582ebabb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T17:41:52.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T17:41:52.913Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T17:41:53.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T17:41:53.220Z] $ docker exec 3271d66db6aa9228e251a0e4ee2f47afe59bd2d16bb030bd3e6d4653582ebabb ssh-agent [2020-04-21T17:41:53.439Z] SSH_AUTH_SOCK=/tmp/ssh-kSR2xfIAvsT5/agent.14 [2020-04-21T17:41:53.439Z] SSH_AGENT_PID=20 [2020-04-21T17:41:53.448Z] Running ssh-add (command line suppressed) [2020-04-21T17:41:53.585Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8642716659991264789.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8642716659991264789.key) [2020-04-21T17:41:53.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T17:41:53.970Z] + git describe --exact-match --tags HEAD [2020-04-21T17:41:53.970Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T17:41:54.026Z] $ docker exec --env ******** --env ******** 3271d66db6aa9228e251a0e4ee2f47afe59bd2d16bb030bd3e6d4653582ebabb ssh-agent -k [2020-04-21T17:41:54.183Z] unset SSH_AUTH_SOCK; [2020-04-21T17:41:54.184Z] unset SSH_AGENT_PID; [2020-04-21T17:41:54.184Z] echo Agent pid 20 killed; [2020-04-21T17:41:54.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T17:41:54.306Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T17:41:54.307Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T17:41:54.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T17:41:54.378Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T17:41:54.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T17:41:54.589Z] $ docker exec 3271d66db6aa9228e251a0e4ee2f47afe59bd2d16bb030bd3e6d4653582ebabb ssh-agent [2020-04-21T17:41:54.794Z] SSH_AUTH_SOCK=/tmp/ssh-fx93WLHmNoJo/agent.53 [2020-04-21T17:41:54.794Z] SSH_AGENT_PID=60 [2020-04-21T17:41:54.801Z] Running ssh-add (command line suppressed) [2020-04-21T17:41:54.987Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_3615287017672413831.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_3615287017672413831.key) [2020-04-21T17:41:55.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T17:41:55.379Z] + git semver init [2020-04-21T17:41:55.379Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T17:41:55.379Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.git [2020-04-21T17:41:55.379Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-21T17:41:55.379Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T17:41:55.379Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T17:41:55.379Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T17:41:55.379Z] # $SEMVER_BRANCH = PR-139 [2020-04-21T17:41:55.379Z] # $SEMVER_TEMP = /tmp/semver-270259350 [2020-04-21T17:41:55.379Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-04-21T17:41:55.949Z] # '/tmp/semver-270259350' -> '/w/workspace/xfoundry_device-modbus-go_PR-139/.semver' [2020-04-21T17:41:55.949Z] # -> Force: false [2020-04-21T17:41:55.949Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.semver [Pipeline] } [2020-04-21T17:41:55.958Z] $ docker exec --env ******** --env ******** 3271d66db6aa9228e251a0e4ee2f47afe59bd2d16bb030bd3e6d4653582ebabb ssh-agent -k [2020-04-21T17:41:56.119Z] unset SSH_AUTH_SOCK; [2020-04-21T17:41:56.119Z] unset SSH_AGENT_PID; [2020-04-21T17:41:56.119Z] echo Agent pid 60 killed; [2020-04-21T17:41:56.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T17:41:56.604Z] + git semver [Pipeline] } [2020-04-21T17:41:56.631Z] $ docker stop --time=1 3271d66db6aa9228e251a0e4ee2f47afe59bd2d16bb030bd3e6d4653582ebabb [2020-04-21T17:41:57.971Z] $ docker rm -f 3271d66db6aa9228e251a0e4ee2f47afe59bd2d16bb030bd3e6d4653582ebabb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T17:41:58.672Z] Stashed 24 file(s) [Pipeline] echo [2020-04-21T17:41:58.673Z] [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-04-21T17:42:13.955Z] Still waiting to schedule task [2020-04-21T17:42:13.955Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T17:42:13.958Z] Still waiting to schedule task [2020-04-21T17:42:13.958Z] ‘prd-centos7-blackbox-4c-2g-5289’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4592’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5275’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5278’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5281’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5317’ is offline [2020-04-21T17:44:12.256Z] Running on prd-centos7-docker-4c-2g-5320 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-21T17:44:12.296Z] Running in /w/workspace/device-modbus-go/8 [Pipeline] { [Pipeline] checkout [2020-04-21T17:44:14.761Z] using credential edgex-jenkins-ssh [2020-04-21T17:44:14.806Z] Cloning the remote Git repository [2020-04-21T17:44:14.806Z] Cloning with configured refspecs honoured and without tags [2020-04-21T17:44:15.472Z] Fetching without tags [2020-04-21T17:44:15.831Z] Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit 128cef50bb66e15e2e4e8d33773d224acdac0653 [2020-04-21T17:44:15.920Z] Merge succeeded, producing 128cef50bb66e15e2e4e8d33773d224acdac0653 [2020-04-21T17:44:15.920Z] Checking out Revision 128cef50bb66e15e2e4e8d33773d224acdac0653 (PR-139) [2020-04-21T17:44:14.872Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T17:44:14.911Z] > git init /w/workspace/device-modbus-go/8 # timeout=10 [2020-04-21T17:44:14.960Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T17:44:14.960Z] > git --version # timeout=10 [2020-04-21T17:44:14.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:44:14.993Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:44:15.482Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T17:44:15.487Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-21T17:44:15.492Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:44:15.503Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T17:44:15.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T17:44:15.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:44:15.519Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:44:15.875Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:44:15.880Z] > git checkout -f 128cef50bb66e15e2e4e8d33773d224acdac0653 # timeout=10 [2020-04-21T17:44:15.913Z] > git remote # timeout=10 [2020-04-21T17:44:15.917Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T17:44:15.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:44:15.927Z] > git merge cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 [2020-04-21T17:44:15.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T17:44:15.956Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:44:15.960Z] > git checkout -f 128cef50bb66e15e2e4e8d33773d224acdac0653 # timeout=10 [2020-04-21T17:44:19.786Z] Commit message: "update checksum" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T17:44:20.613Z] ========================================================= [2020-04-21T17:44:20.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T17:44:20.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:44:21.280Z] + 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-04-21T17:44:21.542Z] Sending build context to Docker daemon 582.1kB [2020-04-21T17:44:21.542Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T17:44:21.542Z] Step 2/8 : FROM ${BASE} [2020-04-21T17:44:21.542Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T17:44:21.542Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T17:44:21.542Z] 2848faf0eed1: Pulling fs layer [2020-04-21T17:44:21.542Z] 0f37312ad70f: Pulling fs layer [2020-04-21T17:44:21.542Z] 5788d62ee057: Pulling fs layer [2020-04-21T17:44:21.542Z] 0e6b1d234666: Pulling fs layer [2020-04-21T17:44:21.542Z] bf5d7aec512f: Pulling fs layer [2020-04-21T17:44:21.542Z] 34c802a77dc8: Pulling fs layer [2020-04-21T17:44:21.542Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T17:44:21.542Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T17:44:21.542Z] 5c102a31e300: Pulling fs layer [2020-04-21T17:44:21.542Z] dcfb455df0a1: Pulling fs layer [2020-04-21T17:44:21.542Z] 5788d62ee057: Waiting [2020-04-21T17:44:21.542Z] 0e6b1d234666: Waiting [2020-04-21T17:44:21.542Z] bf5d7aec512f: Waiting [2020-04-21T17:44:21.542Z] 34c802a77dc8: Waiting [2020-04-21T17:44:21.542Z] 9eb99e56ec68: Waiting [2020-04-21T17:44:21.542Z] 27c7a5d97fbd: Waiting [2020-04-21T17:44:21.542Z] 5c102a31e300: Waiting [2020-04-21T17:44:21.542Z] dcfb455df0a1: Waiting [2020-04-21T17:44:21.542Z] 0f37312ad70f: Verifying Checksum [2020-04-21T17:44:21.542Z] 0f37312ad70f: Download complete [2020-04-21T17:44:21.542Z] 2848faf0eed1: Download complete [2020-04-21T17:44:21.542Z] 0e6b1d234666: Download complete [2020-04-21T17:44:21.806Z] bf5d7aec512f: Verifying Checksum [2020-04-21T17:44:21.806Z] bf5d7aec512f: Download complete [2020-04-21T17:44:21.806Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T17:44:21.806Z] e6b0cf9c0882: Download complete [2020-04-21T17:44:22.070Z] e6b0cf9c0882: Pull complete [2020-04-21T17:44:22.349Z] 34c802a77dc8: Verifying Checksum [2020-04-21T17:44:22.349Z] 34c802a77dc8: Download complete [2020-04-21T17:44:22.349Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T17:44:22.349Z] 27c7a5d97fbd: Download complete [2020-04-21T17:44:23.308Z] 5c102a31e300: Verifying Checksum [2020-04-21T17:44:23.308Z] 5c102a31e300: Download complete [2020-04-21T17:44:23.308Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T17:44:23.308Z] 9eb99e56ec68: Download complete [2020-04-21T17:44:23.308Z] dcfb455df0a1: Download complete [2020-04-21T17:44:23.567Z] 5788d62ee057: Verifying Checksum [2020-04-21T17:44:23.567Z] 5788d62ee057: Download complete [2020-04-21T17:44:23.825Z] 2848faf0eed1: Pull complete [2020-04-21T17:44:24.084Z] 0f37312ad70f: Pull complete [2020-04-21T17:44:29.370Z] 5788d62ee057: Pull complete [2020-04-21T17:44:29.630Z] 0e6b1d234666: Pull complete [2020-04-21T17:44:29.630Z] bf5d7aec512f: Pull complete [2020-04-21T17:44:33.829Z] 34c802a77dc8: Pull complete [2020-04-21T17:44:37.545Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5319 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-21T17:44:37.603Z] Running in /w/workspace/device-modbus-go/8 [Pipeline] { [Pipeline] checkout [2020-04-21T17:44:38.040Z] 9eb99e56ec68: Pull complete [2020-04-21T17:44:38.040Z] 27c7a5d97fbd: Pull complete [2020-04-21T17:44:38.302Z] 5c102a31e300: Pull complete [2020-04-21T17:44:38.561Z] dcfb455df0a1: Pull complete [2020-04-21T17:44:38.561Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T17:44:38.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T17:44:38.561Z] ---> 7c70fe431013 [2020-04-21T17:44:38.561Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T17:44:38.561Z] ---> Running in 04c656ef5b9f [2020-04-21T17:44:38.820Z] Removing intermediate container 04c656ef5b9f [2020-04-21T17:44:38.820Z] ---> 5579f357d247 [2020-04-21T17:44:38.820Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T17:44:38.820Z] ---> Running in 74dc75cd04b1 [2020-04-21T17:44:40.200Z] Removing intermediate container 74dc75cd04b1 [2020-04-21T17:44:40.200Z] ---> 32e8a74f8438 [2020-04-21T17:44:40.200Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T17:44:40.200Z] ---> Running in 366a9086f087 [2020-04-21T17:44:40.461Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T17:44:41.401Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T17:44:41.969Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:44:42.229Z] (2/17) Installing libmagic (5.37-r1) [2020-04-21T17:44:42.229Z] (3/17) Installing file (5.37-r1) [2020-04-21T17:44:42.488Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:44:42.488Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:44:42.488Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:44:43.507Z] using credential edgex-jenkins-ssh [2020-04-21T17:44:43.552Z] Cloning the remote Git repository [2020-04-21T17:44:43.552Z] Cloning with configured refspecs honoured and without tags [2020-04-21T17:44:43.667Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T17:44:43.776Z] > git init /w/workspace/device-modbus-go/8 # timeout=10 [2020-04-21T17:44:43.911Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T17:44:43.914Z] > git --version # timeout=10 [2020-04-21T17:44:43.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:44:44.868Z] Fetching without tags [2020-04-21T17:44:44.047Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:44:44.745Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T17:44:44.759Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-21T17:44:44.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:44:44.827Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-21T17:44:44.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-21T17:44:44.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:44:44.914Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:44:45.355Z] Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit 128cef50bb66e15e2e4e8d33773d224acdac0653 [2020-04-21T17:44:45.708Z] Merge succeeded, producing 128cef50bb66e15e2e4e8d33773d224acdac0653 [2020-04-21T17:44:45.708Z] Checking out Revision 128cef50bb66e15e2e4e8d33773d224acdac0653 (PR-139) [2020-04-21T17:44:45.398Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:44:45.431Z] > git checkout -f 128cef50bb66e15e2e4e8d33773d224acdac0653 # timeout=10 [2020-04-21T17:44:45.536Z] > git remote # timeout=10 [2020-04-21T17:44:45.565Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T17:44:45.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:44:45.603Z] > git merge cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 [2020-04-21T17:44:45.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T17:44:45.729Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:44:45.756Z] > git checkout -f 128cef50bb66e15e2e4e8d33773d224acdac0653 # timeout=10 [2020-04-21T17:44:50.471Z] Commit message: "update checksum" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T17:44:51.607Z] ========================================================= [2020-04-21T17:44:51.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T17:44:51.607Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:44:52.791Z] + 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-04-21T17:44:53.774Z] Sending build context to Docker daemon 582.1kB [2020-04-21T17:44:53.774Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T17:44:53.774Z] Step 2/8 : FROM ${BASE} [2020-04-21T17:44:54.046Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T17:44:54.046Z] cde5963f3b93: Pulling fs layer [2020-04-21T17:44:54.046Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T17:44:54.046Z] 777b28850792: Pulling fs layer [2020-04-21T17:44:54.046Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T17:44:54.046Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T17:44:54.046Z] 1df406cf5192: Pulling fs layer [2020-04-21T17:44:54.046Z] cd6300453558: Pulling fs layer [2020-04-21T17:44:54.046Z] b9c365052c96: Pulling fs layer [2020-04-21T17:44:54.046Z] a2d8cc88f415: Pulling fs layer [2020-04-21T17:44:54.046Z] ea1d1ca13537: Pulling fs layer [2020-04-21T17:44:54.046Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T17:44:54.046Z] 8a11ddd9e578: Waiting [2020-04-21T17:44:54.046Z] 4cf88f913ddb: Waiting [2020-04-21T17:44:54.046Z] 1df406cf5192: Waiting [2020-04-21T17:44:54.047Z] cd6300453558: Waiting [2020-04-21T17:44:54.047Z] b9c365052c96: Waiting [2020-04-21T17:44:54.047Z] a2d8cc88f415: Waiting [2020-04-21T17:44:54.047Z] ea1d1ca13537: Waiting [2020-04-21T17:44:54.047Z] 3750a50a1c5e: Waiting [2020-04-21T17:44:54.047Z] 777b28850792: Verifying Checksum [2020-04-21T17:44:54.047Z] 777b28850792: Download complete [2020-04-21T17:44:54.047Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T17:44:54.047Z] 2a23fa8c16f7: Download complete [2020-04-21T17:44:54.047Z] 4cf88f913ddb: Download complete [2020-04-21T17:44:54.047Z] 1df406cf5192: Verifying Checksum [2020-04-21T17:44:54.047Z] 1df406cf5192: Download complete [2020-04-21T17:44:54.321Z] cde5963f3b93: Verifying Checksum [2020-04-21T17:44:54.321Z] cde5963f3b93: Download complete [2020-04-21T17:44:55.324Z] cde5963f3b93: Pull complete [2020-04-21T17:44:55.915Z] 2a23fa8c16f7: Pull complete [2020-04-21T17:44:56.183Z] 777b28850792: Pull complete [2020-04-21T17:44:58.785Z] cd6300453558: Verifying Checksum [2020-04-21T17:44:58.785Z] cd6300453558: Download complete [2020-04-21T17:44:58.785Z] a2d8cc88f415: Verifying Checksum [2020-04-21T17:44:58.785Z] a2d8cc88f415: Download complete [2020-04-21T17:45:00.602Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-21T17:45:00.602Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-21T17:45:01.400Z] ea1d1ca13537: Verifying Checksum [2020-04-21T17:45:01.401Z] ea1d1ca13537: Download complete [2020-04-21T17:45:01.401Z] 3750a50a1c5e: Download complete [2020-04-21T17:45:03.982Z] b9c365052c96: Verifying Checksum [2020-04-21T17:45:03.982Z] b9c365052c96: Download complete [2020-04-21T17:45:05.923Z] 8a11ddd9e578: Download complete [2020-04-21T17:45:18.248Z] 8a11ddd9e578: Pull complete [2020-04-21T17:45:18.249Z] 4cf88f913ddb: Pull complete [2020-04-21T17:45:18.249Z] 1df406cf5192: Pull complete [2020-04-21T17:45:21.611Z] cd6300453558: Pull complete [2020-04-21T17:45:26.975Z] b9c365052c96: Pull complete [2020-04-21T17:45:26.975Z] a2d8cc88f415: Pull complete [2020-04-21T17:45:27.163Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-21T17:45:27.163Z] (10/17) Installing build-base (0.5-r1) [2020-04-21T17:45:27.163Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T17:45:27.163Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-21T17:45:27.163Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-21T17:45:27.163Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T17:45:27.163Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T17:45:27.163Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-21T17:45:27.163Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-21T17:45:27.163Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T17:45:27.163Z] OK: 214 MiB in 52 packages [2020-04-21T17:45:28.943Z] ea1d1ca13537: Pull complete [2020-04-21T17:45:29.209Z] 3750a50a1c5e: Pull complete [2020-04-21T17:45:29.209Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T17:45:29.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T17:45:29.209Z] ---> 78745c68409d [2020-04-21T17:45:29.209Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T17:45:29.704Z] Removing intermediate container 366a9086f087 [2020-04-21T17:45:29.704Z] ---> be21a49286a8 [2020-04-21T17:45:29.704Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-21T17:45:29.704Z] ---> Running in 390cf87f4870 [2020-04-21T17:45:29.704Z] Removing intermediate container 390cf87f4870 [2020-04-21T17:45:29.704Z] ---> 470ff2de96bc [2020-04-21T17:45:29.704Z] Step 7/8 : COPY . . [2020-04-21T17:45:29.704Z] ---> 5e780526b0a3 [2020-04-21T17:45:29.704Z] Step 8/8 : RUN go mod download [2020-04-21T17:45:29.966Z] ---> Running in f87a4fd3ad0e [2020-04-21T17:45:31.353Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:45:31.353Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:45:31.353Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T17:45:31.353Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:45:31.353Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T17:45:31.353Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T17:45:31.353Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:45:31.353Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T17:45:31.353Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:45:31.353Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:45:31.353Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:45:31.614Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:45:31.614Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:45:31.614Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:45:31.614Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T17:45:31.614Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:45:31.614Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T17:45:31.614Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:45:31.614Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T17:45:31.614Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T17:45:31.614Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T17:45:31.614Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T17:45:31.614Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T17:45:31.614Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T17:45:31.614Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T17:45:31.875Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T17:45:31.875Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T17:45:31.875Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T17:45:31.875Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:45:31.875Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:45:31.875Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T17:45:31.875Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:45:31.875Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T17:45:31.875Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T17:45:31.875Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T17:45:31.875Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-21T17:45:31.875Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T17:45:31.875Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T17:45:31.875Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T17:45:31.875Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T17:45:31.875Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T17:45:31.875Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T17:45:31.875Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-21T17:45:31.875Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T17:45:32.141Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T17:45:32.141Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T17:45:32.141Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:45:34.576Z] ---> Running in c7a25e02ea42 [2020-04-21T17:45:34.576Z] Removing intermediate container c7a25e02ea42 [2020-04-21T17:45:34.576Z] ---> 2b7e6160bf75 [2020-04-21T17:45:34.576Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T17:45:34.576Z] ---> Running in 30ccf88b4ade [2020-04-21T17:45:36.345Z] Removing intermediate container f87a4fd3ad0e [2020-04-21T17:45:36.345Z] ---> e006efdba97d [2020-04-21T17:45:36.345Z] Successfully built e006efdba97d [2020-04-21T17:45:36.539Z] Removing intermediate container 30ccf88b4ade [2020-04-21T17:45:36.539Z] ---> 7ee5e9f015ad [2020-04-21T17:45:36.539Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T17:45:36.539Z] ---> Running in 28a830936cd8 [2020-04-21T17:45:36.604Z] 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-04-21T17:45:37.271Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T17:45:37.271Z] . [Pipeline] withDockerContainer [2020-04-21T17:45:37.393Z] prd-centos7-docker-4c-2g-5320 does not seem to be running inside a container [2020-04-21T17:45:37.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/8 -v /w/workspace/device-modbus-go/8:/w/workspace/device-modbus-go/8:rw,z -v /w/workspace/device-modbus-go/8@tmp:/w/workspace/device-modbus-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T17:45:37.506Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T17:45:37.937Z] $ docker top 6c19b42be0a9a7a348a89c9d4008daa4a8980197b73909eb9ae46b00565305e9 -eo pid,comm [Pipeline] { [2020-04-21T17:45:38.093Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2020-04-21T17:45:38.411Z] + go version [2020-04-21T17:45:38.411Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T17:45:38.676Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:45:38.718Z] + make test [2020-04-21T17:45:38.719Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T17:45:38.943Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:45:39.209Z] (3/18) Installing libmagic (5.37-r1) [2020-04-21T17:45:39.476Z] (4/18) Installing file (5.37-r1) [2020-04-21T17:45:39.476Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:45:39.476Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:45:39.660Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-21T17:45:39.742Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T17:45:49.718Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-21T17:45:49.718Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.144s coverage: 50.3% of statements [2020-04-21T17:45:49.718Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T17:45:49.815Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-21T17:45:49.815Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-21T17:45:51.111Z] gofmt -l . [2020-04-21T17:45:51.111Z] [ "`gofmt -l .`" = "" ] [2020-04-21T17:45:51.111Z] ./bin/test-attribution-txt.sh [2020-04-21T17:45:51.678Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T17:45:52.298Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T17:45:52.309Z] $ docker stop --time=1 6c19b42be0a9a7a348a89c9d4008daa4a8980197b73909eb9ae46b00565305e9 [2020-04-21T17:45:53.765Z] $ docker rm -f 6c19b42be0a9a7a348a89c9d4008daa4a8980197b73909eb9ae46b00565305e9 [Pipeline] // withDockerContainer [Pipeline] } [2020-04-21T17:45:54.076Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-21T17:45:54.076Z] (11/18) Installing build-base (0.5-r1) [2020-04-21T17:45:54.076Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T17:45:54.076Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-21T17:45:54.076Z] (14/18) Installing openssh-client (8.1_p1-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-21T17:45:54.343Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T17:45:54.343Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T17:45:54.343Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-21T17:45:54.618Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-21T17:45:54.618Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T17:45:54.618Z] OK: 203 MiB in 52 packages [Pipeline] sh [2020-04-21T17:45:55.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T17:45:55.416Z] + ls -al . [2020-04-21T17:45:55.416Z] total 104 [2020-04-21T17:45:55.416Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 21 17:45 . [2020-04-21T17:45:55.416Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 17:44 .. [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 5146 Apr 21 17:44 Attribution.txt [2020-04-21T17:45:55.416Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 21 17:44 bin [2020-04-21T17:45:55.416Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 21 17:44 cmd [2020-04-21T17:45:55.416Z] -rw-r--r--. 1 jenkins jenkins 22123 Apr 21 17:45 coverage.out [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 1422 Apr 21 17:44 Dockerfile [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 954 Apr 21 17:44 Dockerfile.build [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 17:44 .dockerignore [2020-04-21T17:45:55.416Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 17:44 .git [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 338 Apr 21 17:44 .gitignore [2020-04-21T17:45:55.416Z] -rw-r--r--. 1 jenkins jenkins 566 Apr 21 17:45 go.mod [2020-04-21T17:45:55.416Z] -rw-r--r--. 1 jenkins jenkins 13382 Apr 21 17:45 go.sum [2020-04-21T17:45:55.416Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 17:44 internal [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 702 Apr 21 17:44 Jenkinsfile [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 17:44 LICENSE [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 880 Apr 21 17:44 Makefile [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 591 Apr 21 17:44 README.md [2020-04-21T17:45:55.416Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 17:44 .semver [2020-04-21T17:45:55.416Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 21 17:44 simulator [2020-04-21T17:45:55.416Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 17:44 snap [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 17:41 VERSION [2020-04-21T17:45:55.416Z] -rw-rw-r--. 1 jenkins jenkins 229 Apr 21 17:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:45:55.712Z] + 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=128cef50bb66e15e2e4e8d33773d224acdac0653 --label arch=amd64 --label version=0.0.0 . [2020-04-21T17:45:55.712Z] Sending build context to Docker daemon 610.8kB [2020-04-21T17:45:55.712Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-21T17:45:55.712Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-21T17:45:55.712Z] ---> e006efdba97d [2020-04-21T17:45:55.712Z] Step 3/19 : ARG MAKE='make build' [2020-04-21T17:45:55.970Z] ---> Running in 563f32cdffea [2020-04-21T17:45:55.970Z] Removing intermediate container 563f32cdffea [2020-04-21T17:45:55.970Z] ---> 9f3c463acd72 [2020-04-21T17:45:55.970Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T17:45:55.970Z] ---> Running in 988caba075c2 [2020-04-21T17:45:56.910Z] Removing intermediate container 988caba075c2 [2020-04-21T17:45:56.910Z] ---> d864f40d7fb9 [2020-04-21T17:45:56.910Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T17:45:56.910Z] ---> Running in 35f559433012 [2020-04-21T17:45:57.168Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T17:45:58.104Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T17:45:58.364Z] OK: 214 MiB in 52 packages [2020-04-21T17:45:58.625Z] Removing intermediate container 35f559433012 [2020-04-21T17:45:58.625Z] ---> ec680423f9e0 [2020-04-21T17:45:58.625Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-21T17:45:58.625Z] ---> Running in 5bc24f090d1e [2020-04-21T17:45:58.885Z] Removing intermediate container 5bc24f090d1e [2020-04-21T17:45:58.885Z] ---> fde947985a5c [2020-04-21T17:45:58.885Z] Step 7/19 : COPY . . [2020-04-21T17:45:59.146Z] ---> 35ddd172fc6e [2020-04-21T17:45:59.146Z] Step 8/19 : RUN ${MAKE} [2020-04-21T17:45:59.146Z] ---> Running in 35001da65bb2 [2020-04-21T17:45:59.410Z] 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-04-21T17:46:01.275Z] Removing intermediate container 28a830936cd8 [2020-04-21T17:46:01.275Z] ---> 738e2f744abe [2020-04-21T17:46:01.275Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-21T17:46:01.275Z] ---> Running in 4f6f93a2867c [2020-04-21T17:46:01.863Z] Removing intermediate container 4f6f93a2867c [2020-04-21T17:46:01.863Z] ---> 136bd3e3152a [2020-04-21T17:46:01.863Z] Step 7/8 : COPY . . [2020-04-21T17:46:02.450Z] ---> de337a28c874 [2020-04-21T17:46:02.450Z] Step 8/8 : RUN go mod download [2020-04-21T17:46:02.723Z] ---> Running in 6447e5750004 [2020-04-21T17:46:04.676Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:46:04.676Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:46:04.676Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T17:46:04.676Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:46:04.676Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T17:46:04.676Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T17:46:04.676Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:46:04.676Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T17:46:04.676Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:46:04.676Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:46:04.676Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:46:04.676Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:46:04.676Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:46:04.676Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:46:04.676Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T17:46:04.676Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:46:04.676Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T17:46:04.676Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:46:04.676Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T17:46:04.676Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T17:46:04.676Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T17:46:04.676Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T17:46:04.676Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T17:46:04.676Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T17:46:04.676Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T17:46:04.943Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T17:46:04.943Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:46:04.943Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T17:46:04.943Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T17:46:04.943Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T17:46:04.943Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T17:46:04.943Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T17:46:04.943Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:46:04.943Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T17:46:04.943Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:46:04.943Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T17:46:04.943Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T17:46:04.943Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T17:46:04.943Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-21T17:46:04.943Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T17:46:04.943Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T17:46:05.211Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T17:46:05.211Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T17:46:05.211Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T17:46:05.211Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T17:46:05.211Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-21T17:46:05.211Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T17:46:05.211Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T17:46:05.211Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T17:46:05.211Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:46:09.416Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T17:46:10.800Z] Removing intermediate container 35001da65bb2 [2020-04-21T17:46:10.800Z] ---> b956d940cdcb [2020-04-21T17:46:10.800Z] Step 9/19 : FROM scratch [2020-04-21T17:46:10.800Z] ---> [2020-04-21T17:46:10.800Z] Step 10/19 : ENV APP_PORT=49991 [2020-04-21T17:46:10.800Z] ---> Running in cb4c65a079b8 [2020-04-21T17:46:10.800Z] Removing intermediate container cb4c65a079b8 [2020-04-21T17:46:10.800Z] ---> 76a709ad4773 [2020-04-21T17:46:10.800Z] Step 11/19 : EXPOSE $APP_PORT [2020-04-21T17:46:10.800Z] ---> Running in cccd14edb4b2 [2020-04-21T17:46:10.800Z] Removing intermediate container cccd14edb4b2 [2020-04-21T17:46:10.800Z] ---> 54ef66f5b164 [2020-04-21T17:46:10.800Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-21T17:46:11.371Z] ---> a7ac6087f521 [2020-04-21T17:46:11.371Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-04-21T17:46:11.371Z] ---> 8dbea52f19c9 [2020-04-21T17:46:11.371Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-04-21T17:46:13.906Z] ---> eab27f76a863 [2020-04-21T17:46:13.906Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-04-21T17:46:13.906Z] ---> Running in ac9fafb34e1d [2020-04-21T17:46:13.906Z] Removing intermediate container ac9fafb34e1d [2020-04-21T17:46:13.906Z] ---> 2a7d6b1c1526 [2020-04-21T17:46:13.906Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-21T17:46:13.906Z] ---> Running in fb59c5fa8efe [2020-04-21T17:46:13.906Z] Removing intermediate container fb59c5fa8efe [2020-04-21T17:46:13.906Z] ---> d86f28ab707a [2020-04-21T17:46:13.906Z] Step 17/19 : LABEL arch=amd64 [2020-04-21T17:46:13.906Z] ---> Running in 53f8a0fab368 [2020-04-21T17:46:14.165Z] Removing intermediate container 53f8a0fab368 [2020-04-21T17:46:14.165Z] ---> b60346f0add1 [2020-04-21T17:46:14.165Z] Step 18/19 : LABEL git_sha=128cef50bb66e15e2e4e8d33773d224acdac0653 [2020-04-21T17:46:14.165Z] ---> Running in 767b50c58993 [2020-04-21T17:46:14.425Z] Removing intermediate container 767b50c58993 [2020-04-21T17:46:14.425Z] ---> 02bbfccf7820 [2020-04-21T17:46:14.425Z] Step 19/19 : LABEL version=0.0.0 [2020-04-21T17:46:14.425Z] ---> Running in 279f4b6bc030 [2020-04-21T17:46:14.425Z] Removing intermediate container 279f4b6bc030 [2020-04-21T17:46:14.425Z] ---> 626d55a1ef1b [2020-04-21T17:46:14.425Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T17:46:14.425Z] Successfully built 626d55a1ef1b [2020-04-21T17:46:14.425Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T17:46:15.308Z] Removing intermediate container 6447e5750004 [2020-04-21T17:46:15.308Z] ---> 9f651e7d55b7 [2020-04-21T17:46:15.308Z] Successfully built 9f651e7d55b7 [2020-04-21T17:46:15.308Z] Successfully tagged ci-base-image-arm64:latest [2020-04-21T17:46:15.326Z] ++ find /w/workspace/device-modbus-go/8 [2020-04-21T17:46:15.326Z] ++ grep snapcraft.yaml [2020-04-21T17:46:15.326Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/8/snap/snapcraft.yaml [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] configFileProvider [2020-04-21T17:46:15.554Z] provisioning config files... [2020-04-21T17:46:15.565Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/8@tmp/config7508153360766934393tmp [Pipeline] stage [Pipeline] { (Test) [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:46:15.932Z] + cp /w/workspace/device-modbus-go/8@tmp/config7508153360766934393tmp /w/workspace/device-modbus-go/8/edgex-snap-store-login [Pipeline] sh [2020-04-21T17:46:16.078Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T17:46:16.232Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/8:/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-04-21T17:46:16.232Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-21T17:46:16.232Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-21T17:46:16.232Z] 5bed26d33875: Pulling fs layer [2020-04-21T17:46:16.232Z] f11b29a9c730: Pulling fs layer [2020-04-21T17:46:16.232Z] 930bda195c84: Pulling fs layer [2020-04-21T17:46:16.232Z] 78bf9a5ad49e: Pulling fs layer [2020-04-21T17:46:16.232Z] e5fbee5a4b0d: Pulling fs layer [2020-04-21T17:46:16.232Z] f452fca78f88: Pulling fs layer [2020-04-21T17:46:16.232Z] 7417ef92027a: Pulling fs layer [2020-04-21T17:46:16.232Z] 2af5c49d270b: Pulling fs layer [2020-04-21T17:46:16.232Z] df9c3bdbc40a: Pulling fs layer [2020-04-21T17:46:16.232Z] f452fca78f88: Waiting [2020-04-21T17:46:16.232Z] 7417ef92027a: Waiting [2020-04-21T17:46:16.232Z] 2af5c49d270b: Waiting [2020-04-21T17:46:16.232Z] df9c3bdbc40a: Waiting [2020-04-21T17:46:16.232Z] 78bf9a5ad49e: Waiting [2020-04-21T17:46:16.232Z] e5fbee5a4b0d: Waiting [2020-04-21T17:46:16.232Z] 930bda195c84: Verifying Checksum [2020-04-21T17:46:16.232Z] 930bda195c84: Download complete [2020-04-21T17:46:16.232Z] f11b29a9c730: Verifying Checksum [2020-04-21T17:46:16.232Z] f11b29a9c730: Download complete [2020-04-21T17:46:16.232Z] 78bf9a5ad49e: Verifying Checksum [2020-04-21T17:46:16.232Z] 78bf9a5ad49e: Download complete [2020-04-21T17:46:16.232Z] f452fca78f88: Verifying Checksum [2020-04-21T17:46:16.232Z] f452fca78f88: Download complete [2020-04-21T17:46:16.232Z] 7417ef92027a: Verifying Checksum [2020-04-21T17:46:16.232Z] 7417ef92027a: Download complete [2020-04-21T17:46:16.232Z] 2af5c49d270b: Verifying Checksum [2020-04-21T17:46:16.232Z] 2af5c49d270b: Download complete [2020-04-21T17:46:16.232Z] df9c3bdbc40a: Verifying Checksum [2020-04-21T17:46:16.232Z] df9c3bdbc40a: Download complete [2020-04-21T17:46:16.345Z] . [Pipeline] withDockerContainer [2020-04-21T17:46:16.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-5319 does not seem to be running inside a container [2020-04-21T17:46:16.804Z] 5bed26d33875: Verifying Checksum [2020-04-21T17:46:16.804Z] 5bed26d33875: Download complete [2020-04-21T17:46:16.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/8 -v /w/workspace/device-modbus-go/8:/w/workspace/device-modbus-go/8:rw,z -v /w/workspace/device-modbus-go/8@tmp:/w/workspace/device-modbus-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T17:46:18.414Z] $ docker top f2d1f504b046f9c72088b8a03db580c49bfa05ef3a2db3c0d33b1d4c9bf2e3b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T17:46:19.516Z] + go version [2020-04-21T17:46:19.516Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T17:46:20.108Z] e5fbee5a4b0d: Verifying Checksum [2020-04-21T17:46:20.108Z] e5fbee5a4b0d: Download complete [2020-04-21T17:46:20.177Z] + make test [2020-04-21T17:46:20.177Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T17:46:21.044Z] 5bed26d33875: Pull complete [2020-04-21T17:46:21.143Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-21T17:46:21.614Z] f11b29a9c730: Pull complete [2020-04-21T17:46:21.614Z] 930bda195c84: Pull complete [2020-04-21T17:46:21.873Z] 78bf9a5ad49e: Pull complete [2020-04-21T17:46:43.828Z] e5fbee5a4b0d: Pull complete [2020-04-21T17:46:43.828Z] f452fca78f88: Pull complete [2020-04-21T17:46:43.828Z] 7417ef92027a: Pull complete [2020-04-21T17:46:43.828Z] 2af5c49d270b: Pull complete [2020-04-21T17:46:43.828Z] df9c3bdbc40a: Pull complete [2020-04-21T17:46:43.828Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-21T17:46:43.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-21T17:46:44.764Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-21T17:46:44.764Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-21T17:46:44.764Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-21T17:46:45.023Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-21T17:46:45.283Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] [2020-04-21T17:46:45.283Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-21T17:46:45.540Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] [2020-04-21T17:46:45.540Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1185 kB] [2020-04-21T17:46:45.803Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] [2020-04-21T17:46:45.803Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-04-21T17:46:46.061Z] Fetched 4553 kB in 1s (3042 kB/s) [2020-04-21T17:46:47.440Z] Reading package lists... [2020-04-21T17:46:50.737Z] 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-04-21T17:46:52.117Z] Reading package lists... [2020-04-21T17:46:52.377Z] Building dependency tree... [2020-04-21T17:46:52.377Z] Reading state information... [2020-04-21T17:46:52.377Z] The following packages were automatically installed and are no longer required: [2020-04-21T17:46:52.377Z] libjq1 liblzo2-2 libonig4 [2020-04-21T17:46:52.377Z] Use 'sudo apt autoremove' to remove them. [2020-04-21T17:46:52.377Z] Suggested packages: [2020-04-21T17:46:52.377Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-21T17:46:52.377Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-21T17:46:52.377Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-21T17:46:52.377Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-21T17:46:52.636Z] The following NEW packages will be installed: [2020-04-21T17:46:52.636Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-21T17:46:52.636Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-21T17:46:52.636Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-21T17:46:52.636Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-21T17:46:52.895Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-21T17:46:52.895Z] Need to get 14.7 MB of archives. [2020-04-21T17:46:52.895Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-21T17:46:52.895Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-21T17:46:52.895Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-21T17:46:53.153Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-21T17:46:53.153Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-21T17:46:53.153Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-21T17:46:53.153Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-21T17:46:53.412Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-21T17:46:53.413Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-21T17:46:53.428Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-21T17:46:53.428Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.207s coverage: 50.3% of statements [2020-04-21T17:46:53.428Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T17:46:53.673Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-21T17:46:53.673Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-21T17:46:53.673Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-21T17:46:53.932Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-21T17:46:53.932Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-21T17:46:53.932Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-21T17:46:53.932Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-21T17:46:53.932Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-21T17:46:53.932Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-21T17:46:53.932Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-21T17:46:53.932Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-21T17:46:53.932Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-21T17:46:53.932Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-21T17:46:54.191Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-21T17:46:54.191Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-21T17:46:54.191Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-21T17:46:54.191Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-04-21T17:46:54.191Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-21T17:46:54.191Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-21T17:46:54.761Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T17:46:54.762Z] Fetched 14.7 MB in 2s (8823 kB/s) [2020-04-21T17:46:54.762Z] Selecting previously unselected package libxau6:amd64. [2020-04-21T17:46:54.762Z] (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-04-21T17:46:54.762Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-21T17:46:54.762Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-21T17:46:55.020Z] Selecting previously unselected package libbsd0:amd64. [2020-04-21T17:46:55.020Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-21T17:46:55.020Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-21T17:46:55.020Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-21T17:46:55.020Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-21T17:46:55.020Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-21T17:46:55.020Z] Selecting previously unselected package libxcb1:amd64. [2020-04-21T17:46:55.020Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-21T17:46:55.020Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-21T17:46:55.020Z] Selecting previously unselected package libx11-data. [2020-04-21T17:46:55.020Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-21T17:46:55.020Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:46:55.377Z] gofmt -l . [2020-04-21T17:46:55.377Z] [ "`gofmt -l .`" = "" ] [2020-04-21T17:46:55.377Z] ./bin/test-attribution-txt.sh [2020-04-21T17:46:55.955Z] Selecting previously unselected package libx11-6:amd64. [2020-04-21T17:46:55.955Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-21T17:46:55.955Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:46:55.966Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T17:46:56.569Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T17:46:56.892Z] Selecting previously unselected package libxext6:amd64. [2020-04-21T17:46:56.892Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-21T17:46:56.892Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-21T17:46:56.892Z] Selecting previously unselected package perl-modules-5.26. [2020-04-21T17:46:56.892Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-21T17:46:56.892Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:46:56.971Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T17:46:56.978Z] $ docker stop --time=1 f2d1f504b046f9c72088b8a03db580c49bfa05ef3a2db3c0d33b1d4c9bf2e3b7 [2020-04-21T17:46:59.325Z] $ docker rm -f f2d1f504b046f9c72088b8a03db580c49bfa05ef3a2db3c0d33b1d4c9bf2e3b7 [2020-04-21T17:46:59.424Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-21T17:46:59.424Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-21T17:46:59.424Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-21T17:46:59.424Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-21T17:46:59.424Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-21T17:46:59.424Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-21T17:46:59.424Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-21T17:46:59.424Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-21T17:46:59.424Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T17:47:00.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T17:47:00.799Z] Selecting previously unselected package perl. [2020-04-21T17:47:00.799Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-21T17:47:00.799Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-21T17:47:00.920Z] + ls -al . [2020-04-21T17:47:00.921Z] total 136 [2020-04-21T17:47:00.921Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 17:46 . [2020-04-21T17:47:00.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:44 .. [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 17:44 .dockerignore [2020-04-21T17:47:00.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 17:44 .git [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 338 Apr 21 17:44 .gitignore [2020-04-21T17:47:00.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 17:44 .semver [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 5146 Apr 21 17:44 Attribution.txt [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 1422 Apr 21 17:44 Dockerfile [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 954 Apr 21 17:44 Dockerfile.build [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 702 Apr 21 17:44 Jenkinsfile [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 17:44 LICENSE [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 21 17:44 Makefile [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 591 Apr 21 17:44 README.md [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 17:41 VERSION [2020-04-21T17:47:00.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 17:44 bin [2020-04-21T17:47:00.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 17:44 cmd [2020-04-21T17:47:00.921Z] -rw-r--r-- 1 jenkins jenkins 22123 Apr 21 17:46 coverage.out [2020-04-21T17:47:00.921Z] -rw-r--r-- 1 jenkins jenkins 566 Apr 21 17:46 go.mod [2020-04-21T17:47:00.921Z] -rw-r--r-- 1 jenkins jenkins 13382 Apr 21 17:46 go.sum [2020-04-21T17:47:00.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 17:44 internal [2020-04-21T17:47:00.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 17:44 simulator [2020-04-21T17:47:00.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:44 snap [2020-04-21T17:47:00.921Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 21 17:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:47:01.251Z] + 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=128cef50bb66e15e2e4e8d33773d224acdac0653 --label arch=arm64 --label version=0.0.0 . [2020-04-21T17:47:01.366Z] Selecting previously unselected package less. [2020-04-21T17:47:01.366Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-21T17:47:01.366Z] Unpacking less (487-0.1) ... [2020-04-21T17:47:01.366Z] Selecting previously unselected package libexpat1:amd64. [2020-04-21T17:47:01.366Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-21T17:47:01.366Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-21T17:47:01.366Z] Selecting previously unselected package netbase. [2020-04-21T17:47:01.366Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-21T17:47:01.366Z] Unpacking netbase (5.4) ... [2020-04-21T17:47:01.366Z] Selecting previously unselected package libedit2:amd64. [2020-04-21T17:47:01.366Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-21T17:47:01.366Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-21T17:47:01.525Z] Sending build context to Docker daemon 610.8kB [2020-04-21T17:47:01.625Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-21T17:47:01.625Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-21T17:47:01.625Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T17:47:01.625Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-21T17:47:01.625Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-21T17:47:01.625Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-21T17:47:01.790Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-21T17:47:01.791Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-21T17:47:01.791Z] ---> 9f651e7d55b7 [2020-04-21T17:47:01.791Z] Step 3/19 : ARG MAKE='make build' [2020-04-21T17:47:01.882Z] Selecting previously unselected package openssh-client. [2020-04-21T17:47:01.882Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-21T17:47:01.882Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T17:47:01.882Z] Selecting previously unselected package xauth. [2020-04-21T17:47:01.882Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-21T17:47:01.882Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-21T17:47:02.059Z] ---> Running in c7bd82868cab [2020-04-21T17:47:02.141Z] Selecting previously unselected package curl. [2020-04-21T17:47:02.141Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-21T17:47:02.141Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-21T17:47:02.141Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-21T17:47:02.141Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-21T17:47:02.141Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-21T17:47:02.141Z] Selecting previously unselected package liberror-perl. [2020-04-21T17:47:02.141Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-21T17:47:02.141Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-21T17:47:02.141Z] Selecting previously unselected package git-man. [2020-04-21T17:47:02.141Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-21T17:47:02.141Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:47:02.326Z] Removing intermediate container c7bd82868cab [2020-04-21T17:47:02.326Z] ---> 1ac22845d11f [2020-04-21T17:47:02.326Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T17:47:02.400Z] Selecting previously unselected package git. [2020-04-21T17:47:02.400Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-04-21T17:47:02.400Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:47:02.599Z] ---> Running in 632a73f650c9 [2020-04-21T17:47:02.969Z] Selecting previously unselected package make. [2020-04-21T17:47:02.969Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-21T17:47:02.969Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-21T17:47:02.969Z] Selecting previously unselected package patch. [2020-04-21T17:47:02.969Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-21T17:47:02.969Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-21T17:47:03.226Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-21T17:47:03.226Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:47:03.226Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-21T17:47:03.226Z] Setting up less (487-0.1) ... [2020-04-21T17:47:03.484Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-21T17:47:03.484Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T17:47:03.484Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-21T17:47:03.484Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-21T17:47:03.742Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:47:03.742Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-21T17:47:03.742Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-21T17:47:03.742Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-21T17:47:03.742Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-21T17:47:03.743Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-21T17:47:03.743Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T17:47:04.547Z] Removing intermediate container 632a73f650c9 [2020-04-21T17:47:04.547Z] ---> b14dbeb155ac [2020-04-21T17:47:04.547Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T17:47:04.547Z] ---> Running in c8298b5d0037 [2020-04-21T17:47:05.119Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:47:05.119Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-21T17:47:05.377Z] Setting up netbase (5.4) ... [2020-04-21T17:47:05.377Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:47:05.377Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-21T17:47:05.377Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:47:05.377Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-21T17:47:05.377Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-21T17:47:05.377Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-21T17:47:05.377Z] Setting up liberror-perl (0.17025-1) ... [2020-04-21T17:47:05.511Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T17:47:05.637Z] Setting up xauth (1:1.0.10-1) ... [2020-04-21T17:47:05.637Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:47:05.637Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-21T17:47:06.094Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T17:47:06.361Z] OK: 203 MiB in 52 packages [2020-04-21T17:47:07.541Z] curl set to automatically installed. [2020-04-21T17:47:07.541Z] git set to automatically installed. [2020-04-21T17:47:07.541Z] git-man set to automatically installed. [2020-04-21T17:47:07.541Z] less set to automatically installed. [2020-04-21T17:47:07.541Z] libbsd0 set to automatically installed. [2020-04-21T17:47:07.541Z] libcurl3-gnutls set to automatically installed. [2020-04-21T17:47:07.541Z] libedit2 set to automatically installed. [2020-04-21T17:47:07.541Z] liberror-perl set to automatically installed. [2020-04-21T17:47:07.541Z] libexpat1 set to automatically installed. [2020-04-21T17:47:07.541Z] libgdbm-compat4 set to automatically installed. [2020-04-21T17:47:07.541Z] libgdbm5 set to automatically installed. [2020-04-21T17:47:07.541Z] libperl5.26 set to automatically installed. [2020-04-21T17:47:07.541Z] libssl1.0.0 set to automatically installed. [2020-04-21T17:47:07.541Z] libx11-6 set to automatically installed. [2020-04-21T17:47:07.541Z] libx11-data set to automatically installed. [2020-04-21T17:47:07.541Z] libxau6 set to automatically installed. [2020-04-21T17:47:07.541Z] libxcb1 set to automatically installed. [2020-04-21T17:47:07.541Z] libxdmcp6 set to automatically installed. [2020-04-21T17:47:07.541Z] libxext6 set to automatically installed. [2020-04-21T17:47:07.541Z] libxmuu1 set to automatically installed. [2020-04-21T17:47:07.541Z] make set to automatically installed. [2020-04-21T17:47:07.541Z] netbase set to automatically installed. [2020-04-21T17:47:07.541Z] openssh-client set to automatically installed. [2020-04-21T17:47:07.541Z] patch set to automatically installed. [2020-04-21T17:47:07.541Z] perl set to automatically installed. [2020-04-21T17:47:07.541Z] perl-modules-5.26 set to automatically installed. [2020-04-21T17:47:07.541Z] xauth set to automatically installed. [2020-04-21T17:47:07.541Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-21T17:47:07.541Z] Please ensure the environment is properly setup before continuing. [2020-04-21T17:47:07.541Z] Ignore this message if the appropriate measures have already been taken [2020-04-21T17:47:07.777Z] Removing intermediate container c8298b5d0037 [2020-04-21T17:47:07.777Z] ---> d35bdb3ac594 [2020-04-21T17:47:07.777Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-21T17:47:07.777Z] ---> Running in dd38410dfc01 [2020-04-21T17:47:08.367Z] Removing intermediate container dd38410dfc01 [2020-04-21T17:47:08.367Z] ---> 06c1dc739f55 [2020-04-21T17:47:08.367Z] Step 7/19 : COPY . . [2020-04-21T17:47:08.955Z] ---> 7c28cdcd7c79 [2020-04-21T17:47:08.955Z] Step 8/19 : RUN ${MAKE} [2020-04-21T17:47:09.222Z] ---> Running in 3bfad07404a0 [2020-04-21T17:47:10.191Z] 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-04-21T17:47:29.472Z] Pulling go [2020-04-21T17:47:30.039Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-21T17:47:30.039Z] Skipping pull go (already ran) [2020-04-21T17:47:30.039Z] Building go [2020-04-21T17:47:30.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-21T17:47:30.039Z] Dload Upload Total Spent Left Speed [2020-04-21T17:47:31.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 29046 0 0 388k 0 0:05:01 --:--:-- 0:05:01 383k 88 114M 88 101M 0 0 94.1M 0 0:00:01 0:00:01 --:--:-- 94.1M 100 114M 100 114M 0 0 95.3M 0 0:00:01 0:00:01 --:--:-- 95.2M [2020-04-21T17:47:31.797Z] go1.13.5.linux-amd64.tar.gz: OK [2020-04-21T17:47:36.897Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T17:47:39.923Z] Staging go [2020-04-21T17:47:39.923Z] Pulling device-modbus [2020-04-21T17:47:40.245Z] Removing intermediate container 3bfad07404a0 [2020-04-21T17:47:40.245Z] ---> 1a1d92de902f [2020-04-21T17:47:40.245Z] Step 9/19 : FROM scratch [2020-04-21T17:47:40.245Z] ---> [2020-04-21T17:47:40.245Z] Step 10/19 : ENV APP_PORT=49991 [2020-04-21T17:47:40.245Z] ---> Running in d27735a437c8 [2020-04-21T17:47:40.245Z] Removing intermediate container d27735a437c8 [2020-04-21T17:47:40.245Z] ---> 4ca2a49bf4a6 [2020-04-21T17:47:40.245Z] Step 11/19 : EXPOSE $APP_PORT [2020-04-21T17:47:40.245Z] ---> Running in 1a9c6d56f149 [2020-04-21T17:47:40.512Z] Removing intermediate container 1a9c6d56f149 [2020-04-21T17:47:40.512Z] ---> 3fdd759bc03b [2020-04-21T17:47:40.512Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-21T17:47:41.301Z] Skipping build go (already ran) [2020-04-21T17:47:41.302Z] Building device-modbus [2020-04-21T17:47:41.468Z] ---> b01896b72ef3 [2020-04-21T17:47:41.468Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-04-21T17:47:41.560Z] 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-04-21T17:47:41.736Z] ---> 99e17f74b027 [2020-04-21T17:47:41.736Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-04-21T17:47:42.645Z] ---> 7096b987985a [2020-04-21T17:47:42.645Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-04-21T17:47:42.645Z] ---> Running in d5518797ed24 [2020-04-21T17:47:42.645Z] Removing intermediate container d5518797ed24 [2020-04-21T17:47:42.645Z] ---> 7c0bf003a8d3 [2020-04-21T17:47:42.645Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-21T17:47:42.917Z] ---> Running in 266a7ae60e4c [2020-04-21T17:47:43.079Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:47:43.079Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:47:43.079Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-21T17:47:43.079Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-04-21T17:47:43.079Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-21T17:47:43.079Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:47:43.079Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:47:43.079Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-04-21T17:47:43.079Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-21T17:47:43.079Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-21T17:47:43.079Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:47:43.079Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:47:43.079Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-21T17:47:43.079Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-21T17:47:43.079Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-21T17:47:43.079Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-21T17:47:43.079Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:47:43.079Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:47:43.079Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-21T17:47:43.079Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:47:43.079Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-21T17:47:43.079Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:47:43.079Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:47:43.079Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:47:43.079Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-21T17:47:43.079Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:47:43.079Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:47:43.079Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:47:43.079Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:47:43.079Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:47:43.079Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-21T17:47:43.079Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:47:43.079Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:47:43.079Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:47:43.079Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:47:43.079Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:47:43.079Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:47:43.186Z] Removing intermediate container 266a7ae60e4c [2020-04-21T17:47:43.186Z] ---> fc00e89b7457 [2020-04-21T17:47:43.186Z] Step 17/19 : LABEL arch=arm64 [2020-04-21T17:47:43.186Z] ---> Running in 5c3861a6f608 [2020-04-21T17:47:43.338Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:47:43.339Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:47:43.339Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:47:43.339Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:47:43.339Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:47:43.339Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:47:43.339Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:47:43.339Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:47:43.339Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-21T17:47:43.339Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:47:43.339Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:47:43.339Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:47:43.339Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:47:43.339Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:47:43.339Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:47:43.339Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:47:43.339Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:47:43.339Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:47:43.339Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-21T17:47:43.339Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:47:43.339Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:47:43.339Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:47:43.339Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:47:43.339Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:47:43.339Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:47:43.600Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:47:43.600Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T17:47:43.600Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:47:43.600Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:47:43.600Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T17:47:43.600Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:47:43.600Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:47:43.600Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:47:43.600Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:47:43.600Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:47:43.600Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:47:43.600Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T17:47:43.600Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T17:47:43.600Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:47:43.600Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:47:43.600Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:47:43.600Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:47:43.600Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T17:47:43.600Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:47:43.600Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T17:47:43.600Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:47:43.600Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:47:43.600Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:47:43.600Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:47:43.600Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T17:47:43.600Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:47:43.600Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:47:43.600Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:47:43.600Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T17:47:43.600Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:47:43.600Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:47:43.773Z] Removing intermediate container 5c3861a6f608 [2020-04-21T17:47:43.773Z] ---> 3cae231a9d10 [2020-04-21T17:47:43.773Z] Step 18/19 : LABEL git_sha=128cef50bb66e15e2e4e8d33773d224acdac0653 [2020-04-21T17:47:43.773Z] ---> Running in 288bb773e3e4 [2020-04-21T17:47:44.043Z] Removing intermediate container 288bb773e3e4 [2020-04-21T17:47:44.043Z] ---> 0adf4d2eb165 [2020-04-21T17:47:44.043Z] Step 19/19 : LABEL version=0.0.0 [2020-04-21T17:47:44.311Z] ---> Running in f30f491f4678 [2020-04-21T17:47:44.578Z] Removing intermediate container f30f491f4678 [2020-04-21T17:47:44.578Z] ---> 60b1c32fa8e3 [2020-04-21T17:47:44.578Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T17:47:44.578Z] Successfully built 60b1c32fa8e3 [2020-04-21T17:47:44.578Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T17:47:45.319Z] + find /w/workspace/device-modbus-go/8 [2020-04-21T17:47:45.319Z] + grep snapcraft.yaml [2020-04-21T17:47:45.319Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/8/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T17:47:45.457Z] provisioning config files... [2020-04-21T17:47:45.480Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/8@tmp/config3058632322749594361tmp [Pipeline] { [Pipeline] sh [2020-04-21T17:47:45.867Z] + cp /w/workspace/device-modbus-go/8@tmp/config3058632322749594361tmp /w/workspace/device-modbus-go/8/edgex-snap-store-login [Pipeline] sh [2020-04-21T17:47:46.204Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/8:/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-04-21T17:47:46.486Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-21T17:47:46.486Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-21T17:47:46.486Z] b2f61026a351: Pulling fs layer [2020-04-21T17:47:46.486Z] 5538fb30c42c: Pulling fs layer [2020-04-21T17:47:46.486Z] f0b05810781a: Pulling fs layer [2020-04-21T17:47:46.486Z] 0180a33352d6: Pulling fs layer [2020-04-21T17:47:46.486Z] e7604b0c0f53: Pulling fs layer [2020-04-21T17:47:46.486Z] db689cb83ae0: Pulling fs layer [2020-04-21T17:47:46.486Z] 6138af208834: Pulling fs layer [2020-04-21T17:47:46.486Z] 007c8e8c5d63: Pulling fs layer [2020-04-21T17:47:46.486Z] 4f7a387c642f: Pulling fs layer [2020-04-21T17:47:46.486Z] db689cb83ae0: Waiting [2020-04-21T17:47:46.486Z] 4f7a387c642f: Waiting [2020-04-21T17:47:46.486Z] 0180a33352d6: Waiting [2020-04-21T17:47:46.486Z] 6138af208834: Waiting [2020-04-21T17:47:46.486Z] e7604b0c0f53: Waiting [2020-04-21T17:47:46.486Z] f0b05810781a: Verifying Checksum [2020-04-21T17:47:46.486Z] f0b05810781a: Download complete [2020-04-21T17:47:46.486Z] 5538fb30c42c: Verifying Checksum [2020-04-21T17:47:46.486Z] 5538fb30c42c: Download complete [2020-04-21T17:47:46.486Z] 0180a33352d6: Verifying Checksum [2020-04-21T17:47:46.486Z] 0180a33352d6: Download complete [2020-04-21T17:47:46.486Z] db689cb83ae0: Verifying Checksum [2020-04-21T17:47:46.486Z] db689cb83ae0: Download complete [2020-04-21T17:47:46.761Z] 6138af208834: Verifying Checksum [2020-04-21T17:47:46.761Z] 6138af208834: Download complete [2020-04-21T17:47:46.761Z] 007c8e8c5d63: Download complete [2020-04-21T17:47:46.761Z] 4f7a387c642f: Verifying Checksum [2020-04-21T17:47:46.761Z] 4f7a387c642f: Download complete [2020-04-21T17:47:48.721Z] b2f61026a351: Verifying Checksum [2020-04-21T17:47:48.721Z] b2f61026a351: Download complete [2020-04-21T17:47:52.081Z] b2f61026a351: Pull complete [2020-04-21T17:47:52.081Z] 5538fb30c42c: Pull complete [2020-04-21T17:47:52.081Z] f0b05810781a: Pull complete [2020-04-21T17:47:52.348Z] 0180a33352d6: Pull complete [2020-04-21T17:47:53.629Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T17:47:53.887Z] install: cannot stat './cmd/Attribution.txt': No such file or directory [2020-04-21T17:47:54.147Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-04-21T17:47:54.726Z] 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-04-21T17:47:55.356Z] Failed in branch amd64 [2020-04-21T17:48:14.420Z] e7604b0c0f53: Verifying Checksum [2020-04-21T17:48:14.420Z] e7604b0c0f53: Download complete [2020-04-21T17:48:46.668Z] e7604b0c0f53: Pull complete [2020-04-21T17:48:46.668Z] db689cb83ae0: Pull complete [2020-04-21T17:48:46.668Z] 6138af208834: Pull complete [2020-04-21T17:48:46.668Z] 007c8e8c5d63: Pull complete [2020-04-21T17:48:46.668Z] 4f7a387c642f: Pull complete [2020-04-21T17:48:46.668Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-21T17:48:46.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-21T17:48:48.085Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-21T17:48:48.354Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-21T17:48:48.623Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-21T17:48:48.623Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-21T17:48:48.892Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [846 kB] [2020-04-21T17:48:49.480Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] [2020-04-21T17:48:49.748Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] [2020-04-21T17:48:49.748Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-04-21T17:48:49.748Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-21T17:48:50.015Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] [2020-04-21T17:48:50.283Z] Fetched 3650 kB in 2s (1610 kB/s) [2020-04-21T17:48:54.541Z] Reading package lists... [2020-04-21T17:49:09.540Z] 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-04-21T17:49:11.487Z] Reading package lists... [2020-04-21T17:49:12.072Z] Building dependency tree... [2020-04-21T17:49:12.072Z] Reading state information... [2020-04-21T17:49:13.035Z] The following packages were automatically installed and are no longer required: [2020-04-21T17:49:13.035Z] libjq1 liblzo2-2 libonig4 [2020-04-21T17:49:13.035Z] Use 'sudo apt autoremove' to remove them. [2020-04-21T17:49:13.035Z] Suggested packages: [2020-04-21T17:49:13.035Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-21T17:49:13.035Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-21T17:49:13.035Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-21T17:49:13.035Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-21T17:49:13.304Z] The following NEW packages will be installed: [2020-04-21T17:49:13.304Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-21T17:49:13.304Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-21T17:49:13.304Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-21T17:49:13.304Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-21T17:49:13.572Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-21T17:49:13.572Z] Need to get 12.9 MB of archives. [2020-04-21T17:49:13.572Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-21T17:49:13.572Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-21T17:49:13.838Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-21T17:49:13.838Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-21T17:49:13.838Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-21T17:49:13.838Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-21T17:49:14.105Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-04-21T17:49:14.372Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-21T17:49:14.372Z] 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-04-21T17:49:16.314Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-21T17:49:16.314Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-21T17:49:16.314Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-21T17:49:18.277Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-21T17:49:18.277Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-21T17:49:18.277Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-21T17:49:18.277Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-21T17:49:18.277Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-21T17:49:18.277Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-04-21T17:49:18.544Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-21T17:49:18.544Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-21T17:49:18.811Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-21T17:49:19.078Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-21T17:49:19.078Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-21T17:49:19.078Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-21T17:49:19.078Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-21T17:49:19.661Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-04-21T17:49:21.069Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-21T17:49:21.337Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-21T17:49:21.922Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T17:49:21.922Z] Fetched 12.9 MB in 8s (1649 kB/s) [2020-04-21T17:49:21.922Z] Selecting previously unselected package libxau6:arm64. [2020-04-21T17:49:21.922Z] (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-04-21T17:49:21.922Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-21T17:49:21.922Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-21T17:49:22.190Z] Selecting previously unselected package libbsd0:arm64. [2020-04-21T17:49:22.190Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-21T17:49:22.190Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-21T17:49:22.190Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-21T17:49:22.190Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-21T17:49:22.190Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-21T17:49:22.458Z] Selecting previously unselected package libxcb1:arm64. [2020-04-21T17:49:22.458Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-21T17:49:22.458Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-21T17:49:22.458Z] Selecting previously unselected package libx11-data. [2020-04-21T17:49:22.458Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-21T17:49:22.458Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:49:22.725Z] Selecting previously unselected package libx11-6:arm64. [2020-04-21T17:49:22.725Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-21T17:49:22.993Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:49:22.993Z] Selecting previously unselected package libxext6:arm64. [2020-04-21T17:49:22.993Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-21T17:49:22.993Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-21T17:49:23.261Z] Selecting previously unselected package perl-modules-5.26. [2020-04-21T17:49:23.261Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-21T17:49:23.261Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:49:24.676Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-21T17:49:24.676Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-21T17:49:24.676Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-21T17:49:24.676Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-21T17:49:24.676Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-21T17:49:24.676Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-21T17:49:24.943Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-21T17:49:24.943Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-21T17:49:24.943Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:49:26.354Z] Selecting previously unselected package perl. [2020-04-21T17:49:26.354Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-21T17:49:26.354Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-21T17:49:26.354Z] Selecting previously unselected package less. [2020-04-21T17:49:26.354Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-21T17:49:26.354Z] Unpacking less (487-0.1) ... [2020-04-21T17:49:26.623Z] Selecting previously unselected package libexpat1:arm64. [2020-04-21T17:49:26.623Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-21T17:49:26.623Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-21T17:49:26.623Z] Selecting previously unselected package netbase. [2020-04-21T17:49:26.623Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-21T17:49:26.623Z] Unpacking netbase (5.4) ... [2020-04-21T17:49:26.898Z] Selecting previously unselected package libedit2:arm64. [2020-04-21T17:49:26.899Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-21T17:49:26.899Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-21T17:49:26.899Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-21T17:49:26.899Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-21T17:49:26.899Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T17:49:27.165Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-21T17:49:27.165Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-21T17:49:27.165Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-21T17:49:27.433Z] Selecting previously unselected package openssh-client. [2020-04-21T17:49:27.433Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-21T17:49:27.433Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T17:49:27.705Z] Selecting previously unselected package xauth. [2020-04-21T17:49:27.705Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-21T17:49:27.705Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-21T17:49:27.705Z] Selecting previously unselected package curl. [2020-04-21T17:49:27.705Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-21T17:49:27.705Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-21T17:49:27.972Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-21T17:49:27.972Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-21T17:49:27.972Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-21T17:49:27.972Z] Selecting previously unselected package liberror-perl. [2020-04-21T17:49:27.972Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-21T17:49:27.972Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-21T17:49:28.241Z] Selecting previously unselected package git-man. [2020-04-21T17:49:28.241Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-21T17:49:28.241Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:49:28.509Z] Selecting previously unselected package git. [2020-04-21T17:49:28.509Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-04-21T17:49:28.509Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:49:29.918Z] Selecting previously unselected package make. [2020-04-21T17:49:29.918Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-21T17:49:29.918Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-21T17:49:29.918Z] Selecting previously unselected package patch. [2020-04-21T17:49:29.918Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-21T17:49:29.918Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-21T17:49:29.918Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-21T17:49:29.918Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:49:29.918Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-21T17:49:30.187Z] Setting up less (487-0.1) ... [2020-04-21T17:49:30.454Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-21T17:49:30.454Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T17:49:30.721Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-21T17:49:30.988Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-21T17:49:30.988Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:49:30.988Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-21T17:49:30.988Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-21T17:49:30.988Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-21T17:49:30.988Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-21T17:49:30.988Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-21T17:49:31.255Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T17:49:31.522Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:49:31.522Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-21T17:49:31.522Z] Setting up netbase (5.4) ... [2020-04-21T17:49:31.522Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-21T17:49:31.522Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-21T17:49:31.790Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T17:49:31.790Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-21T17:49:31.790Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-21T17:49:31.790Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-21T17:49:31.790Z] Setting up liberror-perl (0.17025-1) ... [2020-04-21T17:49:31.790Z] Setting up xauth (1:1.0.10-1) ... [2020-04-21T17:49:32.057Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T17:49:32.057Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-21T17:49:38.705Z] curl set to automatically installed. [2020-04-21T17:49:38.705Z] git set to automatically installed. [2020-04-21T17:49:38.705Z] git-man set to automatically installed. [2020-04-21T17:49:38.705Z] less set to automatically installed. [2020-04-21T17:49:38.705Z] libbsd0 set to automatically installed. [2020-04-21T17:49:38.705Z] libcurl3-gnutls set to automatically installed. [2020-04-21T17:49:38.705Z] libedit2 set to automatically installed. [2020-04-21T17:49:38.705Z] liberror-perl set to automatically installed. [2020-04-21T17:49:38.705Z] libexpat1 set to automatically installed. [2020-04-21T17:49:38.705Z] libgdbm-compat4 set to automatically installed. [2020-04-21T17:49:38.705Z] libgdbm5 set to automatically installed. [2020-04-21T17:49:38.705Z] libperl5.26 set to automatically installed. [2020-04-21T17:49:38.705Z] libssl1.0.0 set to automatically installed. [2020-04-21T17:49:38.705Z] libx11-6 set to automatically installed. [2020-04-21T17:49:38.705Z] libx11-data set to automatically installed. [2020-04-21T17:49:38.705Z] libxau6 set to automatically installed. [2020-04-21T17:49:38.705Z] libxcb1 set to automatically installed. [2020-04-21T17:49:38.705Z] libxdmcp6 set to automatically installed. [2020-04-21T17:49:38.705Z] libxext6 set to automatically installed. [2020-04-21T17:49:38.705Z] libxmuu1 set to automatically installed. [2020-04-21T17:49:38.705Z] make set to automatically installed. [2020-04-21T17:49:38.705Z] netbase set to automatically installed. [2020-04-21T17:49:38.705Z] openssh-client set to automatically installed. [2020-04-21T17:49:38.705Z] patch set to automatically installed. [2020-04-21T17:49:38.705Z] perl set to automatically installed. [2020-04-21T17:49:38.705Z] perl-modules-5.26 set to automatically installed. [2020-04-21T17:49:38.705Z] xauth set to automatically installed. [2020-04-21T17:49:38.705Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-21T17:49:38.705Z] Please ensure the environment is properly setup before continuing. [2020-04-21T17:49:38.705Z] Ignore this message if the appropriate measures have already been taken [2020-04-21T17:49:49.115Z] Pulling go [2020-04-21T17:49:51.700Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-21T17:49:51.700Z] Skipping pull go (already ran) [2020-04-21T17:49:51.700Z] Building go [2020-04-21T17:49:51.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-21T17:49:51.700Z] Dload Upload Total Spent Left Speed [2020-04-21T17:49:53.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 93.0M 3 3279k 0 0 13.2M 0 0:00:07 --:--:-- 0:00:07 13.2M 58 93.0M 58 54.4M 0 0 43.8M 0 0:00:02 0:00:01 0:00:01 43.8M 100 93.0M 100 93.0M 0 0 44.3M 0 0:00:02 0:00:02 --:--:-- 44.3M [2020-04-21T17:49:54.580Z] go1.13.5.linux-arm64.tar.gz: OK [2020-04-21T17:50:12.789Z] Staging go [2020-04-21T17:50:14.738Z] Pulling device-modbus [2020-04-21T17:50:17.325Z] Skipping build go (already ran) [2020-04-21T17:50:17.325Z] Building device-modbus [2020-04-21T17:50:17.325Z] 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-04-21T17:50:17.915Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:50:17.915Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-21T17:50:18.184Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:50:18.184Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-04-21T17:50:18.184Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:50:18.184Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-21T17:50:18.184Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:50:18.184Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-04-21T17:50:18.184Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-21T17:50:18.184Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-21T17:50:18.184Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:50:18.184Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-21T17:50:18.184Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-21T17:50:18.184Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-21T17:50:18.184Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:50:18.184Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:50:18.455Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:50:18.455Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-21T17:50:18.455Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:50:18.455Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:50:18.455Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:50:18.455Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:50:18.455Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:50:18.455Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:50:18.455Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:50:18.455Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-21T17:50:18.455Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:50:18.455Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:50:18.455Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:50:18.455Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-21T17:50:18.455Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:50:18.455Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:50:18.455Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:50:18.455Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:50:18.455Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-21T17:50:18.455Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-21T17:50:18.455Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:50:18.455Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:50:18.455Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:50:18.455Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:50:18.455Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:50:18.455Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:50:18.455Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:50:18.455Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:50:18.455Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:50:18.724Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:50:18.724Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:50:18.724Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:50:18.724Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-21T17:50:18.724Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:50:18.724Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:50:18.724Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:50:18.724Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:50:18.724Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-21T17:50:18.724Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:50:18.724Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:50:18.993Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:50:18.993Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:50:18.993Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:50:18.993Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:50:18.993Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:50:18.993Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:50:18.993Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 [2020-04-21T17:50:18.993Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T17:50:18.993Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-21T17:50:19.266Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T17:50:19.266Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T17:50:19.266Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-21T17:50:19.266Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T17:50:19.266Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T17:50:19.266Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T17:50:19.266Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T17:50:19.266Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T17:50:19.266Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T17:50:19.266Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T17:50:19.266Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T17:50:19.266Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T17:50:19.266Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T17:50:19.266Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T17:50:19.266Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T17:50:19.266Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T17:50:19.266Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T17:50:19.266Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T17:50:19.266Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T17:50:19.266Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T17:50:19.266Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T17:50:19.266Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T17:50:19.266Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T17:50:19.266Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T17:50:19.266Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T17:50:19.266Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T17:50:19.266Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T17:50:19.266Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-21T17:50:45.997Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T17:50:46.263Z] install: cannot stat './cmd/Attribution.txt': No such file or directory [2020-04-21T17:50:46.263Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-04-21T17:50:48.865Z] 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-04-21T17:50:49.510Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:50:50.853Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:50:51.151Z] ---> package-listing.sh [2020-04-21T17:50:51.151Z] ++ facter osfamily [2020-04-21T17:50:51.151Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T17:50:51.151Z] + OS_FAMILY=redhat [2020-04-21T17:50:51.151Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-21T17:50:51.151Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T17:50:51.151Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T17:50:51.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T17:50:51.151Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T17:50:51.151Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-21T17:50:51.151Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T17:50:51.151Z] + case "${OS_FAMILY}" in [2020-04-21T17:50:51.151Z] + rpm -qa [2020-04-21T17:50:51.151Z] + sort [2020-04-21T17:50:55.347Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T17:50:55.347Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T17:50:55.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T17:50:55.347Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-21T17:50:55.347Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [2020-04-21T17:50:55.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:50:55.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T17:50:55.812Z] [2020-04-21T17:50:55.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:50:56.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T17:50:56.149Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T17:50:56.149Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T17:50:56.149Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T17:50:56.149Z] 756a868c4378: Pulling fs layer [2020-04-21T17:50:56.149Z] 444b2fc9a129: Pulling fs layer [2020-04-21T17:50:56.149Z] ea15f1150254: Pulling fs layer [2020-04-21T17:50:56.149Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T17:50:56.149Z] 28c525ee5125: Pulling fs layer [2020-04-21T17:50:56.149Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T17:50:56.149Z] 138eaada9080: Pulling fs layer [2020-04-21T17:50:56.149Z] 0622d0fa9048: Pulling fs layer [2020-04-21T17:50:56.149Z] 41b27a9f41bf: Waiting [2020-04-21T17:50:56.149Z] 444b2fc9a129: Waiting [2020-04-21T17:50:56.149Z] 28c525ee5125: Waiting [2020-04-21T17:50:56.149Z] 094b1ea09ed8: Waiting [2020-04-21T17:50:56.149Z] 138eaada9080: Waiting [2020-04-21T17:50:56.149Z] ea15f1150254: Waiting [2020-04-21T17:50:56.149Z] 0622d0fa9048: Waiting [2020-04-21T17:50:56.149Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T17:50:56.149Z] 2cc5ad85d9ab: Download complete [2020-04-21T17:50:56.149Z] 444b2fc9a129: Verifying Checksum [2020-04-21T17:50:56.149Z] 444b2fc9a129: Download complete [2020-04-21T17:50:56.149Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T17:50:56.149Z] c9b1b535fdd9: Download complete [2020-04-21T17:50:56.421Z] ea15f1150254: Download complete [2020-04-21T17:50:56.421Z] 28c525ee5125: Verifying Checksum [2020-04-21T17:50:56.421Z] 28c525ee5125: Download complete [2020-04-21T17:50:56.689Z] 756a868c4378: Verifying Checksum [2020-04-21T17:50:56.689Z] 756a868c4378: Download complete [2020-04-21T17:50:56.689Z] c9b1b535fdd9: Pull complete [2020-04-21T17:50:56.689Z] 138eaada9080: Verifying Checksum [2020-04-21T17:50:56.689Z] 138eaada9080: Download complete [2020-04-21T17:50:56.689Z] 0622d0fa9048: Download complete [2020-04-21T17:50:56.689Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T17:50:56.689Z] 094b1ea09ed8: Download complete [2020-04-21T17:50:56.948Z] 2cc5ad85d9ab: Pull complete [2020-04-21T17:50:57.209Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T17:50:57.209Z] 41b27a9f41bf: Download complete [2020-04-21T17:50:58.177Z] 756a868c4378: Pull complete [2020-04-21T17:50:58.443Z] 444b2fc9a129: Pull complete [2020-04-21T17:50:58.705Z] ea15f1150254: Pull complete [2020-04-21T17:51:02.908Z] 41b27a9f41bf: Pull complete [2020-04-21T17:51:02.908Z] 28c525ee5125: Pull complete [2020-04-21T17:51:05.443Z] 094b1ea09ed8: Pull complete [2020-04-21T17:51:05.703Z] 138eaada9080: Pull complete [2020-04-21T17:51:05.703Z] 0622d0fa9048: Pull complete [2020-04-21T17:51:05.703Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T17:51:05.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T17:51:05.866Z] prd-centos7-docker-4c-2g-5316 does not seem to be running inside a container [2020-04-21T17:51:05.910Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T17:51:06.988Z] $ docker top c791b9bc64c9ed974274af0ecf18c830405a0b470bd646eae48e888e8e7c89bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T17:51:07.261Z] provisioning config files... [2020-04-21T17:51:07.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config8559190516268140747tmp [Pipeline] { [Pipeline] echo [2020-04-21T17:51:07.331Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:51:07.620Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T17:51:07.635Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:51:07.925Z] ---> logs-deploy.sh [2020-04-21T17:51:07.925Z] + ARCHIVE_ARTIFACTS= [2020-04-21T17:51:07.925Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T17:51:07.925Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T17:51:07.925Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T17:51:07.925Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/8 [2020-04-21T17:51:07.925Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/8/ [2020-04-21T17:51:07.925Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/8 /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-21T17:51:09.829Z] Archives upload complete. [2020-04-21T17:51:09.829Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/8/ [2020-04-21T17:51:10.397Z] ---> uname -a: [2020-04-21T17:51:10.397Z] Linux c791b9bc64c9 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] ---> lscpu: [2020-04-21T17:51:10.397Z] Architecture: x86_64 [2020-04-21T17:51:10.397Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-21T17:51:10.397Z] Byte Order: Little Endian [2020-04-21T17:51:10.397Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-21T17:51:10.397Z] CPU(s): 4 [2020-04-21T17:51:10.397Z] On-line CPU(s) list: 0-3 [2020-04-21T17:51:10.397Z] Thread(s) per core: 1 [2020-04-21T17:51:10.397Z] Core(s) per socket: 1 [2020-04-21T17:51:10.397Z] Socket(s): 4 [2020-04-21T17:51:10.397Z] NUMA node(s): 1 [2020-04-21T17:51:10.397Z] Vendor ID: GenuineIntel [2020-04-21T17:51:10.397Z] CPU family: 6 [2020-04-21T17:51:10.397Z] Model: 44 [2020-04-21T17:51:10.397Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-21T17:51:10.397Z] Stepping: 1 [2020-04-21T17:51:10.397Z] CPU MHz: 2933.396 [2020-04-21T17:51:10.397Z] BogoMIPS: 5866.79 [2020-04-21T17:51:10.397Z] Virtualization: VT-x [2020-04-21T17:51:10.397Z] Hypervisor vendor: KVM [2020-04-21T17:51:10.397Z] Virtualization type: full [2020-04-21T17:51:10.397Z] L1d cache: 128 KiB [2020-04-21T17:51:10.397Z] L1i cache: 128 KiB [2020-04-21T17:51:10.397Z] L2 cache: 16 MiB [2020-04-21T17:51:10.397Z] L3 cache: 64 MiB [2020-04-21T17:51:10.397Z] NUMA node0 CPU(s): 0-3 [2020-04-21T17:51:10.397Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-21T17:51:10.397Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-21T17:51:10.397Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-21T17:51:10.397Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-21T17:51:10.397Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-21T17:51:10.397Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] ---> nproc: [2020-04-21T17:51:10.397Z] 4 [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] ---> df -h: [2020-04-21T17:51:10.397Z] Filesystem Size Used Available Use% Mounted on [2020-04-21T17:51:10.397Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-21T17:51:10.397Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-21T17:51:10.397Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-21T17:51:10.397Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-21T17:51:10.397Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-21T17:51:10.397Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-21T17:51:10.397Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-21T17:51:10.397Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-21T17:51:10.397Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/xfoundry_device-modbus-go_PR-139@tmp [2020-04-21T17:51:10.397Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] ---> free -m: [2020-04-21T17:51:10.397Z] total used free shared buff/cache available [2020-04-21T17:51:10.397Z] Mem: 1838 596 80 0 1160 1136 [2020-04-21T17:51:10.397Z] Swap: 1023 0 1023 [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] ---> ip addr: [2020-04-21T17:51:10.397Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-21T17:51:10.397Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-21T17:51:10.397Z] inet 127.0.0.1/8 scope host lo [2020-04-21T17:51:10.397Z] valid_lft forever preferred_lft forever [2020-04-21T17:51:10.397Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-21T17:51:10.397Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-21T17:51:10.397Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-21T17:51:10.397Z] valid_lft forever preferred_lft forever [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] ---> sar -b -r -n DEV: [2020-04-21T17:51:10.397Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] 17:41:03 LINUX RESTART [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] 17:42:01 tps rtps wtps bread/s bwrtn/s [2020-04-21T17:51:10.397Z] 17:43:01 9.89 0.07 9.83 2.13 1927.23 [2020-04-21T17:51:10.397Z] 17:44:01 2.83 0.00 2.83 0.00 88.78 [2020-04-21T17:51:10.397Z] 17:45:01 0.30 0.00 0.30 0.00 3.48 [2020-04-21T17:51:10.397Z] 17:46:01 0.35 0.00 0.35 0.00 5.66 [2020-04-21T17:51:10.397Z] 17:47:01 0.27 0.00 0.27 0.00 4.96 [2020-04-21T17:51:10.397Z] 17:48:01 0.40 0.00 0.40 0.00 6.40 [2020-04-21T17:51:10.397Z] 17:49:01 0.33 0.00 0.33 0.00 5.45 [2020-04-21T17:51:10.397Z] 17:50:02 0.27 0.00 0.27 0.00 4.01 [2020-04-21T17:51:10.397Z] 17:51:01 79.67 52.72 26.95 3543.05 9414.44 [2020-04-21T17:51:10.397Z] Average: 10.35 5.78 4.57 388.20 1258.64 [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] 17:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-21T17:51:10.397Z] 17:43:01 122120 1760184 93.51 2620 1226752 947072 32.31 428392 1168316 8 [2020-04-21T17:51:10.397Z] 17:44:01 124496 1757808 93.39 2620 1226760 908892 31.01 427384 1168008 8 [2020-04-21T17:51:10.397Z] 17:45:01 123924 1758380 93.42 2620 1226768 909016 31.02 427928 1168004 16 [2020-04-21T17:51:10.397Z] 17:46:01 125248 1757056 93.35 2620 1226768 908788 31.01 426608 1168004 16 [2020-04-21T17:51:10.397Z] 17:47:01 124932 1757372 93.36 2620 1226776 908872 31.01 427208 1168004 8 [2020-04-21T17:51:10.397Z] 17:48:01 123936 1758368 93.42 2620 1226780 909136 31.02 428016 1168004 16 [2020-04-21T17:51:10.397Z] 17:49:01 126864 1755440 93.26 2620 1226784 909160 31.02 424720 1168000 8 [2020-04-21T17:51:10.397Z] 17:50:02 127520 1754784 93.23 2620 1226788 909016 31.02 424172 1168000 12 [2020-04-21T17:51:10.397Z] 17:51:01 79412 1802892 95.78 2620 1213684 1110876 37.90 478668 1140992 81356 [2020-04-21T17:51:10.397Z] Average: 119828 1762476 93.63 2620 1225318 935648 31.92 432566 1165037 9050 [2020-04-21T17:51:10.397Z] [2020-04-21T17:51:10.397Z] 17:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-21T17:51:10.397Z] 17:43:01 eth0 1.83 0.75 0.93 0.23 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:44:01 eth0 1.90 0.28 0.39 0.20 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:45:01 eth0 1.20 0.83 0.76 0.41 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:46:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:47:01 eth0 0.68 0.12 0.17 0.07 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.397Z] 17:48:01 eth0 0.85 0.43 0.30 0.21 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:49:01 eth0 0.75 0.42 0.30 0.21 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:50:02 eth0 0.90 0.33 0.30 0.20 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:51:01 eth0 92.72 76.69 2362.39 8.74 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] Average: eth0 11.07 8.76 259.03 1.13 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:51:10.398Z] [2020-04-21T17:51:10.398Z] [2020-04-21T17:51:10.398Z] ---> sar -P ALL: [2020-04-21T17:51:10.398Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T17:51:10.398Z] [2020-04-21T17:51:10.398Z] 17:41:03 LINUX RESTART [2020-04-21T17:51:10.398Z] [2020-04-21T17:51:10.398Z] 17:42:01 CPU %user %nice %system %iowait %steal %idle [2020-04-21T17:51:10.398Z] 17:43:01 all 0.19 0.00 0.10 0.00 0.00 99.72 [2020-04-21T17:51:10.398Z] 17:43:01 0 0.08 0.00 0.12 0.00 0.00 99.80 [2020-04-21T17:51:10.398Z] 17:43:01 1 0.12 0.00 0.13 0.00 0.00 99.75 [2020-04-21T17:51:10.398Z] 17:43:01 2 0.53 0.00 0.10 0.00 0.02 99.35 [2020-04-21T17:51:10.398Z] 17:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T17:51:10.398Z] 17:44:01 all 0.18 0.00 0.06 0.00 0.00 99.75 [2020-04-21T17:51:10.398Z] 17:44:01 0 0.40 0.00 0.07 0.00 0.02 99.52 [2020-04-21T17:51:10.398Z] 17:44:01 1 0.13 0.00 0.08 0.00 0.00 99.78 [2020-04-21T17:51:10.398Z] 17:44:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-04-21T17:51:10.398Z] 17:44:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-21T17:51:10.398Z] 17:45:01 all 0.20 0.00 0.07 0.00 0.00 99.73 [2020-04-21T17:51:10.398Z] 17:45:01 0 0.47 0.00 0.07 0.00 0.00 99.47 [2020-04-21T17:51:10.398Z] 17:45:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-21T17:51:10.398Z] 17:45:01 2 0.18 0.00 0.08 0.00 0.00 99.73 [2020-04-21T17:51:10.398Z] 17:45:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T17:51:10.398Z] 17:46:01 all 0.18 0.00 0.06 0.00 0.00 99.75 [2020-04-21T17:51:10.398Z] 17:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-21T17:51:10.398Z] 17:46:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2020-04-21T17:51:10.398Z] 17:46:01 2 0.55 0.00 0.07 0.00 0.00 99.38 [2020-04-21T17:51:10.398Z] 17:46:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2020-04-21T17:51:10.398Z] 17:47:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-04-21T17:51:10.398Z] 17:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-21T17:51:10.398Z] 17:47:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-21T17:51:10.398Z] 17:47:01 2 0.57 0.00 0.08 0.00 0.00 99.35 [2020-04-21T17:51:10.398Z] 17:47:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-21T17:51:10.398Z] 17:48:01 all 0.21 0.00 0.05 0.00 0.00 99.74 [2020-04-21T17:51:10.398Z] 17:48:01 0 0.12 0.00 0.05 0.00 0.00 99.83 [2020-04-21T17:51:10.398Z] 17:48:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-21T17:51:10.398Z] 17:48:01 2 0.55 0.00 0.02 0.00 0.00 99.43 [2020-04-21T17:51:10.398Z] 17:48:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2020-04-21T17:51:10.398Z] 17:49:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2020-04-21T17:51:10.398Z] 17:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-21T17:51:10.398Z] 17:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T17:51:10.398Z] 17:49:01 2 0.55 0.00 0.12 0.00 0.00 99.33 [2020-04-21T17:51:10.398Z] 17:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T17:51:10.398Z] 17:50:02 all 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-21T17:51:10.398Z] 17:50:02 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T17:51:10.398Z] 17:50:02 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T17:51:10.398Z] 17:50:02 2 0.10 0.00 0.05 0.00 0.02 99.83 [2020-04-21T17:51:10.398Z] 17:50:02 3 0.13 0.00 0.08 0.00 0.00 99.78 [2020-04-21T17:51:10.398Z] 17:51:01 all 3.15 0.00 1.68 1.26 0.01 93.89 [2020-04-21T17:51:10.398Z] 17:51:01 0 3.18 0.00 1.80 0.95 0.02 94.05 [2020-04-21T17:51:10.398Z] 17:51:01 1 2.67 0.00 1.75 0.43 0.02 95.13 [2020-04-21T17:51:10.398Z] 17:51:01 2 4.00 0.00 1.79 1.91 0.00 92.30 [2020-04-21T17:51:10.398Z] 17:51:01 3 2.76 0.00 1.38 1.75 0.00 94.11 [2020-04-21T17:51:10.398Z] Average: all 0.50 0.00 0.24 0.14 0.00 99.12 [2020-04-21T17:51:10.398Z] Average: 0 0.49 0.00 0.25 0.10 0.00 99.16 [2020-04-21T17:51:10.398Z] Average: 1 0.37 0.00 0.26 0.05 0.00 99.32 [2020-04-21T17:51:10.398Z] Average: 2 0.78 0.00 0.26 0.21 0.00 98.75 [2020-04-21T17:51:10.398Z] Average: 3 0.36 0.00 0.19 0.19 0.00 99.25 [2020-04-21T17:51:10.398Z] [2020-04-21T17:51:10.398Z] [2020-04-21T17:51:10.398Z]