Pull request #162 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 416b042f5817cb4804ca998bdf32c73a7cceafc6+0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b (3a1827e7c340108ed300e6c09039380253e63a8e) 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 ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1147 in /w/workspace/xfoundry_device-modbus-go_PR-162 [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-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 416b042f5817cb4804ca998bdf32c73a7cceafc6 Merge succeeded, producing 416b042f5817cb4804ca998bdf32c73a7cceafc6 Checking out Revision 416b042f5817cb4804ca998bdf32c73a7cceafc6 (PR-162) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # 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 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 Commit message: "feat: Modify Modbus simulator to support device scaling" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-02T07:54:09.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T07:54:09.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-02T07:54:09.696Z] ========================================================= [2020-09-02T07:54:09.696Z] EdgeX Global Pipelines Version Info [2020-09-02T07:54:09.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-02T07:54:11.072Z] ------------------- [2020-09-02T07:54:11.072Z] stable info: [2020-09-02T07:54:11.072Z] ------------------- [2020-09-02T07:54:11.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-02T07:54:11.072Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-09-02T07:54:11.072Z] Message: update stable to v1.0.115 [2020-09-02T07:54:12.017Z] ------------------- [2020-09-02T07:54:12.017Z] experimental info: [2020-09-02T07:54:12.017Z] ------------------- [2020-09-02T07:54:12.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-02T07:54:12.017Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-09-02T07:54:12.017Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-02T07:54:12.305Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-09-02T07:54:12.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-09-02T07:54:12.466Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-02T07:54:12.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-02T07:54:12.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-02T07:54:12.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-02T07:54:12.785Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-02T07:54:12.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-02T07:54:12.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-02T07:54:13.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-02T07:54:13.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-02T07:54:13.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-09-02T07:54:13.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-02T07:54:13.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-02T07:54:13.438Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-02T07:54:13.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-02T07:54:13.595Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-02T07:54:13.671Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-02T07:54:13.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-02T07:54:13.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-02T07:54:13.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-02T07:54:13.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-02T07:54:14.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-162 [Pipeline] echo [2020-09-02T07:54:14.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-162 [Pipeline] echo [2020-09-02T07:54:14.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-162 [Pipeline] echo [2020-09-02T07:54:14.262Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 416b042f5817cb4804ca998bdf32c73a7cceafc6 [Pipeline] echo [2020-09-02T07:54:14.334Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 416b042 [Pipeline] echo [2020-09-02T07:54:14.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-02T07:54:14.994Z] + git log --format=format:%s -1 416b042f5817cb4804ca998bdf32c73a7cceafc6 [Pipeline] echo [2020-09-02T07:54:15.046Z] GIT_COMMIT: 416b042f5817cb4804ca998bdf32c73a7cceafc6, Commit Message: feat: Modify Modbus simulator to support device scaling [Pipeline] echo [2020-09-02T07:54:15.083Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-02T07:54:15.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-02T07:54:16.180Z] [2020-09-02T07:54:16.180Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-02T07:54:16.513Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-02T07:54:16.513Z] latest: Pulling from edgex-devops/git-semver [2020-09-02T07:54:16.513Z] 31603596830f: Pulling fs layer [2020-09-02T07:54:16.513Z] 2a8b12db71e7: Pulling fs layer [2020-09-02T07:54:16.513Z] 6ca5941a6612: Pulling fs layer [2020-09-02T07:54:16.513Z] ecc8261a40a4: Pulling fs layer [2020-09-02T07:54:16.513Z] ecc8261a40a4: Waiting [2020-09-02T07:54:16.513Z] 2a8b12db71e7: Verifying Checksum [2020-09-02T07:54:16.513Z] 2a8b12db71e7: Download complete [2020-09-02T07:54:16.776Z] 31603596830f: Verifying Checksum [2020-09-02T07:54:16.776Z] 31603596830f: Download complete [2020-09-02T07:54:16.776Z] ecc8261a40a4: Verifying Checksum [2020-09-02T07:54:16.776Z] ecc8261a40a4: Download complete [2020-09-02T07:54:16.776Z] 6ca5941a6612: Verifying Checksum [2020-09-02T07:54:16.776Z] 6ca5941a6612: Download complete [2020-09-02T07:54:17.040Z] 31603596830f: Pull complete [2020-09-02T07:54:17.040Z] 2a8b12db71e7: Pull complete [2020-09-02T07:54:17.987Z] 6ca5941a6612: Pull complete [2020-09-02T07:54:17.987Z] ecc8261a40a4: Pull complete [2020-09-02T07:54:17.987Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-02T07:54:17.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-02T07:54:17.987Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-02T07:54:18.089Z] prd-centos7-docker-4c-2g-1147 does not seem to be running inside a container [2020-09-02T07:54:18.134Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-162 -v /w/workspace/xfoundry_device-modbus-go_PR-162:/w/workspace/xfoundry_device-modbus-go_PR-162:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-162@tmp:/w/workspace/xfoundry_device-modbus-go_PR-162@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:10004/edgex-devops/git-semver:latest cat [2020-09-02T07:54:20.321Z] $ docker top 9d451cdcc8bdfd261cb3b7c179d3ef8edb876fdbf449d175fcf5f1a2e7cb5bfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-02T07:54:20.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-02T07:54:20.663Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-02T07:54:20.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-02T07:54:20.872Z] $ docker exec 9d451cdcc8bdfd261cb3b7c179d3ef8edb876fdbf449d175fcf5f1a2e7cb5bfb ssh-agent [2020-09-02T07:54:21.027Z] SSH_AUTH_SOCK=/tmp/ssh-ZCS7xEG8PfuH/agent.11 [2020-09-02T07:54:21.027Z] SSH_AGENT_PID=17 [2020-09-02T07:54:21.036Z] Running ssh-add (command line suppressed) [2020-09-02T07:54:21.158Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_1714329940045816008.key (/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_1714329940045816008.key) [2020-09-02T07:54:21.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-02T07:54:21.679Z] + git describe --exact-match --tags HEAD [2020-09-02T07:54:21.679Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-02T07:54:21.705Z] $ docker exec --env ******** --env ******** 9d451cdcc8bdfd261cb3b7c179d3ef8edb876fdbf449d175fcf5f1a2e7cb5bfb ssh-agent -k [2020-09-02T07:54:21.817Z] unset SSH_AUTH_SOCK; [2020-09-02T07:54:21.818Z] unset SSH_AGENT_PID; [2020-09-02T07:54:21.818Z] echo Agent pid 17 killed; [2020-09-02T07:54:21.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-02T07:54:21.934Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-02T07:54:21.934Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-02T07:54:22.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-02T07:54:22.018Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-02T07:54:22.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-02T07:54:22.188Z] $ docker exec 9d451cdcc8bdfd261cb3b7c179d3ef8edb876fdbf449d175fcf5f1a2e7cb5bfb ssh-agent [2020-09-02T07:54:22.340Z] SSH_AUTH_SOCK=/tmp/ssh-UUAuSHJjB2ek/agent.45 [2020-09-02T07:54:22.340Z] SSH_AGENT_PID=50 [2020-09-02T07:54:22.346Z] Running ssh-add (command line suppressed) [2020-09-02T07:54:22.465Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_336893026463570406.key (/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_336893026463570406.key) [2020-09-02T07:54:22.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-02T07:54:22.924Z] + git semver init [2020-09-02T07:54:22.924Z] # -> Open(): unable to determine branch for HEAD [2020-09-02T07:54:22.924Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-162/.git [2020-09-02T07:54:22.924Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-162 [2020-09-02T07:54:22.924Z] # $SEMVER_REMOTE_NAME = origin [2020-09-02T07:54:22.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-02T07:54:22.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-02T07:54:22.924Z] # $SEMVER_BRANCH = PR-162 [2020-09-02T07:54:22.924Z] # $SEMVER_TEMP = /tmp/semver-101391393 [2020-09-02T07:54:22.924Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-09-02T07:54:23.498Z] # '/tmp/semver-101391393' -> '/w/workspace/xfoundry_device-modbus-go_PR-162/.semver' [2020-09-02T07:54:23.498Z] # -> Force: false [2020-09-02T07:54:23.498Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-162/.semver [Pipeline] } [2020-09-02T07:54:23.513Z] $ docker exec --env ******** --env ******** 9d451cdcc8bdfd261cb3b7c179d3ef8edb876fdbf449d175fcf5f1a2e7cb5bfb ssh-agent -k [2020-09-02T07:54:23.627Z] unset SSH_AUTH_SOCK; [2020-09-02T07:54:23.627Z] unset SSH_AGENT_PID; [2020-09-02T07:54:23.627Z] echo Agent pid 50 killed; [2020-09-02T07:54:23.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-02T07:54:24.112Z] + git semver [Pipeline] } [2020-09-02T07:54:24.132Z] $ docker stop --time=1 9d451cdcc8bdfd261cb3b7c179d3ef8edb876fdbf449d175fcf5f1a2e7cb5bfb [2020-09-02T07:54:25.492Z] $ docker rm -f 9d451cdcc8bdfd261cb3b7c179d3ef8edb876fdbf449d175fcf5f1a2e7cb5bfb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-02T07:54:26.249Z] Stashed 27 file(s) [Pipeline] echo [2020-09-02T07:54:26.251Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-02T07:54:26.334Z] 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-09-02T07:54:41.805Z] Still waiting to schedule task [2020-09-02T07:54:41.805Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-02T07:54:41.807Z] Still waiting to schedule task [2020-09-02T07:54:41.807Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-02T07:56:26.453Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1148 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T07:56:26.564Z] Running in /w/workspace/device-modbus-go/8 [Pipeline] { [Pipeline] checkout [2020-09-02T07:56:32.628Z] using credential edgex-jenkins-ssh [2020-09-02T07:56:32.741Z] Cloning the remote Git repository [2020-09-02T07:56:32.741Z] Cloning with configured refspecs honoured and without tags [2020-09-02T07:56:32.835Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T07:56:32.936Z] > git init /w/workspace/device-modbus-go/8 # timeout=10 [2020-09-02T07:56:33.941Z] Fetching without tags [2020-09-02T07:56:33.007Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T07:56:33.008Z] > git --version # timeout=10 [2020-09-02T07:56:33.036Z] > git --version # 'git version 2.17.1' [2020-09-02T07:56:33.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T07:56:33.098Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T07:56:33.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T07:56:33.889Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T07:56:33.904Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T07:56:33.931Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T07:56:33.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T07:56:33.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T07:56:33.977Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T07:56:34.398Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T07:56:34.614Z] Merge succeeded, producing 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T07:56:34.614Z] Checking out Revision 416b042f5817cb4804ca998bdf32c73a7cceafc6 (PR-162) [2020-09-02T07:56:34.421Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T07:56:34.435Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T07:56:34.536Z] > git remote # timeout=10 [2020-09-02T07:56:34.557Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T07:56:34.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T07:56:34.579Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T07:56:34.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T07:56:34.624Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T07:56:34.642Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T07:56:39.069Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-02T07:56:40.115Z] ========================================================= [2020-09-02T07:56:40.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-02T07:56:40.115Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-02T07:56:41.394Z] + 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-09-02T07:56:42.375Z] Sending build context to Docker daemon 669.7kB [2020-09-02T07:56:42.375Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-02T07:56:42.375Z] Step 2/8 : FROM ${BASE} [2020-09-02T07:56:42.655Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-02T07:56:42.655Z] b538f80385f9: Pulling fs layer [2020-09-02T07:56:42.655Z] 74f711af9a0d: Pulling fs layer [2020-09-02T07:56:42.655Z] 99f96fe45779: Pulling fs layer [2020-09-02T07:56:42.655Z] fd7a069fd194: Pulling fs layer [2020-09-02T07:56:42.655Z] 66aa3694b03b: Pulling fs layer [2020-09-02T07:56:42.655Z] 170f70906a0f: Pulling fs layer [2020-09-02T07:56:42.655Z] ad7c5574e4b9: Pulling fs layer [2020-09-02T07:56:42.655Z] e772456be8f7: Pulling fs layer [2020-09-02T07:56:42.655Z] c890913d741a: Pulling fs layer [2020-09-02T07:56:42.655Z] 2480fcc9aa5a: Pulling fs layer [2020-09-02T07:56:42.655Z] 09adf4765672: Pulling fs layer [2020-09-02T07:56:42.655Z] e772456be8f7: Waiting [2020-09-02T07:56:42.655Z] ad7c5574e4b9: Waiting [2020-09-02T07:56:42.655Z] c890913d741a: Waiting [2020-09-02T07:56:42.655Z] 09adf4765672: Waiting [2020-09-02T07:56:42.655Z] 2480fcc9aa5a: Waiting [2020-09-02T07:56:42.655Z] fd7a069fd194: Waiting [2020-09-02T07:56:42.655Z] 66aa3694b03b: Waiting [2020-09-02T07:56:42.655Z] 99f96fe45779: Verifying Checksum [2020-09-02T07:56:42.655Z] 99f96fe45779: Download complete [2020-09-02T07:56:42.655Z] 74f711af9a0d: Verifying Checksum [2020-09-02T07:56:42.655Z] 74f711af9a0d: Download complete [2020-09-02T07:56:42.655Z] 66aa3694b03b: Verifying Checksum [2020-09-02T07:56:42.655Z] 66aa3694b03b: Download complete [2020-09-02T07:56:42.655Z] 170f70906a0f: Download complete [2020-09-02T07:56:42.655Z] b538f80385f9: Verifying Checksum [2020-09-02T07:56:43.650Z] b538f80385f9: Pull complete [2020-09-02T07:56:43.930Z] 74f711af9a0d: Pull complete [2020-09-02T07:56:44.530Z] 99f96fe45779: Pull complete [2020-09-02T07:56:45.974Z] ad7c5574e4b9: Verifying Checksum [2020-09-02T07:56:45.974Z] ad7c5574e4b9: Download complete [2020-09-02T07:56:45.974Z] c890913d741a: Download complete [2020-09-02T07:56:47.432Z] 2480fcc9aa5a: Download complete [2020-09-02T07:56:47.706Z] 09adf4765672: Download complete [2020-09-02T07:56:47.978Z] e772456be8f7: Verifying Checksum [2020-09-02T07:56:47.978Z] e772456be8f7: Download complete [2020-09-02T07:56:48.254Z] fd7a069fd194: Download complete [2020-09-02T07:57:00.655Z] fd7a069fd194: Pull complete [2020-09-02T07:57:00.655Z] 66aa3694b03b: Pull complete [2020-09-02T07:57:00.655Z] 170f70906a0f: Pull complete [2020-09-02T07:57:04.060Z] ad7c5574e4b9: Pull complete [2020-09-02T07:57:09.461Z] e772456be8f7: Pull complete [2020-09-02T07:57:09.461Z] c890913d741a: Pull complete [2020-09-02T07:57:11.447Z] 2480fcc9aa5a: Pull complete [2020-09-02T07:57:11.720Z] 09adf4765672: Pull complete [2020-09-02T07:57:11.720Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-02T07:57:11.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-02T07:57:11.720Z] ---> 2248a725d1cf [2020-09-02T07:57:11.720Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-02T07:57:16.027Z] ---> Running in b06b47dc4832 [2020-09-02T07:57:16.027Z] Removing intermediate container b06b47dc4832 [2020-09-02T07:57:16.027Z] ---> d4e3f60148a0 [2020-09-02T07:57:16.027Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T07:57:16.027Z] ---> Running in 9f7b0b0b9993 [2020-09-02T07:57:18.658Z] Removing intermediate container 9f7b0b0b9993 [2020-09-02T07:57:18.658Z] ---> b50b88fe3577 [2020-09-02T07:57:18.658Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T07:57:18.658Z] ---> Running in 2d17209aeba4 [2020-09-02T07:57:20.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-02T07:57:21.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-02T07:57:21.651Z] (1/14) Installing libmagic (5.38-r0) [2020-09-02T07:57:21.922Z] (2/14) Installing file (5.38-r0) [2020-09-02T07:57:21.922Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-02T07:57:21.922Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-02T07:57:26.210Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-02T07:57:26.210Z] (6/14) Installing patch (2.7.6-r6) [2020-09-02T07:57:26.210Z] (7/14) Installing build-base (0.5-r2) [2020-09-02T07:57:26.210Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-02T07:57:26.210Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-02T07:57:26.210Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-02T07:57:26.800Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-02T07:57:26.800Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-02T07:57:26.800Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-02T07:57:27.072Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-02T07:57:27.072Z] Executing busybox-1.31.1-r16.trigger [2020-09-02T07:57:27.072Z] OK: 221 MiB in 53 packages [2020-09-02T07:57:31.368Z] Removing intermediate container 2d17209aeba4 [2020-09-02T07:57:31.368Z] ---> 7857997f0565 [2020-09-02T07:57:31.368Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-02T07:57:31.368Z] ---> Running in 45cfa79585a3 [2020-09-02T07:57:31.959Z] Removing intermediate container 45cfa79585a3 [2020-09-02T07:57:31.959Z] ---> 314da1c983a1 [2020-09-02T07:57:31.959Z] Step 7/8 : COPY . . [2020-09-02T07:57:32.932Z] ---> ad6fd5cb6285 [2020-09-02T07:57:32.932Z] Step 8/8 : RUN go mod download [2020-09-02T07:57:32.932Z] ---> Running in 04529dcda769 [2020-09-02T07:57:36.296Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T07:57:36.296Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T07:57:36.296Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-02T07:57:36.296Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T07:57:36.296Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-02T07:57:36.296Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-02T07:57:36.572Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T07:57:36.572Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-02T07:57:36.572Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T07:57:36.572Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T07:57:36.572Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T07:57:36.572Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T07:57:36.840Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T07:57:36.840Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T07:57:36.840Z] go: finding github.com/fatih/color v1.7.0 [2020-09-02T07:57:36.840Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T07:57:36.840Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T07:57:36.840Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T07:57:37.111Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-02T07:57:37.111Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T07:57:37.111Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T07:57:37.111Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-02T07:57:37.111Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T07:57:37.111Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T07:57:37.111Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T07:57:37.382Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-02T07:57:37.382Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-02T07:57:37.382Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T07:57:37.382Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T07:57:37.382Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-02T07:57:37.382Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-02T07:57:37.382Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T07:57:37.652Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-09-02T07:57:37.652Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-02T07:57:37.652Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-02T07:57:37.652Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-02T07:57:37.652Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T07:57:37.652Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-02T07:57:37.925Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-02T07:57:37.925Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-02T07:57:37.925Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T07:57:37.925Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-02T07:57:37.925Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-02T07:57:37.925Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-02T07:57:38.195Z] go: finding github.com/miekg/dns v1.1.4 [2020-09-02T07:57:38.196Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-02T07:57:38.196Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T07:57:38.196Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T07:57:38.196Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-09-02T07:57:38.196Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-02T07:57:38.196Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-09-02T07:57:38.466Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-02T07:57:38.466Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-02T07:57:38.466Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T07:57:38.466Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T07:57:38.466Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-02T07:57:38.466Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T07:57:38.466Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T07:57:38.737Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-02T07:57:38.737Z] go: finding github.com/posener/complete v1.1.1 [2020-09-02T07:57:38.737Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-09-02T07:57:38.737Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-02T07:57:38.737Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-02T07:57:38.737Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-02T07:57:39.010Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-02T07:57:39.010Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T07:57:39.010Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-02T07:57:39.010Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-09-02T07:57:39.010Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-02T07:57:39.010Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-02T07:57:39.286Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-02T07:57:39.286Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-02T07:57:40.938Z] Running on prd-centos7-docker-4c-2g-1149 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T07:57:40.979Z] Running in /w/workspace/device-modbus-go/8 [Pipeline] { [Pipeline] checkout [2020-09-02T07:57:46.136Z] using credential edgex-jenkins-ssh [2020-09-02T07:57:46.197Z] Cloning the remote Git repository [2020-09-02T07:57:46.197Z] Cloning with configured refspecs honoured and without tags [2020-09-02T07:57:46.229Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T07:57:46.317Z] > git init /w/workspace/device-modbus-go/8 # timeout=10 [2020-09-02T07:57:46.389Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T07:57:46.389Z] > git --version # timeout=10 [2020-09-02T07:57:46.410Z] > git --version # 'git version 2.16.5' [2020-09-02T07:57:46.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T07:57:46.485Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T07:57:47.009Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T07:57:47.016Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T07:57:47.025Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T07:57:47.037Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T07:57:47.044Z] Fetching without tags [2020-09-02T07:57:47.467Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T07:57:47.594Z] Merge succeeded, producing 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T07:57:47.594Z] Checking out Revision 416b042f5817cb4804ca998bdf32c73a7cceafc6 (PR-162) [2020-09-02T07:57:47.052Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T07:57:47.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T07:57:47.060Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T07:57:47.481Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T07:57:47.498Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T07:57:47.542Z] > git remote # timeout=10 [2020-09-02T07:57:47.553Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T07:57:47.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T07:57:47.579Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T07:57:47.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T07:57:47.601Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T07:57:47.607Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T07:57:49.475Z] Removing intermediate container 04529dcda769 [2020-09-02T07:57:49.475Z] ---> a815608d20c3 [2020-09-02T07:57:49.475Z] Successfully built a815608d20c3 [2020-09-02T07:57:49.475Z] 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-09-02T07:57:50.153Z] + docker inspect -f . ci-base-image-arm64 [2020-09-02T07:57:50.154Z] . [Pipeline] withDockerContainer [2020-09-02T07:57:50.427Z] prd-ubuntu18.04-docker-arm64-4c-16g-1148 does not seem to be running inside a container [2020-09-02T07:57:50.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/8 -v /w/workspace/device-modbus-go/8:/w/workspace/device-modbus-go/8:rw,z -v /w/workspace/device-modbus-go/8@tmp:/w/workspace/device-modbus-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-02T07:57:51.800Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [2020-09-02T07:57:52.509Z] $ docker top 1e4047d8722e43d71096c63e1f27a54d377fa9715d4cfec34cf6af758a6790cf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-02T07:57:53.358Z] ========================================================= [2020-09-02T07:57:53.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-02T07:57:53.358Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-02T07:57:53.892Z] + go version [2020-09-02T07:57:53.892Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-02T07:57:54.277Z] + 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-09-02T07:57:54.932Z] + make test [2020-09-02T07:57:54.933Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-02T07:57:54.979Z] Sending build context to Docker daemon 669.7kB [2020-09-02T07:57:54.979Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-02T07:57:54.979Z] Step 2/8 : FROM ${BASE} [2020-09-02T07:57:55.244Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-02T07:57:55.244Z] df20fa9351a1: Pulling fs layer [2020-09-02T07:57:55.244Z] ed8968b2872e: Pulling fs layer [2020-09-02T07:57:55.244Z] a92cc7c5fd73: Pulling fs layer [2020-09-02T07:57:55.244Z] 2dd03ba5bac4: Pulling fs layer [2020-09-02T07:57:55.244Z] 1e091d79d1de: Pulling fs layer [2020-09-02T07:57:55.244Z] 481702a1767f: Pulling fs layer [2020-09-02T07:57:55.244Z] f64a6f60c768: Pulling fs layer [2020-09-02T07:57:55.244Z] e78d2573fc39: Pulling fs layer [2020-09-02T07:57:55.244Z] e876d2f968b6: Pulling fs layer [2020-09-02T07:57:55.244Z] ce8a83651883: Pulling fs layer [2020-09-02T07:57:55.244Z] 07967f4d0e4b: Pulling fs layer [2020-09-02T07:57:55.244Z] 2dd03ba5bac4: Waiting [2020-09-02T07:57:55.244Z] 1e091d79d1de: Waiting [2020-09-02T07:57:55.244Z] 481702a1767f: Waiting [2020-09-02T07:57:55.244Z] f64a6f60c768: Waiting [2020-09-02T07:57:55.244Z] e78d2573fc39: Waiting [2020-09-02T07:57:55.244Z] e876d2f968b6: Waiting [2020-09-02T07:57:55.244Z] ce8a83651883: Waiting [2020-09-02T07:57:55.245Z] 07967f4d0e4b: Waiting [2020-09-02T07:57:55.245Z] a92cc7c5fd73: Verifying Checksum [2020-09-02T07:57:55.245Z] a92cc7c5fd73: Download complete [2020-09-02T07:57:55.245Z] ed8968b2872e: Verifying Checksum [2020-09-02T07:57:55.245Z] ed8968b2872e: Download complete [2020-09-02T07:57:55.245Z] 1e091d79d1de: Verifying Checksum [2020-09-02T07:57:55.245Z] 1e091d79d1de: Download complete [2020-09-02T07:57:55.245Z] df20fa9351a1: Download complete [2020-09-02T07:57:55.245Z] 481702a1767f: Verifying Checksum [2020-09-02T07:57:55.245Z] 481702a1767f: Download complete [2020-09-02T07:57:55.909Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-09-02T07:57:56.250Z] df20fa9351a1: Pull complete [2020-09-02T07:57:56.523Z] ed8968b2872e: Pull complete [2020-09-02T07:57:57.188Z] f64a6f60c768: Verifying Checksum [2020-09-02T07:57:57.188Z] f64a6f60c768: Download complete [2020-09-02T07:57:57.188Z] e876d2f968b6: Verifying Checksum [2020-09-02T07:57:57.188Z] e876d2f968b6: Download complete [2020-09-02T07:57:57.493Z] a92cc7c5fd73: Pull complete [2020-09-02T07:57:57.775Z] e78d2573fc39: Verifying Checksum [2020-09-02T07:57:57.775Z] e78d2573fc39: Download complete [2020-09-02T07:57:57.775Z] 07967f4d0e4b: Verifying Checksum [2020-09-02T07:57:57.775Z] 07967f4d0e4b: Download complete [2020-09-02T07:57:58.055Z] 2dd03ba5bac4: Verifying Checksum [2020-09-02T07:57:58.055Z] 2dd03ba5bac4: Download complete [2020-09-02T07:57:58.055Z] ce8a83651883: Verifying Checksum [2020-09-02T07:57:58.055Z] ce8a83651883: Download complete [2020-09-02T07:58:06.290Z] 2dd03ba5bac4: Pull complete [2020-09-02T07:58:06.290Z] 1e091d79d1de: Pull complete [2020-09-02T07:58:06.290Z] 481702a1767f: Pull complete [2020-09-02T07:58:11.666Z] f64a6f60c768: Pull complete [2020-09-02T07:58:16.066Z] e78d2573fc39: Pull complete [2020-09-02T07:58:16.066Z] e876d2f968b6: Pull complete [2020-09-02T07:58:17.546Z] ce8a83651883: Pull complete [2020-09-02T07:58:17.812Z] 07967f4d0e4b: Pull complete [2020-09-02T07:58:17.812Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-02T07:58:17.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-02T07:58:17.812Z] ---> 5d7c900382c6 [2020-09-02T07:58:17.812Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-02T07:58:19.215Z] ---> Running in fbf99788b483 [2020-09-02T07:58:19.215Z] Removing intermediate container fbf99788b483 [2020-09-02T07:58:19.215Z] ---> 2e389e7e5631 [2020-09-02T07:58:19.215Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T07:58:19.215Z] ---> Running in f60dbbccfa19 [2020-09-02T07:58:20.630Z] Removing intermediate container f60dbbccfa19 [2020-09-02T07:58:20.630Z] ---> 67791c144522 [2020-09-02T07:58:20.630Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T07:58:20.902Z] ---> Running in cbd26bdc61a9 [2020-09-02T07:58:21.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-02T07:58:22.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-02T07:58:22.745Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-02T07:58:23.222Z] (1/14) Installing libmagic (5.38-r0) [2020-09-02T07:58:23.222Z] (2/14) Installing file (5.38-r0) [2020-09-02T07:58:23.222Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-02T07:58:23.494Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-02T07:58:24.721Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.335s coverage: 50.3% of statements [2020-09-02T07:58:24.722Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-02T07:58:28.894Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-02T07:58:28.894Z] (6/14) Installing patch (2.7.6-r6) [2020-09-02T07:58:28.894Z] (7/14) Installing build-base (0.5-r2) [2020-09-02T07:58:28.894Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-02T07:58:28.894Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-02T07:58:28.894Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-02T07:58:29.170Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-02T07:58:29.170Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-02T07:58:29.438Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-02T07:58:29.438Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-02T07:58:29.710Z] Executing busybox-1.31.1-r16.trigger [2020-09-02T07:58:29.710Z] OK: 237 MiB in 53 packages [2020-09-02T07:58:30.132Z] gofmt -l . [2020-09-02T07:58:30.408Z] [ "`gofmt -l .`" = "" ] [2020-09-02T07:58:30.408Z] ./bin/test-attribution-txt.sh [2020-09-02T07:58:31.005Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-02T07:58:32.332Z] Stashed 1 file(s) [Pipeline] } [2020-09-02T07:58:32.338Z] $ docker stop --time=1 1e4047d8722e43d71096c63e1f27a54d377fa9715d4cfec34cf6af758a6790cf [2020-09-02T07:58:33.153Z] Removing intermediate container cbd26bdc61a9 [2020-09-02T07:58:33.153Z] ---> 416e353d2504 [2020-09-02T07:58:33.153Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-02T07:58:33.431Z] ---> Running in ae2411e54e82 [2020-09-02T07:58:33.431Z] Removing intermediate container ae2411e54e82 [2020-09-02T07:58:33.431Z] ---> f76411cecdd1 [2020-09-02T07:58:33.431Z] Step 7/8 : COPY . . [2020-09-02T07:58:34.394Z] ---> 2cb59857ab8f [2020-09-02T07:58:34.394Z] Step 8/8 : RUN go mod download [2020-09-02T07:58:34.394Z] ---> Running in 8f74bfc1ac07 [2020-09-02T07:58:34.447Z] $ docker rm -f 1e4047d8722e43d71096c63e1f27a54d377fa9715d4cfec34cf6af758a6790cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-09-02T07:58:36.971Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T07:58:36.971Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T07:58:36.971Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-02T07:58:36.971Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T07:58:36.971Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-02T07:58:36.971Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-02T07:58:36.971Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T07:58:36.971Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-02T07:58:36.971Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T07:58:36.971Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T07:58:36.971Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T07:58:36.971Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [Pipeline] sh [2020-09-02T07:58:37.250Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T07:58:37.250Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T07:58:37.250Z] go: finding github.com/fatih/color v1.7.0 [2020-09-02T07:58:37.250Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T07:58:37.250Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T07:58:37.250Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T07:58:37.250Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-02T07:58:37.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-02T07:58:37.594Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T07:58:37.594Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T07:58:37.594Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-02T07:58:37.594Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T07:58:37.594Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T07:58:37.594Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T07:58:37.594Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-02T07:58:37.664Z] + ls -al . [2020-09-02T07:58:37.664Z] total 140 [2020-09-02T07:58:37.664Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:58 . [2020-09-02T07:58:37.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:56 .. [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 2 07:56 .dockerignore [2020-09-02T07:58:37.664Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:56 .git [2020-09-02T07:58:37.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:56 .github [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 330 Sep 2 07:56 .gitignore [2020-09-02T07:58:37.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:56 .semver [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 4564 Sep 2 07:56 Attribution.txt [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 1430 Sep 2 07:56 Dockerfile [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 954 Sep 2 07:56 Dockerfile.build [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 702 Sep 2 07:56 Jenkinsfile [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 2 07:56 LICENSE [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 2 07:56 Makefile [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 591 Sep 2 07:56 README.md [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 07:54 VERSION [2020-09-02T07:58:37.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:56 bin [2020-09-02T07:58:37.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:56 cmd [2020-09-02T07:58:37.664Z] -rw-r--r-- 1 jenkins jenkins 22364 Sep 2 07:58 coverage.out [2020-09-02T07:58:37.664Z] -rw-r--r-- 1 jenkins jenkins 559 Sep 2 07:58 go.mod [2020-09-02T07:58:37.664Z] -rw-r--r-- 1 jenkins jenkins 13471 Sep 2 07:58 go.sum [2020-09-02T07:58:37.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:56 internal [2020-09-02T07:58:37.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:56 simulator [2020-09-02T07:58:37.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:56 snap [2020-09-02T07:58:37.664Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 2 07:56 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-02T07:58:37.866Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-02T07:58:37.866Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T07:58:37.866Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T07:58:37.867Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-02T07:58:37.867Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-02T07:58:37.867Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T07:58:37.867Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-09-02T07:58:38.004Z] + 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=416b042f5817cb4804ca998bdf32c73a7cceafc6 --label arch=arm64 --label version=0.0.0 . [2020-09-02T07:58:38.131Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-02T07:58:38.131Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-02T07:58:38.131Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-02T07:58:38.131Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T07:58:38.131Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-02T07:58:38.131Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-02T07:58:38.131Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-02T07:58:38.282Z] Sending build context to Docker daemon 700.9kB [2020-09-02T07:58:38.282Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-09-02T07:58:38.282Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-02T07:58:38.282Z] ---> a815608d20c3 [2020-09-02T07:58:38.282Z] Step 3/20 : ARG MAKE='make build' [2020-09-02T07:58:38.404Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T07:58:38.404Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-02T07:58:38.404Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-02T07:58:38.404Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-02T07:58:38.404Z] go: finding github.com/miekg/dns v1.1.4 [2020-09-02T07:58:38.404Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-02T07:58:38.404Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T07:58:38.566Z] ---> Running in d35bfc851704 [2020-09-02T07:58:38.677Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T07:58:38.677Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-09-02T07:58:38.677Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-02T07:58:38.677Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-09-02T07:58:38.677Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-02T07:58:38.677Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-02T07:58:38.677Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T07:58:38.947Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T07:58:38.947Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-02T07:58:38.947Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T07:58:38.947Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T07:58:38.947Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-02T07:58:38.947Z] go: finding github.com/posener/complete v1.1.1 [2020-09-02T07:58:39.176Z] Removing intermediate container d35bfc851704 [2020-09-02T07:58:39.176Z] ---> 1e0b3fec2f7f [2020-09-02T07:58:39.176Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T07:58:39.176Z] ---> Running in 0b18600d9ede [2020-09-02T07:58:39.215Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-09-02T07:58:39.215Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-02T07:58:39.215Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-02T07:58:39.215Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-02T07:58:39.215Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-02T07:58:39.215Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T07:58:39.215Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-02T07:58:39.484Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-09-02T07:58:39.484Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-02T07:58:39.484Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-02T07:58:39.484Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-02T07:58:39.484Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-02T07:58:41.787Z] Removing intermediate container 0b18600d9ede [2020-09-02T07:58:41.787Z] ---> e33efe6a2416 [2020-09-02T07:58:41.787Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T07:58:41.787Z] ---> Running in bcdd43f63e69 [2020-09-02T07:58:43.216Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-02T07:58:43.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-02T07:58:44.782Z] OK: 221 MiB in 53 packages [2020-09-02T07:58:45.760Z] Removing intermediate container bcdd43f63e69 [2020-09-02T07:58:45.761Z] ---> 582e59d17cef [2020-09-02T07:58:45.761Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-02T07:58:45.761Z] ---> Running in 10390eefafe6 [2020-09-02T07:58:46.354Z] Removing intermediate container 10390eefafe6 [2020-09-02T07:58:46.354Z] ---> 2bf8c2d49df2 [2020-09-02T07:58:46.354Z] Step 7/20 : COPY . . [2020-09-02T07:58:47.329Z] ---> 8b59cc73c1e2 [2020-09-02T07:58:47.329Z] Step 8/20 : RUN ${MAKE} [2020-09-02T07:58:47.329Z] ---> Running in b4221ca2a373 [2020-09-02T07:58:48.761Z] 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-09-02T07:58:49.669Z] Removing intermediate container 8f74bfc1ac07 [2020-09-02T07:58:49.669Z] ---> 86db0119f01f [2020-09-02T07:58:49.669Z] Successfully built 86db0119f01f [2020-09-02T07:58:49.669Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-02T07:58:50.426Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-02T07:58:50.708Z] . [Pipeline] withDockerContainer [2020-09-02T07:58:51.007Z] prd-centos7-docker-4c-2g-1149 does not seem to be running inside a container [2020-09-02T07:58:51.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/8 -v /w/workspace/device-modbus-go/8:/w/workspace/device-modbus-go/8:rw,z -v /w/workspace/device-modbus-go/8@tmp:/w/workspace/device-modbus-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-02T07:58:52.718Z] $ docker top afef8379a4494b7810e870dc079d2067ac64cd09cf9efab83ff20e75e50d5691 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-02T07:58:53.240Z] + go version [2020-09-02T07:58:53.240Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-09-02T07:58:53.552Z] + make test [2020-09-02T07:58:53.552Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-02T07:58:54.971Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-09-02T07:59:10.258Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-02T07:59:10.258Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.233s coverage: 50.3% of statements [2020-09-02T07:59:10.258Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-02T07:59:13.864Z] gofmt -l . [2020-09-02T07:59:13.864Z] [ "`gofmt -l .`" = "" ] [2020-09-02T07:59:13.864Z] ./bin/test-attribution-txt.sh [2020-09-02T07:59:14.856Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-02T07:59:15.202Z] Warning: overwriting stash ‘coverage-report’ [2020-09-02T07:59:15.575Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T07:59:15.669Z] Stashed 1 file(s) [Pipeline] } [2020-09-02T07:59:15.684Z] $ docker stop --time=1 afef8379a4494b7810e870dc079d2067ac64cd09cf9efab83ff20e75e50d5691 [2020-09-02T07:59:18.083Z] $ docker rm -f afef8379a4494b7810e870dc079d2067ac64cd09cf9efab83ff20e75e50d5691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-02T07:59:19.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-02T07:59:19.447Z] + ls -al . [2020-09-02T07:59:19.447Z] total 104 [2020-09-02T07:59:19.447Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 2 07:59 . [2020-09-02T07:59:19.447Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 2 07:57 .. [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 4564 Sep 2 07:57 Attribution.txt [2020-09-02T07:59:19.447Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 2 07:57 bin [2020-09-02T07:59:19.447Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 2 07:57 cmd [2020-09-02T07:59:19.447Z] -rw-r--r--. 1 jenkins jenkins 22364 Sep 2 07:59 coverage.out [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 1430 Sep 2 07:57 Dockerfile [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 954 Sep 2 07:57 Dockerfile.build [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 2 07:57 .dockerignore [2020-09-02T07:59:19.447Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 2 07:57 .git [2020-09-02T07:59:19.447Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 2 07:57 .github [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 330 Sep 2 07:57 .gitignore [2020-09-02T07:59:19.447Z] -rw-r--r--. 1 jenkins jenkins 559 Sep 2 07:59 go.mod [2020-09-02T07:59:19.447Z] -rw-r--r--. 1 jenkins jenkins 13471 Sep 2 07:59 go.sum [2020-09-02T07:59:19.447Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 2 07:57 internal [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 702 Sep 2 07:57 Jenkinsfile [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 2 07:57 LICENSE [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 2 07:57 Makefile [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 591 Sep 2 07:57 README.md [2020-09-02T07:59:19.447Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 2 07:57 .semver [2020-09-02T07:59:19.447Z] drwxrwxr-x. 2 jenkins jenkins 52 Sep 2 07:57 simulator [2020-09-02T07:59:19.447Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 2 07:57 snap [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 2 07:54 VERSION [2020-09-02T07:59:19.447Z] -rw-rw-r--. 1 jenkins jenkins 229 Sep 2 07:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-02T07:59:19.841Z] + 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=416b042f5817cb4804ca998bdf32c73a7cceafc6 --label arch=amd64 --label version=0.0.0 . [2020-09-02T07:59:19.871Z] Removing intermediate container b4221ca2a373 [2020-09-02T07:59:19.871Z] ---> 2ac99e9463e3 [2020-09-02T07:59:19.871Z] Step 9/20 : FROM scratch [2020-09-02T07:59:19.871Z] ---> [2020-09-02T07:59:19.871Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-02T07:59:19.871Z] ---> Running in 5ba177015f74 [2020-09-02T07:59:19.871Z] Removing intermediate container 5ba177015f74 [2020-09-02T07:59:19.872Z] ---> d4bdfd0cf72b [2020-09-02T07:59:19.872Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-02T07:59:19.872Z] ---> Running in 0603f24ec1d6 [2020-09-02T07:59:20.117Z] Sending build context to Docker daemon 700.9kB [2020-09-02T07:59:20.117Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-09-02T07:59:20.117Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-02T07:59:20.117Z] ---> 86db0119f01f [2020-09-02T07:59:20.117Z] Step 3/20 : ARG MAKE='make build' [2020-09-02T07:59:20.144Z] Removing intermediate container 0603f24ec1d6 [2020-09-02T07:59:20.144Z] ---> 35770dd0ebf8 [2020-09-02T07:59:20.144Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-02T07:59:20.386Z] ---> Running in 2c710ebe35df [2020-09-02T07:59:20.653Z] Removing intermediate container 2c710ebe35df [2020-09-02T07:59:20.653Z] ---> 510d2309ae26 [2020-09-02T07:59:20.653Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T07:59:20.653Z] ---> Running in 5254683e2bf6 [2020-09-02T07:59:21.121Z] ---> 84cb89c03dff [2020-09-02T07:59:21.121Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-02T07:59:22.092Z] ---> 9003f751a7ae [2020-09-02T07:59:22.092Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-02T07:59:22.134Z] Removing intermediate container 5254683e2bf6 [2020-09-02T07:59:22.134Z] ---> 21f030aa7850 [2020-09-02T07:59:22.134Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T07:59:22.420Z] ---> Running in 4f87fe1187b4 [2020-09-02T07:59:22.684Z] ---> 73b5f1fffca1 [2020-09-02T07:59:22.684Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-02T07:59:22.684Z] ---> Running in e7a26a4a535d [2020-09-02T07:59:23.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-02T07:59:23.279Z] Removing intermediate container e7a26a4a535d [2020-09-02T07:59:23.279Z] ---> fb4b37d4e2f0 [2020-09-02T07:59:23.279Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-02T07:59:23.279Z] ---> Running in b7c5ebae84c9 [2020-09-02T07:59:23.552Z] Removing intermediate container b7c5ebae84c9 [2020-09-02T07:59:23.552Z] ---> aeb946974ce3 [2020-09-02T07:59:23.552Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-02T07:59:23.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-02T07:59:23.826Z] ---> Running in 7d26a5588e38 [2020-09-02T07:59:24.097Z] Removing intermediate container 7d26a5588e38 [2020-09-02T07:59:24.097Z] ---> ce33450430a0 [2020-09-02T07:59:24.098Z] Step 18/20 : LABEL arch=arm64 [2020-09-02T07:59:24.198Z] OK: 237 MiB in 53 packages [2020-09-02T07:59:24.370Z] ---> Running in e55ff17a2324 [2020-09-02T07:59:24.644Z] Removing intermediate container e55ff17a2324 [2020-09-02T07:59:24.644Z] ---> bdb38463a56d [2020-09-02T07:59:24.644Z] Step 19/20 : LABEL git_sha=416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T07:59:24.915Z] ---> Running in 646b36a00d38 [2020-09-02T07:59:25.162Z] Removing intermediate container 4f87fe1187b4 [2020-09-02T07:59:25.162Z] ---> 7603f884a298 [2020-09-02T07:59:25.162Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-02T07:59:25.162Z] ---> Running in 7fd373afc1c9 [2020-09-02T07:59:25.187Z] Removing intermediate container 646b36a00d38 [2020-09-02T07:59:25.187Z] ---> 8bc65c1aaad9 [2020-09-02T07:59:25.187Z] Step 20/20 : LABEL version=0.0.0 [2020-09-02T07:59:25.434Z] Removing intermediate container 7fd373afc1c9 [2020-09-02T07:59:25.434Z] ---> 27358dbd1ceb [2020-09-02T07:59:25.434Z] Step 7/20 : COPY . . [2020-09-02T07:59:25.456Z] ---> Running in 6851b63cd2fe [2020-09-02T07:59:25.726Z] Removing intermediate container 6851b63cd2fe [2020-09-02T07:59:25.726Z] ---> fedddbb579d0 [2020-09-02T07:59:25.726Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-02T07:59:25.726Z] Successfully built fedddbb579d0 [2020-09-02T07:59:25.726Z] 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-09-02T07:59:26.433Z] ---> 1d10b6fe2b65 [2020-09-02T07:59:26.433Z] Step 8/20 : RUN ${MAKE} [2020-09-02T07:59:26.433Z] ---> Running in ef329d19e371 [2020-09-02T07:59:27.036Z] 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-09-02T07:59:41.232Z] Still waiting to schedule task [2020-09-02T07:59:41.232Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-02T07:59:45.608Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T07:59:47.594Z] Removing intermediate container ef329d19e371 [2020-09-02T07:59:47.594Z] ---> c86ca9a6fde3 [2020-09-02T07:59:47.594Z] Step 9/20 : FROM scratch [2020-09-02T07:59:47.594Z] ---> [2020-09-02T07:59:47.594Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-02T07:59:47.594Z] ---> Running in 9fbdbc298f66 [2020-09-02T07:59:47.594Z] Removing intermediate container 9fbdbc298f66 [2020-09-02T07:59:47.594Z] ---> 3b953b0b9eaf [2020-09-02T07:59:47.594Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-02T07:59:47.594Z] ---> Running in 644a659615df [2020-09-02T07:59:47.861Z] Removing intermediate container 644a659615df [2020-09-02T07:59:47.861Z] ---> 8887752a8c7a [2020-09-02T07:59:47.861Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-02T07:59:48.469Z] ---> 1f8eefc0b7bc [2020-09-02T07:59:48.469Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-02T07:59:48.739Z] ---> dceed3f2729b [2020-09-02T07:59:48.739Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-02T07:59:49.325Z] ---> 6db7176391d0 [2020-09-02T07:59:49.325Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-02T07:59:49.325Z] ---> Running in f1a1572a1389 [2020-09-02T07:59:49.325Z] Removing intermediate container f1a1572a1389 [2020-09-02T07:59:49.325Z] ---> 5bacef9bf29c [2020-09-02T07:59:49.325Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-02T07:59:49.597Z] ---> Running in ba975098140c [2020-09-02T07:59:49.597Z] Removing intermediate container ba975098140c [2020-09-02T07:59:49.597Z] ---> 9808ec91be4b [2020-09-02T07:59:49.597Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-02T07:59:49.597Z] ---> Running in 3c9b93fb376e [2020-09-02T07:59:49.870Z] Removing intermediate container 3c9b93fb376e [2020-09-02T07:59:49.870Z] ---> ac13f4779c32 [2020-09-02T07:59:49.870Z] Step 18/20 : LABEL arch=amd64 [2020-09-02T07:59:49.870Z] ---> Running in 94ea96bd0dd4 [2020-09-02T07:59:50.135Z] Removing intermediate container 94ea96bd0dd4 [2020-09-02T07:59:50.135Z] ---> 5069150d3129 [2020-09-02T07:59:50.135Z] Step 19/20 : LABEL git_sha=416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T07:59:50.135Z] ---> Running in 7bd362040636 [2020-09-02T07:59:50.397Z] Removing intermediate container 7bd362040636 [2020-09-02T07:59:50.397Z] ---> 759b3949ad84 [2020-09-02T07:59:50.397Z] Step 20/20 : LABEL version=0.0.0 [2020-09-02T07:59:50.397Z] ---> Running in 8f023792e6a3 [2020-09-02T07:59:50.659Z] Removing intermediate container 8f023792e6a3 [2020-09-02T07:59:50.659Z] ---> bee908a39fef [2020-09-02T07:59:50.659Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-02T07:59:50.659Z] Successfully built bee908a39fef [2020-09-02T07:59:50.659Z] 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-09-02T08:00:06.262Z] Still waiting to schedule task [2020-09-02T08:00:06.262Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-02T08:01:10.788Z] Running on prd-centos7-docker-8c-8g-1151 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T08:01:10.836Z] Running in /w/workspace/device-modbus-go/8 [Pipeline] { [Pipeline] checkout [2020-09-02T08:01:12.565Z] using credential edgex-jenkins-ssh [2020-09-02T08:01:12.649Z] Cloning the remote Git repository [2020-09-02T08:01:12.650Z] Cloning with configured refspecs honoured and without tags [2020-09-02T08:01:12.697Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T08:01:12.754Z] > git init /w/workspace/device-modbus-go/8 # timeout=10 [2020-09-02T08:01:12.772Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T08:01:12.772Z] > git --version # timeout=10 [2020-09-02T08:01:12.777Z] > git --version # 'git version 2.16.5' [2020-09-02T08:01:12.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T08:01:12.797Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T08:01:13.210Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T08:01:13.214Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T08:01:13.227Z] Fetching without tags [2020-09-02T08:01:13.607Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T08:01:13.664Z] Merge succeeded, producing 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T08:01:13.665Z] Checking out Revision 416b042f5817cb4804ca998bdf32c73a7cceafc6 (PR-162) [2020-09-02T08:01:13.218Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T08:01:13.225Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T08:01:13.233Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T08:01:13.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T08:01:13.236Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T08:01:13.616Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T08:01:13.620Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T08:01:13.646Z] > git remote # timeout=10 [2020-09-02T08:01:13.649Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T08:01:13.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T08:01:13.655Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T08:01:13.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T08:01:13.669Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T08:01:13.672Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T08:01:17.186Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-02T08:01:18.634Z] ++ find /w/workspace/device-modbus-go/8 [2020-09-02T08:01:18.634Z] ++ grep snapcraft.yaml [2020-09-02T08:01:18.634Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/8/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-02T08:01:18.749Z] provisioning config files... [2020-09-02T08:01:18.758Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/8@tmp/config30380992561444918tmp [Pipeline] { [Pipeline] sh [2020-09-02T08:01:19.112Z] + cp /w/workspace/device-modbus-go/8@tmp/config30380992561444918tmp /w/workspace/device-modbus-go/8/edgex-snap-store-login [Pipeline] sh [2020-09-02T08:01:19.403Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/8:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-02T08:01:19.403Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-02T08:01:19.663Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-02T08:01:19.663Z] f08d8e2a3ba1: Pulling fs layer [2020-09-02T08:01:19.663Z] 3baa9cb2483b: Pulling fs layer [2020-09-02T08:01:19.663Z] 94e5ff4c0b15: Pulling fs layer [2020-09-02T08:01:19.663Z] 1860925334f9: Pulling fs layer [2020-09-02T08:01:19.663Z] 2daf38717194: Pulling fs layer [2020-09-02T08:01:19.663Z] 309017e8d7a4: Pulling fs layer [2020-09-02T08:01:19.663Z] f7790dc9fd0f: Pulling fs layer [2020-09-02T08:01:19.663Z] cac0ae9282c2: Pulling fs layer [2020-09-02T08:01:19.663Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-02T08:01:19.663Z] 2daf38717194: Waiting [2020-09-02T08:01:19.663Z] 309017e8d7a4: Waiting [2020-09-02T08:01:19.663Z] f7790dc9fd0f: Waiting [2020-09-02T08:01:19.663Z] cac0ae9282c2: Waiting [2020-09-02T08:01:19.663Z] 1f4cadf9a1ed: Waiting [2020-09-02T08:01:19.663Z] 1860925334f9: Waiting [2020-09-02T08:01:19.663Z] 3baa9cb2483b: Download complete [2020-09-02T08:01:19.663Z] 94e5ff4c0b15: Verifying Checksum [2020-09-02T08:01:19.663Z] 94e5ff4c0b15: Download complete [2020-09-02T08:01:19.663Z] 1860925334f9: Verifying Checksum [2020-09-02T08:01:19.663Z] 1860925334f9: Download complete [2020-09-02T08:01:19.663Z] 309017e8d7a4: Download complete [2020-09-02T08:01:19.663Z] f7790dc9fd0f: Verifying Checksum [2020-09-02T08:01:19.663Z] f7790dc9fd0f: Download complete [2020-09-02T08:01:19.663Z] cac0ae9282c2: Verifying Checksum [2020-09-02T08:01:19.663Z] cac0ae9282c2: Download complete [2020-09-02T08:01:19.663Z] 1f4cadf9a1ed: Verifying Checksum [2020-09-02T08:01:19.663Z] 1f4cadf9a1ed: Download complete [2020-09-02T08:01:19.927Z] f08d8e2a3ba1: Verifying Checksum [2020-09-02T08:01:19.927Z] f08d8e2a3ba1: Download complete [2020-09-02T08:01:20.875Z] f08d8e2a3ba1: Pull complete [2020-09-02T08:01:21.133Z] 3baa9cb2483b: Pull complete [2020-09-02T08:01:21.133Z] 94e5ff4c0b15: Pull complete [2020-09-02T08:01:21.401Z] 1860925334f9: Pull complete [2020-09-02T08:01:23.308Z] 2daf38717194: Verifying Checksum [2020-09-02T08:01:23.308Z] 2daf38717194: Download complete [2020-09-02T08:01:30.984Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-1150 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T08:01:31.095Z] Running in /w/workspace/device-modbus-go/8 [Pipeline] { [Pipeline] checkout [2020-09-02T08:01:35.652Z] using credential edgex-jenkins-ssh [2020-09-02T08:01:35.706Z] Cloning the remote Git repository [2020-09-02T08:01:35.706Z] Cloning with configured refspecs honoured and without tags [2020-09-02T08:01:35.740Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T08:01:35.839Z] > git init /w/workspace/device-modbus-go/8 # timeout=10 [2020-09-02T08:01:35.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T08:01:35.911Z] > git --version # timeout=10 [2020-09-02T08:01:35.927Z] > git --version # 'git version 2.17.1' [2020-09-02T08:01:35.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T08:01:35.984Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T08:01:36.655Z] Fetching without tags [2020-09-02T08:01:37.135Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T08:01:36.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T08:01:36.592Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T08:01:36.605Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T08:01:36.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T08:01:36.652Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T08:01:36.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T08:01:36.664Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T08:01:37.145Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T08:01:37.158Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T08:01:37.387Z] Merge succeeded, producing 416b042f5817cb4804ca998bdf32c73a7cceafc6 [2020-09-02T08:01:37.387Z] Checking out Revision 416b042f5817cb4804ca998bdf32c73a7cceafc6 (PR-162) [2020-09-02T08:01:37.296Z] > git remote # timeout=10 [2020-09-02T08:01:37.313Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T08:01:37.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T08:01:37.335Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T08:01:37.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T08:01:37.390Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T08:01:37.401Z] > git checkout -f 416b042f5817cb4804ca998bdf32c73a7cceafc6 # timeout=10 [2020-09-02T08:01:41.593Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-02T08:01:42.887Z] + find /w/workspace/device-modbus-go/8 [2020-09-02T08:01:42.887Z] + grep snapcraft.yaml [2020-09-02T08:01:42.887Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/8/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-02T08:01:43.105Z] provisioning config files... [2020-09-02T08:01:43.129Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/8@tmp/config18414137984529216tmp [Pipeline] { [Pipeline] sh [2020-09-02T08:01:43.537Z] + cp /w/workspace/device-modbus-go/8@tmp/config18414137984529216tmp /w/workspace/device-modbus-go/8/edgex-snap-store-login [Pipeline] sh [2020-09-02T08:01:43.878Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/8:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-02T08:01:44.474Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-09-02T08:01:44.753Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-09-02T08:01:44.753Z] 237528ba509b: Pulling fs layer [2020-09-02T08:01:44.753Z] 393b96f31d8b: Pulling fs layer [2020-09-02T08:01:44.753Z] 4d82b0e39008: Pulling fs layer [2020-09-02T08:01:44.753Z] e7ca375b8d34: Pulling fs layer [2020-09-02T08:01:44.753Z] 418f656485bb: Pulling fs layer [2020-09-02T08:01:44.753Z] aebe8db9254c: Pulling fs layer [2020-09-02T08:01:44.753Z] 4f5f7b207d3f: Pulling fs layer [2020-09-02T08:01:44.753Z] aebe8db9254c: Waiting [2020-09-02T08:01:44.753Z] e7ca375b8d34: Waiting [2020-09-02T08:01:44.753Z] 4f5f7b207d3f: Waiting [2020-09-02T08:01:44.753Z] d19ca6af091a: Pulling fs layer [2020-09-02T08:01:44.753Z] 418f656485bb: Waiting [2020-09-02T08:01:44.753Z] 16b5a0711add: Pulling fs layer [2020-09-02T08:01:44.753Z] d19ca6af091a: Waiting [2020-09-02T08:01:44.753Z] 16b5a0711add: Waiting [2020-09-02T08:01:44.753Z] 4d82b0e39008: Download complete [2020-09-02T08:01:44.753Z] 393b96f31d8b: Verifying Checksum [2020-09-02T08:01:44.753Z] 393b96f31d8b: Download complete [2020-09-02T08:01:44.753Z] e7ca375b8d34: Verifying Checksum [2020-09-02T08:01:44.753Z] e7ca375b8d34: Download complete [2020-09-02T08:01:44.753Z] aebe8db9254c: Verifying Checksum [2020-09-02T08:01:44.753Z] aebe8db9254c: Download complete [2020-09-02T08:01:44.753Z] 4f5f7b207d3f: Verifying Checksum [2020-09-02T08:01:44.753Z] 4f5f7b207d3f: Download complete [2020-09-02T08:01:45.032Z] d19ca6af091a: Verifying Checksum [2020-09-02T08:01:45.032Z] d19ca6af091a: Download complete [2020-09-02T08:01:45.032Z] 16b5a0711add: Download complete [2020-09-02T08:01:45.314Z] 2daf38717194: Pull complete [2020-09-02T08:01:45.314Z] 309017e8d7a4: Pull complete [2020-09-02T08:01:45.314Z] f7790dc9fd0f: Pull complete [2020-09-02T08:01:45.314Z] cac0ae9282c2: Pull complete [2020-09-02T08:01:45.314Z] 1f4cadf9a1ed: Pull complete [2020-09-02T08:01:45.314Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-02T08:01:45.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-02T08:01:45.314Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-02T08:01:45.314Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-02T08:01:45.314Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1050 kB] [2020-09-02T08:01:45.314Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-02T08:01:45.314Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [891 kB] [2020-09-02T08:01:45.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [102 kB] [2020-09-02T08:01:45.314Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-02T08:01:45.314Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1421 kB] [2020-09-02T08:01:45.314Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1359 kB] [2020-09-02T08:01:45.314Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [123 kB] [2020-09-02T08:01:45.314Z] Fetched 5199 kB in 1s (4021 kB/s) [2020-09-02T08:01:45.577Z] Reading package lists... [2020-09-02T08:01:46.026Z] 237528ba509b: Verifying Checksum [2020-09-02T08:01:46.026Z] 237528ba509b: Download complete [2020-09-02T08:01:48.663Z] 237528ba509b: Pull complete [2020-09-02T08:01:48.888Z] 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-02T08:01:48.888Z] 0% [Waiting for headers] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-02T08:01:48.939Z] 393b96f31d8b: Pull complete [2020-09-02T08:01:49.148Z] 0% [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-02T08:01:49.148Z] 0% [1 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-02T08:01:49.537Z] 4d82b0e39008: Pull complete [2020-09-02T08:01:49.811Z] e7ca375b8d34: Pull complete [2020-09-02T08:01:50.499Z] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 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... 62% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 74% Reading package lists... 74% 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... 85% Reading package lists... 85% 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-09-02T08:01:52.413Z] 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-09-02T08:01:53.502Z] 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... 63% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 74% Reading package lists... 74% 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... 85% Reading package lists... 85% 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-09-02T08:01:53.502Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-02T08:01:53.502Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-02T08:01:53.762Z] The following packages were automatically installed and are no longer required: [2020-09-02T08:01:53.762Z] libjq1 libonig4 [2020-09-02T08:01:53.763Z] Use 'sudo apt autoremove' to remove them. [2020-09-02T08:01:53.763Z] Suggested packages: [2020-09-02T08:01:53.763Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-02T08:01:53.763Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-02T08:01:53.763Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-02T08:01:53.763Z] | libterm-readline-perl-perl [2020-09-02T08:01:53.763Z] The following NEW packages will be installed: [2020-09-02T08:01:53.763Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-02T08:01:53.763Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-02T08:01:53.763Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-09-02T08:01:53.763Z] Need to get 12.0 MB of archives. [2020-09-02T08:01:53.763Z] After this operation, 77.5 MB of additional disk space will be used. [2020-09-02T08:01:54.021Z] 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-09-02T08:01:54.851Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 605 kB/2763 kB 22%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-09-02T08:01:54.851Z] 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Working] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-09-02T08:01:54.851Z] 21% [3 libgdbm-compat4 4096 B/6084 B 67%] 23% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-09-02T08:01:55.111Z] 23% [4 libperl5.26 0 B/3527 kB 0%] 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-09-02T08:01:55.111Z] 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-09-02T08:01:55.111Z] 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-09-02T08:01:55.111Z] 53% [7 netbase 12.7 kB/12.7 kB 100%] 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-09-02T08:01:55.111Z] 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-09-02T08:01:55.111Z] 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-02T08:01:55.111Z] 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-09-02T08:01:55.111Z] 61% [11 git-man 0 B/804 kB 0%] 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-09-02T08:01:55.111Z] 68% [12 git 0 B/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-09-02T08:01:55.111Z] 96% [13 make 32.7 kB/154 kB 21%] 98% [Working] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-09-02T08:01:55.111Z] 98% [14 patch 0 B/102 kB 0%] 100% [Working] Fetched 12.0 MB in 1s (8970 kB/s) [2020-09-02T08:01:55.222Z] 418f656485bb: Verifying Checksum [2020-09-02T08:01:55.222Z] 418f656485bb: Download complete [2020-09-02T08:01:55.392Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-02T08:01:55.392Z] Selecting previously unselected package perl-modules-5.26. [2020-09-02T08:01:55.392Z] (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-09-02T08:01:55.392Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-02T08:01:55.392Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:01:56.336Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-02T08:01:56.337Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-02T08:01:56.337Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-02T08:01:56.337Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-02T08:01:56.337Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-02T08:01:56.337Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-02T08:01:56.337Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-02T08:01:56.337Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-02T08:01:56.337Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:01:56.907Z] Selecting previously unselected package perl. [2020-09-02T08:01:56.907Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-02T08:01:56.907Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-02T08:01:57.166Z] Selecting previously unselected package less. [2020-09-02T08:01:57.166Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-09-02T08:01:57.166Z] Unpacking less (487-0.1) ... [2020-09-02T08:01:57.166Z] Selecting previously unselected package netbase. [2020-09-02T08:01:57.166Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-02T08:01:57.166Z] Unpacking netbase (5.4) ... [2020-09-02T08:01:57.166Z] Selecting previously unselected package curl. [2020-09-02T08:01:57.166Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-02T08:01:57.427Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-02T08:01:57.427Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-02T08:01:57.427Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-02T08:01:57.427Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-02T08:01:57.427Z] Selecting previously unselected package liberror-perl. [2020-09-02T08:01:57.427Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-02T08:01:57.427Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-02T08:01:57.427Z] Selecting previously unselected package git-man. [2020-09-02T08:01:57.427Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-02T08:01:57.427Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:01:57.687Z] Selecting previously unselected package git. [2020-09-02T08:01:57.687Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-02T08:01:57.687Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:01:58.256Z] Selecting previously unselected package make. [2020-09-02T08:01:58.256Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-02T08:01:58.256Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-02T08:01:58.256Z] Selecting previously unselected package patch. [2020-09-02T08:01:58.256Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-02T08:01:58.256Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-02T08:01:58.515Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:01:58.515Z] Setting up less (487-0.1) ... [2020-09-02T08:01:58.515Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-02T08:01:58.515Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-02T08:01:58.515Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-02T08:01:58.515Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:01:58.515Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-02T08:01:58.774Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-02T08:01:58.774Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-02T08:01:58.774Z] Setting up netbase (5.4) ... [2020-09-02T08:01:58.774Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:01:58.774Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-02T08:01:58.774Z] Setting up liberror-perl (0.17025-1) ... [2020-09-02T08:01:58.774Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:01:59.033Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-02T08:01:59.033Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-02T08:02:00.412Z] curl set to automatically installed. [2020-09-02T08:02:00.412Z] git set to automatically installed. [2020-09-02T08:02:00.412Z] git-man set to automatically installed. [2020-09-02T08:02:00.412Z] less set to automatically installed. [2020-09-02T08:02:00.412Z] libcurl3-gnutls set to automatically installed. [2020-09-02T08:02:00.412Z] liberror-perl set to automatically installed. [2020-09-02T08:02:00.412Z] libgdbm-compat4 set to automatically installed. [2020-09-02T08:02:00.412Z] libgdbm5 set to automatically installed. [2020-09-02T08:02:00.412Z] libperl5.26 set to automatically installed. [2020-09-02T08:02:00.412Z] make set to automatically installed. [2020-09-02T08:02:00.412Z] netbase set to automatically installed. [2020-09-02T08:02:00.412Z] patch set to automatically installed. [2020-09-02T08:02:00.412Z] perl set to automatically installed. [2020-09-02T08:02:00.412Z] perl-modules-5.26 set to automatically installed. [2020-09-02T08:02:00.412Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-02T08:02:00.412Z] Please ensure the environment is properly setup before continuing. [2020-09-02T08:02:00.412Z] Ignore this message if the appropriate measures have already been taken [2020-09-02T08:02:01.351Z] Pulling go  [2020-09-02T08:02:01.923Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-02T08:02:01.923Z] Skipping pull go (already ran) [2020-09-02T08:02:01.923Z] Building go  [2020-09-02T08:02:01.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-02T08:02:01.923Z] Dload Upload Total Spent Left Speed [2020-09-02T08:02:04.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 27662 0 0 126k 0 0:15:24 --:--:-- 0:15:24 126k 40 114M 40 46.5M 0 0 37.5M 0 0:00:03 0:00:01 0:00:02 37.5M 94 114M 94 108M 0 0 49.0M 0 0:00:02 0:00:02 --:--:-- 49.0M 100 114M 100 114M 0 0 49.0M 0 0:00:02 0:00:02 --:--:-- 49.0M [2020-09-02T08:02:05.275Z] go1.13.5.linux-amd64.tar.gz: OK [2020-09-02T08:02:11.859Z] Staging go  [2020-09-02T08:02:11.859Z] Pulling device-modbus  [2020-09-02T08:02:12.797Z] Skipping build go (already ran) [2020-09-02T08:02:12.797Z] Building device-modbus  [2020-09-02T08:02:12.797Z] 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-09-02T08:02:14.177Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T08:02:14.177Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T08:02:14.177Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-09-02T08:02:14.177Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T08:02:14.177Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T08:02:14.177Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-02T08:02:14.177Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-02T08:02:14.177Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T08:02:14.177Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-02T08:02:14.177Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T08:02:14.177Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-02T08:02:14.177Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-02T08:02:14.177Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T08:02:14.177Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-02T08:02:14.177Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T08:02:14.177Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-02T08:02:14.177Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T08:02:14.177Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-02T08:02:14.177Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T08:02:14.177Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T08:02:14.177Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-02T08:02:14.177Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T08:02:14.177Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-02T08:02:14.177Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T08:02:14.177Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-02T08:02:14.177Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T08:02:14.177Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-02T08:02:14.177Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-02T08:02:14.177Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T08:02:14.177Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T08:02:14.177Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T08:02:14.437Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-02T08:02:14.437Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T08:02:14.437Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T08:02:14.437Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-02T08:02:14.437Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T08:02:14.437Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-02T08:02:14.437Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T08:02:14.437Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T08:02:14.437Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T08:02:14.437Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-02T08:02:14.437Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T08:02:14.437Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T08:02:14.437Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T08:02:14.437Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T08:02:14.437Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-02T08:02:14.437Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T08:02:14.437Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-02T08:02:14.437Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T08:02:14.437Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T08:02:14.437Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T08:02:14.437Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T08:02:14.437Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T08:02:14.437Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T08:02:14.697Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T08:02:14.697Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T08:02:14.697Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T08:02:14.697Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T08:02:14.697Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T08:02:14.697Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T08:02:14.697Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T08:02:14.697Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T08:02:14.697Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T08:02:14.697Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T08:02:14.697Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T08:02:14.697Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T08:02:14.697Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T08:02:14.697Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-02T08:02:14.697Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T08:02:14.697Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T08:02:14.697Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T08:02:14.697Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T08:02:14.697Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T08:02:14.697Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T08:02:14.697Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T08:02:14.697Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T08:02:14.697Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T08:02:14.697Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T08:02:14.697Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T08:02:14.697Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T08:02:14.958Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T08:02:14.958Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T08:02:14.958Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T08:02:14.958Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T08:02:14.958Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T08:02:14.958Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T08:02:20.252Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T08:02:23.545Z] Skipping stage go (already ran) [2020-09-02T08:02:23.545Z] Staging device-modbus  [2020-09-02T08:02:24.112Z] Priming go  [2020-09-02T08:02:25.049Z] Priming device-modbus  [2020-09-02T08:02:25.618Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-02T08:02:25.618Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-02T08:02:25.618Z] Determining the version from the project repo (version-script). [2020-09-02T08:02:25.618Z] The version has been set to '1.2.1-20200902+416b042' [2020-09-02T08:02:26.411Z] Snapping | Snapping / Snapping - Snapping | [2020-09-02T08:02:26.411Z] Snapped edgex-device-modbus_1.2.1-20200902+416b042_amd64.snap [Pipeline] } [2020-09-02T08:02:28.329Z] 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-09-02T08:02:42.195Z] 418f656485bb: Pull complete [2020-09-02T08:02:42.195Z] aebe8db9254c: Pull complete [2020-09-02T08:02:42.195Z] 4f5f7b207d3f: Pull complete [2020-09-02T08:02:42.195Z] d19ca6af091a: Pull complete [2020-09-02T08:02:42.195Z] 16b5a0711add: Pull complete [2020-09-02T08:02:42.195Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-09-02T08:02:42.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-02T08:02:44.173Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-02T08:02:44.173Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-09-02T08:02:44.173Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-09-02T08:02:44.173Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-09-02T08:02:44.768Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [930 kB] [2020-09-02T08:02:45.041Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1257 kB] [2020-09-02T08:02:45.313Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [779 kB] [2020-09-02T08:02:45.313Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [651 kB] [2020-09-02T08:02:45.926Z] Fetched 3869 kB in 2s (1759 kB/s) [2020-09-02T08:02:50.224Z] Reading package lists... [2020-09-02T08:03:02.599Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-02T08:03:02.600Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-09-02T08:03:02.600Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-09-02T08:03:02.600Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-09-02T08:03:08.345Z] 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... 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-09-02T08:03:15.040Z] 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-09-02T08:03:18.864Z] 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... 26% Reading package lists... 46% Reading package lists... 66% 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... 86% 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-09-02T08:03:19.673Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 65% Building dependency tree [2020-09-02T08:03:19.673Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-02T08:03:20.261Z] The following packages were automatically installed and are no longer required: [2020-09-02T08:03:20.261Z] libjq1 libonig4 [2020-09-02T08:03:20.261Z] Use 'sudo apt autoremove' to remove them. [2020-09-02T08:03:20.261Z] Suggested packages: [2020-09-02T08:03:20.261Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-02T08:03:20.261Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-02T08:03:20.261Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-02T08:03:20.261Z] | libterm-readline-perl-perl [2020-09-02T08:03:20.852Z] The following NEW packages will be installed: [2020-09-02T08:03:20.852Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-02T08:03:20.852Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-02T08:03:20.852Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-09-02T08:03:20.852Z] Need to get 10.8 MB of archives. [2020-09-02T08:03:20.852Z] After this operation, 73.6 MB of additional disk space will be used. [2020-09-02T08:03:20.852Z] 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-09-02T08:03:21.710Z] 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 5% [1 perl-modules-5.26 740 kB/2763 kB 27%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-09-02T08:03:21.710Z] 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-09-02T08:03:21.710Z] 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-09-02T08:03:21.980Z] 25% [4 libperl5.26 8192 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-09-02T08:03:21.980Z] 51% [5 perl 42.3 kB/201 kB 21%] 54% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-09-02T08:03:21.980Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-09-02T08:03:21.980Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-09-02T08:03:21.981Z] 58% [8 curl 55.4 kB/152 kB 36%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-09-02T08:03:21.981Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-02T08:03:21.981Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-02T08:03:21.981Z] 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-09-02T08:03:21.981Z] 72% [12 git 0 B/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-09-02T08:03:21.981Z] 96% [13 make 65.5 kB/139 kB 47%] 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-09-02T08:03:21.981Z] 98% [14 patch 65.5 kB/91.8 kB 71%] 100% [Working] Fetched 10.8 MB in 1s (8236 kB/s) [2020-09-02T08:03:22.571Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-02T08:03:22.843Z] Selecting previously unselected package perl-modules-5.26. [2020-09-02T08:03:22.843Z] (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-09-02T08:03:22.843Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-02T08:03:22.843Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:03:24.269Z] Selecting previously unselected package libgdbm5:arm64. [2020-09-02T08:03:24.269Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-09-02T08:03:24.269Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-09-02T08:03:24.541Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-02T08:03:24.541Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-09-02T08:03:24.541Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-02T08:03:24.541Z] Selecting previously unselected package libperl5.26:arm64. [2020-09-02T08:03:24.541Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-02T08:03:24.541Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:03:25.970Z] Selecting previously unselected package perl. [2020-09-02T08:03:25.970Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-02T08:03:25.970Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-02T08:03:25.970Z] Selecting previously unselected package less. [2020-09-02T08:03:25.970Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-09-02T08:03:25.970Z] Unpacking less (487-0.1) ... [2020-09-02T08:03:26.242Z] Selecting previously unselected package netbase. [2020-09-02T08:03:26.242Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-02T08:03:26.242Z] Unpacking netbase (5.4) ... [2020-09-02T08:03:26.515Z] Selecting previously unselected package curl. [2020-09-02T08:03:26.515Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-02T08:03:26.515Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-02T08:03:26.515Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-02T08:03:26.515Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-02T08:03:26.515Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-02T08:03:26.787Z] Selecting previously unselected package liberror-perl. [2020-09-02T08:03:26.787Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-02T08:03:26.787Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-02T08:03:26.787Z] Selecting previously unselected package git-man. [2020-09-02T08:03:26.787Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-02T08:03:26.787Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:03:27.059Z] Selecting previously unselected package git. [2020-09-02T08:03:27.059Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-09-02T08:03:27.331Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:03:28.759Z] Selecting previously unselected package make. [2020-09-02T08:03:28.759Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-09-02T08:03:28.759Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-02T08:03:28.759Z] Selecting previously unselected package patch. [2020-09-02T08:03:28.759Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-09-02T08:03:28.759Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-02T08:03:28.759Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:03:28.759Z] Setting up less (487-0.1) ... [2020-09-02T08:03:29.351Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-02T08:03:29.351Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-02T08:03:29.351Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-02T08:03:29.351Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:03:29.351Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-09-02T08:03:29.351Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-02T08:03:29.351Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-02T08:03:29.621Z] Setting up netbase (5.4) ... [2020-09-02T08:03:29.621Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-02T08:03:29.621Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-02T08:03:29.621Z] Setting up liberror-perl (0.17025-1) ... [2020-09-02T08:03:29.621Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T08:03:29.892Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-02T08:03:29.892Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-02T08:03:35.275Z] curl set to automatically installed. [2020-09-02T08:03:35.275Z] git set to automatically installed. [2020-09-02T08:03:35.275Z] git-man set to automatically installed. [2020-09-02T08:03:35.547Z] less set to automatically installed. [2020-09-02T08:03:35.547Z] libcurl3-gnutls set to automatically installed. [2020-09-02T08:03:35.547Z] liberror-perl set to automatically installed. [2020-09-02T08:03:35.547Z] libgdbm-compat4 set to automatically installed. [2020-09-02T08:03:35.547Z] libgdbm5 set to automatically installed. [2020-09-02T08:03:35.547Z] libperl5.26 set to automatically installed. [2020-09-02T08:03:35.547Z] make set to automatically installed. [2020-09-02T08:03:35.547Z] netbase set to automatically installed. [2020-09-02T08:03:35.819Z] patch set to automatically installed. [2020-09-02T08:03:35.819Z] perl set to automatically installed. [2020-09-02T08:03:35.819Z] perl-modules-5.26 set to automatically installed. [2020-09-02T08:03:35.819Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-02T08:03:35.819Z] Please ensure the environment is properly setup before continuing. [2020-09-02T08:03:35.819Z] Ignore this message if the appropriate measures have already been taken [2020-09-02T08:03:36.791Z] Pulling go  [2020-09-02T08:03:41.084Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-02T08:03:41.084Z] Skipping pull go (already ran) [2020-09-02T08:03:41.084Z] Building go  [2020-09-02T08:03:41.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-02T08:03:41.084Z] Dload Upload Total Spent Left Speed [2020-09-02T08:03:42.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 93.0M 14 13.4M 0 0 17.9M 0 0:00:05 --:--:-- 0:00:05 17.9M 64 93.0M 64 60.2M 0 0 34.5M 0 0:00:02 0:00:01 0:00:01 34.4M 100 93.0M 100 93.0M 0 0 38.2M 0 0:00:02 0:00:02 --:--:-- 38.2M [2020-09-02T08:03:44.359Z] go1.13.5.linux-arm64.tar.gz: OK [2020-09-02T08:04:02.644Z] Staging go  [2020-09-02T08:04:04.609Z] Pulling device-modbus  [2020-09-02T08:04:07.988Z] Skipping build go (already ran) [2020-09-02T08:04:07.988Z] Building device-modbus  [2020-09-02T08:04:08.259Z] 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-09-02T08:04:10.235Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T08:04:10.235Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-02T08:04:10.235Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T08:04:10.235Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-09-02T08:04:10.235Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-02T08:04:10.235Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T08:04:10.235Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T08:04:10.235Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-09-02T08:04:10.235Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-02T08:04:10.235Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T08:04:10.235Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T08:04:10.235Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-02T08:04:10.235Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-02T08:04:10.235Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T08:04:10.235Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-02T08:04:10.235Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T08:04:10.235Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-02T08:04:10.235Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T08:04:10.235Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-02T08:04:10.235Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-02T08:04:10.235Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T08:04:10.235Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T08:04:10.235Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-02T08:04:10.235Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T08:04:10.235Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-02T08:04:10.235Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-02T08:04:10.235Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T08:04:10.235Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T08:04:10.235Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-02T08:04:10.235Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T08:04:10.235Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T08:04:10.235Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-02T08:04:10.235Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-02T08:04:10.235Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-02T08:04:10.235Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-02T08:04:10.235Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T08:04:10.235Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-02T08:04:10.507Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T08:04:10.507Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-02T08:04:10.507Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T08:04:10.507Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T08:04:10.507Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-02T08:04:10.507Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-02T08:04:10.507Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T08:04:10.507Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T08:04:10.507Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-02T08:04:10.507Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T08:04:10.507Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T08:04:10.507Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-02T08:04:10.507Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T08:04:10.507Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T08:04:10.507Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T08:04:10.507Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T08:04:10.507Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T08:04:10.507Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-02T08:04:10.780Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T08:04:10.780Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T08:04:10.780Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T08:04:10.780Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T08:04:10.780Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T08:04:11.052Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T08:04:11.052Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T08:04:11.052Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T08:04:11.052Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T08:04:11.052Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T08:04:11.052Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T08:04:11.052Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T08:04:11.052Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T08:04:11.052Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T08:04:11.052Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T08:04:11.052Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T08:04:11.052Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T08:04:11.052Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T08:04:11.052Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T08:04:11.052Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T08:04:11.052Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T08:04:11.052Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-02T08:04:11.052Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T08:04:11.052Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T08:04:11.052Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T08:04:11.052Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T08:04:11.325Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T08:04:11.325Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T08:04:11.325Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T08:04:11.325Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T08:04:11.325Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T08:04:11.325Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T08:04:11.325Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T08:04:11.325Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T08:04:11.325Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T08:04:11.325Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T08:04:11.325Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T08:04:11.325Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T08:04:29.620Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T08:04:44.669Z] Skipping stage go (already ran) [2020-09-02T08:04:44.669Z] Staging device-modbus  [2020-09-02T08:04:47.273Z] Priming go  [2020-09-02T08:04:50.643Z] Priming device-modbus  [2020-09-02T08:04:54.011Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-02T08:04:54.011Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-02T08:04:54.011Z] Determining the version from the project repo (version-script). [2020-09-02T08:04:54.011Z] The version has been set to '1.2.1-20200902+416b042' [2020-09-02T08:04:55.097Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-09-02T08:04:55.097Z] Snapped edgex-device-modbus_1.2.1-20200902+416b042_arm64.snap [Pipeline] } [2020-09-02T08:04:57.076Z] 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-09-02T08:04:58.582Z] provisioning config files... [2020-09-02T08:04:58.596Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/config6782542911131495033tmp [Pipeline] { [Pipeline] sh [2020-09-02T08:04:58.963Z] + curl -s https://codecov.io/bash [2020-09-02T08:04:58.963Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/config6782542911131495033tmp [Pipeline] } [2020-09-02T08:04:59.231Z] 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-09-02T08:05:01.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-02T08:05:01.993Z] ---> package-listing.sh [2020-09-02T08:05:01.993Z] ++ facter osfamily [2020-09-02T08:05:01.993Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-02T08:05:01.993Z] + OS_FAMILY=redhat [2020-09-02T08:05:01.993Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-162 [2020-09-02T08:05:01.993Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-02T08:05:01.993Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-02T08:05:01.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-02T08:05:01.993Z] + PACKAGES=/tmp/packages_start.txt [2020-09-02T08:05:01.993Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-162 ']' [2020-09-02T08:05:01.993Z] + PACKAGES=/tmp/packages_end.txt [2020-09-02T08:05:01.993Z] + case "${OS_FAMILY}" in [2020-09-02T08:05:01.993Z] + rpm -qa [2020-09-02T08:05:01.993Z] + sort [2020-09-02T08:05:06.209Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-02T08:05:06.209Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-02T08:05:06.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-02T08:05:06.209Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-162 ']' [2020-09-02T08:05:06.209Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-162/archives/ [2020-09-02T08:05:06.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-02T08:05:07.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-02T08:05:07.117Z] [2020-09-02T08:05:07.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-02T08:05:07.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-02T08:05:07.460Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-02T08:05:07.460Z] c9b1b535fdd9: Pulling fs layer [2020-09-02T08:05:07.460Z] 2cc5ad85d9ab: Pulling fs layer [2020-09-02T08:05:07.460Z] 756a868c4378: Pulling fs layer [2020-09-02T08:05:07.460Z] 444b2fc9a129: Pulling fs layer [2020-09-02T08:05:07.460Z] ea15f1150254: Pulling fs layer [2020-09-02T08:05:07.460Z] 41b27a9f41bf: Pulling fs layer [2020-09-02T08:05:07.460Z] 28c525ee5125: Pulling fs layer [2020-09-02T08:05:07.460Z] 094b1ea09ed8: Pulling fs layer [2020-09-02T08:05:07.460Z] 138eaada9080: Pulling fs layer [2020-09-02T08:05:07.460Z] 0622d0fa9048: Pulling fs layer [2020-09-02T08:05:07.460Z] ea15f1150254: Waiting [2020-09-02T08:05:07.460Z] 41b27a9f41bf: Waiting [2020-09-02T08:05:07.460Z] 28c525ee5125: Waiting [2020-09-02T08:05:07.460Z] 094b1ea09ed8: Waiting [2020-09-02T08:05:07.460Z] 0622d0fa9048: Waiting [2020-09-02T08:05:07.460Z] 138eaada9080: Waiting [2020-09-02T08:05:07.460Z] 444b2fc9a129: Waiting [2020-09-02T08:05:07.460Z] 2cc5ad85d9ab: Verifying Checksum [2020-09-02T08:05:07.460Z] 2cc5ad85d9ab: Download complete [2020-09-02T08:05:07.460Z] 444b2fc9a129: Verifying Checksum [2020-09-02T08:05:07.460Z] 444b2fc9a129: Download complete [2020-09-02T08:05:07.460Z] c9b1b535fdd9: Verifying Checksum [2020-09-02T08:05:07.460Z] c9b1b535fdd9: Download complete [2020-09-02T08:05:07.460Z] ea15f1150254: Verifying Checksum [2020-09-02T08:05:07.460Z] ea15f1150254: Download complete [2020-09-02T08:05:07.738Z] 28c525ee5125: Verifying Checksum [2020-09-02T08:05:07.738Z] 28c525ee5125: Download complete [2020-09-02T08:05:08.006Z] 756a868c4378: Verifying Checksum [2020-09-02T08:05:08.006Z] 756a868c4378: Download complete [2020-09-02T08:05:08.006Z] c9b1b535fdd9: Pull complete [2020-09-02T08:05:08.006Z] 138eaada9080: Verifying Checksum [2020-09-02T08:05:08.006Z] 138eaada9080: Download complete [2020-09-02T08:05:08.282Z] 0622d0fa9048: Verifying Checksum [2020-09-02T08:05:08.282Z] 0622d0fa9048: Download complete [2020-09-02T08:05:08.282Z] 094b1ea09ed8: Verifying Checksum [2020-09-02T08:05:08.282Z] 094b1ea09ed8: Download complete [2020-09-02T08:05:08.545Z] 41b27a9f41bf: Verifying Checksum [2020-09-02T08:05:08.545Z] 41b27a9f41bf: Download complete [2020-09-02T08:05:08.545Z] 2cc5ad85d9ab: Pull complete [2020-09-02T08:05:10.469Z] 756a868c4378: Pull complete [2020-09-02T08:05:10.469Z] 444b2fc9a129: Pull complete [2020-09-02T08:05:10.469Z] ea15f1150254: Pull complete [2020-09-02T08:05:14.702Z] 41b27a9f41bf: Pull complete [2020-09-02T08:05:14.702Z] 28c525ee5125: Pull complete [2020-09-02T08:05:18.025Z] 094b1ea09ed8: Pull complete [2020-09-02T08:05:18.025Z] 138eaada9080: Pull complete [2020-09-02T08:05:18.025Z] 0622d0fa9048: Pull complete [2020-09-02T08:05:18.025Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-09-02T08:05:18.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-02T08:05:18.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-02T08:05:18.208Z] prd-centos7-docker-4c-2g-1147 does not seem to be running inside a container [2020-09-02T08:05:18.253Z] $ 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-162 -v /w/workspace/xfoundry_device-modbus-go_PR-162:/w/workspace/xfoundry_device-modbus-go_PR-162:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-162@tmp:/w/workspace/xfoundry_device-modbus-go_PR-162@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-02T08:05:22.234Z] $ docker top 83d983cec43d3dbbe314e667418ddd9f172a5c4f19c9bc33dcbe22e2609c38cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-02T08:05:22.500Z] provisioning config files... [2020-09-02T08:05:22.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/config6469997877870011416tmp [Pipeline] { [Pipeline] echo [2020-09-02T08:05:22.584Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-02T08:05:22.878Z] ---> create-netrc.sh [Pipeline] echo [2020-09-02T08:05:22.889Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-02T08:05:23.182Z] ---> logs-deploy.sh [2020-09-02T08:05:23.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-162/8 [2020-09-02T08:05:23.182Z] INFO: archiving workspace using pattern(s): [2020-09-02T08:05:24.569Z] Archives upload complete. [2020-09-02T08:05:24.569Z] INFO: archiving logs to Nexus [2020-09-02T08:05:25.512Z] ---> uname -a: [2020-09-02T08:05:25.512Z] Linux 83d983cec43d 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] ---> lscpu: [2020-09-02T08:05:25.512Z] Architecture: x86_64 [2020-09-02T08:05:25.512Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-02T08:05:25.512Z] Byte Order: Little Endian [2020-09-02T08:05:25.512Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-02T08:05:25.512Z] CPU(s): 4 [2020-09-02T08:05:25.512Z] On-line CPU(s) list: 0-3 [2020-09-02T08:05:25.512Z] Thread(s) per core: 1 [2020-09-02T08:05:25.512Z] Core(s) per socket: 1 [2020-09-02T08:05:25.512Z] Socket(s): 4 [2020-09-02T08:05:25.512Z] NUMA node(s): 1 [2020-09-02T08:05:25.512Z] Vendor ID: GenuineIntel [2020-09-02T08:05:25.512Z] CPU family: 6 [2020-09-02T08:05:25.512Z] Model: 44 [2020-09-02T08:05:25.512Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-02T08:05:25.512Z] Stepping: 1 [2020-09-02T08:05:25.512Z] CPU MHz: 2933.438 [2020-09-02T08:05:25.512Z] BogoMIPS: 5866.87 [2020-09-02T08:05:25.512Z] Virtualization: VT-x [2020-09-02T08:05:25.512Z] Hypervisor vendor: KVM [2020-09-02T08:05:25.512Z] Virtualization type: full [2020-09-02T08:05:25.512Z] L1d cache: 128 KiB [2020-09-02T08:05:25.512Z] L1i cache: 128 KiB [2020-09-02T08:05:25.512Z] L2 cache: 16 MiB [2020-09-02T08:05:25.512Z] L3 cache: 64 MiB [2020-09-02T08:05:25.512Z] NUMA node0 CPU(s): 0-3 [2020-09-02T08:05:25.512Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-02T08:05:25.512Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-02T08:05:25.512Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-02T08:05:25.512Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-02T08:05:25.512Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-02T08:05:25.512Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-02T08:05:25.512Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-02T08:05:25.512Z] Vulnerability Tsx async abort: Not affected [2020-09-02T08:05:25.512Z] 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-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] ---> nproc: [2020-09-02T08:05:25.512Z] 4 [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] ---> df -h: [2020-09-02T08:05:25.512Z] Filesystem Size Used Available Use% Mounted on [2020-09-02T08:05:25.512Z] overlay 50.0G 7.2G 42.8G 14% / [2020-09-02T08:05:25.512Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-02T08:05:25.512Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-02T08:05:25.512Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-02T08:05:25.512Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-09-02T08:05:25.512Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-09-02T08:05:25.512Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-09-02T08:05:25.512Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_device-modbus-go_PR-162 [2020-09-02T08:05:25.512Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_device-modbus-go_PR-162@tmp [2020-09-02T08:05:25.512Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] ---> free -m: [2020-09-02T08:05:25.512Z] total used free shared buff/cache available [2020-09-02T08:05:25.512Z] Mem: 1837 633 123 0 1079 1098 [2020-09-02T08:05:25.512Z] Swap: 1023 1 1022 [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] ---> ip addr: [2020-09-02T08:05:25.512Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-02T08:05:25.512Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-02T08:05:25.512Z] inet 127.0.0.1/8 scope host lo [2020-09-02T08:05:25.512Z] valid_lft forever preferred_lft forever [2020-09-02T08:05:25.512Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-02T08:05:25.512Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-02T08:05:25.512Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-02T08:05:25.512Z] valid_lft forever preferred_lft forever [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] ---> sar -b -r -n DEV: [2020-09-02T08:05:25.512Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/02/20 _x86_64_ (4 CPU) [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] 07:53:21 LINUX RESTART [2020-09-02T08:05:25.512Z] [2020-09-02T08:05:25.512Z] 07:54:01 tps rtps wtps bread/s bwrtn/s [2020-09-02T08:05:25.513Z] 07:55:01 56.39 15.05 41.34 4932.22 4676.33 [2020-09-02T08:05:25.513Z] 07:56:01 1.67 0.00 1.67 0.00 28.56 [2020-09-02T08:05:25.513Z] 07:57:01 0.42 0.00 0.42 0.00 6.40 [2020-09-02T08:05:25.513Z] 07:58:01 0.23 0.00 0.23 0.00 2.83 [2020-09-02T08:05:25.513Z] 07:59:01 0.23 0.00 0.23 0.00 3.30 [2020-09-02T08:05:25.513Z] 08:00:01 0.33 0.00 0.33 0.00 4.23 [2020-09-02T08:05:25.513Z] 08:01:01 0.27 0.03 0.23 0.27 2.16 [2020-09-02T08:05:25.513Z] 08:02:01 0.42 0.08 0.33 1.60 6.21 [2020-09-02T08:05:25.513Z] 08:03:01 0.27 0.00 0.27 0.00 3.30 [2020-09-02T08:05:25.513Z] 08:04:02 0.18 0.00 0.18 0.00 2.03 [2020-09-02T08:05:25.513Z] 08:05:01 0.42 0.20 0.22 15.72 3.00 [2020-09-02T08:05:25.513Z] Average: 5.54 1.40 4.14 450.89 431.64 [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z] 07:54:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-02T08:05:25.513Z] 07:55:01 168828 1712728 91.03 2620 1160092 1115960 38.09 415312 1137604 20 [2020-09-02T08:05:25.513Z] 07:56:01 173220 1708336 90.79 2620 1160096 1084232 37.00 413736 1134936 8 [2020-09-02T08:05:25.513Z] 07:57:01 172568 1708988 90.83 2620 1160104 1084448 37.01 415016 1134940 8 [2020-09-02T08:05:25.513Z] 07:58:01 171592 1709964 90.88 2620 1160104 1084424 37.01 416488 1134332 8 [2020-09-02T08:05:25.513Z] 07:59:01 172412 1709144 90.84 2620 1160108 1084316 37.01 423236 1127120 16 [2020-09-02T08:05:25.513Z] 08:00:01 172836 1708720 90.81 2620 1160116 1084280 37.00 423084 1127120 12 [2020-09-02T08:05:25.513Z] 08:01:01 171776 1709780 90.87 2620 1160124 1086704 37.09 423584 1127120 8 [2020-09-02T08:05:25.513Z] 08:02:01 171348 1710208 90.89 2620 1160252 1084932 37.03 416360 1135020 8 [2020-09-02T08:05:25.513Z] 08:03:01 172652 1708904 90.82 2620 1160260 1084740 37.02 415216 1135024 12 [2020-09-02T08:05:25.513Z] 08:04:02 169828 1711728 90.97 2620 1160264 1084812 37.02 415088 1138308 16 [2020-09-02T08:05:25.513Z] 08:05:01 161684 1719872 91.41 2620 1160752 1086532 37.08 417372 1138668 44 [2020-09-02T08:05:25.513Z] Average: 170795 1710761 90.92 2620 1160207 1087762 37.12 417681 1133654 15 [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z] 07:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-09-02T08:05:25.513Z] 07:55:01 eth0 249.52 162.13 648.36 70.17 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:55:01 docker0 3.18 2.06 0.41 3.69 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:56:01 eth0 0.72 0.00 0.06 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:57:01 eth0 0.78 0.40 0.33 0.21 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:58:01 eth0 0.65 0.38 0.29 0.20 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:59:01 eth0 0.18 0.15 0.08 0.04 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:00:01 eth0 0.23 0.22 0.09 0.04 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:01:01 eth0 1.28 0.08 0.12 0.01 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:02:01 eth0 0.85 0.65 0.53 0.37 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:03:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:04:02 eth0 0.70 0.15 0.13 0.04 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:05:01 eth0 3.52 2.24 3.76 1.16 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] Average: eth0 23.55 15.16 59.55 6.58 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] Average: docker0 0.29 0.19 0.04 0.34 0.00 0.00 0.00 [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z] ---> sar -P ALL: [2020-09-02T08:05:25.513Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/02/20 _x86_64_ (4 CPU) [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z] 07:53:21 LINUX RESTART [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z] 07:54:01 CPU %user %nice %system %iowait %steal %idle [2020-09-02T08:05:25.513Z] 07:55:01 all 5.07 0.00 2.78 2.53 0.01 89.61 [2020-09-02T08:05:25.513Z] 07:55:01 0 4.98 0.00 2.65 0.70 0.02 91.66 [2020-09-02T08:05:25.513Z] 07:55:01 1 5.67 0.00 3.04 3.90 0.00 87.40 [2020-09-02T08:05:25.513Z] 07:55:01 2 5.02 0.00 2.98 1.92 0.02 90.07 [2020-09-02T08:05:25.513Z] 07:55:01 3 4.63 0.00 2.45 3.59 0.02 89.32 [2020-09-02T08:05:25.513Z] 07:56:01 all 0.12 0.00 0.05 0.00 0.00 99.84 [2020-09-02T08:05:25.513Z] 07:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-02T08:05:25.513Z] 07:56:01 1 0.38 0.00 0.05 0.00 0.00 99.57 [2020-09-02T08:05:25.513Z] 07:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-02T08:05:25.513Z] 07:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-02T08:05:25.513Z] 07:57:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-09-02T08:05:25.513Z] 07:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-09-02T08:05:25.513Z] 07:57:01 1 0.48 0.00 0.02 0.00 0.00 99.50 [2020-09-02T08:05:25.513Z] 07:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-02T08:05:25.513Z] 07:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-02T08:05:25.513Z] 07:58:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-09-02T08:05:25.513Z] 07:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 07:58:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-09-02T08:05:25.513Z] 07:58:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 07:58:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-09-02T08:05:25.513Z] 07:59:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2020-09-02T08:05:25.513Z] 07:59:01 0 0.05 0.00 0.13 0.00 0.00 99.82 [2020-09-02T08:05:25.513Z] 07:59:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-09-02T08:05:25.513Z] 07:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-02T08:05:25.513Z] 07:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-02T08:05:25.513Z] 08:00:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2020-09-02T08:05:25.513Z] 08:00:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 08:00:01 1 0.33 0.00 0.08 0.00 0.00 99.58 [2020-09-02T08:05:25.513Z] 08:00:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 08:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-02T08:05:25.513Z] 08:01:01 all 0.04 0.00 0.05 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 08:01:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-09-02T08:05:25.513Z] 08:01:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 08:01:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-02T08:05:25.513Z] 08:01:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 08:02:01 all 0.16 0.00 0.04 0.00 0.00 99.79 [2020-09-02T08:05:25.513Z] 08:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-02T08:05:25.513Z] 08:02:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2020-09-02T08:05:25.513Z] 08:02:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 08:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2020-09-02T08:05:25.513Z] 08:03:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-09-02T08:05:25.513Z] 08:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-02T08:05:25.513Z] 08:03:01 1 0.53 0.00 0.02 0.00 0.02 99.43 [2020-09-02T08:05:25.513Z] 08:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-02T08:05:25.513Z] 08:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-02T08:05:25.513Z] 08:04:02 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-09-02T08:05:25.513Z] 08:04:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-02T08:05:25.513Z] 08:04:02 1 0.50 0.00 0.02 0.00 0.00 99.48 [2020-09-02T08:05:25.513Z] 08:04:02 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-02T08:05:25.513Z] 08:04:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-02T08:05:25.513Z] 08:05:01 all 0.23 0.00 0.09 0.00 0.00 99.67 [2020-09-02T08:05:25.513Z] 08:05:01 0 0.14 0.00 0.10 0.00 0.00 99.76 [2020-09-02T08:05:25.513Z] 08:05:01 1 0.56 0.00 0.07 0.00 0.00 99.37 [2020-09-02T08:05:25.513Z] 08:05:01 2 0.12 0.00 0.07 0.02 0.00 99.80 [2020-09-02T08:05:25.513Z] 08:05:01 3 0.12 0.00 0.12 0.00 0.00 99.76 [2020-09-02T08:05:25.513Z] Average: all 0.59 0.00 0.29 0.23 0.00 98.89 [2020-09-02T08:05:25.513Z] Average: 0 0.49 0.00 0.29 0.06 0.00 99.15 [2020-09-02T08:05:25.513Z] Average: 1 0.92 0.00 0.31 0.35 0.00 98.42 [2020-09-02T08:05:25.513Z] Average: 2 0.49 0.00 0.31 0.18 0.00 99.02 [2020-09-02T08:05:25.513Z] Average: 3 0.45 0.00 0.26 0.33 0.00 98.97 [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z] [2020-09-02T08:05:25.513Z]