Started by user Ernesto Ojeda 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 venkata-subbareddyK for edgexfoundry/device-modbus-go Loading trusted files from base branch master at ac842be5e75fcd5e4c012862374abb44191cceb5 rather than fb1cdd462f00638a55f47d34e4d98aba930c26c6 Obtained Jenkinsfile from ac842be5e75fcd5e4c012862374abb44191cceb5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-854 in /w/workspace/xfoundry_device-modbus-go_PR-169 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-169 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ac842be5e75fcd5e4c012862374abb44191cceb5 into PR head commit fb1cdd462f00638a55f47d34e4d98aba930c26c6 Merge succeeded, producing fb1cdd462f00638a55f47d34e4d98aba930c26c6 Checking out Revision fb1cdd462f00638a55f47d34e4d98aba930c26c6 (PR-169) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # 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/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # 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 ac842be5e75fcd5e4c012862374abb44191cceb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#163" > git rev-list --no-walk fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-31T20:16:00.151Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-31T20:16:00.487Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-31T20:16:00.633Z] ========================================================= [2020-08-31T20:16:00.633Z] EdgeX Global Pipelines Version Info [2020-08-31T20:16:00.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:16:03.360Z] ------------------- [2020-08-31T20:16:03.360Z] stable info: [2020-08-31T20:16:03.360Z] ------------------- [2020-08-31T20:16:03.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-31T20:16:03.360Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:16:03.360Z] Message: update stable to v1.0.115 [2020-08-31T20:16:04.398Z] ------------------- [2020-08-31T20:16:04.398Z] experimental info: [2020-08-31T20:16:04.398Z] ------------------- [2020-08-31T20:16:04.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-31T20:16:04.398Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:16:04.398Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-08-31T20:16:04.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-08-31T20:16:04.819Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-08-31T20:16:04.894Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-08-31T20:16:04.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-08-31T20:16:05.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-08-31T20:16:05.132Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-08-31T20:16:05.208Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-08-31T20:16:05.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-08-31T20:16:05.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-08-31T20:16:05.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-08-31T20:16:05.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-08-31T20:16:05.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-08-31T20:16:05.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-08-31T20:16:05.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-08-31T20:16:05.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:16:05.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:16:06.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:16:06.132Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:16:06.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-08-31T20:16:06.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-08-31T20:16:06.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-08-31T20:16:06.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-08-31T20:16:06.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2020-08-31T20:16:06.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2020-08-31T20:16:06.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2020-08-31T20:16:06.818Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb1cdd462f00638a55f47d34e4d98aba930c26c6 [Pipeline] echo [2020-08-31T20:16:06.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb1cdd4 [Pipeline] echo [2020-08-31T20:16:06.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:16:07.578Z] + git log --format=format:%s -1 fb1cdd462f00638a55f47d34e4d98aba930c26c6 [Pipeline] echo [2020-08-31T20:16:07.699Z] GIT_COMMIT: fb1cdd462f00638a55f47d34e4d98aba930c26c6, Commit Message: refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#163 [Pipeline] echo [2020-08-31T20:16:07.745Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:16:08.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:16:08.855Z] [2020-08-31T20:16:08.855Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:16:09.232Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:16:09.232Z] latest: Pulling from edgex-devops/git-semver [2020-08-31T20:16:09.232Z] 31603596830f: Pulling fs layer [2020-08-31T20:16:09.232Z] 2a8b12db71e7: Pulling fs layer [2020-08-31T20:16:09.232Z] 6ca5941a6612: Pulling fs layer [2020-08-31T20:16:09.232Z] ecc8261a40a4: Pulling fs layer [2020-08-31T20:16:09.232Z] 2a8b12db71e7: Verifying Checksum [2020-08-31T20:16:09.232Z] 2a8b12db71e7: Download complete [2020-08-31T20:16:09.499Z] 31603596830f: Verifying Checksum [2020-08-31T20:16:09.499Z] 31603596830f: Download complete [2020-08-31T20:16:09.499Z] ecc8261a40a4: Verifying Checksum [2020-08-31T20:16:09.499Z] ecc8261a40a4: Download complete [2020-08-31T20:16:09.499Z] 6ca5941a6612: Verifying Checksum [2020-08-31T20:16:09.499Z] 6ca5941a6612: Download complete [2020-08-31T20:16:09.770Z] 31603596830f: Pull complete [2020-08-31T20:16:10.044Z] 2a8b12db71e7: Pull complete [2020-08-31T20:16:11.001Z] 6ca5941a6612: Pull complete [2020-08-31T20:16:11.315Z] ecc8261a40a4: Pull complete [2020-08-31T20:16:11.583Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-31T20:16:11.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:16:11.583Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-31T20:16:11.715Z] prd-centos7-docker-4c-2g-854 does not seem to be running inside a container [2020-08-31T20:16:11.796Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-169 -v /w/workspace/xfoundry_device-modbus-go_PR-169:/w/workspace/xfoundry_device-modbus-go_PR-169:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-169@tmp:/w/workspace/xfoundry_device-modbus-go_PR-169@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:16:14.088Z] $ docker top 9043a9a3707a9026357f3c700b7cb4d113a62ab4c3a14d81a2f2be9c0452a528 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:16:14.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:16:14.440Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:16:14.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:16:14.687Z] $ docker exec 9043a9a3707a9026357f3c700b7cb4d113a62ab4c3a14d81a2f2be9c0452a528 ssh-agent [2020-08-31T20:16:14.862Z] SSH_AUTH_SOCK=/tmp/ssh-iPpzcY0GuCBC/agent.12 [2020-08-31T20:16:14.862Z] SSH_AGENT_PID=17 [2020-08-31T20:16:14.878Z] Running ssh-add (command line suppressed) [2020-08-31T20:16:15.015Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-169@tmp/private_key_3900242985986916040.key (/w/workspace/xfoundry_device-modbus-go_PR-169@tmp/private_key_3900242985986916040.key) [2020-08-31T20:16:15.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:16:15.447Z] + git describe --exact-match --tags HEAD [2020-08-31T20:16:15.447Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-31T20:16:15.555Z] $ docker exec --env ******** --env ******** 9043a9a3707a9026357f3c700b7cb4d113a62ab4c3a14d81a2f2be9c0452a528 ssh-agent -k [2020-08-31T20:16:15.712Z] unset SSH_AUTH_SOCK; [2020-08-31T20:16:15.713Z] unset SSH_AGENT_PID; [2020-08-31T20:16:15.713Z] echo Agent pid 17 killed; [2020-08-31T20:16:15.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-31T20:16:15.853Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-31T20:16:15.853Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-31T20:16:15.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:16:15.939Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:16:16.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:16:16.141Z] $ docker exec 9043a9a3707a9026357f3c700b7cb4d113a62ab4c3a14d81a2f2be9c0452a528 ssh-agent [2020-08-31T20:16:16.307Z] SSH_AUTH_SOCK=/tmp/ssh-7NfUz2u0jScB/agent.45 [2020-08-31T20:16:16.307Z] SSH_AGENT_PID=51 [2020-08-31T20:16:16.315Z] Running ssh-add (command line suppressed) [2020-08-31T20:16:16.461Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-169@tmp/private_key_925031500598087802.key (/w/workspace/xfoundry_device-modbus-go_PR-169@tmp/private_key_925031500598087802.key) [2020-08-31T20:16:16.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:16:16.843Z] + git semver init [2020-08-31T20:16:16.843Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:16:16.843Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-169/.git [2020-08-31T20:16:16.843Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-169 [2020-08-31T20:16:16.843Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:16:16.843Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:16:16.843Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:16:16.843Z] # $SEMVER_BRANCH = PR-169 [2020-08-31T20:16:16.843Z] # $SEMVER_TEMP = /tmp/semver-600475214 [2020-08-31T20:16:16.843Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-08-31T20:16:17.442Z] # '/tmp/semver-600475214' -> '/w/workspace/xfoundry_device-modbus-go_PR-169/.semver' [2020-08-31T20:16:17.442Z] # -> Force: false [2020-08-31T20:16:17.442Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-169/.semver [Pipeline] } [2020-08-31T20:16:17.459Z] $ docker exec --env ******** --env ******** 9043a9a3707a9026357f3c700b7cb4d113a62ab4c3a14d81a2f2be9c0452a528 ssh-agent -k [2020-08-31T20:16:17.589Z] unset SSH_AUTH_SOCK; [2020-08-31T20:16:17.590Z] unset SSH_AGENT_PID; [2020-08-31T20:16:17.590Z] echo Agent pid 51 killed; [2020-08-31T20:16:17.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:16:18.105Z] + git semver [Pipeline] } [2020-08-31T20:16:18.125Z] $ docker stop --time=1 9043a9a3707a9026357f3c700b7cb4d113a62ab4c3a14d81a2f2be9c0452a528 [2020-08-31T20:16:19.524Z] $ docker rm -f 9043a9a3707a9026357f3c700b7cb4d113a62ab4c3a14d81a2f2be9c0452a528 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-31T20:16:20.715Z] Stashed 25 file(s) [Pipeline] echo [2020-08-31T20:16:20.717Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-08-31T20:16:20.821Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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-08-31T20:16:36.289Z] Still waiting to schedule task [2020-08-31T20:16:36.290Z] ‘prd-centos7-builder-2c-1g-849’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-213’ is offline; ‘prd-centos7-docker-4c-2g-850’ is offline; ‘prd-centos7-docker-4c-2g-853’ is offline; ‘prd-centos7-docker-4c-2g-856’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-852’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-08-31T20:16:36.292Z] Still waiting to schedule task [2020-08-31T20:16:36.292Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-852’ is offline [2020-08-31T20:18:17.523Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-857 in /w/workspace/xfoundry_device-modbus-go_PR-169 [Pipeline] { [Pipeline] ws [2020-08-31T20:18:17.565Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:18:23.122Z] using credential edgex-jenkins-ssh [2020-08-31T20:18:23.174Z] Cloning the remote Git repository [2020-08-31T20:18:23.174Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:18:23.236Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:18:23.353Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2020-08-31T20:18:23.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:18:23.424Z] > git --version # timeout=10 [2020-08-31T20:18:23.445Z] > git --version # 'git version 2.17.1' [2020-08-31T20:18:23.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:23.505Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:24.298Z] Fetching without tags [2020-08-31T20:18:24.788Z] Merging remotes/origin/master commit ac842be5e75fcd5e4c012862374abb44191cceb5 into PR head commit fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:18:25.145Z] Merge succeeded, producing fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:18:25.146Z] Checking out Revision fb1cdd462f00638a55f47d34e4d98aba930c26c6 (PR-169) [2020-08-31T20:18:24.210Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:18:24.230Z] > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # timeout=10 [2020-08-31T20:18:24.248Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:24.269Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:18:24.310Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:18:24.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:24.322Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:24.807Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:18:24.825Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:18:24.916Z] > git remote # timeout=10 [2020-08-31T20:18:25.009Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:18:25.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:25.058Z] > git merge ac842be5e75fcd5e4c012862374abb44191cceb5 # timeout=10 [2020-08-31T20:18:25.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:18:25.154Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:18:25.184Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:18:26.562Z] Running on prd-centos7-docker-4c-2g-858 in /w/workspace/xfoundry_device-modbus-go_PR-169 [Pipeline] { [Pipeline] ws [2020-08-31T20:18:26.642Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:18:29.216Z] using credential edgex-jenkins-ssh [2020-08-31T20:18:29.306Z] Cloning the remote Git repository [2020-08-31T20:18:29.306Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:18:29.610Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#163" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-08-31T20:18:29.350Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:18:29.428Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2020-08-31T20:18:29.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:18:29.497Z] > git --version # timeout=10 [2020-08-31T20:18:29.503Z] > git --version # 'git version 2.16.5' [2020-08-31T20:18:29.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:29.526Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] unstash [Pipeline] echo [2020-08-31T20:18:30.917Z] ========================================================= [2020-08-31T20:18:30.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-31T20:18:30.917Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:18:31.021Z] Fetching without tags [2020-08-31T20:18:30.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:18:30.988Z] > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # timeout=10 [2020-08-31T20:18:31.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:31.015Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:18:31.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:18:31.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:31.030Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:31.460Z] Merging remotes/origin/master commit ac842be5e75fcd5e4c012862374abb44191cceb5 into PR head commit fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:18:31.544Z] Merge succeeded, producing fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:18:31.545Z] Checking out Revision fb1cdd462f00638a55f47d34e4d98aba930c26c6 (PR-169) [2020-08-31T20:18:31.945Z] + 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-08-31T20:18:31.467Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:18:31.475Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:18:31.505Z] > git remote # timeout=10 [2020-08-31T20:18:31.514Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:18:31.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:31.523Z] > git merge ac842be5e75fcd5e4c012862374abb44191cceb5 # timeout=10 [2020-08-31T20:18:31.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:18:31.553Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:18:31.557Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:18:32.940Z] Sending build context to Docker daemon 652.3kB [2020-08-31T20:18:32.940Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T20:18:32.940Z] Step 2/8 : FROM ${BASE} [2020-08-31T20:18:33.214Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-31T20:18:33.214Z] b538f80385f9: Pulling fs layer [2020-08-31T20:18:33.214Z] 74f711af9a0d: Pulling fs layer [2020-08-31T20:18:33.214Z] 99f96fe45779: Pulling fs layer [2020-08-31T20:18:33.214Z] fd7a069fd194: Pulling fs layer [2020-08-31T20:18:33.215Z] 66aa3694b03b: Pulling fs layer [2020-08-31T20:18:33.215Z] 170f70906a0f: Pulling fs layer [2020-08-31T20:18:33.215Z] ad7c5574e4b9: Pulling fs layer [2020-08-31T20:18:33.215Z] e772456be8f7: Pulling fs layer [2020-08-31T20:18:33.215Z] c890913d741a: Pulling fs layer [2020-08-31T20:18:33.215Z] 2480fcc9aa5a: Pulling fs layer [2020-08-31T20:18:33.215Z] 09adf4765672: Pulling fs layer [2020-08-31T20:18:33.215Z] fd7a069fd194: Waiting [2020-08-31T20:18:33.215Z] ad7c5574e4b9: Waiting [2020-08-31T20:18:33.215Z] e772456be8f7: Waiting [2020-08-31T20:18:33.215Z] 66aa3694b03b: Waiting [2020-08-31T20:18:33.215Z] 170f70906a0f: Waiting [2020-08-31T20:18:33.215Z] c890913d741a: Waiting [2020-08-31T20:18:33.215Z] 2480fcc9aa5a: Waiting [2020-08-31T20:18:33.215Z] 09adf4765672: Waiting [2020-08-31T20:18:33.215Z] 99f96fe45779: Verifying Checksum [2020-08-31T20:18:33.215Z] 99f96fe45779: Download complete [2020-08-31T20:18:33.215Z] 74f711af9a0d: Verifying Checksum [2020-08-31T20:18:33.215Z] 74f711af9a0d: Download complete [2020-08-31T20:18:33.215Z] 66aa3694b03b: Verifying Checksum [2020-08-31T20:18:33.215Z] 66aa3694b03b: Download complete [2020-08-31T20:18:33.215Z] 170f70906a0f: Download complete [2020-08-31T20:18:33.215Z] b538f80385f9: Verifying Checksum [2020-08-31T20:18:33.215Z] b538f80385f9: Download complete [2020-08-31T20:18:34.209Z] b538f80385f9: Pull complete [2020-08-31T20:18:34.810Z] 74f711af9a0d: Pull complete [2020-08-31T20:18:35.086Z] 99f96fe45779: Pull complete [2020-08-31T20:18:35.107Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#163" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T20:18:35.897Z] ========================================================= [2020-08-31T20:18:35.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-31T20:18:35.897Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:18:36.548Z] ad7c5574e4b9: Download complete [2020-08-31T20:18:36.548Z] c890913d741a: Verifying Checksum [2020-08-31T20:18:36.548Z] c890913d741a: Download complete [2020-08-31T20:18:36.581Z] + 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-08-31T20:18:37.547Z] Sending build context to Docker daemon 652.3kB [2020-08-31T20:18:37.547Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T20:18:37.547Z] Step 2/8 : FROM ${BASE} [2020-08-31T20:18:37.547Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-31T20:18:37.547Z] df20fa9351a1: Pulling fs layer [2020-08-31T20:18:37.547Z] ed8968b2872e: Pulling fs layer [2020-08-31T20:18:37.547Z] a92cc7c5fd73: Pulling fs layer [2020-08-31T20:18:37.547Z] 2dd03ba5bac4: Pulling fs layer [2020-08-31T20:18:37.547Z] 1e091d79d1de: Pulling fs layer [2020-08-31T20:18:37.547Z] 481702a1767f: Pulling fs layer [2020-08-31T20:18:37.547Z] f64a6f60c768: Pulling fs layer [2020-08-31T20:18:37.547Z] e78d2573fc39: Pulling fs layer [2020-08-31T20:18:37.547Z] e876d2f968b6: Pulling fs layer [2020-08-31T20:18:37.547Z] ce8a83651883: Pulling fs layer [2020-08-31T20:18:37.547Z] 07967f4d0e4b: Pulling fs layer [2020-08-31T20:18:37.547Z] f64a6f60c768: Waiting [2020-08-31T20:18:37.547Z] e78d2573fc39: Waiting [2020-08-31T20:18:37.547Z] 2dd03ba5bac4: Waiting [2020-08-31T20:18:37.547Z] 1e091d79d1de: Waiting [2020-08-31T20:18:37.547Z] ce8a83651883: Waiting [2020-08-31T20:18:37.547Z] 481702a1767f: Waiting [2020-08-31T20:18:37.547Z] 07967f4d0e4b: Waiting [2020-08-31T20:18:37.547Z] e876d2f968b6: Waiting [2020-08-31T20:18:37.547Z] a92cc7c5fd73: Verifying Checksum [2020-08-31T20:18:37.547Z] a92cc7c5fd73: Download complete [2020-08-31T20:18:37.547Z] ed8968b2872e: Verifying Checksum [2020-08-31T20:18:37.547Z] ed8968b2872e: Download complete [2020-08-31T20:18:37.547Z] 1e091d79d1de: Verifying Checksum [2020-08-31T20:18:37.547Z] 1e091d79d1de: Download complete [2020-08-31T20:18:37.547Z] 481702a1767f: Verifying Checksum [2020-08-31T20:18:37.547Z] 481702a1767f: Download complete [2020-08-31T20:18:37.547Z] df20fa9351a1: Verifying Checksum [2020-08-31T20:18:37.547Z] df20fa9351a1: Download complete [2020-08-31T20:18:38.010Z] e772456be8f7: Verifying Checksum [2020-08-31T20:18:38.010Z] e772456be8f7: Download complete [2020-08-31T20:18:38.130Z] df20fa9351a1: Pull complete [2020-08-31T20:18:38.130Z] ed8968b2872e: Pull complete [2020-08-31T20:18:38.287Z] 09adf4765672: Verifying Checksum [2020-08-31T20:18:38.287Z] 09adf4765672: Download complete [2020-08-31T20:18:38.570Z] 2480fcc9aa5a: Verifying Checksum [2020-08-31T20:18:38.570Z] 2480fcc9aa5a: Download complete [2020-08-31T20:18:38.720Z] f64a6f60c768: Verifying Checksum [2020-08-31T20:18:38.720Z] f64a6f60c768: Download complete [2020-08-31T20:18:38.720Z] e876d2f968b6: Verifying Checksum [2020-08-31T20:18:38.720Z] e876d2f968b6: Download complete [2020-08-31T20:18:39.181Z] fd7a069fd194: Verifying Checksum [2020-08-31T20:18:39.181Z] fd7a069fd194: Download complete [2020-08-31T20:18:39.683Z] 2dd03ba5bac4: Verifying Checksum [2020-08-31T20:18:39.683Z] 2dd03ba5bac4: Download complete [2020-08-31T20:18:39.683Z] ce8a83651883: Verifying Checksum [2020-08-31T20:18:39.683Z] 07967f4d0e4b: Verifying Checksum [2020-08-31T20:18:39.683Z] 07967f4d0e4b: Download complete [2020-08-31T20:18:39.683Z] e78d2573fc39: Verifying Checksum [2020-08-31T20:18:39.683Z] e78d2573fc39: Download complete [2020-08-31T20:18:40.624Z] a92cc7c5fd73: Pull complete [2020-08-31T20:18:45.929Z] 2dd03ba5bac4: Pull complete [2020-08-31T20:18:45.929Z] 1e091d79d1de: Pull complete [2020-08-31T20:18:46.192Z] 481702a1767f: Pull complete [2020-08-31T20:18:51.569Z] fd7a069fd194: Pull complete [2020-08-31T20:18:51.569Z] 66aa3694b03b: Pull complete [2020-08-31T20:18:51.569Z] 170f70906a0f: Pull complete [2020-08-31T20:18:52.808Z] f64a6f60c768: Pull complete [2020-08-31T20:18:53.544Z] ad7c5574e4b9: Pull complete [2020-08-31T20:18:55.380Z] e78d2573fc39: Pull complete [2020-08-31T20:18:55.380Z] e876d2f968b6: Pull complete [2020-08-31T20:18:56.329Z] ce8a83651883: Pull complete [2020-08-31T20:18:56.329Z] 07967f4d0e4b: Pull complete [2020-08-31T20:18:56.329Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-31T20:18:56.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-31T20:18:56.329Z] ---> 5d7c900382c6 [2020-08-31T20:18:56.329Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-31T20:18:57.840Z] e772456be8f7: Pull complete [2020-08-31T20:18:57.840Z] c890913d741a: Pull complete [2020-08-31T20:18:58.248Z] ---> Running in ee015174d5b4 [2020-08-31T20:18:58.248Z] Removing intermediate container ee015174d5b4 [2020-08-31T20:18:58.249Z] ---> f412e7b07565 [2020-08-31T20:18:58.249Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:18:58.249Z] ---> Running in 5141a6ff1df7 [2020-08-31T20:18:59.638Z] Removing intermediate container 5141a6ff1df7 [2020-08-31T20:18:59.638Z] ---> cc64bd50b246 [2020-08-31T20:18:59.638Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:18:59.638Z] ---> Running in 0447fb22c86c [2020-08-31T20:18:59.821Z] 2480fcc9aa5a: Pull complete [2020-08-31T20:19:00.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:00.422Z] 09adf4765672: Pull complete [2020-08-31T20:19:00.422Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-31T20:19:00.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-31T20:19:00.422Z] ---> 2248a725d1cf [2020-08-31T20:19:00.422Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-31T20:19:00.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:01.045Z] (1/14) Installing libmagic (5.38-r0) [2020-08-31T20:19:01.306Z] (2/14) Installing file (5.38-r0) [2020-08-31T20:19:01.306Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-31T20:19:01.566Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-31T20:19:05.870Z] ---> Running in 509f57153372 [2020-08-31T20:19:05.870Z] Removing intermediate container 509f57153372 [2020-08-31T20:19:05.870Z] ---> 7edef47a53cd [2020-08-31T20:19:05.870Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:19:06.150Z] ---> Running in c8f09ba802a5 [2020-08-31T20:19:08.159Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-31T20:19:08.160Z] (6/14) Installing patch (2.7.6-r6) [2020-08-31T20:19:08.160Z] (7/14) Installing build-base (0.5-r2) [2020-08-31T20:19:08.160Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-31T20:19:08.422Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-31T20:19:08.422Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-31T20:19:08.766Z] Removing intermediate container c8f09ba802a5 [2020-08-31T20:19:08.766Z] ---> e67acc857771 [2020-08-31T20:19:08.766Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:19:08.994Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-31T20:19:08.994Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-31T20:19:08.994Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-31T20:19:09.038Z] ---> Running in 5f7a3d2cf2a7 [2020-08-31T20:19:09.265Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-31T20:19:09.265Z] Executing busybox-1.31.1-r16.trigger [2020-08-31T20:19:09.265Z] OK: 237 MiB in 53 packages [2020-08-31T20:19:10.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:19:11.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:19:12.075Z] (1/14) Installing libmagic (5.38-r0) [2020-08-31T20:19:12.346Z] (2/14) Installing file (5.38-r0) [2020-08-31T20:19:12.346Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-31T20:19:12.570Z] Removing intermediate container 0447fb22c86c [2020-08-31T20:19:12.570Z] ---> a972a6d08ead [2020-08-31T20:19:12.570Z] Step 6/8 : WORKDIR /device-modbus-go [2020-08-31T20:19:12.570Z] ---> Running in 0bad19549e31 [2020-08-31T20:19:12.570Z] Removing intermediate container 0bad19549e31 [2020-08-31T20:19:12.570Z] ---> 62b1e5c5227f [2020-08-31T20:19:12.570Z] Step 7/8 : COPY . . [2020-08-31T20:19:12.615Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-31T20:19:13.521Z] ---> ca3ed569b59d [2020-08-31T20:19:13.521Z] Step 8/8 : RUN go mod download [2020-08-31T20:19:13.521Z] ---> Running in 12e801c3c1f4 [2020-08-31T20:19:15.439Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:19:15.439Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:19:15.439Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:19:15.439Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:19:15.439Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:19:15.700Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:19:15.700Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:19:15.700Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:19:15.700Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:19:15.700Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:19:15.700Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:19:15.700Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:19:15.961Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:19:15.961Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:19:15.961Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:19:15.961Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:19:15.961Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:19:15.961Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:19:15.961Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:19:15.983Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-31T20:19:15.983Z] (6/14) Installing patch (2.7.6-r6) [2020-08-31T20:19:16.221Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-31T20:19:16.221Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-31T20:19:16.221Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:19:16.221Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:19:16.221Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:19:16.221Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:19:16.254Z] (7/14) Installing build-base (0.5-r2) [2020-08-31T20:19:16.254Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-31T20:19:16.254Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-31T20:19:16.482Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:19:16.482Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:19:16.483Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:19:16.483Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:19:16.483Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:19:16.483Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:19:16.483Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:19:16.525Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-31T20:19:16.743Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-08-31T20:19:16.743Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:19:16.743Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:19:16.743Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:19:16.743Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:19:16.743Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:19:16.743Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:19:16.805Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-31T20:19:16.805Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-31T20:19:17.004Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:19:17.005Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:19:17.005Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:19:17.005Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:19:17.005Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:19:17.005Z] go: finding github.com/miekg/dns v1.1.4 [2020-08-31T20:19:17.005Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:19:17.083Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-31T20:19:17.083Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-31T20:19:17.083Z] Executing busybox-1.31.1-r16.trigger [2020-08-31T20:19:17.083Z] OK: 221 MiB in 53 packages [2020-08-31T20:19:17.266Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:19:17.266Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:19:17.266Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-08-31T20:19:17.266Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:19:17.266Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-08-31T20:19:17.266Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:19:17.527Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:19:17.527Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:19:17.527Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:19:17.527Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:19:17.527Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:19:17.527Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:19:17.527Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:19:17.788Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T20:19:17.788Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-08-31T20:19:17.788Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:19:17.788Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:19:17.788Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:19:17.788Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:19:17.788Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:19:18.050Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:19:18.050Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-08-31T20:19:18.050Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:19:18.050Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T20:19:18.050Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T20:19:18.050Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:19:21.377Z] Removing intermediate container 5f7a3d2cf2a7 [2020-08-31T20:19:21.377Z] ---> 64196a8b672a [2020-08-31T20:19:21.377Z] Step 6/8 : WORKDIR /device-modbus-go [2020-08-31T20:19:21.377Z] ---> Running in c480829e5cf4 [2020-08-31T20:19:21.968Z] Removing intermediate container c480829e5cf4 [2020-08-31T20:19:21.968Z] ---> 8792c74eeb15 [2020-08-31T20:19:21.968Z] Step 7/8 : COPY . . [2020-08-31T20:19:22.940Z] ---> 3ed295437f52 [2020-08-31T20:19:22.940Z] Step 8/8 : RUN go mod download [2020-08-31T20:19:22.940Z] ---> Running in 9f816171c951 [2020-08-31T20:19:26.322Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:19:26.322Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:19:26.322Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:19:26.322Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:19:26.322Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:19:26.322Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:19:26.322Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:19:26.322Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:19:26.322Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:19:26.322Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:19:26.322Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:19:26.322Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:19:26.600Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:19:26.601Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:19:26.601Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:19:26.601Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:19:26.601Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:19:26.601Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:19:26.601Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:19:26.601Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-31T20:19:26.874Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-31T20:19:26.874Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:19:26.874Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:19:26.874Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:19:26.874Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:19:26.874Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:19:26.874Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:19:27.143Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:19:27.143Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:19:27.143Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:19:27.143Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:19:27.143Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:19:27.143Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-08-31T20:19:27.143Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:19:27.413Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:19:27.413Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:19:27.413Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:19:27.413Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:19:27.413Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:19:27.413Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:19:27.685Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:19:27.685Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:19:27.685Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:19:27.685Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:19:27.685Z] go: finding github.com/miekg/dns v1.1.4 [2020-08-31T20:19:27.685Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:19:27.685Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:19:27.958Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:19:27.958Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-08-31T20:19:27.958Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:19:27.958Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-08-31T20:19:27.958Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:19:27.958Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:19:28.069Z] Removing intermediate container 12e801c3c1f4 [2020-08-31T20:19:28.069Z] ---> 615cec9265d9 [2020-08-31T20:19:28.069Z] Successfully built 615cec9265d9 [2020-08-31T20:19:28.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-08-31T20:19:28.230Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:19:28.230Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:19:28.230Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:19:28.230Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:19:28.230Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:19:28.230Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:19:28.230Z] go: finding github.com/posener/complete v1.1.1 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:28.498Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-08-31T20:19:28.499Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:19:28.499Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:19:28.499Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:19:28.499Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:19:28.499Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:19:28.499Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:19:28.724Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-31T20:19:28.724Z] . [Pipeline] withDockerContainer [2020-08-31T20:19:28.769Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-08-31T20:19:28.769Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:19:28.769Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T20:19:28.769Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T20:19:28.769Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:19:28.817Z] prd-centos7-docker-4c-2g-858 does not seem to be running inside a container [2020-08-31T20:19:28.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-31T20:19:30.026Z] $ docker top 626ca8fba30ee5bd09e8897673e634ef9bd352b07089de53fea13c2f22b1eb4c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T20:19:30.519Z] + go version [2020-08-31T20:19:30.519Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-31T20:19:30.814Z] + make test [2020-08-31T20:19:30.814Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-31T20:19:32.208Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-08-31T20:19:38.940Z] Removing intermediate container 9f816171c951 [2020-08-31T20:19:38.940Z] ---> b1951f6c2237 [2020-08-31T20:19:38.940Z] Successfully built b1951f6c2237 [2020-08-31T20:19:38.940Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:39.670Z] + docker inspect -f . ci-base-image-arm64 [2020-08-31T20:19:39.670Z] . [Pipeline] withDockerContainer [2020-08-31T20:19:39.953Z] prd-ubuntu18.04-docker-arm64-4c-16g-857 does not seem to be running inside a container [2020-08-31T20:19:40.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-31T20:19:42.019Z] $ docker top c316de87546125bd01d9a3ee8b12dae99349eaddf7ee8d8cfa0cc7c89b17b691 -eo pid,comm [2020-08-31T20:19:42.287Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-08-31T20:19:42.287Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.235s coverage: 50.3% of statements [2020-08-31T20:19:42.287Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh [2020-08-31T20:19:43.458Z] + go version [2020-08-31T20:19:43.458Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-31T20:19:43.686Z] gofmt -l . [2020-08-31T20:19:43.686Z] [ "`gofmt -l .`" = "" ] [2020-08-31T20:19:43.686Z] ./bin/test-attribution-txt.sh [2020-08-31T20:19:44.257Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-31T20:19:44.515Z] + make test [2020-08-31T20:19:44.515Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-31T20:19:44.747Z] Stashed 1 file(s) [Pipeline] } [2020-08-31T20:19:44.750Z] $ docker stop --time=1 626ca8fba30ee5bd09e8897673e634ef9bd352b07089de53fea13c2f22b1eb4c [2020-08-31T20:19:45.508Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-08-31T20:19:46.959Z] $ docker rm -f 626ca8fba30ee5bd09e8897673e634ef9bd352b07089de53fea13c2f22b1eb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:19:48.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:19:48.589Z] + ls -al . [2020-08-31T20:19:48.589Z] total 104 [2020-08-31T20:19:48.589Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 31 20:19 . [2020-08-31T20:19:48.589Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 31 20:18 .. [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 5049 Aug 31 20:18 Attribution.txt [2020-08-31T20:19:48.589Z] drwxrwxr-x. 2 jenkins jenkins 87 Aug 31 20:18 bin [2020-08-31T20:19:48.589Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:18 cmd [2020-08-31T20:19:48.589Z] -rw-r--r--. 1 jenkins jenkins 22364 Aug 31 20:19 coverage.out [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 1430 Aug 31 20:18 Dockerfile [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 954 Aug 31 20:18 Dockerfile.build [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 31 20:18 .dockerignore [2020-08-31T20:19:48.589Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 31 20:18 .git [2020-08-31T20:19:48.589Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 20:18 .github [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 330 Aug 31 20:18 .gitignore [2020-08-31T20:19:48.589Z] -rw-r--r--. 1 jenkins jenkins 559 Aug 31 20:19 go.mod [2020-08-31T20:19:48.589Z] -rw-r--r--. 1 jenkins jenkins 13471 Aug 31 20:19 go.sum [2020-08-31T20:19:48.589Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 31 20:18 internal [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 702 Aug 31 20:18 Jenkinsfile [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 31 20:18 LICENSE [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 880 Aug 31 20:18 Makefile [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 591 Aug 31 20:18 README.md [2020-08-31T20:19:48.589Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 31 20:18 .semver [2020-08-31T20:19:48.589Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 31 20:18 simulator [2020-08-31T20:19:48.589Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 31 20:18 snap [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 31 20:16 VERSION [2020-08-31T20:19:48.589Z] -rw-rw-r--. 1 jenkins jenkins 229 Aug 31 20:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:48.889Z] + 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=fb1cdd462f00638a55f47d34e4d98aba930c26c6 --label arch=amd64 --label version=0.0.0 . [2020-08-31T20:19:48.889Z] Sending build context to Docker daemon 683.5kB [2020-08-31T20:19:48.889Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-08-31T20:19:48.889Z] Step 2/20 : FROM ${BASE} AS builder [2020-08-31T20:19:48.889Z] ---> 615cec9265d9 [2020-08-31T20:19:48.889Z] Step 3/20 : ARG MAKE='make build' [2020-08-31T20:19:49.152Z] ---> Running in 0f6a6edf2033 [2020-08-31T20:19:49.152Z] Removing intermediate container 0f6a6edf2033 [2020-08-31T20:19:49.152Z] ---> 3052838de375 [2020-08-31T20:19:49.152Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:19:49.413Z] ---> Running in 149241a012d0 [2020-08-31T20:19:50.362Z] Removing intermediate container 149241a012d0 [2020-08-31T20:19:50.362Z] ---> 0155b7ba5fe5 [2020-08-31T20:19:50.362Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:19:50.362Z] ---> Running in 6f77d9c61b83 [2020-08-31T20:19:50.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:51.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:51.764Z] OK: 237 MiB in 53 packages [2020-08-31T20:19:52.705Z] Removing intermediate container 6f77d9c61b83 [2020-08-31T20:19:52.705Z] ---> 915d424047c4 [2020-08-31T20:19:52.705Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-08-31T20:19:52.705Z] ---> Running in 37f1fda80168 [2020-08-31T20:19:52.705Z] Removing intermediate container 37f1fda80168 [2020-08-31T20:19:52.705Z] ---> 1b06db096187 [2020-08-31T20:19:52.705Z] Step 7/20 : COPY . . [2020-08-31T20:19:53.653Z] ---> ba0e785f0202 [2020-08-31T20:19:53.653Z] Step 8/20 : RUN ${MAKE} [2020-08-31T20:19:53.653Z] ---> Running in 97982f0329c3 [2020-08-31T20:19:53.920Z] 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-08-31T20:20:02.628Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:20:04.540Z] Removing intermediate container 97982f0329c3 [2020-08-31T20:20:04.540Z] ---> f1256a68e689 [2020-08-31T20:20:04.540Z] Step 9/20 : FROM scratch [2020-08-31T20:20:04.540Z] ---> [2020-08-31T20:20:04.540Z] Step 10/20 : ENV APP_PORT=49991 [2020-08-31T20:20:04.540Z] ---> Running in 7146fea0659b [2020-08-31T20:20:04.801Z] Removing intermediate container 7146fea0659b [2020-08-31T20:20:04.801Z] ---> e424cf0bfced [2020-08-31T20:20:04.801Z] Step 11/20 : EXPOSE $APP_PORT [2020-08-31T20:20:04.801Z] ---> Running in e85feb04bfe7 [2020-08-31T20:20:05.063Z] Removing intermediate container e85feb04bfe7 [2020-08-31T20:20:05.063Z] ---> 892b4d9a470c [2020-08-31T20:20:05.063Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-08-31T20:20:05.633Z] ---> cfbe83200d42 [2020-08-31T20:20:05.633Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-08-31T20:20:05.633Z] ---> fae138c47d41 [2020-08-31T20:20:05.633Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-08-31T20:20:05.894Z] ---> 83a4b2c053f0 [2020-08-31T20:20:05.894Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-08-31T20:20:06.156Z] ---> Running in ca880e2528fc [2020-08-31T20:20:06.156Z] Removing intermediate container ca880e2528fc [2020-08-31T20:20:06.156Z] ---> 78ab634d8a75 [2020-08-31T20:20:06.156Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-08-31T20:20:06.156Z] ---> Running in 61c1aad4161f [2020-08-31T20:20:06.419Z] Removing intermediate container 61c1aad4161f [2020-08-31T20:20:06.419Z] ---> fdcc32113a5b [2020-08-31T20:20:06.419Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T20:20:06.419Z] ---> Running in 0ba676e4bb10 [2020-08-31T20:20:06.680Z] Removing intermediate container 0ba676e4bb10 [2020-08-31T20:20:06.680Z] ---> 1dfa632a908c [2020-08-31T20:20:06.680Z] Step 18/20 : LABEL arch=amd64 [2020-08-31T20:20:06.680Z] ---> Running in d2387bcacc5a [2020-08-31T20:20:06.680Z] Removing intermediate container d2387bcacc5a [2020-08-31T20:20:06.680Z] ---> dc0f23721cfb [2020-08-31T20:20:06.680Z] Step 19/20 : LABEL git_sha=fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:20:06.942Z] ---> Running in d5c65a6302fd [2020-08-31T20:20:06.942Z] Removing intermediate container d5c65a6302fd [2020-08-31T20:20:06.942Z] ---> 0dc8fab00a37 [2020-08-31T20:20:06.942Z] Step 20/20 : LABEL version=0.0.0 [2020-08-31T20:20:06.942Z] ---> Running in b30e965b03c5 [2020-08-31T20:20:07.203Z] Removing intermediate container b30e965b03c5 [2020-08-31T20:20:07.203Z] ---> 82afb05be613 [2020-08-31T20:20:07.203Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:20:07.203Z] Successfully built 82afb05be613 [2020-08-31T20:20:07.203Z] 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] node [2020-08-31T20:20:17.923Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-08-31T20:20:17.923Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.310s coverage: 50.3% of statements [2020-08-31T20:20:17.923Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-31T20:20:22.244Z] gofmt -l . [2020-08-31T20:20:22.244Z] [ "`gofmt -l .`" = "" ] [2020-08-31T20:20:22.244Z] ./bin/test-attribution-txt.sh [2020-08-31T20:20:22.519Z] ./bin/test-go-mod-tidy.sh [2020-08-31T20:20:22.666Z] Still waiting to schedule task [2020-08-31T20:20:22.667Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [Pipeline] stash [2020-08-31T20:20:22.811Z] Warning: overwriting stash ‘coverage-report’ [2020-08-31T20:20:23.496Z] Stashed 1 file(s) [Pipeline] } [2020-08-31T20:20:23.504Z] $ docker stop --time=1 c316de87546125bd01d9a3ee8b12dae99349eaddf7ee8d8cfa0cc7c89b17b691 [2020-08-31T20:20:25.835Z] $ docker rm -f c316de87546125bd01d9a3ee8b12dae99349eaddf7ee8d8cfa0cc7c89b17b691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:20:27.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:20:27.504Z] + ls -al . [2020-08-31T20:20:27.504Z] total 140 [2020-08-31T20:20:27.504Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 20:20 . [2020-08-31T20:20:27.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:18 .. [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 20:18 .dockerignore [2020-08-31T20:20:27.504Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 20:18 .git [2020-08-31T20:20:27.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:18 .github [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 330 Aug 31 20:18 .gitignore [2020-08-31T20:20:27.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:18 .semver [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 5049 Aug 31 20:18 Attribution.txt [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 1430 Aug 31 20:18 Dockerfile [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 954 Aug 31 20:18 Dockerfile.build [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 702 Aug 31 20:18 Jenkinsfile [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 20:18 LICENSE [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 31 20:18 Makefile [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 591 Aug 31 20:18 README.md [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 20:16 VERSION [2020-08-31T20:20:27.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:18 bin [2020-08-31T20:20:27.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:18 cmd [2020-08-31T20:20:27.504Z] -rw-r--r-- 1 jenkins jenkins 22364 Aug 31 20:20 coverage.out [2020-08-31T20:20:27.504Z] -rw-r--r-- 1 jenkins jenkins 559 Aug 31 20:20 go.mod [2020-08-31T20:20:27.504Z] -rw-r--r-- 1 jenkins jenkins 13471 Aug 31 20:20 go.sum [2020-08-31T20:20:27.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:18 internal [2020-08-31T20:20:27.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:18 simulator [2020-08-31T20:20:27.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:18 snap [2020-08-31T20:20:27.504Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 31 20:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:20:27.924Z] + 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=fb1cdd462f00638a55f47d34e4d98aba930c26c6 --label arch=arm64 --label version=0.0.0 . [2020-08-31T20:20:28.202Z] Sending build context to Docker daemon 683.5kB [2020-08-31T20:20:28.202Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-08-31T20:20:28.202Z] Step 2/20 : FROM ${BASE} AS builder [2020-08-31T20:20:28.479Z] ---> b1951f6c2237 [2020-08-31T20:20:28.479Z] Step 3/20 : ARG MAKE='make build' [2020-08-31T20:20:28.479Z] ---> Running in a4714e2ff052 [2020-08-31T20:20:29.078Z] Removing intermediate container a4714e2ff052 [2020-08-31T20:20:29.078Z] ---> c33d1bf2c51b [2020-08-31T20:20:29.078Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:20:29.078Z] ---> Running in f8cb1e6e3c34 [2020-08-31T20:20:31.701Z] Removing intermediate container f8cb1e6e3c34 [2020-08-31T20:20:31.701Z] ---> 98d77ae7906a [2020-08-31T20:20:31.701Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:20:31.701Z] ---> Running in 8c016457fb17 [2020-08-31T20:20:33.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:20:34.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:20:34.701Z] OK: 221 MiB in 53 packages [2020-08-31T20:20:36.133Z] Removing intermediate container 8c016457fb17 [2020-08-31T20:20:36.133Z] ---> 06916a9f7bd4 [2020-08-31T20:20:36.133Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-08-31T20:20:36.133Z] ---> Running in 827991af62c1 [2020-08-31T20:20:36.723Z] Removing intermediate container 827991af62c1 [2020-08-31T20:20:36.723Z] ---> 50ce044cb835 [2020-08-31T20:20:36.723Z] Step 7/20 : COPY . . [2020-08-31T20:20:37.711Z] ---> 0d234d61958f [2020-08-31T20:20:37.711Z] Step 8/20 : RUN ${MAKE} [2020-08-31T20:20:37.711Z] ---> Running in a58bd6baf415 [2020-08-31T20:20:39.142Z] 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-08-31T20:21:05.949Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:21:12.692Z] Removing intermediate container a58bd6baf415 [2020-08-31T20:21:12.692Z] ---> f946eda4fd2e [2020-08-31T20:21:12.692Z] Step 9/20 : FROM scratch [2020-08-31T20:21:12.692Z] ---> [2020-08-31T20:21:12.692Z] Step 10/20 : ENV APP_PORT=49991 [2020-08-31T20:21:12.692Z] ---> Running in 915bd76a2777 [2020-08-31T20:21:12.692Z] Removing intermediate container 915bd76a2777 [2020-08-31T20:21:12.692Z] ---> c9ff28ca6185 [2020-08-31T20:21:12.692Z] Step 11/20 : EXPOSE $APP_PORT [2020-08-31T20:21:12.692Z] ---> Running in 06b77beb62cc [2020-08-31T20:21:12.968Z] Removing intermediate container 06b77beb62cc [2020-08-31T20:21:12.968Z] ---> 12cb4e749e26 [2020-08-31T20:21:12.968Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-08-31T20:21:13.953Z] ---> 38b18799a75b [2020-08-31T20:21:13.953Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-08-31T20:21:14.933Z] ---> c39c18fcf407 [2020-08-31T20:21:14.933Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-08-31T20:21:15.534Z] ---> a46a07cb789c [2020-08-31T20:21:15.534Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-08-31T20:21:15.534Z] ---> Running in 2271828d8b37 [2020-08-31T20:21:16.130Z] Removing intermediate container 2271828d8b37 [2020-08-31T20:21:16.130Z] ---> e5a9793080c1 [2020-08-31T20:21:16.130Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-08-31T20:21:16.130Z] ---> Running in eadbc061856d [2020-08-31T20:21:16.734Z] Removing intermediate container eadbc061856d [2020-08-31T20:21:16.734Z] ---> be14d7430b28 [2020-08-31T20:21:16.734Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T20:21:16.734Z] ---> Running in a5c56296b8e8 [2020-08-31T20:21:17.336Z] Removing intermediate container a5c56296b8e8 [2020-08-31T20:21:17.336Z] ---> 74af5d35d34f [2020-08-31T20:21:17.336Z] Step 18/20 : LABEL arch=arm64 [2020-08-31T20:21:17.336Z] ---> Running in cdc3e9afc30b [2020-08-31T20:21:17.933Z] Removing intermediate container cdc3e9afc30b [2020-08-31T20:21:17.933Z] ---> 409f409322b8 [2020-08-31T20:21:17.933Z] Step 19/20 : LABEL git_sha=fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:21:17.933Z] ---> Running in 5d02849a8d6a [2020-08-31T20:21:18.207Z] Removing intermediate container 5d02849a8d6a [2020-08-31T20:21:18.207Z] ---> d8b2fd2e3a38 [2020-08-31T20:21:18.207Z] Step 20/20 : LABEL version=0.0.0 [2020-08-31T20:21:18.480Z] ---> Running in 938762106ccf [2020-08-31T20:21:19.079Z] Removing intermediate container 938762106ccf [2020-08-31T20:21:19.079Z] ---> 3cac9bb4811d [2020-08-31T20:21:19.079Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:21:19.079Z] Successfully built 3cac9bb4811d [2020-08-31T20:21:19.079Z] 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] node [2020-08-31T20:21:31.764Z] Running on prd-centos7-docker-8c-8g-864 in /w/workspace/xfoundry_device-modbus-go_PR-169 [Pipeline] { [Pipeline] ws [2020-08-31T20:21:31.810Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:21:34.181Z] using credential edgex-jenkins-ssh [2020-08-31T20:21:34.242Z] Cloning the remote Git repository [2020-08-31T20:21:34.243Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:21:34.835Z] Still waiting to schedule task [2020-08-31T20:21:34.835Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-08-31T20:21:35.044Z] Fetching without tags [2020-08-31T20:21:34.287Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:21:34.372Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2020-08-31T20:21:34.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:21:34.419Z] > git --version # timeout=10 [2020-08-31T20:21:34.431Z] > git --version # 'git version 2.16.5' [2020-08-31T20:21:34.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:21:34.471Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:21:34.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:21:35.002Z] > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # timeout=10 [2020-08-31T20:21:35.014Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:21:35.032Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:21:35.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:21:35.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:21:35.062Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:21:35.477Z] Merging remotes/origin/master commit ac842be5e75fcd5e4c012862374abb44191cceb5 into PR head commit fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:21:35.628Z] Merge succeeded, producing fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:21:35.628Z] Checking out Revision fb1cdd462f00638a55f47d34e4d98aba930c26c6 (PR-169) [2020-08-31T20:21:35.492Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:21:35.503Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:21:35.570Z] > git remote # timeout=10 [2020-08-31T20:21:35.581Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:21:35.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:21:35.601Z] > git merge ac842be5e75fcd5e4c012862374abb44191cceb5 # timeout=10 [2020-08-31T20:21:35.617Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:21:35.632Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:21:35.638Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:21:39.425Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#163" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:21:40.505Z] ++ find /w/workspace/device-modbus-go/2 [2020-08-31T20:21:40.505Z] ++ grep snapcraft.yaml [2020-08-31T20:21:40.505Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:21:40.725Z] provisioning config files... [2020-08-31T20:21:40.737Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/2@tmp/config2993695758425808982tmp [Pipeline] { [Pipeline] sh [2020-08-31T20:21:41.096Z] + cp /w/workspace/device-modbus-go/2@tmp/config2993695758425808982tmp /w/workspace/device-modbus-go/2/edgex-snap-store-login [Pipeline] sh [2020-08-31T20:21:41.400Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-08-31T20:21:41.400Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-08-31T20:21:41.675Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-08-31T20:21:41.675Z] f08d8e2a3ba1: Pulling fs layer [2020-08-31T20:21:41.675Z] 3baa9cb2483b: Pulling fs layer [2020-08-31T20:21:41.675Z] 94e5ff4c0b15: Pulling fs layer [2020-08-31T20:21:41.675Z] 1860925334f9: Pulling fs layer [2020-08-31T20:21:41.675Z] 2daf38717194: Pulling fs layer [2020-08-31T20:21:41.675Z] 309017e8d7a4: Pulling fs layer [2020-08-31T20:21:41.675Z] f7790dc9fd0f: Pulling fs layer [2020-08-31T20:21:41.675Z] cac0ae9282c2: Pulling fs layer [2020-08-31T20:21:41.675Z] 1f4cadf9a1ed: Pulling fs layer [2020-08-31T20:21:41.675Z] 1860925334f9: Waiting [2020-08-31T20:21:41.675Z] 2daf38717194: Waiting [2020-08-31T20:21:41.675Z] 309017e8d7a4: Waiting [2020-08-31T20:21:41.675Z] f7790dc9fd0f: Waiting [2020-08-31T20:21:41.675Z] cac0ae9282c2: Waiting [2020-08-31T20:21:41.675Z] 1f4cadf9a1ed: Waiting [2020-08-31T20:21:41.675Z] 94e5ff4c0b15: Verifying Checksum [2020-08-31T20:21:41.675Z] 94e5ff4c0b15: Download complete [2020-08-31T20:21:41.675Z] 3baa9cb2483b: Download complete [2020-08-31T20:21:41.675Z] 1860925334f9: Verifying Checksum [2020-08-31T20:21:41.675Z] 1860925334f9: Download complete [2020-08-31T20:21:41.675Z] 309017e8d7a4: Verifying Checksum [2020-08-31T20:21:41.675Z] 309017e8d7a4: Download complete [2020-08-31T20:21:41.675Z] f7790dc9fd0f: Verifying Checksum [2020-08-31T20:21:41.675Z] f7790dc9fd0f: Download complete [2020-08-31T20:21:41.675Z] cac0ae9282c2: Verifying Checksum [2020-08-31T20:21:41.675Z] cac0ae9282c2: Download complete [2020-08-31T20:21:41.675Z] 1f4cadf9a1ed: Download complete [2020-08-31T20:21:42.262Z] f08d8e2a3ba1: Verifying Checksum [2020-08-31T20:21:42.262Z] f08d8e2a3ba1: Download complete [2020-08-31T20:21:44.848Z] f08d8e2a3ba1: Pull complete [2020-08-31T20:21:45.115Z] 3baa9cb2483b: Pull complete [2020-08-31T20:21:45.380Z] 94e5ff4c0b15: Pull complete [2020-08-31T20:21:45.380Z] 1860925334f9: Pull complete [2020-08-31T20:21:50.696Z] 2daf38717194: Verifying Checksum [2020-08-31T20:21:50.696Z] 2daf38717194: Download complete [2020-08-31T20:22:29.621Z] 2daf38717194: Pull complete [2020-08-31T20:22:29.621Z] 309017e8d7a4: Pull complete [2020-08-31T20:22:29.621Z] f7790dc9fd0f: Pull complete [2020-08-31T20:22:29.621Z] cac0ae9282c2: Pull complete [2020-08-31T20:22:29.621Z] 1f4cadf9a1ed: Pull complete [2020-08-31T20:22:29.621Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-08-31T20:22:29.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-08-31T20:22:29.621Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-31T20:22:29.621Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-31T20:22:29.621Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-08-31T20:22:29.621Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-31T20:22:29.892Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1419 kB] [2020-08-31T20:22:30.156Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1346 kB] [2020-08-31T20:22:30.419Z] Fetched 3018 kB in 2s (1731 kB/s) [2020-08-31T20:22:32.345Z] Reading package lists... [2020-08-31T20:22:36.573Z] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-31T20:22:36.573Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] [1 InRelease 12.6 kB/88.7 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-31T20:22:36.573Z] 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-08-31T20:22:36.573Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-31T20:22:36.836Z] 0% [4 InRelease 15.2 kB/74.6 kB 20%] 0% [3 InRelease gpgv 88.7 kB] [4 InRelease 15.2 kB/74.6 kB 20%] 0% [4 InRelease 46.1 kB/74.6 kB 62%] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 100% [Working] Fetched 163 kB in 1s (248 kB/s) [2020-08-31T20:22:39.058Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 38% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 72% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-31T20:22:42.381Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:22:43.752Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 33% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-31T20:22:44.022Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-08-31T20:22:44.022Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-31T20:22:44.289Z] The following packages were automatically installed and are no longer required: [2020-08-31T20:22:44.289Z] libjq1 libonig4 [2020-08-31T20:22:44.289Z] Use 'sudo apt autoremove' to remove them. [2020-08-31T20:22:44.289Z] Suggested packages: [2020-08-31T20:22:44.289Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-31T20:22:44.289Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-31T20:22:44.289Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-31T20:22:44.289Z] | libterm-readline-perl-perl [2020-08-31T20:22:44.554Z] The following NEW packages will be installed: [2020-08-31T20:22:44.554Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-31T20:22:44.554Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:22:44.554Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-31T20:22:44.554Z] Need to get 12.0 MB of archives. [2020-08-31T20:22:44.554Z] After this operation, 77.5 MB of additional disk space will be used. [2020-08-31T20:22:44.554Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-31T20:22:45.389Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 5% [1 perl-modules-5.26 712 kB/2763 kB 26%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-08-31T20:22:45.389Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-08-31T20:22:45.389Z] 21% [3 libgdbm-compat4 6084 B/6084 B 100%] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-08-31T20:22:45.389Z] 23% [4 libperl5.26 87.7 kB/3527 kB 2%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-31T20:22:45.389Z] 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-08-31T20:22:45.389Z] 51% [6 less 65.5 kB/112 kB 59%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-08-31T20:22:45.389Z] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-08-31T20:22:45.389Z] 54% [8 curl 34.7 kB/159 kB 22%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-08-31T20:22:45.389Z] 57% [9 libcurl3-gnutls 65.5 kB/213 kB 31%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-31T20:22:45.389Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-31T20:22:45.649Z] 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-08-31T20:22:45.649Z] 70% [12 git 266 kB/3915 kB 7%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-08-31T20:22:45.649Z] 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-08-31T20:22:45.649Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (9601 kB/s) [2020-08-31T20:22:45.909Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-31T20:22:45.909Z] Selecting previously unselected package perl-modules-5.26. [2020-08-31T20:22:45.909Z] (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 ... 9889 files and directories currently installed.) [2020-08-31T20:22:45.909Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-31T20:22:46.170Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:22:47.126Z] Selecting previously unselected package libgdbm5:amd64. [2020-08-31T20:22:47.126Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-08-31T20:22:47.126Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-08-31T20:22:47.126Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-08-31T20:22:47.126Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-08-31T20:22:47.126Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-31T20:22:47.387Z] Selecting previously unselected package libperl5.26:amd64. [2020-08-31T20:22:47.387Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-31T20:22:47.387Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:22:47.957Z] Selecting previously unselected package perl. [2020-08-31T20:22:47.957Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-31T20:22:47.957Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:22:48.217Z] Selecting previously unselected package less. [2020-08-31T20:22:48.217Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-08-31T20:22:48.218Z] Unpacking less (487-0.1) ... [2020-08-31T20:22:48.218Z] Selecting previously unselected package netbase. [2020-08-31T20:22:48.218Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-31T20:22:48.218Z] Unpacking netbase (5.4) ... [2020-08-31T20:22:48.218Z] Selecting previously unselected package curl. [2020-08-31T20:22:48.218Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-31T20:22:48.482Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:22:48.482Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-08-31T20:22:48.482Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-31T20:22:48.482Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:22:48.482Z] Selecting previously unselected package liberror-perl. [2020-08-31T20:22:48.482Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-08-31T20:22:48.482Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-31T20:22:48.752Z] Selecting previously unselected package git-man. [2020-08-31T20:22:48.752Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-31T20:22:48.752Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:22:48.752Z] Selecting previously unselected package git. [2020-08-31T20:22:48.752Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-08-31T20:22:48.752Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:22:50.152Z] Selecting previously unselected package make. [2020-08-31T20:22:50.152Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-08-31T20:22:50.152Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-31T20:22:50.152Z] Selecting previously unselected package patch. [2020-08-31T20:22:50.152Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-08-31T20:22:50.152Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:22:50.152Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:22:50.152Z] Setting up less (487-0.1) ... [2020-08-31T20:22:50.424Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-31T20:22:50.424Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:22:50.424Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:22:50.424Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:22:50.424Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-08-31T20:22:50.424Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:22:50.424Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-31T20:22:50.424Z] Setting up netbase (5.4) ... [2020-08-31T20:22:50.424Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:22:50.424Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:22:50.685Z] Setting up liberror-perl (0.17025-1) ... [2020-08-31T20:22:50.685Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:22:50.685Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-31T20:22:50.685Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-31T20:22:53.242Z] curl set to automatically installed. [2020-08-31T20:22:53.242Z] git set to automatically installed. [2020-08-31T20:22:53.242Z] git-man set to automatically installed. [2020-08-31T20:22:53.242Z] less set to automatically installed. [2020-08-31T20:22:53.242Z] libcurl3-gnutls set to automatically installed. [2020-08-31T20:22:53.242Z] liberror-perl set to automatically installed. [2020-08-31T20:22:53.242Z] libgdbm-compat4 set to automatically installed. [2020-08-31T20:22:53.242Z] libgdbm5 set to automatically installed. [2020-08-31T20:22:53.242Z] libperl5.26 set to automatically installed. [2020-08-31T20:22:53.242Z] make set to automatically installed. [2020-08-31T20:22:53.242Z] netbase set to automatically installed. [2020-08-31T20:22:53.242Z] patch set to automatically installed. [2020-08-31T20:22:53.242Z] perl set to automatically installed. [2020-08-31T20:22:53.242Z] perl-modules-5.26 set to automatically installed. [2020-08-31T20:22:53.504Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-31T20:22:53.504Z] Please ensure the environment is properly setup before continuing. [2020-08-31T20:22:53.504Z] Ignore this message if the appropriate measures have already been taken [2020-08-31T20:22:54.446Z] Pulling go  [2020-08-31T20:22:55.407Z] 'device-modbus' has dependencies that need to be staged: go [2020-08-31T20:22:55.407Z] Skipping pull go (already ran) [2020-08-31T20:22:55.407Z] Building go  [2020-08-31T20:22:55.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-31T20:22:55.407Z] Dload Upload Total Spent Left Speed [2020-08-31T20:22:57.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 114M 18 21.2M 0 0 25.9M 0 0:00:04 --:--:-- 0:00:04 25.9M 78 114M 78 89.3M 0 0 49.1M 0 0:00:02 0:00:01 0:00:01 49.1M 100 114M 100 114M 0 0 50.8M 0 0:00:02 0:00:02 --:--:-- 50.8M [2020-08-31T20:22:59.119Z] go1.13.5.linux-amd64.tar.gz: OK [2020-08-31T20:23:09.168Z] Staging go  [2020-08-31T20:23:10.114Z] Pulling device-modbus  [2020-08-31T20:23:12.075Z] Skipping build go (already ran) [2020-08-31T20:23:12.075Z] Building device-modbus  [2020-08-31T20:23:12.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-08-31T20:23:13.532Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:23:13.532Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:23:13.532Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-08-31T20:23:13.532Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-08-31T20:23:13.532Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-08-31T20:23:13.532Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:23:13.532Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-31T20:23:13.532Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:23:13.532Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-31T20:23:13.532Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:23:13.810Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-31T20:23:13.811Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-31T20:23:13.811Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:23:13.811Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:23:13.811Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-31T20:23:13.811Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-31T20:23:13.811Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:23:13.811Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:23:13.811Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:23:13.811Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:23:13.811Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:23:13.811Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-31T20:23:13.811Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:23:13.811Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:23:13.811Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:23:13.811Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:23:13.811Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:23:13.811Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:23:13.811Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:23:13.811Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:23:13.811Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-31T20:23:13.811Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:23:13.811Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:23:13.811Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:23:13.811Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:23:13.811Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-31T20:23:13.811Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:23:13.811Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:23:13.811Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:23:13.811Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-31T20:23:13.811Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:23:13.811Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:23:13.811Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:23:13.811Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:23:13.811Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:23:14.077Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:23:14.077Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:23:14.077Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-31T20:23:14.077Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:23:14.077Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:23:14.077Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:23:14.077Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:23:14.077Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:23:14.077Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:23:14.344Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:23:14.344Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:23:14.344Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:23:14.344Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-31T20:23:14.344Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:23:14.344Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:23:14.344Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-31T20:23:14.344Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:23:14.344Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:23:14.344Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:23:14.344Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:23:14.344Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:23:14.344Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:23:14.344Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:23:14.344Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:23:14.344Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:23:14.344Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:23:14.344Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:23:14.344Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:23:14.344Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:23:14.344Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:23:14.344Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:23:14.344Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:23:14.344Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:23:14.344Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:23:14.344Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:23:14.608Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:23:14.608Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:23:14.608Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:23:14.609Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:23:14.609Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:23:14.609Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:23:17.506Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-867 in /w/workspace/xfoundry_device-modbus-go_PR-169 [Pipeline] { [Pipeline] ws [2020-08-31T20:23:17.567Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:23:21.499Z] using credential edgex-jenkins-ssh [2020-08-31T20:23:21.551Z] Cloning the remote Git repository [2020-08-31T20:23:21.551Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:23:21.609Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:23:21.727Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2020-08-31T20:23:21.779Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:23:21.780Z] > git --version # timeout=10 [2020-08-31T20:23:21.794Z] > git --version # 'git version 2.17.1' [2020-08-31T20:23:21.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:23:21.869Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:23:22.559Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:23:22.612Z] Fetching without tags [2020-08-31T20:23:22.858Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:23:23.080Z] Merging remotes/origin/master commit ac842be5e75fcd5e4c012862374abb44191cceb5 into PR head commit fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:23:23.266Z] Merge succeeded, producing fb1cdd462f00638a55f47d34e4d98aba930c26c6 [2020-08-31T20:23:23.267Z] Checking out Revision fb1cdd462f00638a55f47d34e4d98aba930c26c6 (PR-169) [2020-08-31T20:23:22.572Z] > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # timeout=10 [2020-08-31T20:23:22.585Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:23:22.605Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-31T20:23:22.629Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-31T20:23:22.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:23:22.643Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:23:23.104Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:23:23.117Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:23:23.184Z] > git remote # timeout=10 [2020-08-31T20:23:23.197Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:23:23.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:23:23.238Z] > git merge ac842be5e75fcd5e4c012862374abb44191cceb5 # timeout=10 [2020-08-31T20:23:23.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:23:23.276Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:23:23.286Z] > git checkout -f fb1cdd462f00638a55f47d34e4d98aba930c26c6 # timeout=10 [2020-08-31T20:23:27.355Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#163" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:23:28.178Z] Skipping stage go (already ran) [2020-08-31T20:23:28.178Z] Staging device-modbus  [2020-08-31T20:23:28.493Z] + find /w/workspace/device-modbus-go/2 [2020-08-31T20:23:28.493Z] + grep snapcraft.yaml [2020-08-31T20:23:28.493Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:23:28.715Z] provisioning config files... [2020-08-31T20:23:28.735Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/2@tmp/config538003395756271908tmp [2020-08-31T20:23:28.748Z] Priming go  [Pipeline] { [Pipeline] sh [2020-08-31T20:23:29.128Z] + cp /w/workspace/device-modbus-go/2@tmp/config538003395756271908tmp /w/workspace/device-modbus-go/2/edgex-snap-store-login [Pipeline] sh [2020-08-31T20:23:29.464Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-08-31T20:23:30.058Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-08-31T20:23:30.146Z] Priming device-modbus  [2020-08-31T20:23:30.331Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-08-31T20:23:30.331Z] 237528ba509b: Pulling fs layer [2020-08-31T20:23:30.331Z] 393b96f31d8b: Pulling fs layer [2020-08-31T20:23:30.331Z] 4d82b0e39008: Pulling fs layer [2020-08-31T20:23:30.331Z] e7ca375b8d34: Pulling fs layer [2020-08-31T20:23:30.331Z] 418f656485bb: Pulling fs layer [2020-08-31T20:23:30.331Z] aebe8db9254c: Pulling fs layer [2020-08-31T20:23:30.331Z] 4f5f7b207d3f: Pulling fs layer [2020-08-31T20:23:30.331Z] d19ca6af091a: Pulling fs layer [2020-08-31T20:23:30.331Z] 16b5a0711add: Pulling fs layer [2020-08-31T20:23:30.331Z] aebe8db9254c: Waiting [2020-08-31T20:23:30.331Z] 418f656485bb: Waiting [2020-08-31T20:23:30.331Z] e7ca375b8d34: Waiting [2020-08-31T20:23:30.331Z] 16b5a0711add: Waiting [2020-08-31T20:23:30.331Z] 4f5f7b207d3f: Waiting [2020-08-31T20:23:30.331Z] d19ca6af091a: Waiting [2020-08-31T20:23:30.331Z] 4d82b0e39008: Download complete [2020-08-31T20:23:30.331Z] 393b96f31d8b: Download complete [2020-08-31T20:23:30.331Z] e7ca375b8d34: Verifying Checksum [2020-08-31T20:23:30.331Z] e7ca375b8d34: Download complete [2020-08-31T20:23:30.331Z] aebe8db9254c: Verifying Checksum [2020-08-31T20:23:30.331Z] aebe8db9254c: Download complete [2020-08-31T20:23:30.331Z] 4f5f7b207d3f: Download complete [2020-08-31T20:23:30.331Z] d19ca6af091a: Download complete [2020-08-31T20:23:30.331Z] 16b5a0711add: Verifying Checksum [2020-08-31T20:23:30.331Z] 16b5a0711add: Download complete [2020-08-31T20:23:31.317Z] 237528ba509b: Verifying Checksum [2020-08-31T20:23:31.317Z] 237528ba509b: Download complete [2020-08-31T20:23:31.558Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-31T20:23:31.558Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-31T20:23:31.558Z] Determining the version from the project repo (version-script). [2020-08-31T20:23:31.558Z] The version has been set to '1.2.1-20200831+fb1cdd4' [2020-08-31T20:23:32.712Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-08-31T20:23:32.712Z] Snapped edgex-device-modbus_1.2.1-20200831+fb1cdd4_amd64.snap [2020-08-31T20:23:34.710Z] 237528ba509b: Pull complete [2020-08-31T20:23:34.710Z] 393b96f31d8b: Pull complete [2020-08-31T20:23:34.985Z] 4d82b0e39008: Pull complete [2020-08-31T20:23:35.259Z] e7ca375b8d34: Pull complete [Pipeline] } [2020-08-31T20:23:35.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-31T20:23:40.707Z] 418f656485bb: Verifying Checksum [2020-08-31T20:23:40.707Z] 418f656485bb: Download complete [2020-08-31T20:24:27.898Z] 418f656485bb: Pull complete [2020-08-31T20:24:27.898Z] aebe8db9254c: Pull complete [2020-08-31T20:24:27.898Z] 4f5f7b207d3f: Pull complete [2020-08-31T20:24:27.898Z] d19ca6af091a: Pull complete [2020-08-31T20:24:27.898Z] 16b5a0711add: Pull complete [2020-08-31T20:24:27.898Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-08-31T20:24:27.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-08-31T20:24:28.170Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-31T20:24:28.170Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-08-31T20:24:28.170Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-08-31T20:24:28.170Z] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-08-31T20:24:33.891Z] Reading package lists... [2020-08-31T20:24:48.942Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-31T20:24:48.942Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-08-31T20:24:48.942Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-08-31T20:24:48.942Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-08-31T20:24:52.452Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 52% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-31T20:24:59.133Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:25:02.647Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-31T20:25:03.460Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 59% Building dependency tree [2020-08-31T20:25:03.460Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-31T20:25:04.430Z] The following packages were automatically installed and are no longer required: [2020-08-31T20:25:04.430Z] libjq1 libonig4 [2020-08-31T20:25:04.430Z] Use 'sudo apt autoremove' to remove them. [2020-08-31T20:25:04.430Z] Suggested packages: [2020-08-31T20:25:04.430Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-31T20:25:04.430Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-31T20:25:04.430Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-31T20:25:04.430Z] | libterm-readline-perl-perl [2020-08-31T20:25:04.700Z] The following NEW packages will be installed: [2020-08-31T20:25:04.700Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-31T20:25:04.700Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:25:04.700Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-31T20:25:04.700Z] Need to get 10.8 MB of archives. [2020-08-31T20:25:04.700Z] After this operation, 73.6 MB of additional disk space will be used. [2020-08-31T20:25:04.985Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-31T20:25:05.585Z] 0% [1 perl-modules-5.26 4096 B/2763 kB 0%] 6% [1 perl-modules-5.26 843 kB/2763 kB 31%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-08-31T20:25:05.585Z] 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-08-31T20:25:05.585Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-08-31T20:25:05.859Z] 25% [4 libperl5.26 0 B/3326 kB 0%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-31T20:25:05.859Z] 51% [5 perl 0 B/201 kB 0%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-08-31T20:25:05.859Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-08-31T20:25:05.859Z] 56% [7 netbase 12.3 kB/12.7 kB 97%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-08-31T20:25:05.859Z] 58% [8 curl 45.1 kB/152 kB 30%] 60% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-08-31T20:25:05.859Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-31T20:25:05.859Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-31T20:25:05.859Z] 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-08-31T20:25:06.132Z] 72% [12 git 11.2 kB/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-08-31T20:25:06.132Z] 95% [13 make 0 B/139 kB 0%] 98% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-08-31T20:25:06.132Z] 98% [14 patch 41.0 kB/91.8 kB 45%] 100% [Working] Fetched 10.8 MB in 1s (7593 kB/s) [2020-08-31T20:25:06.722Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-31T20:25:06.994Z] Selecting previously unselected package perl-modules-5.26. [2020-08-31T20:25:06.994Z] (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 ... 9882 files and directories currently installed.) [2020-08-31T20:25:06.994Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-31T20:25:06.994Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:25:08.424Z] Selecting previously unselected package libgdbm5:arm64. [2020-08-31T20:25:08.424Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-08-31T20:25:08.424Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-08-31T20:25:08.424Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-08-31T20:25:08.424Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-08-31T20:25:08.693Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-31T20:25:08.693Z] Selecting previously unselected package libperl5.26:arm64. [2020-08-31T20:25:08.693Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-31T20:25:08.693Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:25:10.124Z] Selecting previously unselected package perl. [2020-08-31T20:25:10.124Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-31T20:25:10.124Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:25:10.395Z] Selecting previously unselected package less. [2020-08-31T20:25:10.395Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-08-31T20:25:10.395Z] Unpacking less (487-0.1) ... [2020-08-31T20:25:10.395Z] Selecting previously unselected package netbase. [2020-08-31T20:25:10.395Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-31T20:25:10.395Z] Unpacking netbase (5.4) ... [2020-08-31T20:25:10.667Z] Selecting previously unselected package curl. [2020-08-31T20:25:10.667Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-31T20:25:10.667Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:25:10.667Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-08-31T20:25:10.667Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-31T20:25:10.667Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:25:10.938Z] Selecting previously unselected package liberror-perl. [2020-08-31T20:25:10.938Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-08-31T20:25:10.938Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-31T20:25:10.938Z] Selecting previously unselected package git-man. [2020-08-31T20:25:10.938Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-31T20:25:10.938Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:25:11.210Z] Selecting previously unselected package git. [2020-08-31T20:25:11.210Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-08-31T20:25:11.481Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:25:12.909Z] Selecting previously unselected package make. [2020-08-31T20:25:12.909Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-08-31T20:25:12.909Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-31T20:25:12.909Z] Selecting previously unselected package patch. [2020-08-31T20:25:12.909Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-08-31T20:25:12.909Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:25:12.909Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:25:12.909Z] Setting up less (487-0.1) ... [2020-08-31T20:25:13.503Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-31T20:25:13.503Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:25:13.503Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:25:13.503Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:25:13.503Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-08-31T20:25:13.503Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:25:13.774Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-31T20:25:13.774Z] Setting up netbase (5.4) ... [2020-08-31T20:25:13.774Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:25:13.774Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:25:13.774Z] Setting up liberror-perl (0.17025-1) ... [2020-08-31T20:25:14.043Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:25:14.043Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-31T20:25:14.043Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-31T20:25:19.418Z] curl set to automatically installed. [2020-08-31T20:25:19.418Z] git set to automatically installed. [2020-08-31T20:25:19.418Z] git-man set to automatically installed. [2020-08-31T20:25:19.688Z] less set to automatically installed. [2020-08-31T20:25:19.688Z] libcurl3-gnutls set to automatically installed. [2020-08-31T20:25:19.688Z] liberror-perl set to automatically installed. [2020-08-31T20:25:19.688Z] libgdbm-compat4 set to automatically installed. [2020-08-31T20:25:19.688Z] libgdbm5 set to automatically installed. [2020-08-31T20:25:19.688Z] libperl5.26 set to automatically installed. [2020-08-31T20:25:19.688Z] make set to automatically installed. [2020-08-31T20:25:19.688Z] netbase set to automatically installed. [2020-08-31T20:25:19.960Z] patch set to automatically installed. [2020-08-31T20:25:19.960Z] perl set to automatically installed. [2020-08-31T20:25:19.960Z] perl-modules-5.26 set to automatically installed. [2020-08-31T20:25:19.960Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-31T20:25:19.960Z] Please ensure the environment is properly setup before continuing. [2020-08-31T20:25:19.960Z] Ignore this message if the appropriate measures have already been taken [2020-08-31T20:25:20.929Z] Pulling go  [2020-08-31T20:25:24.294Z] 'device-modbus' has dependencies that need to be staged: go [2020-08-31T20:25:24.294Z] Skipping pull go (already ran) [2020-08-31T20:25:24.294Z] Building go  [2020-08-31T20:25:24.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-31T20:25:24.563Z] Dload Upload Total Spent Left Speed [2020-08-31T20:25:27.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.0M 0 10231 0 0 36151 0 0:44:59 --:--:-- 0:44:59 36024 28 93.0M 28 26.2M 0 0 20.3M 0 0:00:04 0:00:01 0:00:03 20.3M 68 93.0M 68 64.0M 0 0 28.0M 0 0:00:03 0:00:02 0:00:01 28.0M 100 93.0M 100 93.0M 0 0 28.4M 0 0:00:03 0:00:03 --:--:-- 28.4M [2020-08-31T20:25:29.191Z] go1.13.5.linux-arm64.tar.gz: OK [2020-08-31T20:25:47.454Z] Staging go  [2020-08-31T20:25:50.075Z] Pulling device-modbus  [2020-08-31T20:25:53.783Z] Skipping build go (already ran) [2020-08-31T20:25:53.783Z] Building device-modbus  [2020-08-31T20:25:53.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-08-31T20:25:55.208Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:25:55.208Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:25:55.208Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-08-31T20:25:55.208Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:25:55.208Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-08-31T20:25:55.208Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-08-31T20:25:55.208Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:25:55.208Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-08-31T20:25:55.208Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-31T20:25:55.208Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-31T20:25:55.208Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:25:55.480Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:25:55.480Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-31T20:25:55.480Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-31T20:25:55.480Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-31T20:25:55.480Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:25:55.480Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:25:55.480Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:25:55.480Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:25:55.480Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:25:55.480Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:25:55.480Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:25:55.480Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:25:55.480Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:25:55.480Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:25:55.480Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:25:55.480Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:25:55.480Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:25:55.480Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:25:55.480Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:25:55.480Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-31T20:25:55.480Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:25:55.480Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:25:55.480Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:25:55.480Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-31T20:25:55.480Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:25:55.480Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:25:55.480Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:25:55.480Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:25:55.480Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-31T20:25:55.480Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-31T20:25:55.753Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:25:55.753Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-31T20:25:55.753Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:25:55.753Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:25:55.753Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:25:55.753Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:25:55.753Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-31T20:25:55.753Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:25:55.753Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:25:55.753Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:25:55.753Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:25:55.753Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:25:55.753Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:25:56.024Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:25:56.024Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-31T20:25:56.024Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:25:56.024Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:25:56.024Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:25:56.298Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:25:56.298Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:25:56.298Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:25:56.298Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:25:56.298Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:25:56.298Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-31T20:25:56.298Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:25:56.298Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:25:56.298Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:25:56.298Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:25:56.298Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:25:56.298Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-31T20:25:56.299Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:25:56.299Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:25:56.573Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:25:56.573Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:25:56.573Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:25:56.573Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:25:56.573Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:25:56.573Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:25:56.573Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:25:56.573Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:25:56.573Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:25:56.573Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:25:56.573Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:25:56.573Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:25:56.573Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:25:56.573Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:25:56.573Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:25:56.573Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:25:56.573Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:25:56.573Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:25:56.573Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:25:56.573Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-08-31T20:26:14.868Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:26:29.915Z] Skipping stage go (already ran) [2020-08-31T20:26:29.915Z] Staging device-modbus  [2020-08-31T20:26:33.290Z] Priming go  [2020-08-31T20:26:35.891Z] Priming device-modbus  [2020-08-31T20:26:39.266Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-31T20:26:39.266Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-31T20:26:39.266Z] Determining the version from the project repo (version-script). [2020-08-31T20:26:39.266Z] The version has been set to '1.2.1-20200831+fb1cdd4' [2020-08-31T20:26:40.381Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-08-31T20:26:40.381Z] Snapped edgex-device-modbus_1.2.1-20200831+fb1cdd4_arm64.snap [Pipeline] } [2020-08-31T20:26:43.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-31T20:26:44.718Z] provisioning config files... [2020-08-31T20:26:44.741Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-169@tmp/config5048219888379318302tmp [Pipeline] { [Pipeline] sh [2020-08-31T20:26:45.159Z] + curl -s https://codecov.io/bash [2020-08-31T20:26:45.159Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-169@tmp/config5048219888379318302tmp [Pipeline] } [2020-08-31T20:26:45.432Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:26:47.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:26:47.918Z] ---> package-listing.sh [2020-08-31T20:26:47.918Z] ++ facter osfamily [2020-08-31T20:26:47.918Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-31T20:26:47.918Z] + OS_FAMILY=redhat [2020-08-31T20:26:47.918Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-169 [2020-08-31T20:26:47.918Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-31T20:26:47.918Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-31T20:26:47.918Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-31T20:26:47.918Z] + PACKAGES=/tmp/packages_start.txt [2020-08-31T20:26:47.918Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-169 ']' [2020-08-31T20:26:47.918Z] + PACKAGES=/tmp/packages_end.txt [2020-08-31T20:26:47.918Z] + case "${OS_FAMILY}" in [2020-08-31T20:26:47.918Z] + rpm -qa [2020-08-31T20:26:47.918Z] + sort [2020-08-31T20:26:52.162Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-31T20:26:52.162Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-31T20:26:52.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-31T20:26:52.162Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-169 ']' [2020-08-31T20:26:52.163Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-169/archives/ [2020-08-31T20:26:52.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-169/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:52.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:26:52.613Z] [2020-08-31T20:26:52.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:26:53.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:26:53.000Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-31T20:26:53.000Z] c9b1b535fdd9: Pulling fs layer [2020-08-31T20:26:53.000Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-31T20:26:53.000Z] 756a868c4378: Pulling fs layer [2020-08-31T20:26:53.000Z] 444b2fc9a129: Pulling fs layer [2020-08-31T20:26:53.000Z] ea15f1150254: Pulling fs layer [2020-08-31T20:26:53.000Z] 41b27a9f41bf: Pulling fs layer [2020-08-31T20:26:53.000Z] 28c525ee5125: Pulling fs layer [2020-08-31T20:26:53.000Z] 094b1ea09ed8: Pulling fs layer [2020-08-31T20:26:53.000Z] 138eaada9080: Pulling fs layer [2020-08-31T20:26:53.000Z] 0622d0fa9048: Pulling fs layer [2020-08-31T20:26:53.000Z] 28c525ee5125: Waiting [2020-08-31T20:26:53.000Z] 094b1ea09ed8: Waiting [2020-08-31T20:26:53.000Z] 444b2fc9a129: Waiting [2020-08-31T20:26:53.000Z] 41b27a9f41bf: Waiting [2020-08-31T20:26:53.000Z] ea15f1150254: Waiting [2020-08-31T20:26:53.000Z] 0622d0fa9048: Waiting [2020-08-31T20:26:53.000Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-31T20:26:53.000Z] 2cc5ad85d9ab: Download complete [2020-08-31T20:26:53.000Z] 444b2fc9a129: Verifying Checksum [2020-08-31T20:26:53.000Z] 444b2fc9a129: Download complete [2020-08-31T20:26:53.297Z] c9b1b535fdd9: Verifying Checksum [2020-08-31T20:26:53.297Z] c9b1b535fdd9: Download complete [2020-08-31T20:26:53.297Z] ea15f1150254: Verifying Checksum [2020-08-31T20:26:53.297Z] ea15f1150254: Download complete [2020-08-31T20:26:53.297Z] 28c525ee5125: Verifying Checksum [2020-08-31T20:26:53.297Z] 28c525ee5125: Download complete [2020-08-31T20:26:54.473Z] c9b1b535fdd9: Pull complete [2020-08-31T20:26:54.473Z] 756a868c4378: Verifying Checksum [2020-08-31T20:26:54.473Z] 756a868c4378: Download complete [2020-08-31T20:26:54.473Z] 2cc5ad85d9ab: Pull complete [2020-08-31T20:26:55.187Z] 138eaada9080: Verifying Checksum [2020-08-31T20:26:55.187Z] 138eaada9080: Download complete [2020-08-31T20:26:55.460Z] 0622d0fa9048: Verifying Checksum [2020-08-31T20:26:55.460Z] 0622d0fa9048: Download complete [2020-08-31T20:26:55.460Z] 094b1ea09ed8: Verifying Checksum [2020-08-31T20:26:55.460Z] 094b1ea09ed8: Download complete [2020-08-31T20:26:56.153Z] 41b27a9f41bf: Verifying Checksum [2020-08-31T20:26:56.153Z] 41b27a9f41bf: Download complete [2020-08-31T20:26:57.168Z] 756a868c4378: Pull complete [2020-08-31T20:26:57.431Z] 444b2fc9a129: Pull complete [2020-08-31T20:26:57.698Z] ea15f1150254: Pull complete [2020-08-31T20:27:01.964Z] 41b27a9f41bf: Pull complete [2020-08-31T20:27:01.964Z] 28c525ee5125: Pull complete [2020-08-31T20:27:06.280Z] 094b1ea09ed8: Pull complete [2020-08-31T20:27:06.280Z] 138eaada9080: Pull complete [2020-08-31T20:27:06.280Z] 0622d0fa9048: Pull complete [2020-08-31T20:27:06.280Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-31T20:27:06.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:27:06.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-31T20:27:06.547Z] prd-centos7-docker-4c-2g-854 does not seem to be running inside a container [2020-08-31T20:27:06.612Z] $ 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-169 -v /w/workspace/xfoundry_device-modbus-go_PR-169:/w/workspace/xfoundry_device-modbus-go_PR-169:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-169@tmp:/w/workspace/xfoundry_device-modbus-go_PR-169@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-31T20:27:10.350Z] $ docker top 8605f0b53d6cc1e7a37ca47a9992116c563b565d8738885f70bd78460d4cae1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:27:10.761Z] provisioning config files... [2020-08-31T20:27:10.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-169@tmp/config291484169701376368tmp [Pipeline] { [Pipeline] echo [2020-08-31T20:27:10.847Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:27:11.153Z] ---> create-netrc.sh [Pipeline] echo [2020-08-31T20:27:11.165Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:27:11.476Z] ---> logs-deploy.sh [2020-08-31T20:27:11.476Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-169/2 [2020-08-31T20:27:11.476Z] INFO: archiving workspace using pattern(s): [2020-08-31T20:27:12.869Z] Archives upload complete. [2020-08-31T20:27:13.132Z] INFO: archiving logs to Nexus [2020-08-31T20:27:14.087Z] ---> uname -a: [2020-08-31T20:27:14.087Z] Linux 8605f0b53d6c 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-31T20:27:14.087Z] [2020-08-31T20:27:14.087Z] [2020-08-31T20:27:14.087Z] ---> lscpu: [2020-08-31T20:27:14.087Z] Architecture: x86_64 [2020-08-31T20:27:14.087Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-31T20:27:14.087Z] Byte Order: Little Endian [2020-08-31T20:27:14.087Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-31T20:27:14.087Z] CPU(s): 4 [2020-08-31T20:27:14.087Z] On-line CPU(s) list: 0-3 [2020-08-31T20:27:14.087Z] Thread(s) per core: 1 [2020-08-31T20:27:14.087Z] Core(s) per socket: 1 [2020-08-31T20:27:14.087Z] Socket(s): 4 [2020-08-31T20:27:14.087Z] NUMA node(s): 1 [2020-08-31T20:27:14.087Z] Vendor ID: GenuineIntel [2020-08-31T20:27:14.087Z] CPU family: 6 [2020-08-31T20:27:14.087Z] Model: 44 [2020-08-31T20:27:14.087Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-31T20:27:14.087Z] Stepping: 1 [2020-08-31T20:27:14.087Z] CPU MHz: 2933.438 [2020-08-31T20:27:14.088Z] BogoMIPS: 5866.87 [2020-08-31T20:27:14.088Z] Virtualization: VT-x [2020-08-31T20:27:14.088Z] Hypervisor vendor: KVM [2020-08-31T20:27:14.088Z] Virtualization type: full [2020-08-31T20:27:14.088Z] L1d cache: 128 KiB [2020-08-31T20:27:14.088Z] L1i cache: 128 KiB [2020-08-31T20:27:14.088Z] L2 cache: 16 MiB [2020-08-31T20:27:14.088Z] L3 cache: 64 MiB [2020-08-31T20:27:14.088Z] NUMA node0 CPU(s): 0-3 [2020-08-31T20:27:14.088Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-31T20:27:14.088Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-31T20:27:14.088Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-31T20:27:14.088Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-31T20:27:14.088Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-31T20:27:14.088Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-31T20:27:14.088Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-31T20:27:14.088Z] Vulnerability Tsx async abort: Not affected [2020-08-31T20:27:14.088Z] 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-08-31T20:27:14.088Z] [2020-08-31T20:27:14.088Z] [2020-08-31T20:27:14.088Z] ---> nproc: [2020-08-31T20:27:14.088Z] 4 [2020-08-31T20:27:14.088Z] [2020-08-31T20:27:14.088Z]