Pull request #642 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from af3f4020c5275527ab30dbe4d3dc8cec6ef6f577+0bbcb663a9153978e7e9ef8c297d5988e58906d0 (e861392e95b62de9e8ea947ddfbbc0bd40d51111) Running in Durability level: MAX_SURVIVABILITY 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-642/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-642/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a Excluding src/test/ from checkout of git git@github.com:lfit/releng-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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-8814 in /w/workspace/dgexfoundry_device-sdk-go_PR-642 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-642 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 Merge succeeded, producing af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 Checking out Revision af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 (PR-642) > git config core.sparsecheckout # timeout=10 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # 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 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-26T07:13:36.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-26T07:13:36.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-26T07:13:37.084Z] ========================================================= [2020-10-26T07:13:37.085Z] EdgeX Global Pipelines Version Info [2020-10-26T07:13:37.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-26T07:13:38.589Z] ------------------- [2020-10-26T07:13:38.589Z] stable info: [2020-10-26T07:13:38.589Z] ------------------- [2020-10-26T07:13:38.589Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-26T07:13:38.589Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-26T07:13:38.589Z] Message: update stable to v1.0.148 [2020-10-26T07:13:39.539Z] ------------------- [2020-10-26T07:13:39.539Z] experimental info: [2020-10-26T07:13:39.539Z] ------------------- [2020-10-26T07:13:39.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-26T07:13:39.539Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-26T07:13:39.539Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-26T07:13:40.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-26T07:13:40.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-26T07:13:40.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-26T07:13:40.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-26T07:13:40.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-26T07:13:41.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-26T07:13:41.247Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-26T07:13:41.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-26T07:13:41.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-26T07:13:41.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-26T07:13:41.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-26T07:13:42.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-26T07:13:42.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-26T07:13:42.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-26T07:13:42.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-26T07:13:42.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T07:13:42.842Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T07:13:42.994Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T07:13:43.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-26T07:13:43.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-26T07:13:43.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-26T07:13:43.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-26T07:13:43.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-26T07:13:43.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-26T07:13:44.051Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-26T07:13:44.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo [2020-10-26T07:13:44.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo [2020-10-26T07:13:44.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo [2020-10-26T07:13:44.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [Pipeline] echo [2020-10-26T07:13:44.847Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af3f402 [Pipeline] echo [2020-10-26T07:13:44.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-26T07:13:45.744Z] + git log --format=format:%s -1 af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [Pipeline] echo [2020-10-26T07:13:45.812Z] GIT_COMMIT: af3f4020c5275527ab30dbe4d3dc8cec6ef6f577, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-10-26T07:13:45.905Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:13:46.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T07:13:47.240Z] [2020-10-26T07:13:47.240Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:13:47.647Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T07:13:47.647Z] latest: Pulling from edgex-devops/git-semver [2020-10-26T07:13:47.647Z] 31603596830f: Pulling fs layer [2020-10-26T07:13:47.647Z] 2a8b12db71e7: Pulling fs layer [2020-10-26T07:13:47.647Z] 6ca5941a6612: Pulling fs layer [2020-10-26T07:13:47.647Z] ecc8261a40a4: Pulling fs layer [2020-10-26T07:13:47.647Z] ecc8261a40a4: Waiting [2020-10-26T07:13:47.647Z] 2a8b12db71e7: Verifying Checksum [2020-10-26T07:13:47.647Z] 2a8b12db71e7: Download complete [2020-10-26T07:13:47.918Z] 31603596830f: Verifying Checksum [2020-10-26T07:13:47.918Z] 31603596830f: Download complete [2020-10-26T07:13:48.185Z] ecc8261a40a4: Verifying Checksum [2020-10-26T07:13:48.185Z] ecc8261a40a4: Download complete [2020-10-26T07:13:48.185Z] 6ca5941a6612: Verifying Checksum [2020-10-26T07:13:48.185Z] 6ca5941a6612: Download complete [2020-10-26T07:13:48.185Z] 31603596830f: Pull complete [2020-10-26T07:13:48.449Z] 2a8b12db71e7: Pull complete [2020-10-26T07:13:49.396Z] 6ca5941a6612: Pull complete [2020-10-26T07:13:49.396Z] ecc8261a40a4: Pull complete [2020-10-26T07:13:49.396Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-26T07:13:49.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T07:13:49.396Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-26T07:13:49.549Z] prd-centos7-docker-4c-2g-8814 does not seem to be running inside a container [2020-10-26T07:13:49.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-642 -v /w/workspace/dgexfoundry_device-sdk-go_PR-642:/w/workspace/dgexfoundry_device-sdk-go_PR-642:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-26T07:13:51.497Z] $ docker top 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-26T07:13:51.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T07:13:51.886Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T07:13:52.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T07:13:52.108Z] $ docker exec 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent [2020-10-26T07:13:52.268Z] SSH_AUTH_SOCK=/tmp/ssh-u39F95cx1G7G/agent.12 [2020-10-26T07:13:52.268Z] SSH_AGENT_PID=18 [2020-10-26T07:13:52.279Z] Running ssh-add (command line suppressed) [2020-10-26T07:13:52.412Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_1913785578081230544.key (/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_1913785578081230544.key) [2020-10-26T07:13:52.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T07:13:52.838Z] + git tag --points-at HEAD [Pipeline] } [2020-10-26T07:13:52.871Z] $ docker exec --env ******** --env ******** 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent -k [2020-10-26T07:13:52.983Z] unset SSH_AUTH_SOCK; [2020-10-26T07:13:52.984Z] unset SSH_AGENT_PID; [2020-10-26T07:13:52.984Z] echo Agent pid 18 killed; [2020-10-26T07:13:53.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-26T07:13:53.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T07:13:53.245Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T07:13:53.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T07:13:53.409Z] $ docker exec 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent [2020-10-26T07:13:53.573Z] SSH_AUTH_SOCK=/tmp/ssh-mu2gPzhk9REN/agent.48 [2020-10-26T07:13:53.573Z] SSH_AGENT_PID=54 [2020-10-26T07:13:53.580Z] Running ssh-add (command line suppressed) [2020-10-26T07:13:53.703Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_7803552090490779571.key (/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_7803552090490779571.key) [2020-10-26T07:13:53.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T07:13:54.133Z] + git semver init [2020-10-26T07:13:54.133Z] # -> Open(): unable to determine branch for HEAD [2020-10-26T07:13:54.133Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-642/.git [2020-10-26T07:13:54.133Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-642 [2020-10-26T07:13:54.133Z] # $SEMVER_REMOTE_NAME = origin [2020-10-26T07:13:54.133Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-26T07:13:54.133Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-26T07:13:54.133Z] # $SEMVER_BRANCH = PR-642 [2020-10-26T07:13:54.133Z] # $SEMVER_TEMP = /tmp/semver-224455899 [2020-10-26T07:13:54.133Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-26T07:13:55.081Z] # '/tmp/semver-224455899' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-642/.semver' [2020-10-26T07:13:55.082Z] # -> Force: false [2020-10-26T07:13:55.082Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-642/.semver [Pipeline] } [2020-10-26T07:13:55.103Z] $ docker exec --env ******** --env ******** 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent -k [2020-10-26T07:13:55.212Z] unset SSH_AUTH_SOCK; [2020-10-26T07:13:55.213Z] unset SSH_AGENT_PID; [2020-10-26T07:13:55.213Z] echo Agent pid 54 killed; [2020-10-26T07:13:55.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-26T07:13:55.884Z] + git semver [Pipeline] } [2020-10-26T07:13:55.916Z] $ docker stop --time=1 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 [2020-10-26T07:13:57.412Z] $ docker rm -f 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-26T07:13:57.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-26T07:13:58.428Z] Stashed 1 file(s) [Pipeline] echo [2020-10-26T07:13:58.449Z] [edgeXSemver]: initialized semver on 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-10-26T07:14:14.436Z] Still waiting to schedule task [2020-10-26T07:14:14.437Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-26T07:14:14.463Z] Still waiting to schedule task [2020-10-26T07:14:14.463Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-26T07:16:09.180Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8815 in /w/workspace/dgexfoundry_device-sdk-go_PR-642 [Pipeline] { [Pipeline] ws [2020-10-26T07:16:09.300Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-26T07:16:14.844Z] using credential edgex-jenkins-ssh [2020-10-26T07:16:14.912Z] Cloning the remote Git repository [2020-10-26T07:16:14.973Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-26T07:16:15.079Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-26T07:16:15.158Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-26T07:16:15.158Z] > git --version # timeout=10 [2020-10-26T07:16:15.177Z] > git --version # 'git version 2.17.1' [2020-10-26T07:16:15.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T07:16:15.223Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T07:16:16.858Z] Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [2020-10-26T07:16:16.283Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-26T07:16:16.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T07:16:16.331Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-26T07:16:16.378Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-26T07:16:16.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T07:16:16.390Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T07:16:16.883Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T07:16:16.902Z] > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 [2020-10-26T07:16:17.022Z] > git remote # timeout=10 [2020-10-26T07:16:17.046Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T07:16:17.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T07:16:17.172Z] Merge succeeded, producing af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [2020-10-26T07:16:17.172Z] Checking out Revision af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 (PR-642) [2020-10-26T07:16:17.069Z] > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 [2020-10-26T07:16:17.134Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T07:16:17.183Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T07:16:17.203Z] > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 [2020-10-26T07:16:21.616Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-26T07:16:21.678Z] > git --version # timeout=10 [2020-10-26T07:16:21.693Z] > git --version # 'git version 2.17.1' [2020-10-26T07:16:21.706Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T07:16:23.159Z] ========================================================= [2020-10-26T07:16:23.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-26T07:16:23.159Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:16:24.172Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-26T07:16:25.159Z] Sending build context to Docker daemon 2.348MB [2020-10-26T07:16:25.159Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T07:16:25.159Z] Step 2/8 : FROM ${BASE} [2020-10-26T07:16:25.436Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-26T07:16:25.436Z] b538f80385f9: Pulling fs layer [2020-10-26T07:16:25.436Z] 74f711af9a0d: Pulling fs layer [2020-10-26T07:16:25.436Z] 99f96fe45779: Pulling fs layer [2020-10-26T07:16:25.436Z] 8529a6b9a6be: Pulling fs layer [2020-10-26T07:16:25.436Z] 45590311c82a: Pulling fs layer [2020-10-26T07:16:25.436Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-26T07:16:25.436Z] 209524e5b208: Pulling fs layer [2020-10-26T07:16:25.436Z] 69ca0ff8b7b3: Waiting [2020-10-26T07:16:25.436Z] 8529a6b9a6be: Waiting [2020-10-26T07:16:25.436Z] 45590311c82a: Waiting [2020-10-26T07:16:25.436Z] 209524e5b208: Waiting [2020-10-26T07:16:25.436Z] 99f96fe45779: Verifying Checksum [2020-10-26T07:16:25.436Z] 99f96fe45779: Download complete [2020-10-26T07:16:25.436Z] 74f711af9a0d: Verifying Checksum [2020-10-26T07:16:25.436Z] 74f711af9a0d: Download complete [2020-10-26T07:16:25.436Z] 45590311c82a: Verifying Checksum [2020-10-26T07:16:25.436Z] 45590311c82a: Download complete [2020-10-26T07:16:25.436Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-26T07:16:25.436Z] 69ca0ff8b7b3: Download complete [2020-10-26T07:16:25.436Z] b538f80385f9: Verifying Checksum [2020-10-26T07:16:25.436Z] b538f80385f9: Download complete [2020-10-26T07:16:26.427Z] b538f80385f9: Pull complete [2020-10-26T07:16:26.705Z] 74f711af9a0d: Pull complete [2020-10-26T07:16:27.305Z] 99f96fe45779: Pull complete [2020-10-26T07:16:27.922Z] 209524e5b208: Verifying Checksum [2020-10-26T07:16:27.922Z] 209524e5b208: Download complete [2020-10-26T07:16:29.365Z] 8529a6b9a6be: Verifying Checksum [2020-10-26T07:16:29.365Z] 8529a6b9a6be: Download complete [2020-10-26T07:16:39.560Z] 8529a6b9a6be: Pull complete [2020-10-26T07:16:39.833Z] 45590311c82a: Pull complete [2020-10-26T07:16:40.106Z] 69ca0ff8b7b3: Pull complete [2020-10-26T07:16:43.514Z] 209524e5b208: Pull complete [2020-10-26T07:16:43.514Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-26T07:16:43.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-26T07:16:43.514Z] ---> 5bddaf1c2fca [2020-10-26T07:16:43.514Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-26T07:16:46.906Z] ---> Running in 4c297bf9fff6 [2020-10-26T07:16:46.906Z] Removing intermediate container 4c297bf9fff6 [2020-10-26T07:16:46.906Z] ---> add3396e2798 [2020-10-26T07:16:46.906Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T07:16:46.906Z] ---> Running in 99679f9c8bfe [2020-10-26T07:16:49.586Z] Removing intermediate container 99679f9c8bfe [2020-10-26T07:16:49.586Z] ---> 085cb3cfdf61 [2020-10-26T07:16:49.586Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-26T07:16:49.586Z] ---> Running in 0bb0df024b1f [2020-10-26T07:16:51.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T07:16:52.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T07:16:52.994Z] OK: 142 MiB in 39 packages [2020-10-26T07:16:53.885Z] Running on prd-centos7-docker-4c-2g-8816 in /w/workspace/dgexfoundry_device-sdk-go_PR-642 [Pipeline] { [2020-10-26T07:16:53.978Z] Removing intermediate container 0bb0df024b1f [2020-10-26T07:16:53.978Z] ---> 16e9fa87f419 [2020-10-26T07:16:53.978Z] Step 6/8 : WORKDIR /device-sdk-go [Pipeline] ws [2020-10-26T07:16:53.989Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-26T07:16:54.255Z] ---> Running in b0097768e5d6 [2020-10-26T07:16:54.535Z] Removing intermediate container b0097768e5d6 [2020-10-26T07:16:54.535Z] ---> 7f51b94edf1e [2020-10-26T07:16:54.535Z] Step 7/8 : COPY . . [2020-10-26T07:16:55.984Z] ---> 6255ee44d65f [2020-10-26T07:16:55.984Z] Step 8/8 : RUN go mod download [2020-10-26T07:16:56.265Z] ---> Running in 7e81e3b7fde1 [2020-10-26T07:16:57.424Z] using credential edgex-jenkins-ssh [2020-10-26T07:16:57.480Z] Cloning the remote Git repository [2020-10-26T07:16:57.508Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-26T07:16:57.575Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-26T07:16:57.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-26T07:16:57.628Z] > git --version # timeout=10 [2020-10-26T07:16:57.634Z] > git --version # 'git version 2.16.5' [2020-10-26T07:16:57.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T07:16:57.667Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T07:16:58.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-26T07:16:58.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T07:16:58.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-26T07:16:58.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-26T07:16:58.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T07:16:58.448Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T07:16:58.876Z] Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [2020-10-26T07:16:58.976Z] Merge succeeded, producing af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [2020-10-26T07:16:58.976Z] Checking out Revision af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 (PR-642) [2020-10-26T07:16:58.886Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T07:16:58.896Z] > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 [2020-10-26T07:16:58.948Z] > git remote # timeout=10 [2020-10-26T07:16:58.953Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T07:16:58.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T07:16:58.962Z] > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 [2020-10-26T07:16:58.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T07:16:58.981Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T07:16:58.985Z] > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 [2020-10-26T07:17:02.699Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-26T07:17:02.733Z] > git --version # timeout=10 [2020-10-26T07:17:02.742Z] > git --version # 'git version 2.16.5' [2020-10-26T07:17:02.748Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T07:17:03.850Z] ========================================================= [2020-10-26T07:17:03.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-26T07:17:03.850Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:17:04.651Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-26T07:17:05.231Z] Sending build context to Docker daemon 2.348MB [2020-10-26T07:17:05.231Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T07:17:05.231Z] Step 2/8 : FROM ${BASE} [2020-10-26T07:17:05.231Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-26T07:17:05.231Z] df20fa9351a1: Pulling fs layer [2020-10-26T07:17:05.231Z] ed8968b2872e: Pulling fs layer [2020-10-26T07:17:05.231Z] a92cc7c5fd73: Pulling fs layer [2020-10-26T07:17:05.231Z] e871e8e8d7a9: Pulling fs layer [2020-10-26T07:17:05.231Z] e73272ec9a57: Pulling fs layer [2020-10-26T07:17:05.231Z] 1e910a182e73: Pulling fs layer [2020-10-26T07:17:05.231Z] 4e634b169226: Pulling fs layer [2020-10-26T07:17:05.231Z] e73272ec9a57: Waiting [2020-10-26T07:17:05.231Z] 1e910a182e73: Waiting [2020-10-26T07:17:05.231Z] 4e634b169226: Waiting [2020-10-26T07:17:05.231Z] e871e8e8d7a9: Waiting [2020-10-26T07:17:05.231Z] a92cc7c5fd73: Verifying Checksum [2020-10-26T07:17:05.231Z] a92cc7c5fd73: Download complete [2020-10-26T07:17:05.231Z] ed8968b2872e: Download complete [2020-10-26T07:17:05.231Z] e73272ec9a57: Verifying Checksum [2020-10-26T07:17:05.231Z] e73272ec9a57: Download complete [2020-10-26T07:17:05.231Z] 1e910a182e73: Verifying Checksum [2020-10-26T07:17:05.231Z] 1e910a182e73: Download complete [2020-10-26T07:17:05.496Z] df20fa9351a1: Verifying Checksum [2020-10-26T07:17:05.496Z] df20fa9351a1: Download complete [2020-10-26T07:17:05.760Z] df20fa9351a1: Pull complete [2020-10-26T07:17:05.760Z] ed8968b2872e: Pull complete [2020-10-26T07:17:06.030Z] a92cc7c5fd73: Pull complete [2020-10-26T07:17:07.435Z] 4e634b169226: Verifying Checksum [2020-10-26T07:17:07.435Z] 4e634b169226: Download complete [2020-10-26T07:17:08.023Z] e871e8e8d7a9: Verifying Checksum [2020-10-26T07:17:08.024Z] e871e8e8d7a9: Download complete [2020-10-26T07:17:13.361Z] e871e8e8d7a9: Pull complete [2020-10-26T07:17:13.361Z] e73272ec9a57: Pull complete [2020-10-26T07:17:13.361Z] 1e910a182e73: Pull complete [2020-10-26T07:17:18.447Z] Removing intermediate container 7e81e3b7fde1 [2020-10-26T07:17:18.447Z] ---> 321b469803cd [2020-10-26T07:17:18.447Z] Successfully built 321b469803cd [2020-10-26T07:17:18.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:17:18.879Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T07:17:18.879Z] . [Pipeline] withDockerContainer [2020-10-26T07:17:19.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-8815 does not seem to be running inside a container [2020-10-26T07:17:19.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2020-10-26T07:17:21.142Z] $ docker top d0f502c8cd571bd545027910938608e8b35cea552495b596e0775fad52508b6a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T07:17:22.661Z] + go version [2020-10-26T07:17:22.662Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-26T07:17:22.696Z] $ docker stop --time=1 d0f502c8cd571bd545027910938608e8b35cea552495b596e0775fad52508b6a [2020-10-26T07:17:23.412Z] 4e634b169226: Pull complete [2020-10-26T07:17:23.412Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-26T07:17:23.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-26T07:17:23.412Z] ---> f7629b54cfaa [2020-10-26T07:17:23.412Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-26T07:17:23.412Z] ---> Running in fc944b0b1cb5 [2020-10-26T07:17:23.412Z] Removing intermediate container fc944b0b1cb5 [2020-10-26T07:17:23.412Z] ---> 84061c1d9271 [2020-10-26T07:17:23.412Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T07:17:23.412Z] ---> Running in d1c75d7ce8bb [2020-10-26T07:17:24.663Z] $ docker rm -f d0f502c8cd571bd545027910938608e8b35cea552495b596e0775fad52508b6a [2020-10-26T07:17:24.816Z] Removing intermediate container d1c75d7ce8bb [2020-10-26T07:17:24.817Z] ---> 203ec9c2058c [2020-10-26T07:17:24.817Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-26T07:17:24.817Z] ---> Running in 47fb79da5193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-26T07:17:25.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:17:25.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T07:17:26.053Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T07:17:26.053Z] . [Pipeline] withDockerContainer [2020-10-26T07:17:26.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-8815 does not seem to be running inside a container [2020-10-26T07:17:26.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2020-10-26T07:17:26.557Z] OK: 166 MiB in 39 packages [2020-10-26T07:17:26.820Z] Removing intermediate container 47fb79da5193 [2020-10-26T07:17:26.820Z] ---> 4766c086c6a7 [2020-10-26T07:17:26.820Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-26T07:17:27.083Z] ---> Running in c030e563233f [2020-10-26T07:17:27.083Z] Removing intermediate container c030e563233f [2020-10-26T07:17:27.083Z] ---> a90581a55d80 [2020-10-26T07:17:27.083Z] Step 7/8 : COPY . . [2020-10-26T07:17:28.274Z] $ docker top 6804868a627b7ec28263204822710156c773d9c4eb8f9576cb12ed1d59ae2f60 -eo pid,comm [2020-10-26T07:17:28.486Z] ---> b04b33f8e173 [2020-10-26T07:17:28.486Z] Step 8/8 : RUN go mod download [2020-10-26T07:17:28.486Z] ---> Running in 20a4ca9f7e2d [Pipeline] { [Pipeline] sh [2020-10-26T07:17:29.797Z] + make test [2020-10-26T07:17:29.797Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-26T07:17:50.526Z] Removing intermediate container 20a4ca9f7e2d [2020-10-26T07:17:50.526Z] ---> 4b10fe755eb7 [2020-10-26T07:17:50.526Z] Successfully built 4b10fe755eb7 [2020-10-26T07:17:50.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:17:51.064Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T07:17:51.064Z] . [Pipeline] withDockerContainer [2020-10-26T07:17:51.194Z] prd-centos7-docker-4c-2g-8816 does not seem to be running inside a container [2020-10-26T07:17:51.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T07:17:51.986Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-26T07:17:52.006Z] $ docker top e0cdf027f55b4bf955ed29c59a342ae29336aeaa0f3faba1e19c42735b28650a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T07:17:52.593Z] + go version [2020-10-26T07:17:52.593Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-26T07:17:52.627Z] $ docker stop --time=1 e0cdf027f55b4bf955ed29c59a342ae29336aeaa0f3faba1e19c42735b28650a [2020-10-26T07:17:53.967Z] $ docker rm -f e0cdf027f55b4bf955ed29c59a342ae29336aeaa0f3faba1e19c42735b28650a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:17:55.177Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T07:17:55.177Z] . [Pipeline] withDockerContainer [2020-10-26T07:17:55.295Z] prd-centos7-docker-4c-2g-8816 does not seem to be running inside a container [2020-10-26T07:17:55.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T07:17:55.975Z] $ docker top a5f7f9582be18251eb2b8dd38b36721c68cbcf9479b06f992544a7dcf2b05855 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T07:17:56.542Z] + make test [2020-10-26T07:17:56.542Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-26T07:18:04.775Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-26T07:18:19.858Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-26T07:18:19.858Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-26T07:18:19.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-26T07:18:19.859Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.055s coverage: 21.4% of statements [2020-10-26T07:18:20.457Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.506s coverage: 97.1% of statements [2020-10-26T07:18:31.093Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-26T07:18:31.094Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-26T07:18:31.094Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-26T07:18:31.094Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.124s coverage: 21.4% of statements [2020-10-26T07:18:35.440Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.172s coverage: 97.1% of statements [2020-10-26T07:18:52.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.071s coverage: 9.4% of statements [2020-10-26T07:18:52.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.066s coverage: 21.9% of statements [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-26T07:18:52.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.235s coverage: 42.6% of statements [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-26T07:18:52.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.277s coverage: 68.9% of statements [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-26T07:18:52.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.078s coverage: 52.6% of statements [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-26T07:18:52.647Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.392s coverage: 68.9% of statements [2020-10-26T07:18:52.647Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.7% of statements [2020-10-26T07:18:52.647Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-26T07:18:52.647Z] GO111MODULE=on go vet ./... [2020-10-26T07:18:59.348Z] gofmt -l . [2020-10-26T07:18:59.610Z] [ "`gofmt -l .`" = "" ] [2020-10-26T07:18:59.611Z] ./bin/test-attribution-txt.sh [2020-10-26T07:19:00.191Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-26T07:19:00.832Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T07:19:00.851Z] $ docker stop --time=1 a5f7f9582be18251eb2b8dd38b36721c68cbcf9479b06f992544a7dcf2b05855 [2020-10-26T07:19:02.824Z] $ docker rm -f a5f7f9582be18251eb2b8dd38b36721c68cbcf9479b06f992544a7dcf2b05855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-26T07:19:06.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-26T07:19:06.542Z] + ls -al . [2020-10-26T07:19:06.542Z] total 208 [2020-10-26T07:19:06.542Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 26 07:19 . [2020-10-26T07:19:06.542Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 26 07:16 .. [2020-10-26T07:19:06.542Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 26 07:16 bin [2020-10-26T07:19:06.542Z] -rw-r--r--. 1 jenkins jenkins 127611 Oct 26 07:18 coverage.out [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 26 07:16 Dockerfile.build [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 26 07:16 .dockerignore [2020-10-26T07:19:06.542Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 26 07:16 example [2020-10-26T07:19:06.542Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 26 07:17 .git [2020-10-26T07:19:06.542Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 26 07:16 .github [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 26 07:16 .gitignore [2020-10-26T07:19:06.542Z] -rw-r--r--. 1 jenkins jenkins 518 Oct 26 07:19 go.mod [2020-10-26T07:19:06.542Z] -rw-r--r--. 1 jenkins jenkins 13739 Oct 26 07:19 go.sum [2020-10-26T07:19:06.542Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 26 07:16 internal [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 26 07:16 Jenkinsfile [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 26 07:16 LICENSE [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 26 07:16 Makefile [2020-10-26T07:19:06.542Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 26 07:16 openapi [2020-10-26T07:19:06.542Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 26 07:16 pkg [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 26 07:16 README.md [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 26 07:16 RELEASE-NOTES.txt [2020-10-26T07:19:06.542Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 26 07:16 snap [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 26 07:13 VERSION [2020-10-26T07:19:06.542Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 26 07:16 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:19:06.897Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 --label arch=amd64 --label version=0.0.0 . [2020-10-26T07:19:07.160Z] Sending build context to Docker daemon 2.476MB [2020-10-26T07:19:07.160Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-26T07:19:07.160Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-26T07:19:07.160Z] ---> 4b10fe755eb7 [2020-10-26T07:19:07.160Z] Step 3/24 : ARG MAKE='make build' [2020-10-26T07:19:07.736Z] ---> Running in fc94419c94d6 [2020-10-26T07:19:07.804Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.131s coverage: 9.4% of statements [2020-10-26T07:19:07.804Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.142s coverage: 21.9% of statements [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-26T07:19:07.804Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.554s coverage: 42.6% of statements [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-26T07:19:07.804Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.773s coverage: 68.9% of statements [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-26T07:19:07.804Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.183s coverage: 52.6% of statements [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-26T07:19:07.804Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.952s coverage: 68.9% of statements [2020-10-26T07:19:07.804Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.7% of statements [2020-10-26T07:19:07.804Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-26T07:19:07.804Z] GO111MODULE=on go vet ./... [2020-10-26T07:19:07.999Z] Removing intermediate container fc94419c94d6 [2020-10-26T07:19:07.999Z] ---> a7b70147019e [2020-10-26T07:19:07.999Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-26T07:19:07.999Z] ---> Running in 1d1c42be9a81 [2020-10-26T07:19:07.999Z] Removing intermediate container 1d1c42be9a81 [2020-10-26T07:19:07.999Z] ---> 5b6a40b3a756 [2020-10-26T07:19:07.999Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-26T07:19:08.264Z] ---> Running in 4ad348855342 [2020-10-26T07:19:08.264Z] Removing intermediate container 4ad348855342 [2020-10-26T07:19:08.264Z] ---> c12cf3cae463 [2020-10-26T07:19:08.264Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T07:19:08.527Z] ---> Running in b5ef444d7133 [2020-10-26T07:19:09.485Z] Removing intermediate container b5ef444d7133 [2020-10-26T07:19:09.485Z] ---> a01c125a378c [2020-10-26T07:19:09.485Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-26T07:19:09.485Z] ---> Running in 0d8d2a449eac [2020-10-26T07:19:10.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T07:19:11.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T07:19:11.276Z] OK: 166 MiB in 39 packages [2020-10-26T07:19:11.854Z] Removing intermediate container 0d8d2a449eac [2020-10-26T07:19:11.854Z] ---> cb6aa1b25398 [2020-10-26T07:19:11.854Z] Step 8/24 : COPY . . [2020-10-26T07:19:13.256Z] ---> 36af14a821a1 [2020-10-26T07:19:13.256Z] Step 9/24 : RUN ${MAKE} [2020-10-26T07:19:13.256Z] ---> Running in e1ceecdd1a53 [2020-10-26T07:19:13.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-26T07:19:21.785Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-26T07:19:24.345Z] Removing intermediate container e1ceecdd1a53 [2020-10-26T07:19:24.345Z] ---> 0f4a0c872c77 [2020-10-26T07:19:24.345Z] Step 10/24 : FROM scratch [2020-10-26T07:19:24.345Z] ---> [2020-10-26T07:19:24.345Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-26T07:19:24.345Z] ---> Running in 189478fe8093 [2020-10-26T07:19:24.345Z] Removing intermediate container 189478fe8093 [2020-10-26T07:19:24.345Z] ---> 1d0111d1a82b [2020-10-26T07:19:24.345Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-26T07:19:24.345Z] ---> Running in ee9e262c2032 [2020-10-26T07:19:24.609Z] Removing intermediate container ee9e262c2032 [2020-10-26T07:19:24.609Z] ---> f8df559b3416 [2020-10-26T07:19:24.609Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-26T07:19:24.609Z] ---> Running in 93d154a6f6bf [2020-10-26T07:19:24.609Z] Removing intermediate container 93d154a6f6bf [2020-10-26T07:19:24.609Z] ---> 697ee8f9df00 [2020-10-26T07:19:24.609Z] Step 14/24 : WORKDIR / [2020-10-26T07:19:24.874Z] ---> Running in 75994c851ebb [2020-10-26T07:19:24.874Z] Removing intermediate container 75994c851ebb [2020-10-26T07:19:24.874Z] ---> 90b59f0dbee5 [2020-10-26T07:19:24.874Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-26T07:19:25.450Z] ---> 75be8e33b4c2 [2020-10-26T07:19:25.450Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-26T07:19:25.713Z] ---> 7bf58b1b90b5 [2020-10-26T07:19:25.713Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-26T07:19:25.976Z] ---> 24e8bf616c77 [2020-10-26T07:19:25.976Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-26T07:19:25.976Z] ---> 32164112dd58 [2020-10-26T07:19:25.977Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-26T07:19:26.240Z] ---> 0324ff8cac94 [2020-10-26T07:19:26.240Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-26T07:19:26.504Z] ---> Running in 9ef84615802d [2020-10-26T07:19:26.504Z] Removing intermediate container 9ef84615802d [2020-10-26T07:19:26.504Z] ---> a364c0809a14 [2020-10-26T07:19:26.504Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-26T07:19:26.504Z] ---> Running in f1e472b3ba95 [2020-10-26T07:19:26.769Z] Removing intermediate container f1e472b3ba95 [2020-10-26T07:19:26.769Z] ---> 0291dc34946d [2020-10-26T07:19:26.769Z] Step 22/24 : LABEL arch=amd64 [2020-10-26T07:19:26.769Z] ---> Running in 5709de0ba725 [2020-10-26T07:19:27.031Z] Removing intermediate container 5709de0ba725 [2020-10-26T07:19:27.031Z] ---> c12320d06d40 [2020-10-26T07:19:27.031Z] Step 23/24 : LABEL git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [2020-10-26T07:19:27.031Z] ---> Running in 69429c1877a0 [2020-10-26T07:19:27.295Z] Removing intermediate container 69429c1877a0 [2020-10-26T07:19:27.295Z] ---> 7b923de9cb1f [2020-10-26T07:19:27.295Z] Step 24/24 : LABEL version=0.0.0 [2020-10-26T07:19:27.295Z] ---> Running in 97d86eadfc95 [2020-10-26T07:19:27.295Z] Removing intermediate container 97d86eadfc95 [2020-10-26T07:19:27.295Z] ---> 7af91a58de4d [2020-10-26T07:19:27.295Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-26T07:19:27.558Z] Successfully built 7af91a58de4d [2020-10-26T07:19:27.558Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T07:19:34.637Z] gofmt -l . [2020-10-26T07:19:34.637Z] [ "`gofmt -l .`" = "" ] [2020-10-26T07:19:34.637Z] ./bin/test-attribution-txt.sh [2020-10-26T07:19:34.637Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-26T07:19:34.679Z] Warning: overwriting stash ‘coverage-report’ [2020-10-26T07:19:35.602Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T07:19:35.630Z] $ docker stop --time=1 6804868a627b7ec28263204822710156c773d9c4eb8f9576cb12ed1d59ae2f60 [2020-10-26T07:19:37.815Z] $ docker rm -f 6804868a627b7ec28263204822710156c773d9c4eb8f9576cb12ed1d59ae2f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-26T07:19:39.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-26T07:19:40.022Z] + ls -al . [2020-10-26T07:19:40.022Z] total 244 [2020-10-26T07:19:40.022Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 07:19 . [2020-10-26T07:19:40.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 .. [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 07:16 .dockerignore [2020-10-26T07:19:40.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:16 .git [2020-10-26T07:19:40.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:16 .github [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 26 07:16 .gitignore [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 26 07:16 Dockerfile.build [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 26 07:16 Jenkinsfile [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 26 07:16 LICENSE [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 26 07:16 Makefile [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 26 07:16 README.md [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 26 07:16 RELEASE-NOTES.txt [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:13 VERSION [2020-10-26T07:19:40.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:16 bin [2020-10-26T07:19:40.022Z] -rw-r--r-- 1 jenkins jenkins 127611 Oct 26 07:19 coverage.out [2020-10-26T07:19:40.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 example [2020-10-26T07:19:40.022Z] -rw-r--r-- 1 jenkins jenkins 518 Oct 26 07:19 go.mod [2020-10-26T07:19:40.022Z] -rw-r--r-- 1 jenkins jenkins 13739 Oct 26 07:19 go.sum [2020-10-26T07:19:40.022Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:16 internal [2020-10-26T07:19:40.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 openapi [2020-10-26T07:19:40.022Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 07:16 pkg [2020-10-26T07:19:40.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 snap [2020-10-26T07:19:40.022Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 26 07:16 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:19:40.450Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 --label arch=arm64 --label version=0.0.0 . [2020-10-26T07:19:41.064Z] Sending build context to Docker daemon 2.476MB [2020-10-26T07:19:41.064Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-26T07:19:41.064Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-26T07:19:41.064Z] ---> 321b469803cd [2020-10-26T07:19:41.064Z] Step 3/24 : ARG MAKE='make build' [2020-10-26T07:19:41.338Z] ---> Running in e86238f91b2f [2020-10-26T07:19:41.612Z] Removing intermediate container e86238f91b2f [2020-10-26T07:19:41.612Z] ---> 398532c39c5b [2020-10-26T07:19:41.612Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-26T07:19:41.887Z] ---> Running in 2c4cd411ec32 [2020-10-26T07:19:42.163Z] Removing intermediate container 2c4cd411ec32 [2020-10-26T07:19:42.163Z] ---> 2b2c3e12814b [2020-10-26T07:19:42.163Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-26T07:19:42.439Z] ---> Running in bb45bef9a0ef [2020-10-26T07:19:42.713Z] Removing intermediate container bb45bef9a0ef [2020-10-26T07:19:42.713Z] ---> ecec33b1c902 [2020-10-26T07:19:42.713Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T07:19:42.985Z] ---> Running in e767efe4c45b [2020-10-26T07:19:45.626Z] Removing intermediate container e767efe4c45b [2020-10-26T07:19:45.626Z] ---> e972752945eb [2020-10-26T07:19:45.626Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-26T07:19:45.626Z] ---> Running in f43dbd2e356e [2020-10-26T07:19:47.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T07:19:47.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T07:19:48.643Z] OK: 142 MiB in 39 packages [2020-10-26T07:19:49.621Z] Removing intermediate container f43dbd2e356e [2020-10-26T07:19:49.621Z] ---> c78f990b582c [2020-10-26T07:19:49.621Z] Step 8/24 : COPY . . [2020-10-26T07:19:51.060Z] ---> cf07c16a7926 [2020-10-26T07:19:51.060Z] Step 9/24 : RUN ${MAKE} [2020-10-26T07:19:51.060Z] ---> Running in 4b4320add016 [2020-10-26T07:19:52.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-26T07:20:19.323Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-26T07:20:19.323Z] Removing intermediate container 4b4320add016 [2020-10-26T07:20:19.323Z] ---> 515d55be074a [2020-10-26T07:20:19.323Z] Step 10/24 : FROM scratch [2020-10-26T07:20:19.323Z] ---> [2020-10-26T07:20:19.323Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-26T07:20:19.323Z] ---> Running in 73dc548701ed [2020-10-26T07:20:19.323Z] Removing intermediate container 73dc548701ed [2020-10-26T07:20:19.323Z] ---> 3d64291fc0cb [2020-10-26T07:20:19.323Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-26T07:20:19.596Z] ---> Running in d4b297fbb4bf [2020-10-26T07:20:19.868Z] Removing intermediate container d4b297fbb4bf [2020-10-26T07:20:19.868Z] ---> 0e429b99db54 [2020-10-26T07:20:19.868Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-26T07:20:20.144Z] ---> Running in 1a80e3d9af0b [2020-10-26T07:20:20.416Z] Removing intermediate container 1a80e3d9af0b [2020-10-26T07:20:20.416Z] ---> 9d1546782571 [2020-10-26T07:20:20.416Z] Step 14/24 : WORKDIR / [2020-10-26T07:20:20.689Z] ---> Running in 4cd088844d3e [2020-10-26T07:20:20.963Z] Removing intermediate container 4cd088844d3e [2020-10-26T07:20:20.963Z] ---> cdcd24fdb890 [2020-10-26T07:20:20.963Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-26T07:20:22.395Z] ---> f1d388f234eb [2020-10-26T07:20:22.395Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-26T07:20:22.990Z] ---> 6be07c4071b6 [2020-10-26T07:20:22.990Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-26T07:20:23.972Z] ---> cb9edff8c0b4 [2020-10-26T07:20:23.972Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-26T07:20:24.566Z] ---> 3a229b25a133 [2020-10-26T07:20:24.566Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-26T07:20:25.161Z] ---> dffb78d57164 [2020-10-26T07:20:25.161Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-26T07:20:25.436Z] ---> Running in fd19e1d1ccfb [2020-10-26T07:20:25.709Z] Removing intermediate container fd19e1d1ccfb [2020-10-26T07:20:25.709Z] ---> 6a4a965dd3cc [2020-10-26T07:20:25.709Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-26T07:20:25.986Z] ---> Running in 07420662e943 [2020-10-26T07:20:26.579Z] Removing intermediate container 07420662e943 [2020-10-26T07:20:26.579Z] ---> 69b059ca6c1e [2020-10-26T07:20:26.579Z] Step 22/24 : LABEL arch=arm64 [2020-10-26T07:20:26.579Z] ---> Running in 5811214c886f [2020-10-26T07:20:27.173Z] Removing intermediate container 5811214c886f [2020-10-26T07:20:27.173Z] ---> 6d17d885587f [2020-10-26T07:20:27.173Z] Step 23/24 : LABEL git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [2020-10-26T07:20:27.173Z] ---> Running in 86e89128c7e0 [2020-10-26T07:20:27.767Z] Removing intermediate container 86e89128c7e0 [2020-10-26T07:20:27.767Z] ---> a2db4e13f958 [2020-10-26T07:20:27.767Z] Step 24/24 : LABEL version=0.0.0 [2020-10-26T07:20:27.767Z] ---> Running in d0d7728b3adc [2020-10-26T07:20:28.360Z] Removing intermediate container d0d7728b3adc [2020-10-26T07:20:28.360Z] ---> 1d5f58acdd7f [2020-10-26T07:20:28.360Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-26T07:20:28.360Z] Successfully built 1d5f58acdd7f [2020-10-26T07:20:28.360Z] Successfully tagged docker-device-sdk-simple-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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-26T07:20:31.400Z] provisioning config files... [2020-10-26T07:20:31.414Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/config2255050497028447342tmp [Pipeline] { [Pipeline] sh [2020-10-26T07:20:31.881Z] + set +x [2020-10-26T07:20:31.881Z] + curl -s https://codecov.io/bash [2020-10-26T07:20:31.881Z] + bash -s -- [2020-10-26T07:20:32.144Z] [2020-10-26T07:20:32.144Z] _____ _ [2020-10-26T07:20:32.144Z] / ____| | | [2020-10-26T07:20:32.144Z] | | ___ __| | ___ ___ _____ __ [2020-10-26T07:20:32.144Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-26T07:20:32.144Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-26T07:20:32.144Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-26T07:20:32.144Z] Bash-20201009-048fee3 [2020-10-26T07:20:32.144Z] [2020-10-26T07:20:32.144Z] [2020-10-26T07:20:32.144Z] ==> Jenkins CI detected. [2020-10-26T07:20:32.144Z] project root: . [2020-10-26T07:20:32.144Z] --> token set from env [2020-10-26T07:20:32.144Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-26T07:20:32.144Z] ==> Running gcov in . (disable via -X gcov) [2020-10-26T07:20:32.144Z] ==> Python coveragepy not found [2020-10-26T07:20:32.144Z] ==> Searching for coverage reports in: [2020-10-26T07:20:32.144Z] + . [2020-10-26T07:20:32.144Z] -> Found 1 reports [2020-10-26T07:20:32.144Z] ==> Detecting git/mercurial file structure [2020-10-26T07:20:32.144Z] ==> Reading reports [2020-10-26T07:20:32.144Z] + ./coverage.out bytes=127611 [2020-10-26T07:20:32.144Z] ==> Appending adjustments [2020-10-26T07:20:32.144Z] https://docs.codecov.io/docs/fixing-reports [2020-10-26T07:20:32.720Z] + Found adjustments [2020-10-26T07:20:32.720Z] ==> Gzipping contents [2020-10-26T07:20:32.720Z] ==> Uploading reports [2020-10-26T07:20:32.720Z] url: https://codecov.io [2020-10-26T07:20:32.720Z] query: branch=PR-642&commit=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=642&job=&cmd_args= [2020-10-26T07:20:32.720Z] -> Pinging Codecov [2020-10-26T07:20:32.720Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-642&commit=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=642&job=&cmd_args= [2020-10-26T07:20:32.983Z] -> Uploading to [2020-10-26T07:20:32.983Z] [2020-10-26T07:20:32.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T07:20:32.983Z] Dload Upload Total Spent Left Speed [2020-10-26T07:20:32.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-26T07:20:32.983Z] X> Failed to upload [2020-10-26T07:20:32.983Z] ==> Uploading to Codecov [2020-10-26T07:20:32.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T07:20:32.983Z] Dload Upload Total Spent Left Speed [2020-10-26T07:20:33.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20958 100 110 100 20848 177 33572 --:--:-- --:--:-- --:--:-- 33625 [2020-10-26T07:20:33.560Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [Pipeline] } [2020-10-26T07:20:33.585Z] 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] { (Archive Prep) Stage "Archive Prep" 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-10-26T07:20:37.589Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T07:20:38.207Z] ---> package-listing.sh [2020-10-26T07:20:38.207Z] ++ facter osfamily [2020-10-26T07:20:38.207Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-26T07:20:38.207Z] + OS_FAMILY=redhat [2020-10-26T07:20:38.207Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-642 [2020-10-26T07:20:38.207Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-26T07:20:38.207Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-26T07:20:38.207Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-26T07:20:38.207Z] + PACKAGES=/tmp/packages_start.txt [2020-10-26T07:20:38.207Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-642 ']' [2020-10-26T07:20:38.207Z] + PACKAGES=/tmp/packages_end.txt [2020-10-26T07:20:38.207Z] + case "${OS_FAMILY}" in [2020-10-26T07:20:38.207Z] + rpm -qa [2020-10-26T07:20:38.207Z] + sort [2020-10-26T07:20:42.449Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-26T07:20:42.449Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-26T07:20:42.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-26T07:20:42.449Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-642 ']' [2020-10-26T07:20:42.449Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-642/archives/ [2020-10-26T07:20:42.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-642/archives/ [Pipeline] echo [2020-10-26T07:20:42.482Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-26T07:20:42.790Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:20:43.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T07:20:43.145Z] [2020-10-26T07:20:43.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-26T07:20:43.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T07:20:43.549Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-26T07:20:43.549Z] df20fa9351a1: Pulling fs layer [2020-10-26T07:20:43.549Z] 36b3adc4ff6f: Pulling fs layer [2020-10-26T07:20:43.549Z] 8ad3a11d3b57: Pulling fs layer [2020-10-26T07:20:43.549Z] 46f8f816bc3b: Pulling fs layer [2020-10-26T07:20:43.549Z] 93b61091891f: Pulling fs layer [2020-10-26T07:20:43.549Z] 93b9cdb0e59b: Pulling fs layer [2020-10-26T07:20:43.549Z] 5e14af77c1be: Pulling fs layer [2020-10-26T07:20:43.549Z] 01666e4c0597: Pulling fs layer [2020-10-26T07:20:43.549Z] aa168da1d23b: Pulling fs layer [2020-10-26T07:20:43.549Z] 46f8f816bc3b: Waiting [2020-10-26T07:20:43.549Z] 93b61091891f: Waiting [2020-10-26T07:20:43.549Z] 93b9cdb0e59b: Waiting [2020-10-26T07:20:43.549Z] 5e14af77c1be: Waiting [2020-10-26T07:20:43.549Z] 01666e4c0597: Waiting [2020-10-26T07:20:43.549Z] aa168da1d23b: Waiting [2020-10-26T07:20:43.549Z] 36b3adc4ff6f: Verifying Checksum [2020-10-26T07:20:43.549Z] 36b3adc4ff6f: Download complete [2020-10-26T07:20:43.549Z] 46f8f816bc3b: Verifying Checksum [2020-10-26T07:20:43.549Z] 46f8f816bc3b: Download complete [2020-10-26T07:20:43.549Z] df20fa9351a1: Verifying Checksum [2020-10-26T07:20:43.815Z] 93b9cdb0e59b: Verifying Checksum [2020-10-26T07:20:43.815Z] 93b9cdb0e59b: Download complete [2020-10-26T07:20:43.815Z] 5e14af77c1be: Verifying Checksum [2020-10-26T07:20:43.815Z] 5e14af77c1be: Download complete [2020-10-26T07:20:43.815Z] 93b61091891f: Verifying Checksum [2020-10-26T07:20:43.815Z] 93b61091891f: Download complete [2020-10-26T07:20:43.815Z] 01666e4c0597: Verifying Checksum [2020-10-26T07:20:44.079Z] df20fa9351a1: Pull complete [2020-10-26T07:20:44.079Z] 36b3adc4ff6f: Pull complete [2020-10-26T07:20:45.035Z] 8ad3a11d3b57: Verifying Checksum [2020-10-26T07:20:45.035Z] 8ad3a11d3b57: Download complete [2020-10-26T07:20:46.004Z] 8ad3a11d3b57: Pull complete [2020-10-26T07:20:46.274Z] 46f8f816bc3b: Pull complete [2020-10-26T07:20:46.853Z] aa168da1d23b: Verifying Checksum [2020-10-26T07:20:46.853Z] aa168da1d23b: Download complete [2020-10-26T07:20:46.853Z] 93b61091891f: Pull complete [2020-10-26T07:20:46.853Z] 93b9cdb0e59b: Pull complete [2020-10-26T07:20:47.125Z] 5e14af77c1be: Pull complete [2020-10-26T07:20:47.125Z] 01666e4c0597: Pull complete [2020-10-26T07:20:53.773Z] aa168da1d23b: Pull complete [2020-10-26T07:20:53.773Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-26T07:20:54.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T07:20:54.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-26T07:20:54.280Z] prd-centos7-docker-4c-2g-8814 does not seem to be running inside a container [2020-10-26T07:20:54.328Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-642 -v /w/workspace/dgexfoundry_device-sdk-go_PR-642:/w/workspace/dgexfoundry_device-sdk-go_PR-642:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-26T07:20:58.304Z] $ docker top d50f0883ea8316d4232f152ed14214050781ec72891e235be913faae955c2d37 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T07:20:58.890Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-26T07:20:59.217Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-26T07:20:59.535Z] + ls /var/log/sa-host [2020-10-26T07:20:59.535Z] + sadf -c /var/log/sa-host/sa05 [2020-10-26T07:20:59.535Z] file_magic: OK [2020-10-26T07:20:59.535Z] HZ: Using current value: 100 [2020-10-26T07:20:59.535Z] file_header: OK [2020-10-26T07:20:59.535Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-26T07:20:59.535Z] Statistics: [2020-10-26T07:20:59.535Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T07:20:59.535Z] File successfully converted to sysstat format version 12.2.1 [2020-10-26T07:20:59.535Z] + sadf -c /var/log/sa-host/sa26 [2020-10-26T07:20:59.535Z] file_magic: OK [2020-10-26T07:20:59.535Z] HZ: Using current value: 100 [2020-10-26T07:20:59.535Z] file_header: OK [2020-10-26T07:20:59.535Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-26T07:20:59.535Z] Statistics: [2020-10-26T07:20:59.535Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T07:20:59.535Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T07:21:00.186Z] provisioning config files... [2020-10-26T07:21:00.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/config3917699013444269127tmp [Pipeline] { [Pipeline] echo [2020-10-26T07:21:00.371Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T07:21:00.711Z] ---> create-netrc.sh [Pipeline] } [2020-10-26T07:21:00.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-26T07:21:00.885Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T07:21:01.232Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-26T07:21:01.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T07:21:01.619Z] ---> sudo-logs.sh [2020-10-26T07:21:01.619Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-26T07:21:01.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T07:21:01.993Z] ---> job-cost.sh [2020-10-26T07:21:01.994Z] lf-activate-venv: SKIPPING [2020-10-26T07:21:01.994Z] INFO: No Stack... [2020-10-26T07:21:03.386Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-26T07:21:03.962Z] INFO: Archiving Costs [Pipeline] echo [2020-10-26T07:21:04.000Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T07:21:04.338Z] ---> logs-deploy.sh [2020-10-26T07:21:04.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-642/1 [2020-10-26T07:21:04.338Z] INFO: archiving workspace using pattern(s): [2020-10-26T07:21:06.259Z] Archives upload complete. [2020-10-26T07:21:06.259Z] INFO: archiving logs to Nexus [2020-10-26T07:21:07.210Z] ---> uname -a: [2020-10-26T07:21:07.210Z] Linux prd-centos7-docker-4c-2g-8814.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] ---> lscpu: [2020-10-26T07:21:07.210Z] Architecture: x86_64 [2020-10-26T07:21:07.210Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-26T07:21:07.210Z] Byte Order: Little Endian [2020-10-26T07:21:07.210Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-26T07:21:07.210Z] CPU(s): 4 [2020-10-26T07:21:07.210Z] On-line CPU(s) list: 0-3 [2020-10-26T07:21:07.210Z] Thread(s) per core: 1 [2020-10-26T07:21:07.210Z] Core(s) per socket: 1 [2020-10-26T07:21:07.210Z] Socket(s): 4 [2020-10-26T07:21:07.210Z] NUMA node(s): 1 [2020-10-26T07:21:07.210Z] Vendor ID: GenuineIntel [2020-10-26T07:21:07.210Z] CPU family: 6 [2020-10-26T07:21:07.210Z] Model: 44 [2020-10-26T07:21:07.210Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-26T07:21:07.210Z] Stepping: 1 [2020-10-26T07:21:07.210Z] CPU MHz: 2933.436 [2020-10-26T07:21:07.210Z] BogoMIPS: 5866.87 [2020-10-26T07:21:07.210Z] Virtualization: VT-x [2020-10-26T07:21:07.210Z] Hypervisor vendor: KVM [2020-10-26T07:21:07.210Z] Virtualization type: full [2020-10-26T07:21:07.210Z] L1d cache: 128 KiB [2020-10-26T07:21:07.210Z] L1i cache: 128 KiB [2020-10-26T07:21:07.210Z] L2 cache: 16 MiB [2020-10-26T07:21:07.210Z] L3 cache: 64 MiB [2020-10-26T07:21:07.210Z] NUMA node0 CPU(s): 0-3 [2020-10-26T07:21:07.210Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-26T07:21:07.210Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-26T07:21:07.210Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-26T07:21:07.210Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-26T07:21:07.210Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-26T07:21:07.210Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-26T07:21:07.210Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-26T07:21:07.210Z] Vulnerability Tsx async abort: Not affected [2020-10-26T07:21:07.210Z] 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-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] ---> nproc: [2020-10-26T07:21:07.210Z] 4 [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] ---> df -h: [2020-10-26T07:21:07.210Z] Filesystem Size Used Available Use% Mounted on [2020-10-26T07:21:07.210Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-26T07:21:07.210Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-26T07:21:07.210Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-26T07:21:07.210Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-642 [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp [2020-10-26T07:21:07.210Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] ---> free -m: [2020-10-26T07:21:07.210Z] total used free shared buff/cache available [2020-10-26T07:21:07.210Z] Mem: 1837 665 121 0 1050 1070 [2020-10-26T07:21:07.210Z] Swap: 1023 0 1023 [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] ---> ip addr: [2020-10-26T07:21:07.210Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-26T07:21:07.210Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-26T07:21:07.210Z] inet 127.0.0.1/8 scope host lo [2020-10-26T07:21:07.210Z] valid_lft forever preferred_lft forever [2020-10-26T07:21:07.210Z] inet6 ::1/128 scope host [2020-10-26T07:21:07.210Z] valid_lft forever preferred_lft forever [2020-10-26T07:21:07.210Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-26T07:21:07.210Z] link/ether fa:16:3e:7d:f2:ba brd ff:ff:ff:ff:ff:ff [2020-10-26T07:21:07.210Z] inet 10.30.123.144/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-26T07:21:07.210Z] valid_lft 85914sec preferred_lft 85914sec [2020-10-26T07:21:07.210Z] inet6 fe80::f816:3eff:fe7d:f2ba/64 scope link [2020-10-26T07:21:07.210Z] valid_lft forever preferred_lft forever [2020-10-26T07:21:07.210Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-26T07:21:07.210Z] link/ether 02:42:d6:48:2b:1f brd ff:ff:ff:ff:ff:ff [2020-10-26T07:21:07.210Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-26T07:21:07.210Z] valid_lft forever preferred_lft forever [2020-10-26T07:21:07.210Z] inet6 fe80::42:d6ff:fe48:2b1f/64 scope link [2020-10-26T07:21:07.210Z] valid_lft forever preferred_lft forever [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] ---> sar -b -r -n DEV: [2020-10-26T07:21:07.210Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] 07:12:44 LINUX RESTART (4 CPU) [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] 07:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-26T07:21:07.210Z] 07:15:01 3.93 0.00 3.93 0.00 0.00 122.98 0.00 [2020-10-26T07:21:07.210Z] 07:16:01 0.48 0.00 0.48 0.00 0.00 7.18 0.00 [2020-10-26T07:21:07.210Z] 07:17:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2020-10-26T07:21:07.210Z] 07:18:02 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2020-10-26T07:21:07.210Z] 07:19:01 0.30 0.00 0.30 0.00 0.00 4.89 0.00 [2020-10-26T07:21:07.210Z] 07:20:01 0.37 0.02 0.35 0.00 0.13 4.38 0.00 [2020-10-26T07:21:07.210Z] Average: 0.92 0.00 0.92 0.00 0.02 24.08 0.00 [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] 07:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-26T07:21:07.210Z] 07:15:01 161408 0 560264 29.78 2620 1157264 1064284 36.32 431148 1129640 12 [2020-10-26T07:21:07.210Z] 07:16:01 160784 0 560880 29.81 2620 1157272 1064392 36.33 431828 1129408 8 [2020-10-26T07:21:07.210Z] 07:17:01 158148 0 563512 29.95 2620 1157276 1064512 36.33 434444 1128828 8 [2020-10-26T07:21:07.210Z] 07:18:02 159884 0 561776 29.86 2620 1157276 1064284 36.32 441740 1120172 8 [2020-10-26T07:21:07.210Z] 07:19:01 160292 0 561360 29.83 2620 1157284 1064356 36.32 442116 1120172 8 [2020-10-26T07:21:07.210Z] 07:20:01 160224 0 561420 29.84 2620 1157292 1064320 36.32 442080 1120172 12 [2020-10-26T07:21:07.210Z] Average: 160123 0 561535 29.84 2620 1157277 1064358 36.32 437226 1124732 9 [2020-10-26T07:21:07.210Z] [2020-10-26T07:21:07.210Z] 07:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-26T07:21:07.210Z] 07:15:01 eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:16:01 eth0 1.60 0.67 2.90 0.05 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:17:01 eth0 1.33 0.75 0.62 0.41 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:18:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:19:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:20:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.210Z] Average: eth0 0.64 0.32 0.62 0.09 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.211Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.211Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-26T07:21:07.211Z] [2020-10-26T07:21:07.211Z] [2020-10-26T07:21:07.211Z] ---> sar -P ALL: [2020-10-26T07:21:07.211Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) [2020-10-26T07:21:07.211Z] [2020-10-26T07:21:07.211Z] 07:12:44 LINUX RESTART (4 CPU) [2020-10-26T07:21:07.211Z] [2020-10-26T07:21:07.211Z] 07:14:01 CPU %user %nice %system %iowait %steal %idle [2020-10-26T07:21:07.211Z] 07:15:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-10-26T07:21:07.211Z] 07:15:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2020-10-26T07:21:07.211Z] 07:15:01 1 0.57 0.00 0.08 0.00 0.00 99.35 [2020-10-26T07:21:07.211Z] 07:15:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2020-10-26T07:21:07.211Z] 07:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-26T07:21:07.211Z] 07:16:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-10-26T07:21:07.211Z] 07:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-26T07:21:07.211Z] 07:16:01 1 0.50 0.00 0.05 0.00 0.00 99.45 [2020-10-26T07:21:07.211Z] 07:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-26T07:21:07.211Z] 07:16:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-10-26T07:21:07.211Z] 07:17:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2020-10-26T07:21:07.211Z] 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-26T07:21:07.211Z] 07:17:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2020-10-26T07:21:07.211Z] 07:17:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-26T07:21:07.211Z] 07:17:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-26T07:21:07.211Z] 07:18:02 all 0.16 0.00 0.05 0.00 0.01 99.79 [2020-10-26T07:21:07.211Z] 07:18:02 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-10-26T07:21:07.211Z] 07:18:02 1 0.52 0.00 0.07 0.00 0.00 99.42 [2020-10-26T07:21:07.211Z] 07:18:02 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-26T07:21:07.211Z] 07:18:02 3 0.05 0.00 0.05 0.00 0.02 99.88 [2020-10-26T07:21:07.211Z] 07:19:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2020-10-26T07:21:07.211Z] 07:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-10-26T07:21:07.211Z] 07:19:01 1 0.49 0.00 0.03 0.00 0.00 99.47 [2020-10-26T07:21:07.211Z] 07:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-26T07:21:07.211Z] 07:19:01 3 0.07 0.00 0.05 0.00 0.02 99.86 [2020-10-26T07:21:07.211Z] 07:20:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2020-10-26T07:21:07.211Z] 07:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-26T07:21:07.211Z] 07:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-10-26T07:21:07.211Z] 07:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-26T07:21:07.211Z] 07:20:01 3 0.53 0.00 0.03 0.00 0.02 99.42 [2020-10-26T07:21:07.211Z] Average: all 0.16 0.00 0.04 0.00 0.01 99.80 [2020-10-26T07:21:07.211Z] Average: 0 0.05 0.00 0.03 0.00 0.01 99.92 [2020-10-26T07:21:07.211Z] Average: 1 0.40 0.00 0.05 0.00 0.01 99.54 [2020-10-26T07:21:07.211Z] Average: 2 0.04 0.00 0.04 0.00 0.00 99.91 [2020-10-26T07:21:07.211Z] Average: 3 0.14 0.00 0.04 0.00 0.01 99.82 [2020-10-26T07:21:07.211Z] [2020-10-26T07:21:07.211Z] [2020-10-26T07:21:07.211Z]