Pull request #2833 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 96d1d6921bf5adf2a0afc39755d46a862365aa7a+07721abbcb99e4a70a28e71f84dbd93e92968a92 (16b7f64a83ab2bd074c8ff0a29eeedd7662c6322) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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/edgex-go/branches/PR-2833/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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/edgex-go/branches/PR-2833/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7448 in /w/workspace/edgexfoundry_edgex-go_PR-2833 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2833/head:refs/remotes/origin/PR-2833 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 96d1d6921bf5adf2a0afc39755d46a862365aa7a Merge succeeded, producing 96d1d6921bf5adf2a0afc39755d46a862365aa7a Checking out Revision 96d1d6921bf5adf2a0afc39755d46a862365aa7a (PR-2833) > git config core.sparsecheckout # timeout=10 > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # timeout=10 Commit message: "fix(data): Modify the log level of event" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T06:51:22.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T06:51:22.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T06:51:22.726Z] ========================================================= [2020-10-21T06:51:22.727Z] EdgeX Global Pipelines Version Info [2020-10-21T06:51:22.727Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:51:24.295Z] ------------------- [2020-10-21T06:51:24.295Z] stable info: [2020-10-21T06:51:24.295Z] ------------------- [2020-10-21T06:51:24.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T06:51:24.295Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T06:51:24.295Z] Message: update stable to v1.0.144 [2020-10-21T06:51:25.241Z] ------------------- [2020-10-21T06:51:25.241Z] experimental info: [2020-10-21T06:51:25.241Z] ------------------- [2020-10-21T06:51:25.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T06:51:25.241Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T06:51:25.241Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-21T06:51:25.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-21T06:51:25.726Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-21T06:51:25.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T06:51:25.982Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T06:51:26.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T06:51:26.232Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T06:51:26.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T06:51:26.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-21T06:51:26.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-21T06:51:26.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-21T06:51:26.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T06:51:27.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T06:51:27.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T06:51:27.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T06:51:27.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T06:51:27.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T06:51:27.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T06:51:27.826Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T06:51:27.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T06:51:28.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-21T06:51:28.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-21T06:51:28.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2833 [Pipeline] echo [2020-10-21T06:51:28.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2833 [Pipeline] echo [2020-10-21T06:51:28.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2833 [Pipeline] echo [2020-10-21T06:51:28.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96d1d6921bf5adf2a0afc39755d46a862365aa7a [Pipeline] echo [2020-10-21T06:51:28.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96d1d69 [Pipeline] echo [2020-10-21T06:51:29.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-21T06:51:29.404Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/core-command/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/core-data/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-21T06:51:29.404Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:51:29.404Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-21T06:51:29.404Z] ++ cut -d/ -f2 [2020-10-21T06:51:29.404Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-21T06:51:29.494Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:51:31.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:51:31.586Z] [2020-10-21T06:51:31.586Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:51:31.970Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:51:31.970Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T06:51:31.970Z] 31603596830f: Pulling fs layer [2020-10-21T06:51:31.970Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T06:51:31.970Z] 6ca5941a6612: Pulling fs layer [2020-10-21T06:51:31.970Z] ecc8261a40a4: Pulling fs layer [2020-10-21T06:51:31.970Z] ecc8261a40a4: Waiting [2020-10-21T06:51:31.970Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T06:51:31.970Z] 2a8b12db71e7: Download complete [2020-10-21T06:51:32.238Z] 31603596830f: Verifying Checksum [2020-10-21T06:51:32.238Z] 31603596830f: Download complete [2020-10-21T06:51:32.238Z] ecc8261a40a4: Verifying Checksum [2020-10-21T06:51:32.238Z] ecc8261a40a4: Download complete [2020-10-21T06:51:32.238Z] 6ca5941a6612: Verifying Checksum [2020-10-21T06:51:32.238Z] 6ca5941a6612: Download complete [2020-10-21T06:51:32.505Z] 31603596830f: Pull complete [2020-10-21T06:51:32.505Z] 2a8b12db71e7: Pull complete [2020-10-21T06:51:33.456Z] 6ca5941a6612: Pull complete [2020-10-21T06:51:33.456Z] ecc8261a40a4: Pull complete [2020-10-21T06:51:33.456Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T06:51:33.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:51:33.456Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T06:51:33.578Z] prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container [2020-10-21T06:51:33.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T06:51:36.212Z] $ docker top c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T06:51:36.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T06:51:36.599Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T06:51:36.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T06:51:36.823Z] $ docker exec c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent [2020-10-21T06:51:36.988Z] SSH_AUTH_SOCK=/tmp/ssh-CbQPiaWnT1tD/agent.12 [2020-10-21T06:51:36.988Z] SSH_AGENT_PID=18 [2020-10-21T06:51:37.019Z] Running ssh-add (command line suppressed) [2020-10-21T06:51:37.169Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7233437320229649346.key (/w/workspace/edgex-go/1@tmp/private_key_7233437320229649346.key) [2020-10-21T06:51:37.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T06:51:37.607Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T06:51:37.651Z] $ docker exec --env ******** --env ******** c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent -k [2020-10-21T06:51:37.762Z] unset SSH_AUTH_SOCK; [2020-10-21T06:51:37.763Z] unset SSH_AGENT_PID; [2020-10-21T06:51:37.763Z] echo Agent pid 18 killed; [2020-10-21T06:51:37.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T06:51:38.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T06:51:38.012Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T06:51:38.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T06:51:38.186Z] $ docker exec c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent [2020-10-21T06:51:38.339Z] SSH_AUTH_SOCK=/tmp/ssh-hitMlttVbOh5/agent.49 [2020-10-21T06:51:38.339Z] SSH_AGENT_PID=54 [2020-10-21T06:51:38.347Z] Running ssh-add (command line suppressed) [2020-10-21T06:51:38.475Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8492259636066925394.key (/w/workspace/edgex-go/1@tmp/private_key_8492259636066925394.key) [2020-10-21T06:51:38.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T06:51:38.921Z] + git semver init [2020-10-21T06:51:38.921Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T06:51:38.921Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-21T06:51:38.921Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-21T06:51:38.921Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T06:51:38.921Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T06:51:38.921Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T06:51:38.921Z] # $SEMVER_BRANCH = PR-2833 [2020-10-21T06:51:38.921Z] # $SEMVER_TEMP = /tmp/semver-797705890 [2020-10-21T06:51:38.921Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-21T06:51:57.240Z] # '/tmp/semver-797705890' -> '/w/workspace/edgex-go/1/.semver' [2020-10-21T06:51:57.240Z] # -> Force: false [2020-10-21T06:51:57.240Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-21T06:51:57.263Z] $ docker exec --env ******** --env ******** c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent -k [2020-10-21T06:51:57.422Z] unset SSH_AUTH_SOCK; [2020-10-21T06:51:57.432Z] unset SSH_AGENT_PID; [2020-10-21T06:51:57.432Z] echo Agent pid 54 killed; [2020-10-21T06:51:57.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T06:51:58.135Z] + git semver [Pipeline] } [2020-10-21T06:51:58.166Z] $ docker stop --time=1 c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb [2020-10-21T06:51:59.732Z] $ docker rm -f c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T06:52:00.430Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T06:52:00.991Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T06:52:01.015Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-21T06:52:01.969Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7444 in /w/workspace/edgexfoundry_edgex-go_PR-2833 [Pipeline] { [Pipeline] ws [2020-10-21T06:52:02.112Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-21T06:52:02.414Z] ========================================================= [2020-10-21T06:52:02.414Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T06:52:02.415Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:52:02.805Z] + 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-21T06:52:06.134Z] Sending build context to Docker daemon 325.4MB [2020-10-21T06:52:06.134Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T06:52:06.134Z] Step 2/7 : FROM ${BASE} [2020-10-21T06:52:06.134Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T06:52:06.134Z] df20fa9351a1: Pulling fs layer [2020-10-21T06:52:06.134Z] ed8968b2872e: Pulling fs layer [2020-10-21T06:52:06.134Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T06:52:06.134Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T06:52:06.134Z] e73272ec9a57: Pulling fs layer [2020-10-21T06:52:06.134Z] 1e910a182e73: Pulling fs layer [2020-10-21T06:52:06.134Z] 4e634b169226: Pulling fs layer [2020-10-21T06:52:06.134Z] 4e634b169226: Waiting [2020-10-21T06:52:06.134Z] e73272ec9a57: Waiting [2020-10-21T06:52:06.134Z] 1e910a182e73: Waiting [2020-10-21T06:52:06.134Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T06:52:06.134Z] a92cc7c5fd73: Download complete [2020-10-21T06:52:06.134Z] ed8968b2872e: Verifying Checksum [2020-10-21T06:52:06.134Z] ed8968b2872e: Download complete [2020-10-21T06:52:06.134Z] e73272ec9a57: Verifying Checksum [2020-10-21T06:52:06.135Z] e73272ec9a57: Download complete [2020-10-21T06:52:06.135Z] 1e910a182e73: Verifying Checksum [2020-10-21T06:52:06.135Z] 1e910a182e73: Download complete [2020-10-21T06:52:06.135Z] df20fa9351a1: Verifying Checksum [2020-10-21T06:52:06.135Z] df20fa9351a1: Download complete [2020-10-21T06:52:06.364Z] using credential edgex-jenkins-ssh [2020-10-21T06:52:06.403Z] df20fa9351a1: Pull complete [2020-10-21T06:52:06.429Z] Cloning the remote Git repository [2020-10-21T06:52:06.667Z] ed8968b2872e: Pull complete [2020-10-21T06:52:06.667Z] a92cc7c5fd73: Pull complete [2020-10-21T06:52:06.481Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T06:52:06.587Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-21T06:52:06.669Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T06:52:06.670Z] > git --version # timeout=10 [2020-10-21T06:52:06.690Z] > git --version # 'git version 2.17.1' [2020-10-21T06:52:06.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:52:06.796Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:52:09.231Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T06:52:09.231Z] e871e8e8d7a9: Download complete [2020-10-21T06:52:09.231Z] 4e634b169226: Verifying Checksum [2020-10-21T06:52:09.231Z] 4e634b169226: Download complete [2020-10-21T06:52:13.451Z] e871e8e8d7a9: Pull complete [2020-10-21T06:52:13.716Z] e73272ec9a57: Pull complete [2020-10-21T06:52:13.716Z] 1e910a182e73: Pull complete [2020-10-21T06:52:21.888Z] 4e634b169226: Pull complete [2020-10-21T06:52:21.888Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T06:52:21.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T06:52:21.888Z] ---> f7629b54cfaa [2020-10-21T06:52:21.888Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T06:52:22.150Z] ---> Running in 3a4d4c262962 [2020-10-21T06:52:22.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:52:23.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:52:23.891Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T06:52:24.152Z] (2/12) Installing file (5.38-r0) [2020-10-21T06:52:24.152Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T06:52:24.428Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T06:52:25.914Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 96d1d6921bf5adf2a0afc39755d46a862365aa7a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-21T06:52:25.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T06:52:25.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:52:25.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T06:52:25.217Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T06:52:25.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:52:25.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2833/head:refs/remotes/origin/PR-2833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T06:52:25.924Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T06:52:25.940Z] > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # timeout=10 [Pipeline] // stage [Pipeline] } [2020-10-21T06:52:26.587Z] Failed in branch arm64 [2020-10-21T06:52:27.746Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T06:52:27.746Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T06:52:27.746Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T06:52:27.746Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T06:52:27.746Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T06:52:28.009Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T06:52:28.009Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T06:52:28.271Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T06:52:28.271Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:52:28.271Z] OK: 233 MiB in 51 packages [2020-10-21T06:52:31.596Z] Removing intermediate container 3a4d4c262962 [2020-10-21T06:52:31.596Z] ---> 81b2ed4f250f [2020-10-21T06:52:31.596Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T06:52:31.596Z] ---> Running in d255601b2b50 [2020-10-21T06:52:31.596Z] Removing intermediate container d255601b2b50 [2020-10-21T06:52:31.596Z] ---> feae60395f60 [2020-10-21T06:52:31.596Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T06:52:32.175Z] latest: Pulling from library/docker [2020-10-21T06:52:32.762Z] df20fa9351a1: Already exists [2020-10-21T06:52:32.762Z] 25ad7478873d: Pulling fs layer [2020-10-21T06:52:32.762Z] 4684f6177b5d: Pulling fs layer [2020-10-21T06:52:32.762Z] 206f78d23536: Pulling fs layer [2020-10-21T06:52:32.762Z] cee0542293f3: Pulling fs layer [2020-10-21T06:52:32.762Z] d951dd9fd09f: Pulling fs layer [2020-10-21T06:52:32.762Z] dce9c88c04bd: Pulling fs layer [2020-10-21T06:52:32.762Z] cee0542293f3: Waiting [2020-10-21T06:52:32.762Z] d951dd9fd09f: Waiting [2020-10-21T06:52:32.762Z] dce9c88c04bd: Waiting [2020-10-21T06:52:32.762Z] 4684f6177b5d: Verifying Checksum [2020-10-21T06:52:32.762Z] 4684f6177b5d: Download complete [2020-10-21T06:52:32.762Z] 25ad7478873d: Verifying Checksum [2020-10-21T06:52:32.762Z] 25ad7478873d: Download complete [2020-10-21T06:52:32.762Z] cee0542293f3: Verifying Checksum [2020-10-21T06:52:32.762Z] cee0542293f3: Download complete [2020-10-21T06:52:33.029Z] d951dd9fd09f: Verifying Checksum [2020-10-21T06:52:33.029Z] d951dd9fd09f: Download complete [2020-10-21T06:52:33.029Z] dce9c88c04bd: Verifying Checksum [2020-10-21T06:52:33.029Z] dce9c88c04bd: Download complete [2020-10-21T06:52:33.029Z] 25ad7478873d: Pull complete [2020-10-21T06:52:33.292Z] 4684f6177b5d: Pull complete [2020-10-21T06:52:33.558Z] 206f78d23536: Download complete [2020-10-21T06:52:36.142Z] 206f78d23536: Pull complete [2020-10-21T06:52:36.142Z] cee0542293f3: Pull complete [2020-10-21T06:52:36.142Z] d951dd9fd09f: Pull complete [2020-10-21T06:52:36.409Z] dce9c88c04bd: Pull complete [2020-10-21T06:52:36.409Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T06:52:36.409Z] Status: Downloaded newer image for docker:latest [2020-10-21T06:52:37.811Z] ---> 8ccb2c3fddcc [2020-10-21T06:52:37.811Z] Step 6/7 : COPY go.mod . [2020-10-21T06:52:38.076Z] ---> 5cf56bc26ee8 [2020-10-21T06:52:38.076Z] Step 7/7 : RUN go mod download [2020-10-21T06:52:38.076Z] ---> Running in a8ea3d74cfd2 [2020-10-21T06:53:00.090Z] Removing intermediate container a8ea3d74cfd2 [2020-10-21T06:53:00.090Z] ---> fe0397172616 [2020-10-21T06:53:00.090Z] Successfully built fe0397172616 [2020-10-21T06:53:00.090Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:53:00.434Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T06:53:00.434Z] . [Pipeline] withDockerContainer [2020-10-21T06:53:00.555Z] prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container [2020-10-21T06:53:00.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat [2020-10-21T06:53:01.334Z] $ docker top faf2a3bf8098dab21caf642fd040d7d7c4f65f082cb13af737c0b1a8cbfa183f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:53:01.908Z] + go version [2020-10-21T06:53:01.909Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T06:53:01.996Z] $ docker stop --time=1 faf2a3bf8098dab21caf642fd040d7d7c4f65f082cb13af737c0b1a8cbfa183f [2020-10-21T06:53:03.367Z] $ docker rm -f faf2a3bf8098dab21caf642fd040d7d7c4f65f082cb13af737c0b1a8cbfa183f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:53:04.435Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T06:53:04.435Z] . [Pipeline] withDockerContainer [2020-10-21T06:53:04.551Z] prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container [2020-10-21T06:53:04.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat [2020-10-21T06:53:05.404Z] $ docker top ed126590dfd6fba12e1ab0d54d682c5981ad66fa49449b8293a92862c6fe021c -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T06:53:05.653Z] ========================================================= [2020-10-21T06:53:05.653Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T06:53:05.653Z] ========================================================= [Pipeline] sh [2020-10-21T06:53:05.961Z] + make test [2020-10-21T06:53:05.961Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T06:53:08.539Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T06:53:18.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T06:53:23.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T06:53:23.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-21T06:53:23.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-21T06:53:23.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-21T06:53:24.718Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.018s [2020-10-21T06:53:24.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-21T06:53:24.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-21T06:53:24.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-21T06:53:25.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-21T06:53:25.875Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-21T06:53:25.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-21T06:53:25.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-21T06:53:25.875Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-21T06:53:29.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.062s coverage: 46.6% of statements [2020-10-21T06:53:29.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-21T06:53:29.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-21T06:53:29.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-21T06:53:29.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-21T06:53:29.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-21T06:53:31.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.052s coverage: 27.1% of statements [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-21T06:53:31.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-21T06:53:31.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.005s coverage: 100.0% of statements [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-21T06:53:31.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.027s coverage: 83.6% of statements [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-21T06:53:31.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-21T06:53:32.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.325s coverage: 86.2% of statements [2020-10-21T06:53:32.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-21T06:53:32.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T06:53:32.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-21T06:53:32.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-21T06:53:32.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.078s coverage: 28.6% of statements [2020-10-21T06:53:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-21T06:53:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-21T06:53:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-21T06:53:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-21T06:53:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-21T06:53:32.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.016s coverage: 100.0% of statements [2020-10-21T06:53:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-21T06:53:33.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements [2020-10-21T06:53:33.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-21T06:53:34.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.014s coverage: 86.7% of statements [2020-10-21T06:53:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-21T06:53:34.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.028s coverage: 97.5% of statements [2020-10-21T06:53:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-21T06:53:34.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.019s coverage: 100.0% of statements [2020-10-21T06:53:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-21T06:53:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-21T06:53:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-21T06:53:34.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-21T06:53:34.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.097s coverage: 96.3% of statements [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-21T06:53:34.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.019s coverage: 58.8% of statements [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-21T06:53:34.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.008s coverage: 0.0% of statements [no tests to run] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-21T06:53:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-21T06:53:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.046s coverage: 63.5% of statements [2020-10-21T06:53:35.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-21T06:53:35.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-21T06:53:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.013s coverage: 100.0% of statements [2020-10-21T06:53:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.018s coverage: 91.3% of statements [2020-10-21T06:53:35.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.014s coverage: 100.0% of statements [2020-10-21T06:53:35.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2020-10-21T06:53:36.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.009s coverage: 100.0% of statements [2020-10-21T06:53:36.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.111s coverage: 55.9% of statements [2020-10-21T06:53:36.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-21T06:53:36.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-21T06:53:36.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-21T06:53:36.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.619s coverage: 86.3% of statements [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.289s coverage: 72.2% of statements [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.095s coverage: 72.1% of statements [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.031s coverage: 82.4% of statements [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.028s coverage: 48.4% of statements [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.018s coverage: 28.8% of statements [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.024s coverage: 36.5% of statements [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-21T06:53:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.109s coverage: 84.1% of statements [2020-10-21T06:53:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements [2020-10-21T06:53:39.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements [2020-10-21T06:53:39.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-21T06:53:39.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-21T06:53:39.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.032s coverage: 100.0% of statements [2020-10-21T06:53:39.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-21T06:53:39.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.015s coverage: 83.8% of statements [2020-10-21T06:53:39.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-21T06:53:41.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.047s coverage: 46.0% of statements [2020-10-21T06:53:41.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-21T06:53:41.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-21T06:53:41.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.009s coverage: 100.0% of statements [2020-10-21T06:53:41.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-21T06:53:41.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-21T06:53:41.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-21T06:53:41.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements [2020-10-21T06:53:41.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-21T06:53:41.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.020s coverage: 100.0% of statements [2020-10-21T06:53:41.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-21T06:53:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.049s coverage: 29.1% of statements [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-21T06:53:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.012s coverage: 99.0% of statements [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-21T06:53:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-21T06:53:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements [2020-10-21T06:53:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-21T06:53:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2020-10-21T06:53:43.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-21T06:53:43.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-21T06:53:43.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-21T06:53:43.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-21T06:53:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.009s coverage: 87.9% of statements [2020-10-21T06:53:43.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-21T06:53:43.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-21T06:53:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.006s coverage: 100.0% of statements [2020-10-21T06:53:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-10-21T06:53:44.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-10-21T06:53:44.298Z] GO111MODULE=on go vet ./... [2020-10-21T06:53:51.133Z] gofmt -l . [2020-10-21T06:53:51.403Z] [ "`gofmt -l .`" = "" ] [2020-10-21T06:53:51.993Z] ./bin/test-go-mod-tidy.sh [2020-10-21T06:53:52.597Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-21T06:53:54.436Z] + ls -al . [2020-10-21T06:53:54.436Z] total 612 [2020-10-21T06:53:54.436Z] drwxrwxr-x 10 1001 1001 4096 Oct 21 06:53 . [2020-10-21T06:53:54.436Z] drwxr-xr-x 4 root root 28 Oct 21 06:53 .. [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 06:51 .dockerignore [2020-10-21T06:53:54.436Z] drwxrwxr-x 8 1001 1001 179 Oct 21 06:51 .git [2020-10-21T06:53:54.436Z] drwxrwxr-x 3 1001 1001 125 Oct 21 06:51 .github [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 932 Oct 21 06:51 .gitignore [2020-10-21T06:53:54.436Z] drwx------ 3 1001 1001 47 Oct 21 06:51 .semver [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 06:51 .sonarcloud.properties [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:51 CONTRIBUTING.md [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 1035 Oct 21 06:51 Dockerfile.build [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 863 Oct 21 06:51 Jenkinsfile [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:51 LICENSE [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 6237 Oct 21 06:51 Makefile [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 6447 Oct 21 06:51 README.md [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 259 Oct 21 06:51 SECURITY.md [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 06:52 VERSION [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:51 ZMQWindows.md [2020-10-21T06:53:54.436Z] drwxrwxr-x 2 1001 1001 117 Oct 21 06:51 bin [2020-10-21T06:53:54.436Z] drwxrwxr-x 15 1001 1001 4096 Oct 21 06:51 cmd [2020-10-21T06:53:54.436Z] -rw-r--r-- 1 root root 518266 Oct 21 06:53 coverage.out [2020-10-21T06:53:54.436Z] -rw-r--r-- 1 root root 1041 Oct 21 06:53 go.mod [2020-10-21T06:53:54.436Z] -rw-r--r-- 1 root root 18775 Oct 21 06:53 go.sum [2020-10-21T06:53:54.436Z] drwxrwxr-x 8 1001 1001 127 Oct 21 06:51 internal [2020-10-21T06:53:54.436Z] drwxrwxr-x 4 1001 1001 26 Oct 21 06:51 openapi [2020-10-21T06:53:54.436Z] drwxrwxr-x 4 1001 1001 71 Oct 21 06:51 snap [2020-10-21T06:53:54.436Z] -rw-rw-r-- 1 1001 1001 168 Oct 21 06:51 version.go [Pipeline] sh [2020-10-21T06:53:54.807Z] + '[' -e coverage.out ] [2020-10-21T06:53:54.807Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-21T06:53:55.041Z] Stashed 1 file(s) [Pipeline] sh [2020-10-21T06:53:55.401Z] + make build [2020-10-21T06:53:55.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T06:54:03.706Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T06:54:05.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T06:54:07.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T06:54:08.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T06:54:09.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T06:54:09.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T06:54:11.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T06:54:12.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T06:54:13.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T06:54:14.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T06:54:15.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T06:54:16.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-21T06:54:17.368Z] $ docker stop --time=1 ed126590dfd6fba12e1ab0d54d682c5981ad66fa49449b8293a92862c6fe021c [2020-10-21T06:54:19.016Z] $ docker rm -f ed126590dfd6fba12e1ab0d54d682c5981ad66fa49449b8293a92862c6fe021c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:54:22.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T06:54:22.887Z] [2020-10-21T06:54:22.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:54:23.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T06:54:23.312Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-21T06:54:23.312Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-21T06:54:23.312Z] ca9280d653b3: Pulling fs layer [2020-10-21T06:54:23.312Z] 7e9c9ca2126c: Pulling fs layer [2020-10-21T06:54:23.575Z] cbdbe7a5bc2a: Download complete [2020-10-21T06:54:23.836Z] cbdbe7a5bc2a: Pull complete [2020-10-21T06:54:24.412Z] ca9280d653b3: Verifying Checksum [2020-10-21T06:54:24.412Z] ca9280d653b3: Download complete [2020-10-21T06:54:25.381Z] 7e9c9ca2126c: Verifying Checksum [2020-10-21T06:54:25.381Z] 7e9c9ca2126c: Download complete [2020-10-21T06:54:25.381Z] ca9280d653b3: Pull complete [2020-10-21T06:54:31.984Z] 7e9c9ca2126c: Pull complete [2020-10-21T06:54:31.984Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-21T06:54:31.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T06:54:31.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-21T06:54:32.164Z] prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container [2020-10-21T06:54:32.218Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-21T06:54:33.086Z] $ docker top 610277878bb880462860d57965087dcbe84cad0af597ae6202fae0eaef4c12b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:54:33.749Z] + docker-compose build --help [2020-10-21T06:54:33.749Z] + grep parallel [2020-10-21T06:54:34.695Z] --parallel Build images in parallel. [Pipeline] } [2020-10-21T06:54:34.732Z] $ docker stop --time=1 610277878bb880462860d57965087dcbe84cad0af597ae6202fae0eaef4c12b3 [2020-10-21T06:54:36.126Z] $ docker rm -f 610277878bb880462860d57965087dcbe84cad0af597ae6202fae0eaef4c12b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:54:36.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T06:54:36.923Z] . [Pipeline] withDockerContainer [2020-10-21T06:54:37.041Z] prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container [2020-10-21T06:54:37.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-21T06:54:37.777Z] $ docker top 28f3f98111795f642d550a98005d6ca52c39062f7701486c9fd64f530db388fe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:54:38.312Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-21T06:54:39.258Z] Building docker-core-command-go ... [2020-10-21T06:54:39.258Z] Building docker-core-data-go ... [2020-10-21T06:54:39.258Z] Building docker-core-metadata-go ... [2020-10-21T06:54:39.258Z] Building docker-security-proxy-setup-go ... [2020-10-21T06:54:39.258Z] Building docker-security-secrets-setup-go ... [2020-10-21T06:54:39.258Z] Building docker-security-secretstore-setup-go ... [2020-10-21T06:54:39.258Z] Building docker-support-logging-go ... [2020-10-21T06:54:39.258Z] Building docker-support-notifications-go ... [2020-10-21T06:54:39.258Z] Building docker-support-scheduler-go ... [2020-10-21T06:54:39.258Z] Building docker-sys-mgmt-agent-go ... [2020-10-21T06:54:39.258Z] Building docker-sys-mgmt-agent-go [2020-10-21T06:54:39.258Z] Building docker-support-scheduler-go [2020-10-21T06:54:39.258Z] Building docker-core-data-go [2020-10-21T06:54:39.258Z] Building docker-support-notifications-go [2020-10-21T06:54:39.258Z] Building docker-support-logging-go [2020-10-21T06:55:06.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:55:06.014Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:55:06.280Z] ---> fe0397172616 [2020-10-21T06:55:06.280Z] Step 3/24 : WORKDIR /edgex-go [2020-10-21T06:55:06.545Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:55:06.545Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:55:06.545Z] ---> fe0397172616 [2020-10-21T06:55:06.545Z] Step 3/27 : WORKDIR /edgex-go [2020-10-21T06:55:06.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:55:06.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:55:06.812Z] ---> fe0397172616 [2020-10-21T06:55:06.812Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T06:55:06.812Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:55:06.812Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:55:06.812Z] ---> fe0397172616 [2020-10-21T06:55:06.812Z] Step 3/21 : WORKDIR /edgex-go [2020-10-21T06:55:07.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:55:07.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:55:07.385Z] ---> fe0397172616 [2020-10-21T06:55:07.385Z] Step 3/23 : WORKDIR /edgex-go [2020-10-21T06:55:07.979Z] ---> Running in 141ed1172cf5 [2020-10-21T06:55:07.979Z] ---> Running in 7e43d7333732 [2020-10-21T06:55:07.979Z] ---> Running in 21a9a07655ae [2020-10-21T06:55:07.979Z] ---> Running in 185036abdea3 [2020-10-21T06:55:07.979Z] ---> Running in 74d37fb59c50 [2020-10-21T06:55:08.573Z] Removing intermediate container 185036abdea3 [2020-10-21T06:55:08.573Z] ---> 476037423509 [2020-10-21T06:55:08.573Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:55:08.573Z] Removing intermediate container 74d37fb59c50 [2020-10-21T06:55:08.573Z] ---> 80d698961c40 [2020-10-21T06:55:08.573Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:55:08.573Z] Removing intermediate container 21a9a07655ae [2020-10-21T06:55:08.573Z] ---> 1d2af9862f97 [2020-10-21T06:55:08.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:55:08.573Z] Removing intermediate container 141ed1172cf5 [2020-10-21T06:55:08.573Z] ---> 157ee72a93c3 [2020-10-21T06:55:08.573Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:55:08.573Z] Removing intermediate container 7e43d7333732 [2020-10-21T06:55:08.573Z] ---> cf96f52bec91 [2020-10-21T06:55:08.573Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:55:08.573Z] ---> Running in 1999fc0eff80 [2020-10-21T06:55:08.573Z] ---> Running in 23be7a5da3a2 [2020-10-21T06:55:08.573Z] ---> Running in 46de65516335 [2020-10-21T06:55:08.573Z] ---> Running in 95da1c90573d [2020-10-21T06:55:08.573Z] ---> Running in 67922e6700c4 [2020-10-21T06:55:10.503Z] Removing intermediate container 46de65516335 [2020-10-21T06:55:10.503Z] ---> d75716d7a161 [2020-10-21T06:55:10.503Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-21T06:55:10.767Z] ---> Running in 55c78284bd96 [2020-10-21T06:55:10.768Z] Removing intermediate container 95da1c90573d [2020-10-21T06:55:10.768Z] ---> d794c525ac7c [2020-10-21T06:55:10.768Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-21T06:55:11.032Z] ---> Running in 6ceeebc4cc2b [2020-10-21T06:55:11.032Z] Removing intermediate container 1999fc0eff80 [2020-10-21T06:55:11.032Z] ---> 610896bee76b [2020-10-21T06:55:11.032Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-21T06:55:11.294Z] Removing intermediate container 23be7a5da3a2 [2020-10-21T06:55:11.294Z] ---> 367284050fa1 [2020-10-21T06:55:11.294Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-21T06:55:11.294Z] Removing intermediate container 67922e6700c4 [2020-10-21T06:55:11.294Z] ---> 80c3abbd38d1 [2020-10-21T06:55:11.294Z] Step 5/21 : RUN apk update && apk add make git [2020-10-21T06:55:11.591Z] ---> Running in a660a5f8d611 [2020-10-21T06:55:11.591Z] ---> Running in c30135914f60 [2020-10-21T06:55:11.591Z] ---> Running in 0215a341abe5 [2020-10-21T06:55:11.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:11.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:12.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:12.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:12.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:12.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:12.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:12.768Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:55:12.768Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:55:12.768Z] OK: 12752 distinct packages available [2020-10-21T06:55:13.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:13.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:13.031Z] OK: 233 MiB in 51 packages [2020-10-21T06:55:13.625Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:55:13.625Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:55:13.625Z] OK: 12752 distinct packages available [2020-10-21T06:55:13.625Z] Removing intermediate container 55c78284bd96 [2020-10-21T06:55:13.625Z] ---> 05154cdb2cb6 [2020-10-21T06:55:13.625Z] Step 6/24 : COPY go.mod . [2020-10-21T06:55:13.625Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:55:13.625Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:55:13.625Z] OK: 12752 distinct packages available [2020-10-21T06:55:13.625Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:55:13.625Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:55:13.625Z] OK: 12752 distinct packages available [2020-10-21T06:55:13.625Z] OK: 233 MiB in 51 packages [2020-10-21T06:55:13.891Z] ---> b021ce5e24d6 [2020-10-21T06:55:13.891Z] Step 7/24 : RUN go mod download [2020-10-21T06:55:13.891Z] OK: 233 MiB in 51 packages [2020-10-21T06:55:13.891Z] ---> Running in 63da886d81c2 [2020-10-21T06:55:13.891Z] OK: 233 MiB in 51 packages [2020-10-21T06:55:14.472Z] Removing intermediate container c30135914f60 [2020-10-21T06:55:14.472Z] ---> 7849e2688137 [2020-10-21T06:55:14.472Z] Step 6/23 : COPY go.mod . [2020-10-21T06:55:14.736Z] Removing intermediate container 0215a341abe5 [2020-10-21T06:55:14.736Z] ---> 20d4e59003eb [2020-10-21T06:55:14.736Z] Step 6/21 : COPY go.mod . [2020-10-21T06:55:14.736Z] Removing intermediate container 6ceeebc4cc2b [2020-10-21T06:55:14.736Z] ---> 167827759143 [2020-10-21T06:55:14.736Z] Step 6/27 : COPY go.mod . [2020-10-21T06:55:14.998Z] ---> 4b4eb600dd86 [2020-10-21T06:55:14.998Z] Step 7/23 : RUN go mod download [2020-10-21T06:55:14.998Z] ---> 92cee489c0f8 [2020-10-21T06:55:14.998Z] Step 7/21 : RUN go mod download [2020-10-21T06:55:14.998Z] ---> Running in 92758179d38f [2020-10-21T06:55:14.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:55:14.998Z] ---> Running in b18f03fbf38d [2020-10-21T06:55:14.998Z] ---> 0a31af15ad98 [2020-10-21T06:55:14.998Z] Step 7/27 : RUN go mod download [2020-10-21T06:55:15.261Z] ---> Running in 90dd4a7d8b92 [2020-10-21T06:55:15.843Z] Removing intermediate container 63da886d81c2 [2020-10-21T06:55:15.843Z] ---> 3b1af90f1349 [2020-10-21T06:55:15.843Z] Step 8/24 : COPY . . [2020-10-21T06:55:17.798Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:55:17.798Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:55:17.798Z] OK: 12752 distinct packages available [2020-10-21T06:55:18.061Z] OK: 233 MiB in 51 packages [2020-10-21T06:55:18.637Z] OK: 233 MiB in 51 packages [2020-10-21T06:55:21.198Z] Removing intermediate container 92758179d38f [2020-10-21T06:55:21.198Z] ---> 657d5918ce8c [2020-10-21T06:55:21.198Z] Step 8/23 : COPY . . [2020-10-21T06:55:26.514Z] Removing intermediate container b18f03fbf38d [2020-10-21T06:55:26.514Z] ---> d0649df6c819 [2020-10-21T06:55:26.514Z] Step 8/21 : COPY . . [2020-10-21T06:55:27.089Z] Removing intermediate container 90dd4a7d8b92 [2020-10-21T06:55:27.089Z] ---> 87291b5ad643 [2020-10-21T06:55:27.089Z] Step 8/27 : COPY . . [2020-10-21T06:55:33.720Z] Removing intermediate container a660a5f8d611 [2020-10-21T06:55:33.720Z] ---> d963128f8dac [2020-10-21T06:55:33.720Z] Step 6/22 : COPY go.mod . [2020-10-21T06:55:42.371Z] ---> e5dcb7bcb4f5 [2020-10-21T06:55:42.371Z] Step 7/22 : RUN go mod download [2020-10-21T06:55:46.600Z] ---> Running in 605d528118f7 [2020-10-21T06:55:48.539Z] ---> 7d1ad905f1cf [2020-10-21T06:55:48.539Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-21T06:55:52.790Z] ---> Running in c07efac2359b [2020-10-21T06:55:53.737Z] ---> 2513147ab662 [2020-10-21T06:55:53.737Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-21T06:55:56.291Z] ---> 1539854b15d4 [2020-10-21T06:55:56.291Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-21T06:55:56.554Z] ---> Running in 3711c004f676 [2020-10-21T06:55:56.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T06:55:56.822Z] ---> Running in 0c5b38bc3f61 [2020-10-21T06:55:57.093Z] ---> 480dfd2d96f0 [2020-10-21T06:55:57.093Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-21T06:55:57.093Z] ---> Running in 3db264ab0ad4 [2020-10-21T06:55:57.360Z] Removing intermediate container 605d528118f7 [2020-10-21T06:55:57.360Z] ---> 69e5fb3a4859 [2020-10-21T06:55:57.360Z] Step 8/22 : COPY . . [2020-10-21T06:55:57.360Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T06:55:57.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T06:55:57.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T06:56:20.035Z] ---> 6aad9aa89f3f [2020-10-21T06:56:20.035Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-21T06:56:20.035Z] ---> Running in a7a10d23de57 [2020-10-21T06:56:20.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T06:56:35.374Z] Removing intermediate container 3db264ab0ad4 [2020-10-21T06:56:35.374Z] ---> d3c33aa33bab [2020-10-21T06:56:35.374Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-21T06:56:35.374Z] Removing intermediate container c07efac2359b [2020-10-21T06:56:35.374Z] ---> 518195862f9a [2020-10-21T06:56:35.374Z] [2020-10-21T06:56:35.374Z] Step 10/24 : FROM scratch [2020-10-21T06:56:35.374Z] ---> [2020-10-21T06:56:35.374Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T06:56:35.374Z] Removing intermediate container 0c5b38bc3f61 [2020-10-21T06:56:35.374Z] ---> 152946ee0e73 [2020-10-21T06:56:35.374Z] [2020-10-21T06:56:35.374Z] Step 10/21 : FROM scratch [2020-10-21T06:56:35.374Z] ---> [2020-10-21T06:56:35.374Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T06:56:35.374Z] ---> Running in 482e32d3878a [2020-10-21T06:56:35.374Z] ---> Running in 99d747a3d0b7 [2020-10-21T06:56:35.374Z] ---> Running in 309fdfffb856 [2020-10-21T06:56:35.374Z] Removing intermediate container 99d747a3d0b7 [2020-10-21T06:56:35.374Z] ---> 4b1fbe9a0b47 [2020-10-21T06:56:35.374Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-21T06:56:35.374Z] Removing intermediate container 309fdfffb856 [2020-10-21T06:56:35.374Z] ---> 471baa2bba1b [2020-10-21T06:56:35.374Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-21T06:56:35.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T06:56:35.374Z] ---> Running in 034600490cf3 [2020-10-21T06:56:35.374Z] ---> Running in 231f254726c1 [2020-10-21T06:56:35.374Z] Removing intermediate container 231f254726c1 [2020-10-21T06:56:35.374Z] ---> 3d4bb8d9d9c8 [2020-10-21T06:56:35.374Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-21T06:56:35.374Z] Removing intermediate container 034600490cf3 [2020-10-21T06:56:35.374Z] ---> ab5e74a65f4e [2020-10-21T06:56:35.374Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T06:56:36.331Z] ---> Running in 8a22b8957e08 [2020-10-21T06:56:36.630Z] ---> Running in 9e9ce7182b00 [2020-10-21T06:56:36.630Z] Removing intermediate container 8a22b8957e08 [2020-10-21T06:56:36.630Z] ---> 2ccd0f4cceab [2020-10-21T06:56:36.630Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-21T06:56:36.915Z] Removing intermediate container 9e9ce7182b00 [2020-10-21T06:56:36.915Z] ---> 15e43aae57ff [2020-10-21T06:56:36.915Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-21T06:56:37.276Z] ---> 988bd2106698 [2020-10-21T06:56:37.276Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-21T06:56:37.276Z] ---> 2b368990559c [2020-10-21T06:56:37.276Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-21T06:56:38.330Z] Removing intermediate container 482e32d3878a [2020-10-21T06:56:38.330Z] ---> 63b102d514a5 [2020-10-21T06:56:38.330Z] [2020-10-21T06:56:38.330Z] Step 11/27 : FROM docker:latest [2020-10-21T06:56:38.330Z] ---> 57e1c8313ec1 [2020-10-21T06:56:38.330Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-21T06:56:38.665Z] ---> fed88f3a44dc [2020-10-21T06:56:38.665Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-21T06:56:38.665Z] ---> Running in 5493e0af0aff [2020-10-21T06:56:38.665Z] ---> 2beaa008aeec [2020-10-21T06:56:38.665Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-21T06:56:39.278Z] ---> d8e999f04603 [2020-10-21T06:56:39.278Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-21T06:56:39.278Z] ---> Running in 93a21be66f09 [2020-10-21T06:56:39.278Z] ---> 76f90b9e18bd [2020-10-21T06:56:39.278Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-21T06:56:39.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:56:39.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:56:39.822Z] (1/2) Installing readline (8.0.4-r0) [2020-10-21T06:56:39.822Z] (2/2) Installing bash (5.0.17-r0) [2020-10-21T06:56:39.822Z] Executing bash-5.0.17-r0.post-install [2020-10-21T06:56:40.087Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:56:40.087Z] OK: 12 MiB in 22 packages [2020-10-21T06:56:40.482Z] Removing intermediate container 93a21be66f09 [2020-10-21T06:56:40.482Z] ---> e7a9c86eca45 [2020-10-21T06:56:40.482Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:56:41.128Z] ---> ad2d1be9d549 [2020-10-21T06:56:41.128Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-21T06:56:41.128Z] ---> Running in 20f4c92582bd [2020-10-21T06:56:41.413Z] Removing intermediate container a7a10d23de57 [2020-10-21T06:56:41.413Z] ---> a44b88995fda [2020-10-21T06:56:41.413Z] [2020-10-21T06:56:41.413Z] Step 10/22 : FROM scratch [2020-10-21T06:56:41.413Z] ---> [2020-10-21T06:56:41.413Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T06:56:41.413Z] ---> Using cache [2020-10-21T06:56:41.413Z] ---> 4b1fbe9a0b47 [2020-10-21T06:56:41.413Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-21T06:56:41.413Z] ---> Running in f2d2d599e3e0 [2020-10-21T06:56:41.683Z] Removing intermediate container 20f4c92582bd [2020-10-21T06:56:41.683Z] ---> fdfa91c966ff [2020-10-21T06:56:41.683Z] Step 19/21 : LABEL arch=x86_64 [2020-10-21T06:56:41.948Z] ---> Running in db57cc982f69 [2020-10-21T06:56:41.948Z] Removing intermediate container f2d2d599e3e0 [2020-10-21T06:56:41.948Z] ---> edcb218d0354 [2020-10-21T06:56:41.948Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T06:56:41.948Z] ---> eac57fcaa561 [2020-10-21T06:56:41.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-21T06:56:42.212Z] Removing intermediate container 5493e0af0aff [2020-10-21T06:56:42.212Z] ---> bbe9dd36cc29 [2020-10-21T06:56:42.212Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-21T06:56:42.212Z] ---> Running in 3c645814c785 [2020-10-21T06:56:44.322Z] Removing intermediate container db57cc982f69 [2020-10-21T06:56:44.322Z] ---> f03b7ed86818 [2020-10-21T06:56:44.322Z] Step 20/21 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:56:44.322Z] ---> Running in 426fb7670094 [2020-10-21T06:56:44.589Z] Removing intermediate container 3c645814c785 [2020-10-21T06:56:44.589Z] ---> b1935a691554 [2020-10-21T06:56:44.589Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-21T06:56:44.589Z] ---> a126098cc453 [2020-10-21T06:56:44.589Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-21T06:56:44.589Z] ---> Running in e44463cf0a32 [2020-10-21T06:56:44.859Z] Removing intermediate container 3711c004f676 [2020-10-21T06:56:44.859Z] ---> 49045d17d90f [2020-10-21T06:56:44.859Z] [2020-10-21T06:56:44.859Z] Step 10/23 : FROM alpine [2020-10-21T06:56:44.859Z] ---> Running in bfa5b04f5d67 [2020-10-21T06:56:44.859Z] Removing intermediate container e44463cf0a32 [2020-10-21T06:56:44.859Z] ---> 099ea75288b9 [2020-10-21T06:56:44.859Z] Step 21/21 : LABEL version=0.0.0 [2020-10-21T06:56:45.130Z] latest: Pulling from library/alpine [2020-10-21T06:56:45.405Z] ---> 9469f947fbb9 [2020-10-21T06:56:45.405Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-21T06:56:45.673Z] ---> Running in 9fb784c2702a [2020-10-21T06:56:45.673Z] Removing intermediate container bfa5b04f5d67 [2020-10-21T06:56:45.674Z] ---> 5f6505454c51 [2020-10-21T06:56:45.674Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:56:45.674Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-21T06:56:45.674Z] Status: Downloaded newer image for alpine:latest [2020-10-21T06:56:45.674Z] ---> a24bb4013296 [2020-10-21T06:56:45.674Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T06:56:45.674Z] ---> Running in c4d92355b353 [2020-10-21T06:56:45.941Z] ---> 5f975790ac12 [2020-10-21T06:56:45.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-21T06:56:45.941Z] ---> Running in 4a1bbb1a01fa [2020-10-21T06:56:45.941Z] Removing intermediate container 9fb784c2702a [2020-10-21T06:56:45.941Z] ---> 1943146c3319 [2020-10-21T06:56:45.941Z] [2020-10-21T06:56:46.207Z] Removing intermediate container c4d92355b353 [2020-10-21T06:56:46.207Z] ---> b15a13303a0f [2020-10-21T06:56:46.207Z] Step 22/24 : LABEL arch=x86_64 [2020-10-21T06:56:46.207Z] Successfully built 1943146c3319 [2020-10-21T06:56:46.473Z] Removing intermediate container 4a1bbb1a01fa [2020-10-21T06:56:46.473Z] ---> 5d93d7ea0db3 [2020-10-21T06:56:46.473Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-21T06:56:46.473Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-21T06:56:46.473Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2020-10-21T06:56:46.473Z] Removing intermediate container 426fb7670094 [2020-10-21T06:56:46.473Z] ---> e654e7e5af78 [2020-10-21T06:56:46.473Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-21T06:56:46.473Z] ---> Running in b1b750383589 [2020-10-21T06:56:47.054Z] ---> Running in feb56c69ee73 [2020-10-21T06:56:47.334Z] ---> Running in 2c2f870bc9ed [2020-10-21T06:56:47.334Z] ---> f38bb9fb8c5f [2020-10-21T06:56:47.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-21T06:56:47.609Z] Removing intermediate container b1b750383589 [2020-10-21T06:56:47.609Z] ---> ece4e1c707a7 [2020-10-21T06:56:47.609Z] Step 23/24 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:56:47.609Z] Removing intermediate container feb56c69ee73 [2020-10-21T06:56:47.609Z] ---> 98a0835915ce [2020-10-21T06:56:47.609Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-21T06:56:47.877Z] ---> Running in b84af83cc45f [2020-10-21T06:56:47.877Z] ---> Running in c4d673ee2c91 [2020-10-21T06:56:47.877Z] Removing intermediate container 2c2f870bc9ed [2020-10-21T06:56:47.877Z] ---> 5be9a5fdfce6 [2020-10-21T06:56:47.877Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-21T06:56:48.831Z] ---> cbc15fff3a24 [2020-10-21T06:56:48.831Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-21T06:56:50.763Z] ---> Running in 0a36b8759da3 [2020-10-21T06:56:50.763Z] ---> Running in 891a64166321 [2020-10-21T06:56:50.763Z] Removing intermediate container b84af83cc45f [2020-10-21T06:56:50.763Z] ---> 5af685db948b [2020-10-21T06:56:50.763Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:56:51.340Z] Removing intermediate container c4d673ee2c91 [2020-10-21T06:56:51.340Z] ---> c23aabf7d1d6 [2020-10-21T06:56:51.340Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T06:56:51.609Z] ---> Running in 23981ba56e9f [2020-10-21T06:56:52.567Z] Removing intermediate container 891a64166321 [2020-10-21T06:56:52.567Z] ---> f6e4a0a03f94 [2020-10-21T06:56:52.567Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:56:52.567Z] ---> Running in 574ebf24749b [2020-10-21T06:56:53.537Z] Removing intermediate container 0a36b8759da3 [2020-10-21T06:56:53.537Z] ---> e8ad69823d8d [2020-10-21T06:56:53.537Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-21T06:56:54.113Z] ---> Running in 020594e4c5f4 [2020-10-21T06:56:54.384Z] Removing intermediate container 574ebf24749b [2020-10-21T06:56:54.384Z] ---> cb36d922eb50 [2020-10-21T06:56:54.384Z] [2020-10-21T06:56:54.384Z] ---> Running in a4b020a6b1f2 [2020-10-21T06:56:54.979Z] Successfully built cb36d922eb50 [2020-10-21T06:56:55.255Z] Successfully tagged docker-support-notifications-go:latest [2020-10-21T06:56:55.255Z] Building docker-core-command-go [2020-10-21T06:56:55.255Z]  Building docker-support-notifications-go ... done Removing intermediate container 020594e4c5f4 [2020-10-21T06:56:55.255Z] ---> 865386c2d9b4 [2020-10-21T06:56:55.255Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T06:56:55.256Z] Removing intermediate container a4b020a6b1f2 [2020-10-21T06:56:55.256Z] ---> 259d646b85aa [2020-10-21T06:56:55.256Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-21T06:56:55.256Z] ---> Running in 80d2d359eca4 [2020-10-21T06:57:00.473Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:57:00.473Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:57:00.473Z] ---> fe0397172616 [2020-10-21T06:57:00.473Z] Step 3/26 : WORKDIR /edgex-go [2020-10-21T06:57:00.473Z] ---> Using cache [2020-10-21T06:57:00.473Z] ---> cf96f52bec91 [2020-10-21T06:57:00.473Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:57:00.473Z] ---> Using cache [2020-10-21T06:57:00.473Z] ---> 80c3abbd38d1 [2020-10-21T06:57:00.473Z] Step 5/26 : RUN apk update && apk add make git [2020-10-21T06:57:00.473Z] ---> Using cache [2020-10-21T06:57:00.473Z] ---> 20d4e59003eb [2020-10-21T06:57:00.473Z] Step 6/26 : COPY go.mod . [2020-10-21T06:57:00.473Z] ---> Using cache [2020-10-21T06:57:00.473Z] ---> 92cee489c0f8 [2020-10-21T06:57:00.473Z] Step 7/26 : RUN go mod download [2020-10-21T06:57:00.473Z] ---> Using cache [2020-10-21T06:57:00.473Z] ---> d0649df6c819 [2020-10-21T06:57:00.473Z] Step 8/26 : COPY . . [2020-10-21T06:57:00.473Z] Removing intermediate container 80d2d359eca4 [2020-10-21T06:57:00.473Z] ---> 16b2a30bfe99 [2020-10-21T06:57:00.473Z] Step 21/22 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:57:00.738Z] ---> Using cache [2020-10-21T06:57:00.738Z] ---> 1539854b15d4 [2020-10-21T06:57:00.738Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-21T06:57:01.319Z] ---> 68381f2d9d6b [2020-10-21T06:57:01.319Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-21T06:57:01.319Z] ---> Running in d17e368cb341 [2020-10-21T06:57:01.319Z] ---> Running in 6d7129eb483f [2020-10-21T06:57:01.319Z] Removing intermediate container 23981ba56e9f [2020-10-21T06:57:01.319Z] ---> f66f672a7f12 [2020-10-21T06:57:01.319Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-21T06:57:01.585Z] ---> Running in 3f4e24d18126 [2020-10-21T06:57:01.877Z] Removing intermediate container d17e368cb341 [2020-10-21T06:57:01.877Z] ---> 71e1d0833ef3 [2020-10-21T06:57:01.877Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T06:57:01.877Z] ---> ad05fe1df739 [2020-10-21T06:57:01.877Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-21T06:57:01.877Z] ---> Running in d68f7369b575 [2020-10-21T06:57:03.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T06:57:03.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:57:03.580Z] ---> ea585a32e25d [2020-10-21T06:57:03.580Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-21T06:57:03.850Z] Removing intermediate container d68f7369b575 [2020-10-21T06:57:03.850Z] ---> 8faec2f2733b [2020-10-21T06:57:03.850Z] [2020-10-21T06:57:03.850Z] ---> Running in fdfb03e19cdd [2020-10-21T06:57:03.850Z] Successfully built 8faec2f2733b [2020-10-21T06:57:03.850Z] Successfully tagged docker-support-logging-go:latest [2020-10-21T06:57:03.850Z]  Building docker-support-logging-go ... done Building docker-core-metadata-go [2020-10-21T06:57:04.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:57:05.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:57:05.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:57:05.404Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-21T06:57:05.404Z] (2/33) Installing expat (2.2.9-r1) [2020-10-21T06:57:05.404Z] (3/33) Installing libffi (3.3-r2) [2020-10-21T06:57:05.404Z] (4/33) Installing gdbm (1.13-r1) [2020-10-21T06:57:05.404Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-21T06:57:05.404Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-21T06:57:05.692Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-21T06:57:06.681Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-21T06:57:06.681Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-21T06:57:06.959Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-21T06:57:07.223Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-21T06:57:09.805Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-21T06:57:09.805Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:57:09.805Z] OK: 8 MiB in 19 packages [2020-10-21T06:57:12.413Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-21T06:57:12.413Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-21T06:57:12.413Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-21T06:57:12.413Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-21T06:57:12.413Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-21T06:57:12.686Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-21T06:57:12.686Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-21T06:57:13.267Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-21T06:57:13.864Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-21T06:57:13.864Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-21T06:57:13.864Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-21T06:57:14.142Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-21T06:57:14.142Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-21T06:57:14.421Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-21T06:57:15.407Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-21T06:57:15.407Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-21T06:57:15.407Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-21T06:57:15.407Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-21T06:57:15.407Z] Removing intermediate container 3f4e24d18126 [2020-10-21T06:57:15.407Z] ---> 260b83e235f2 [2020-10-21T06:57:15.407Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-21T06:57:15.407Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-21T06:57:15.407Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:57:15.407Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:57:15.407Z] ---> fe0397172616 [2020-10-21T06:57:15.407Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T06:57:15.407Z] ---> Using cache [2020-10-21T06:57:15.407Z] ---> cf96f52bec91 [2020-10-21T06:57:15.407Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:57:15.407Z] ---> Using cache [2020-10-21T06:57:15.407Z] ---> 80c3abbd38d1 [2020-10-21T06:57:15.407Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T06:57:15.407Z] ---> Using cache [2020-10-21T06:57:15.407Z] ---> 20d4e59003eb [2020-10-21T06:57:15.407Z] Step 6/22 : COPY go.mod . [2020-10-21T06:57:15.407Z] ---> Using cache [2020-10-21T06:57:15.407Z] ---> 92cee489c0f8 [2020-10-21T06:57:15.407Z] Step 7/22 : RUN go mod download [2020-10-21T06:57:15.407Z] ---> Using cache [2020-10-21T06:57:15.407Z] ---> d0649df6c819 [2020-10-21T06:57:15.407Z] Step 8/22 : COPY . . [2020-10-21T06:57:15.407Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-21T06:57:15.407Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-21T06:57:15.407Z] ---> Using cache [2020-10-21T06:57:15.407Z] ---> 1539854b15d4 [2020-10-21T06:57:15.407Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-21T06:57:15.407Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-21T06:57:15.407Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-21T06:57:15.680Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-21T06:57:16.453Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-21T06:57:16.453Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-21T06:57:18.238Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:57:18.525Z] OK: 71 MiB in 55 packages [2020-10-21T06:57:18.525Z] ---> Running in a1ace12ccaa6 [2020-10-21T06:57:18.789Z] ---> 47122557891c [2020-10-21T06:57:18.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-21T06:57:22.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T06:57:23.135Z] ---> 4da99a2a1702 [2020-10-21T06:57:23.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-21T06:57:23.135Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:57:23.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:57:23.135Z] ---> fe0397172616 [2020-10-21T06:57:23.135Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T06:57:23.135Z] ---> Using cache [2020-10-21T06:57:23.135Z] ---> cf96f52bec91 [2020-10-21T06:57:23.135Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:57:23.135Z] ---> Using cache [2020-10-21T06:57:23.135Z] ---> 80c3abbd38d1 [2020-10-21T06:57:23.135Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T06:57:23.135Z] ---> Using cache [2020-10-21T06:57:23.135Z] ---> 20d4e59003eb [2020-10-21T06:57:23.135Z] Step 6/22 : COPY go.mod . [2020-10-21T06:57:23.135Z] ---> Using cache [2020-10-21T06:57:23.135Z] ---> 92cee489c0f8 [2020-10-21T06:57:23.135Z] Step 7/22 : RUN go mod download [2020-10-21T06:57:23.135Z] ---> Using cache [2020-10-21T06:57:23.135Z] ---> d0649df6c819 [2020-10-21T06:57:23.135Z] Step 8/22 : COPY . . [2020-10-21T06:57:23.135Z] ---> Using cache [2020-10-21T06:57:23.135Z] ---> 1539854b15d4 [2020-10-21T06:57:23.135Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-21T06:57:24.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T06:57:25.158Z] ---> Running in 767cdb8ec157 [2020-10-21T06:57:26.121Z] ---> 4433beda3909 [2020-10-21T06:57:26.121Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-21T06:57:27.548Z] ---> Running in 5293251b2e2b [2020-10-21T06:57:28.164Z] Removing intermediate container 5293251b2e2b [2020-10-21T06:57:28.164Z] ---> 7c6afa6d43ee [2020-10-21T06:57:28.164Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:57:28.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T06:57:28.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-21T06:57:28.727Z] ---> Running in 3797468a3de3 [2020-10-21T06:57:29.721Z] Removing intermediate container 3797468a3de3 [2020-10-21T06:57:29.721Z] ---> f9e19bced28d [2020-10-21T06:57:29.721Z] Step 21/23 : LABEL arch=x86_64 [2020-10-21T06:57:32.348Z] ---> Running in fcbac4978cd6 [2020-10-21T06:57:32.348Z] Removing intermediate container fcbac4978cd6 [2020-10-21T06:57:32.348Z] ---> e0134ae5fda5 [2020-10-21T06:57:32.348Z] Step 22/23 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:57:32.635Z] Removing intermediate container fdfb03e19cdd [2020-10-21T06:57:32.635Z] ---> 8b606f911222 [2020-10-21T06:57:32.635Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-21T06:57:32.635Z] ---> Running in c077b2307efb [2020-10-21T06:57:32.635Z] ---> Running in a0ad209cce14 [2020-10-21T06:57:33.238Z] Removing intermediate container c077b2307efb [2020-10-21T06:57:33.238Z] ---> eea3bfb2ba94 [2020-10-21T06:57:33.238Z] Step 23/23 : LABEL version=0.0.0 [2020-10-21T06:57:33.238Z] ---> Running in fb21934b5a42 [2020-10-21T06:57:33.514Z] Removing intermediate container fb21934b5a42 [2020-10-21T06:57:33.514Z] ---> c1eaa3fb8bb5 [2020-10-21T06:57:33.514Z] [2020-10-21T06:57:34.125Z] Successfully built c1eaa3fb8bb5 [2020-10-21T06:57:34.125Z] Successfully tagged docker-core-data-go:latest [2020-10-21T06:57:34.125Z] Building docker-security-proxy-setup-go [2020-10-21T06:57:36.761Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-10-21T06:57:36.761Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-21T06:57:40.142Z] Collecting docker<4.0,>=3.6.0 [2020-10-21T06:57:40.142Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-21T06:57:42.101Z] Collecting PyYAML<4,>=3.10 [2020-10-21T06:57:42.101Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-21T06:57:43.069Z] Removing intermediate container 6d7129eb483f [2020-10-21T06:57:43.069Z] ---> 5deb6b73c841 [2020-10-21T06:57:43.069Z] [2020-10-21T06:57:43.069Z] Step 10/26 : FROM alpine:3.10 [2020-10-21T06:57:43.336Z] 3.10: Pulling from library/alpine [2020-10-21T06:57:44.804Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-21T06:57:44.804Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-21T06:57:45.394Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-21T06:57:46.814Z] Status: Downloaded newer image for alpine:3.10 [2020-10-21T06:57:46.814Z] ---> be4e4bea2c2e [2020-10-21T06:57:46.814Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-21T06:57:46.814Z] Collecting cached-property<2,>=1.2.0 [2020-10-21T06:57:46.814Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-21T06:57:47.416Z] ---> Running in 9f732a23ada9 [2020-10-21T06:57:47.416Z] Collecting docopt<0.7,>=0.6.1 [2020-10-21T06:57:47.416Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-21T06:57:48.842Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-21T06:57:48.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:57:48.842Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-21T06:57:48.842Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-21T06:57:49.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:57:49.122Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-21T06:57:49.122Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-21T06:57:49.122Z] OK: 10346 distinct packages available [2020-10-21T06:57:49.403Z] Collecting jsonschema<3,>=2.5.1 [2020-10-21T06:57:49.403Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-21T06:57:49.403Z] Collecting texttable<0.10,>=0.9.0 [2020-10-21T06:57:49.403Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-21T06:57:49.694Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-21T06:57:49.694Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-21T06:57:49.694Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-21T06:57:49.694Z] (4/5) Installing curl (7.66.0-r1) [2020-10-21T06:57:49.694Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-21T06:57:49.694Z] Executing busybox-1.30.1-r3.trigger [2020-10-21T06:57:49.694Z] Executing ca-certificates-20191127-r2.trigger [2020-10-21T06:57:50.309Z] OK: 7 MiB in 19 packages [2020-10-21T06:57:51.273Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-21T06:57:51.273Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-21T06:57:53.215Z] Collecting docker-pycreds>=0.4.0 [2020-10-21T06:57:53.215Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-21T06:57:53.794Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:57:53.794Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-21T06:57:53.794Z] ---> fe0397172616 [2020-10-21T06:57:53.794Z] Step 3/20 : WORKDIR /edgex-go [2020-10-21T06:57:54.375Z] ---> Using cache [2020-10-21T06:57:54.375Z] ---> cf96f52bec91 [2020-10-21T06:57:54.375Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:57:54.375Z] ---> Using cache [2020-10-21T06:57:54.375Z] ---> 80c3abbd38d1 [2020-10-21T06:57:54.375Z] Step 5/20 : RUN apk update && apk add make git [2020-10-21T06:57:54.375Z] ---> Using cache [2020-10-21T06:57:54.376Z] ---> 20d4e59003eb [2020-10-21T06:57:54.376Z] Step 6/20 : COPY go.mod . [2020-10-21T06:57:54.376Z] ---> Using cache [2020-10-21T06:57:54.376Z] ---> 92cee489c0f8 [2020-10-21T06:57:54.376Z] Step 7/20 : RUN go mod download [2020-10-21T06:57:54.376Z] ---> Using cache [2020-10-21T06:57:54.376Z] ---> d0649df6c819 [2020-10-21T06:57:54.376Z] Step 8/20 : COPY . . [2020-10-21T06:57:54.376Z] ---> Using cache [2020-10-21T06:57:54.376Z] ---> 1539854b15d4 [2020-10-21T06:57:54.376Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-21T06:57:55.334Z] Collecting idna<2.8,>=2.5 [2020-10-21T06:57:55.334Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-21T06:57:56.301Z] ---> Running in 5448ab3bd58d [2020-10-21T06:57:56.571Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-21T06:57:56.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-21T06:57:57.532Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-21T06:57:57.532Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-21T06:57:57.532Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-21T06:57:57.532Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-21T06:57:57.532Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-21T06:57:57.532Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-21T06:57:57.532Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, dockerpty, cached-property, docopt, jsonschema, texttable, docker-compose [2020-10-21T06:57:57.532Z] Removing intermediate container 9f732a23ada9 [2020-10-21T06:57:57.532Z] ---> bf7b4a0517ce [2020-10-21T06:57:57.532Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T06:57:57.805Z] Removing intermediate container a1ace12ccaa6 [2020-10-21T06:57:57.805Z] ---> bb6ab1de7ebc [2020-10-21T06:57:57.805Z] [2020-10-21T06:57:57.805Z] Step 10/22 : FROM scratch [2020-10-21T06:57:57.805Z] ---> [2020-10-21T06:57:57.805Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T06:57:58.071Z] ---> Using cache [2020-10-21T06:57:58.071Z] ---> 471baa2bba1b [2020-10-21T06:57:58.071Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-21T06:57:58.335Z] ---> Running in 34a6cace458c [2020-10-21T06:57:58.335Z] Attempting uninstall: idna [2020-10-21T06:57:58.335Z] Found existing installation: idna 2.9 [2020-10-21T06:57:58.335Z] Uninstalling idna-2.9: [2020-10-21T06:57:58.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T06:57:58.599Z] Successfully uninstalled idna-2.9 [2020-10-21T06:57:58.599Z] ---> Running in 766a08f75cfa [2020-10-21T06:57:58.864Z] Attempting uninstall: urllib3 [2020-10-21T06:57:58.864Z] Found existing installation: urllib3 1.25.9 [2020-10-21T06:57:58.864Z] Removing intermediate container 34a6cace458c [2020-10-21T06:57:58.864Z] ---> 2f2584edc345 [2020-10-21T06:57:58.864Z] Step 13/26 : WORKDIR / [2020-10-21T06:57:58.864Z] Uninstalling urllib3-1.25.9: [2020-10-21T06:57:58.864Z] Successfully uninstalled urllib3-1.25.9 [2020-10-21T06:57:59.128Z] Removing intermediate container 766a08f75cfa [2020-10-21T06:57:59.128Z] ---> 5c64c2bed92f [2020-10-21T06:57:59.128Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T06:57:59.128Z] ---> Running in 9d1b45aca8ba [2020-10-21T06:57:59.713Z] Attempting uninstall: requests [2020-10-21T06:57:59.713Z] ---> Running in a8c1d7996439 [2020-10-21T06:57:59.713Z] Found existing installation: requests 2.23.0 [2020-10-21T06:57:59.713Z] Uninstalling requests-2.23.0: [2020-10-21T06:57:59.713Z] Successfully uninstalled requests-2.23.0 [2020-10-21T06:58:00.309Z] Removing intermediate container 9d1b45aca8ba [2020-10-21T06:58:00.309Z] ---> d82651874252 [2020-10-21T06:58:00.309Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-21T06:58:00.309Z] Removing intermediate container a8c1d7996439 [2020-10-21T06:58:00.309Z] ---> 7c0c6ccabccc [2020-10-21T06:58:00.309Z] Step 14/22 : WORKDIR / [2020-10-21T06:58:00.595Z] ---> Running in b406ddf01c64 [2020-10-21T06:58:01.188Z] Running setup.py install for PyYAML: started [2020-10-21T06:58:01.188Z] ---> ecce6763d99f [2020-10-21T06:58:01.188Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-21T06:58:01.466Z] Removing intermediate container b406ddf01c64 [2020-10-21T06:58:01.466Z] ---> 7c7126c105bc [2020-10-21T06:58:01.466Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-21T06:58:02.445Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-21T06:58:02.720Z] Running setup.py install for dockerpty: started [2020-10-21T06:58:02.720Z] ---> c0784f02fc7d [2020-10-21T06:58:02.720Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-21T06:58:02.994Z] ---> 66e686a49bba [2020-10-21T06:58:02.994Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-21T06:58:03.273Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-21T06:58:03.273Z] Running setup.py install for docopt: started [2020-10-21T06:58:03.561Z] ---> d2e902ae0ad8 [2020-10-21T06:58:03.561Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-21T06:58:03.835Z] Running setup.py install for docopt: finished with status 'done' [2020-10-21T06:58:05.249Z] ---> 2bdf88770bc4 [2020-10-21T06:58:05.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-21T06:58:05.515Z] Running setup.py install for texttable: started [2020-10-21T06:58:06.093Z] Running setup.py install for texttable: finished with status 'done' [2020-10-21T06:58:07.063Z] ---> 0d8f05f6fa4e [2020-10-21T06:58:07.063Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-21T06:58:07.328Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-21T06:58:07.599Z] ---> 980218fce11d [2020-10-21T06:58:07.599Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-21T06:58:07.599Z] Removing intermediate container 767cdb8ec157 [2020-10-21T06:58:07.599Z] ---> 6cbc425df5e7 [2020-10-21T06:58:07.599Z] [2020-10-21T06:58:07.599Z] Step 10/22 : FROM scratch [2020-10-21T06:58:07.599Z] ---> [2020-10-21T06:58:07.599Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T06:58:07.869Z] ---> Using cache [2020-10-21T06:58:07.869Z] ---> 471baa2bba1b [2020-10-21T06:58:07.869Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-21T06:58:07.869Z] ---> Running in d3c9cc19a72b [2020-10-21T06:58:08.471Z] ---> 645521fcfe3d [2020-10-21T06:58:08.471Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-21T06:58:08.471Z] ---> Running in a1c648a4606e [2020-10-21T06:58:08.471Z] Removing intermediate container d3c9cc19a72b [2020-10-21T06:58:08.471Z] ---> dc2198ad49c0 [2020-10-21T06:58:08.471Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:58:08.738Z] ---> Running in acdbccb39562 [2020-10-21T06:58:09.014Z] Removing intermediate container a1c648a4606e [2020-10-21T06:58:09.014Z] ---> 3d68de644e3e [2020-10-21T06:58:09.014Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T06:58:09.286Z] ---> 90d6a3423690 [2020-10-21T06:58:09.286Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-21T06:58:09.286Z] ---> Running in b238f443248f [2020-10-21T06:58:09.286Z] Removing intermediate container acdbccb39562 [2020-10-21T06:58:09.286Z] ---> d3a3083423c1 [2020-10-21T06:58:09.286Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T06:58:11.857Z] ---> Running in fb2fc787d3ce [2020-10-21T06:58:11.857Z] Removing intermediate container b238f443248f [2020-10-21T06:58:11.857Z] ---> 8ac0abdb1bc0 [2020-10-21T06:58:11.857Z] Step 14/22 : WORKDIR / [2020-10-21T06:58:11.857Z] ---> Running in 5d56ba6ee128 [2020-10-21T06:58:11.857Z] ---> 0207b70c095f [2020-10-21T06:58:11.857Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T06:58:11.857Z] Removing intermediate container a0ad209cce14 [2020-10-21T06:58:11.857Z] ---> 7113bb5ba357 [2020-10-21T06:58:11.857Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-21T06:58:11.857Z] ---> Running in 33954407329a [2020-10-21T06:58:11.857Z] Removing intermediate container fb2fc787d3ce [2020-10-21T06:58:11.857Z] ---> 815dada83f3e [2020-10-21T06:58:11.857Z] Step 21/22 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:58:12.124Z] Removing intermediate container 5d56ba6ee128 [2020-10-21T06:58:12.124Z] ---> 1acf234aa678 [2020-10-21T06:58:12.124Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-21T06:58:12.124Z] ---> 152dfb22104b [2020-10-21T06:58:12.124Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T06:58:12.394Z] ---> Running in 751115bab5c3 [2020-10-21T06:58:13.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:13.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:13.353Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T06:58:13.353Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-21T06:58:13.619Z] (3/3) Installing curl (7.69.1-r1) [2020-10-21T06:58:13.619Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:58:13.619Z] OK: 72 MiB in 58 packages [2020-10-21T06:58:13.619Z] ---> Running in 9ef30348256f [2020-10-21T06:58:13.619Z] ---> 884f128ee619 [2020-10-21T06:58:13.619Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-21T06:58:13.882Z] Removing intermediate container 751115bab5c3 [2020-10-21T06:58:13.883Z] ---> 6f208912b624 [2020-10-21T06:58:13.883Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T06:58:14.149Z] Removing intermediate container 5448ab3bd58d [2020-10-21T06:58:14.149Z] ---> bd1958536a84 [2020-10-21T06:58:14.149Z] [2020-10-21T06:58:14.149Z] Step 10/20 : FROM alpine [2020-10-21T06:58:14.149Z] ---> a24bb4013296 [2020-10-21T06:58:14.149Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-21T06:58:14.420Z] ---> Running in a79472812a2f [2020-10-21T06:58:14.686Z] ---> Running in 6ec8aa51635c [2020-10-21T06:58:14.951Z] ---> 120e235638b2 [2020-10-21T06:58:14.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-21T06:58:14.951Z] Removing intermediate container a79472812a2f [2020-10-21T06:58:14.951Z] ---> 953c3167f654 [2020-10-21T06:58:14.951Z] [2020-10-21T06:58:14.951Z] Successfully built 953c3167f654 [2020-10-21T06:58:15.216Z] Successfully tagged docker-core-command-go:latest [2020-10-21T06:58:15.216Z] Building docker-security-secrets-setup-go [2020-10-21T06:58:15.216Z]  Building docker-core-command-go ... done Removing intermediate container 33954407329a [2020-10-21T06:58:15.216Z] ---> 0353d7b1c466 [2020-10-21T06:58:15.216Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-21T06:58:15.216Z] ---> d3d35ca94d79 [2020-10-21T06:58:15.216Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-21T06:58:15.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:15.481Z] ---> Running in d495746d2f5d [2020-10-21T06:58:15.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:15.744Z] ---> Running in 21a16b3b1183 [2020-10-21T06:58:15.744Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:58:15.744Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:58:15.744Z] OK: 12750 distinct packages available [2020-10-21T06:58:17.143Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-21T06:58:17.407Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T06:58:17.407Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-21T06:58:17.407Z] (4/4) Installing curl (7.69.1-r1) [2020-10-21T06:58:17.407Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:58:17.989Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T06:58:17.989Z] OK: 7 MiB in 18 packages [2020-10-21T06:58:18.571Z] Removing intermediate container d495746d2f5d [2020-10-21T06:58:18.571Z] ---> 72a6ec12e6ba [2020-10-21T06:58:18.571Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:58:20.511Z] Removing intermediate container 21a16b3b1183 [2020-10-21T06:58:20.511Z] ---> 4d460c988a82 [2020-10-21T06:58:20.511Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:58:20.511Z] ---> Running in 0d519b1291c3 [2020-10-21T06:58:20.511Z] Removing intermediate container 9ef30348256f [2020-10-21T06:58:20.511Z] ---> b5f493a3e569 [2020-10-21T06:58:20.511Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T06:58:20.511Z] ---> Running in 25cdb8b49294 [2020-10-21T06:58:21.471Z] ---> Running in 82c5542c9885 [2020-10-21T06:58:24.051Z] Removing intermediate container 0d519b1291c3 [2020-10-21T06:58:24.051Z] ---> 46c368cee293 [2020-10-21T06:58:24.051Z] Step 25/27 : LABEL arch=x86_64 [2020-10-21T06:58:24.052Z] Removing intermediate container 25cdb8b49294 [2020-10-21T06:58:24.052Z] ---> 0ef2ec76f25e [2020-10-21T06:58:24.052Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T06:58:24.321Z] Removing intermediate container 6ec8aa51635c [2020-10-21T06:58:24.321Z] ---> 3ff0bed99324 [2020-10-21T06:58:24.321Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T06:58:25.731Z] Removing intermediate container 82c5542c9885 [2020-10-21T06:58:25.731Z] ---> 833f4d0757ab [2020-10-21T06:58:25.731Z] Step 24/26 : LABEL arch=x86_64 [2020-10-21T06:58:26.530Z] ---> Running in 406ba31ac11e [2020-10-21T06:58:26.530Z] ---> Running in 65cafff68dab [2020-10-21T06:58:26.530Z] ---> Running in b23fe8df47c4 [2020-10-21T06:58:26.530Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T06:58:26.530Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-21T06:58:26.530Z] ---> fe0397172616 [2020-10-21T06:58:26.530Z] Step 3/29 : WORKDIR /edgex-go [2020-10-21T06:58:26.530Z] ---> Using cache [2020-10-21T06:58:26.530Z] ---> cf96f52bec91 [2020-10-21T06:58:26.530Z] Step 4/29 : RUN apk update && apk add make git [2020-10-21T06:58:27.603Z] ---> Running in 14ce1d017739 [2020-10-21T06:58:27.868Z] ---> Running in b75980b44ee1 [2020-10-21T06:58:27.868Z] Removing intermediate container 406ba31ac11e [2020-10-21T06:58:27.868Z] ---> be06e26cbee0 [2020-10-21T06:58:27.868Z] Step 21/22 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:58:27.868Z] Removing intermediate container 65cafff68dab [2020-10-21T06:58:27.868Z] ---> 81cf87055cd6 [2020-10-21T06:58:27.868Z] Step 13/20 : WORKDIR /edgex [2020-10-21T06:58:28.142Z] Removing intermediate container b23fe8df47c4 [2020-10-21T06:58:28.142Z] ---> 60360f3896db [2020-10-21T06:58:28.142Z] Step 26/27 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:58:28.142Z] Removing intermediate container 14ce1d017739 [2020-10-21T06:58:28.142Z] ---> fb72e595a69f [2020-10-21T06:58:28.142Z] Step 25/26 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:58:28.142Z] ---> Running in a02e3ae2b6a9 [2020-10-21T06:58:28.142Z] ---> Running in 937987d8068a [2020-10-21T06:58:28.421Z] ---> Running in e6d7c10bbe2a [2020-10-21T06:58:28.421Z] ---> Running in ff63bd3b5836 [2020-10-21T06:58:28.421Z] Removing intermediate container a02e3ae2b6a9 [2020-10-21T06:58:28.421Z] ---> b65fceb15dfe [2020-10-21T06:58:28.421Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T06:58:28.685Z] ---> Running in d2271346d7df [2020-10-21T06:58:28.685Z] Removing intermediate container 937987d8068a [2020-10-21T06:58:28.685Z] ---> 90e0be7e817b [2020-10-21T06:58:28.685Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-21T06:58:28.685Z] Removing intermediate container e6d7c10bbe2a [2020-10-21T06:58:28.685Z] ---> 6bc888df8b8e [2020-10-21T06:58:28.685Z] Step 27/27 : LABEL version=0.0.0 [2020-10-21T06:58:28.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:28.685Z] Removing intermediate container ff63bd3b5836 [2020-10-21T06:58:28.685Z] ---> 536137d2a10b [2020-10-21T06:58:28.685Z] Step 26/26 : LABEL version=0.0.0 [2020-10-21T06:58:28.950Z] ---> Running in 851a67273b16 [2020-10-21T06:58:28.950Z] Removing intermediate container d2271346d7df [2020-10-21T06:58:28.950Z] ---> e5c7ef809f32 [2020-10-21T06:58:28.950Z] [2020-10-21T06:58:28.950Z] ---> Running in c66c45e1409a [2020-10-21T06:58:28.950Z] ---> 5b83368e5782 [2020-10-21T06:58:28.950Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-21T06:58:29.224Z] Successfully built e5c7ef809f32 [2020-10-21T06:58:29.224Z] Successfully tagged docker-core-metadata-go:latest [2020-10-21T06:58:29.224Z]  Building docker-core-metadata-go ... done Removing intermediate container 851a67273b16 [2020-10-21T06:58:29.224Z] ---> 12e93e5f7142 [2020-10-21T06:58:29.224Z] [2020-10-21T06:58:29.224Z] Removing intermediate container c66c45e1409a [2020-10-21T06:58:29.224Z] ---> 7ae5351c164c [2020-10-21T06:58:29.224Z] [2020-10-21T06:58:29.224Z] Successfully built 12e93e5f7142 [2020-10-21T06:58:29.491Z] Successfully built 7ae5351c164c [2020-10-21T06:58:29.491Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-21T06:58:29.491Z]  Building docker-sys-mgmt-agent-go ... done Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-21T06:58:29.491Z]  Building docker-security-secretstore-setup-go ... done  ---> bd242e18f14f [2020-10-21T06:58:29.491Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-21T06:58:29.491Z] ---> Running in 64b0505d5d79 [2020-10-21T06:58:29.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:29.756Z] Removing intermediate container 64b0505d5d79 [2020-10-21T06:58:29.756Z] ---> 3a0ce82d6177 [2020-10-21T06:58:29.756Z] Step 17/20 : CMD ["--init=true"] [2020-10-21T06:58:29.756Z] ---> Running in 9f656bb6041b [2020-10-21T06:58:30.021Z] Removing intermediate container 9f656bb6041b [2020-10-21T06:58:30.021Z] ---> c55d1c42701e [2020-10-21T06:58:30.021Z] Step 18/20 : LABEL arch=x86_64 [2020-10-21T06:58:30.021Z] ---> Running in 00f5928eda55 [2020-10-21T06:58:30.286Z] Removing intermediate container 00f5928eda55 [2020-10-21T06:58:30.286Z] ---> b1e26d840bc0 [2020-10-21T06:58:30.286Z] Step 19/20 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:58:30.286Z] ---> Running in 0a6fe932aa9d [2020-10-21T06:58:30.550Z] Removing intermediate container 0a6fe932aa9d [2020-10-21T06:58:30.550Z] ---> 0d87beb70d48 [2020-10-21T06:58:30.550Z] Step 20/20 : LABEL version=0.0.0 [2020-10-21T06:58:30.550Z] ---> Running in 0e450a41f3be [2020-10-21T06:58:30.550Z] Removing intermediate container 0e450a41f3be [2020-10-21T06:58:30.550Z] ---> 10a6ce160cbb [2020-10-21T06:58:30.550Z] [2020-10-21T06:58:30.817Z] Successfully built 10a6ce160cbb [2020-10-21T06:58:30.817Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-21T06:58:30.817Z]  Building docker-security-proxy-setup-go ... done v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:58:30.817Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:58:30.817Z] OK: 12752 distinct packages available [2020-10-21T06:58:31.082Z] OK: 233 MiB in 51 packages [2020-10-21T06:58:31.661Z] Removing intermediate container b75980b44ee1 [2020-10-21T06:58:31.661Z] ---> e22b29063d08 [2020-10-21T06:58:31.661Z] Step 5/29 : COPY go.mod . [2020-10-21T06:58:31.927Z] ---> ab5729a7e750 [2020-10-21T06:58:31.927Z] Step 6/29 : RUN go mod download [2020-10-21T06:58:31.927Z] ---> Running in e828ad7ff897 [2020-10-21T06:58:33.331Z] Removing intermediate container e828ad7ff897 [2020-10-21T06:58:33.331Z] ---> 5cbedf49751f [2020-10-21T06:58:33.331Z] Step 7/29 : COPY . . [2020-10-21T06:58:48.318Z] ---> cf5a7dfc1a25 [2020-10-21T06:58:48.318Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-21T06:58:48.318Z] ---> Running in d0e0e8f9fe2f [2020-10-21T06:58:48.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T06:58:58.460Z] Removing intermediate container d0e0e8f9fe2f [2020-10-21T06:58:58.460Z] ---> 2354f93e88f5 [2020-10-21T06:58:58.460Z] [2020-10-21T06:58:58.460Z] Step 9/29 : FROM alpine:latest [2020-10-21T06:58:58.460Z] ---> a24bb4013296 [2020-10-21T06:58:58.460Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-21T06:58:58.460Z] ---> Running in e840c3f48b50 [2020-10-21T06:58:58.460Z] Removing intermediate container e840c3f48b50 [2020-10-21T06:58:58.460Z] ---> ff33a150aaaa [2020-10-21T06:58:58.460Z] Step 11/29 : USER root [2020-10-21T06:58:58.460Z] ---> Running in c406539af952 [2020-10-21T06:58:58.460Z] Removing intermediate container c406539af952 [2020-10-21T06:58:58.460Z] ---> 90544c422b8e [2020-10-21T06:58:58.460Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-21T06:58:58.460Z] ---> Running in 8371415e4812 [2020-10-21T06:58:58.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:58.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:58:58.460Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T06:58:58.460Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T06:58:58.460Z] OK: 12750 distinct packages available [2020-10-21T06:58:58.460Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-21T06:58:58.724Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-21T06:58:58.724Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:58:58.724Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T06:58:58.724Z] OK: 6 MiB in 16 packages [2020-10-21T06:59:00.129Z] Removing intermediate container 8371415e4812 [2020-10-21T06:59:00.129Z] ---> cb574bbd3c54 [2020-10-21T06:59:00.129Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-21T06:59:00.129Z] ---> Running in c877d7a682aa [2020-10-21T06:59:00.395Z] Removing intermediate container c877d7a682aa [2020-10-21T06:59:00.395Z] ---> a38bd186b9f6 [2020-10-21T06:59:00.395Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-21T06:59:00.395Z] ---> Running in 15d8fd022593 [2020-10-21T06:59:00.395Z] Removing intermediate container 15d8fd022593 [2020-10-21T06:59:00.395Z] ---> 4522ed8672d5 [2020-10-21T06:59:00.395Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-21T06:59:00.661Z] ---> Running in 74d37d2c88ff [2020-10-21T06:59:01.616Z] Removing intermediate container 74d37d2c88ff [2020-10-21T06:59:01.616Z] ---> b9499104c9db [2020-10-21T06:59:01.616Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-21T06:59:01.883Z] ---> 15012c3d6d83 [2020-10-21T06:59:01.883Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-21T06:59:02.151Z] ---> 2574911aebe7 [2020-10-21T06:59:02.151Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-21T06:59:02.418Z] ---> fc246f0c0639 [2020-10-21T06:59:02.418Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-21T06:59:02.685Z] ---> 42b03617b3fd [2020-10-21T06:59:02.685Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-21T06:59:02.952Z] ---> f03391132e96 [2020-10-21T06:59:02.952Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-21T06:59:02.952Z] ---> Running in 5643ee78db9d [2020-10-21T06:59:03.908Z] Removing intermediate container 5643ee78db9d [2020-10-21T06:59:03.908Z] ---> 41d14dbf87c4 [2020-10-21T06:59:03.908Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T06:59:04.178Z] ---> ebc75b34ded6 [2020-10-21T06:59:04.178Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T06:59:04.178Z] ---> Running in fa7fc37ebf48 [2020-10-21T06:59:05.154Z] Removing intermediate container fa7fc37ebf48 [2020-10-21T06:59:05.154Z] ---> e1e72e38dfdf [2020-10-21T06:59:05.154Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-21T06:59:05.154Z] ---> Running in 10cfb81304d9 [2020-10-21T06:59:06.550Z] Removing intermediate container 10cfb81304d9 [2020-10-21T06:59:06.550Z] ---> e68614b63c3e [2020-10-21T06:59:06.550Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T06:59:06.550Z] ---> Running in b38c8aa27430 [2020-10-21T06:59:06.550Z] Removing intermediate container b38c8aa27430 [2020-10-21T06:59:06.550Z] ---> d97572a5da0f [2020-10-21T06:59:06.550Z] Step 26/29 : CMD [ "generate" ] [2020-10-21T06:59:06.550Z] ---> Running in e40cc8f39a30 [2020-10-21T06:59:06.814Z] Removing intermediate container e40cc8f39a30 [2020-10-21T06:59:06.814Z] ---> 3d9d5ecf35d4 [2020-10-21T06:59:06.814Z] Step 27/29 : LABEL arch=x86_64 [2020-10-21T06:59:06.814Z] ---> Running in fdd21eb7c4f8 [2020-10-21T06:59:07.079Z] Removing intermediate container fdd21eb7c4f8 [2020-10-21T06:59:07.079Z] ---> 609ba0607d75 [2020-10-21T06:59:07.079Z] Step 28/29 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a [2020-10-21T06:59:07.079Z] ---> Running in ff941385f2a7 [2020-10-21T06:59:07.079Z] Removing intermediate container ff941385f2a7 [2020-10-21T06:59:07.079Z] ---> 528ccb346e77 [2020-10-21T06:59:07.079Z] Step 29/29 : LABEL version=0.0.0 [2020-10-21T06:59:07.343Z] ---> Running in 0c57cc406f9a [2020-10-21T06:59:07.343Z] Removing intermediate container 0c57cc406f9a [2020-10-21T06:59:07.343Z] ---> f47361258ccf [2020-10-21T06:59:07.343Z] [2020-10-21T06:59:07.610Z] Successfully built f47361258ccf [2020-10-21T06:59:07.610Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-21T06:59:07.885Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-10-21T06:59:07.915Z] $ docker stop --time=1 28f3f98111795f642d550a98005d6ca52c39062f7701486c9fd64f530db388fe [2020-10-21T06:59:09.583Z] $ docker rm -f 28f3f98111795f642d550a98005d6ca52c39062f7701486c9fd64f530db388fe [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T06:59:10.192Z] + docker images [2020-10-21T06:59:10.192Z] + grep docker [2020-10-21T06:59:10.768Z] docker-security-secrets-setup-go latest f47361258ccf 3 seconds ago 24MB [2020-10-21T06:59:10.768Z] docker-security-proxy-setup-go latest 10a6ce160cbb 40 seconds ago 15.8MB [2020-10-21T06:59:10.768Z] docker-sys-mgmt-agent-go latest 12e93e5f7142 42 seconds ago 290MB [2020-10-21T06:59:10.768Z] docker-core-metadata-go latest e5c7ef809f32 42 seconds ago 14.4MB [2020-10-21T06:59:10.768Z] docker-security-secretstore-setup-go latest 7ae5351c164c 42 seconds ago 32.4MB [2020-10-21T06:59:10.768Z] docker-core-command-go latest 953c3167f654 56 seconds ago 12.2MB [2020-10-21T06:59:10.768Z] docker-core-data-go latest c1eaa3fb8bb5 About a minute ago 23.6MB [2020-10-21T06:59:10.768Z] docker-support-logging-go latest 8faec2f2733b 2 minutes ago 11.1MB [2020-10-21T06:59:10.768Z] docker-support-notifications-go latest cb36d922eb50 2 minutes ago 13.6MB [2020-10-21T06:59:10.768Z] docker-support-scheduler-go latest 1943146c3319 2 minutes ago 12.3MB [2020-10-21T06:59:10.768Z] docker latest 57e1c8313ec1 12 hours ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-21T06:59:26.863Z] Still waiting to schedule task [2020-10-21T06:59:26.864Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-21T07:00:44.847Z] Running on prd-centos7-docker-8c-8g-7451 in /w/workspace/edgexfoundry_edgex-go_PR-2833 [Pipeline] { [Pipeline] ws [2020-10-21T07:00:44.971Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T07:00:47.290Z] using credential edgex-jenkins-ssh [2020-10-21T07:00:47.358Z] Cloning the remote Git repository [2020-10-21T07:00:46.847Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:00:46.916Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-21T07:00:46.943Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:00:46.943Z] > git --version # timeout=10 [2020-10-21T07:00:46.948Z] > git --version # 'git version 2.16.5' [2020-10-21T07:00:46.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T07:00:46.971Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T07:00:55.930Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 96d1d6921bf5adf2a0afc39755d46a862365aa7a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-21T07:00:54.803Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T07:00:54.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T07:00:54.815Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T07:00:54.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T07:00:54.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T07:00:54.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2833/head:refs/remotes/origin/PR-2833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T07:00:55.405Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T07:00:55.410Z] > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T07:00:56.952Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:01:01.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:01:02.018Z] ---> package-listing.sh [2020-10-21T07:01:02.018Z] ++ facter osfamily [2020-10-21T07:01:02.018Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T07:01:02.018Z] + OS_FAMILY=redhat [2020-10-21T07:01:02.018Z] + workspace=/w/workspace/edgex-go/1 [2020-10-21T07:01:02.018Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T07:01:02.018Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T07:01:02.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T07:01:02.018Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T07:01:02.018Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-21T07:01:02.018Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T07:01:02.018Z] + case "${OS_FAMILY}" in [2020-10-21T07:01:02.018Z] + rpm -qa [2020-10-21T07:01:02.018Z] + sort [2020-10-21T07:01:06.238Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T07:01:06.238Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T07:01:06.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T07:01:06.238Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-21T07:01:06.238Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-21T07:01:06.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-10-21T07:01:06.286Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T07:01:06.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:01:07.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T07:01:07.007Z] [2020-10-21T07:01:07.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T07:01:07.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T07:01:07.395Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T07:01:07.395Z] df20fa9351a1: Already exists [2020-10-21T07:01:07.395Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T07:01:07.395Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T07:01:07.395Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T07:01:07.395Z] 93b61091891f: Pulling fs layer [2020-10-21T07:01:07.395Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T07:01:07.395Z] 5e14af77c1be: Pulling fs layer [2020-10-21T07:01:07.395Z] 01666e4c0597: Pulling fs layer [2020-10-21T07:01:07.395Z] aa168da1d23b: Pulling fs layer [2020-10-21T07:01:07.395Z] 93b61091891f: Waiting [2020-10-21T07:01:07.395Z] 5e14af77c1be: Waiting [2020-10-21T07:01:07.395Z] 01666e4c0597: Waiting [2020-10-21T07:01:07.395Z] 93b9cdb0e59b: Waiting [2020-10-21T07:01:07.395Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T07:01:07.395Z] 46f8f816bc3b: Download complete [2020-10-21T07:01:07.395Z] 36b3adc4ff6f: Verifying Checksum [2020-10-21T07:01:07.395Z] 36b3adc4ff6f: Download complete [2020-10-21T07:01:07.395Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T07:01:07.395Z] 93b9cdb0e59b: Download complete [2020-10-21T07:01:07.395Z] 5e14af77c1be: Verifying Checksum [2020-10-21T07:01:07.395Z] 5e14af77c1be: Download complete [2020-10-21T07:01:07.395Z] 01666e4c0597: Verifying Checksum [2020-10-21T07:01:07.395Z] 01666e4c0597: Download complete [2020-10-21T07:01:07.659Z] 93b61091891f: Verifying Checksum [2020-10-21T07:01:07.659Z] 93b61091891f: Download complete [2020-10-21T07:01:07.659Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T07:01:07.659Z] 8ad3a11d3b57: Download complete [2020-10-21T07:01:07.659Z] 36b3adc4ff6f: Pull complete [2020-10-21T07:01:08.245Z] 8ad3a11d3b57: Pull complete [2020-10-21T07:01:08.525Z] 46f8f816bc3b: Pull complete [2020-10-21T07:01:08.789Z] 93b61091891f: Pull complete [2020-10-21T07:01:09.054Z] 93b9cdb0e59b: Pull complete [2020-10-21T07:01:09.630Z] aa168da1d23b: Verifying Checksum [2020-10-21T07:01:09.630Z] aa168da1d23b: Download complete [2020-10-21T07:01:10.583Z] 5e14af77c1be: Pull complete [2020-10-21T07:01:10.848Z] 01666e4c0597: Pull complete [2020-10-21T07:01:26.213Z] aa168da1d23b: Pull complete [2020-10-21T07:01:26.213Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T07:01:26.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T07:01:26.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T07:01:26.792Z] prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container [2020-10-21T07:01:26.874Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T07:01:29.766Z] $ docker top ca796a4a2418a9b71ed154d63b15a9cd1cf4ccae9bbd99776ee31f6c3d26a5c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T07:01:30.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T07:01:31.013Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T07:01:31.610Z] + ls /var/log/sa-host [2020-10-21T07:01:31.610Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T07:01:31.610Z] file_magic: OK [2020-10-21T07:01:31.610Z] HZ: Using current value: 100 [2020-10-21T07:01:31.610Z] file_header: OK [2020-10-21T07:01:31.610Z] 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-21T07:01:31.610Z] Statistics: [2020-10-21T07:01:31.610Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T07:01:31.610Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T07:01:31.610Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T07:01:31.610Z] file_magic: OK [2020-10-21T07:01:31.610Z] HZ: Using current value: 100 [2020-10-21T07:01:31.610Z] file_header: OK [2020-10-21T07:01:31.610Z] 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-21T07:01:31.610Z] Statistics: [2020-10-21T07:01:31.610Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T07:01:31.610Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T07:01:32.351Z] provisioning config files... [2020-10-21T07:01:32.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6317835291682392300tmp [Pipeline] { [Pipeline] echo [2020-10-21T07:01:32.522Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:01:33.356Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T07:01:33.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T07:01:33.586Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:01:34.445Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T07:01:34.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:01:34.869Z] ---> sudo-logs.sh [2020-10-21T07:01:34.869Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T07:01:34.906Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:01:35.294Z] ---> job-cost.sh [2020-10-21T07:01:35.294Z] lf-activate-venv: SKIPPING [2020-10-21T07:01:35.294Z] INFO: No Stack... [2020-10-21T07:01:36.703Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T07:01:37.285Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T07:01:37.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T07:01:37.679Z] ---> logs-deploy.sh [2020-10-21T07:01:37.679Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2833/1 [2020-10-21T07:01:37.679Z] INFO: archiving workspace using pattern(s): [2020-10-21T07:01:39.089Z] Archives upload complete. [2020-10-21T07:01:39.089Z] INFO: archiving logs to Nexus