Pull request #2715 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch master at ac752d64f668fa491594c1427640d28afa24e84a rather than 25fb72cd93de630d43002d65a68ecc2054ee169e Obtained Jenkinsfile from ac752d64f668fa491594c1427640d28afa24e84a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Running on prd-centos7-docker-4c-2g-3432 in /w/workspace/edgexfoundry_edgex-go_PR-2715 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/2715/head:refs/remotes/origin/PR-2715 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 25fb72cd93de630d43002d65a68ecc2054ee169e Merge succeeded, producing 2a663ffb7a168666b34ec75d97b6cc6166a8727e Checking out Revision 2a663ffb7a168666b34ec75d97b6cc6166a8727e (PR-2715) > git config core.sparsecheckout # timeout=10 > git checkout -f 25fb72cd93de630d43002d65a68ecc2054ee169e # 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 ac752d64f668fa491594c1427640d28afa24e84a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a663ffb7a168666b34ec75d97b6cc6166a8727e # timeout=10 Commit message: "Merge commit 'ac752d64f668fa491594c1427640d28afa24e84a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d6edcc3991216effda35bbe36e8e6035c2c6c496 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-05T07:28:42.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-05T07:28:42.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-05T07:28:43.044Z] ========================================================= [2020-10-05T07:28:43.045Z] EdgeX Global Pipelines Version Info [2020-10-05T07:28:43.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:28:45.331Z] ------------------- [2020-10-05T07:28:45.331Z] stable info: [2020-10-05T07:28:45.331Z] ------------------- [2020-10-05T07:28:45.331Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-05T07:28:45.331Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T07:28:45.331Z] Message: update stable to v1.0.131 [2020-10-05T07:28:46.317Z] ------------------- [2020-10-05T07:28:46.318Z] experimental info: [2020-10-05T07:28:46.318Z] ------------------- [2020-10-05T07:28:46.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-05T07:28:46.318Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-05T07:28:46.318Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-05T07:28:46.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-05T07:28:46.754Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-05T07:28:46.837Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-05T07:28:46.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-05T07:28:47.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-05T07:28:47.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-05T07:28:47.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-05T07:28:47.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-05T07:28:47.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-05T07:28:47.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-05T07:28:47.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-05T07:28:47.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-05T07:28:47.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-05T07:28:47.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-05T07:28:47.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-05T07:28:48.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-05T07:28:48.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-05T07:28:48.290Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-05T07:28:48.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-05T07:28:48.468Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-05T07:28:48.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-05T07:28:48.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2715 [Pipeline] echo [2020-10-05T07:28:48.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2715 [Pipeline] echo [2020-10-05T07:28:48.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2715 [Pipeline] echo [2020-10-05T07:28:48.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a663ffb7a168666b34ec75d97b6cc6166a8727e [Pipeline] echo [2020-10-05T07:28:48.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a663ff [Pipeline] echo [2020-10-05T07:28:49.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-05T07:28:49.463Z] ++ 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-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] ++ dirname cmd/core-command/Dockerfile [2020-10-05T07:28:49.464Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] ++ dirname cmd/core-data/Dockerfile [2020-10-05T07:28:49.464Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-05T07:28:49.464Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-05T07:28:49.464Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T07:28:49.464Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-05T07:28:49.464Z] ++ cut -d/ -f2 [2020-10-05T07:28:49.464Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-05T07:28:49.573Z] 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-05T07:28:51.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T07:28:51.343Z] [2020-10-05T07:28:51.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:28:51.712Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T07:28:51.992Z] latest: Pulling from edgex-devops/git-semver [2020-10-05T07:28:51.992Z] 31603596830f: Pulling fs layer [2020-10-05T07:28:51.992Z] 2a8b12db71e7: Pulling fs layer [2020-10-05T07:28:51.992Z] 6ca5941a6612: Pulling fs layer [2020-10-05T07:28:51.992Z] ecc8261a40a4: Pulling fs layer [2020-10-05T07:28:51.992Z] ecc8261a40a4: Waiting [2020-10-05T07:28:51.992Z] 2a8b12db71e7: Verifying Checksum [2020-10-05T07:28:51.992Z] 2a8b12db71e7: Download complete [2020-10-05T07:28:52.286Z] 31603596830f: Verifying Checksum [2020-10-05T07:28:52.286Z] 31603596830f: Download complete [2020-10-05T07:28:52.695Z] ecc8261a40a4: Verifying Checksum [2020-10-05T07:28:52.695Z] ecc8261a40a4: Download complete [2020-10-05T07:28:52.695Z] 6ca5941a6612: Verifying Checksum [2020-10-05T07:28:52.695Z] 6ca5941a6612: Download complete [2020-10-05T07:28:52.695Z] 31603596830f: Pull complete [2020-10-05T07:28:52.970Z] 2a8b12db71e7: Pull complete [2020-10-05T07:28:54.428Z] 6ca5941a6612: Pull complete [2020-10-05T07:28:54.692Z] ecc8261a40a4: Pull complete [2020-10-05T07:28:54.692Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-05T07:28:54.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T07:28:54.692Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-05T07:28:55.483Z] prd-centos7-docker-4c-2g-3432 does not seem to be running inside a container [2020-10-05T07:28:55.772Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-05T07:28:57.895Z] $ docker top eec1fcce8226e5550bd957353e9db23834b3a1b382f14f71a981a246cf8052db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T07:28:58.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T07:28:58.290Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T07:28:58.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T07:28:58.621Z] $ docker exec eec1fcce8226e5550bd957353e9db23834b3a1b382f14f71a981a246cf8052db ssh-agent [2020-10-05T07:28:58.837Z] SSH_AUTH_SOCK=/tmp/ssh-fAhOeMzcWLAY/agent.12 [2020-10-05T07:28:58.838Z] SSH_AGENT_PID=17 [2020-10-05T07:28:58.856Z] Running ssh-add (command line suppressed) [2020-10-05T07:28:59.015Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_2953319136907394139.key (/w/workspace/edgex-go/9@tmp/private_key_2953319136907394139.key) [2020-10-05T07:28:59.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T07:28:59.498Z] + git describe --exact-match --tags HEAD [2020-10-05T07:28:59.498Z] fatal: no tag exactly matches '2a663ffb7a168666b34ec75d97b6cc6166a8727e' [Pipeline] } [2020-10-05T07:28:59.528Z] $ docker exec --env ******** --env ******** eec1fcce8226e5550bd957353e9db23834b3a1b382f14f71a981a246cf8052db ssh-agent -k [2020-10-05T07:28:59.677Z] unset SSH_AUTH_SOCK; [2020-10-05T07:28:59.678Z] unset SSH_AGENT_PID; [2020-10-05T07:28:59.678Z] echo Agent pid 17 killed; [2020-10-05T07:28:59.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-05T07:28:59.832Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-05T07:28:59.832Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-05T07:29:00.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T07:29:00.223Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T07:29:00.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T07:29:00.477Z] $ docker exec eec1fcce8226e5550bd957353e9db23834b3a1b382f14f71a981a246cf8052db ssh-agent [2020-10-05T07:29:00.813Z] SSH_AUTH_SOCK=/tmp/ssh-t4u49xflBQHn/agent.46 [2020-10-05T07:29:00.813Z] SSH_AGENT_PID=51 [2020-10-05T07:29:00.824Z] Running ssh-add (command line suppressed) [2020-10-05T07:29:00.970Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8726230304901982873.key (/w/workspace/edgex-go/9@tmp/private_key_8726230304901982873.key) [2020-10-05T07:29:01.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T07:29:01.449Z] + git semver init [2020-10-05T07:29:01.450Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T07:29:01.450Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2020-10-05T07:29:01.450Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2020-10-05T07:29:01.450Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T07:29:01.450Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T07:29:01.450Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T07:29:01.450Z] # $SEMVER_BRANCH = PR-2715 [2020-10-05T07:29:01.450Z] # $SEMVER_TEMP = /tmp/semver-655356865 [2020-10-05T07:29:01.450Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-05T07:29:34.163Z] # '/tmp/semver-655356865' -> '/w/workspace/edgex-go/9/.semver' [2020-10-05T07:29:34.163Z] # -> Force: false [2020-10-05T07:29:34.163Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2020-10-05T07:29:34.213Z] $ docker exec --env ******** --env ******** eec1fcce8226e5550bd957353e9db23834b3a1b382f14f71a981a246cf8052db ssh-agent -k [2020-10-05T07:29:34.628Z] unset SSH_AUTH_SOCK; [2020-10-05T07:29:34.630Z] unset SSH_AGENT_PID; [2020-10-05T07:29:34.630Z] echo Agent pid 51 killed; [2020-10-05T07:29:34.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T07:29:35.253Z] + git semver [Pipeline] } [2020-10-05T07:29:35.369Z] $ docker stop --time=1 eec1fcce8226e5550bd957353e9db23834b3a1b382f14f71a981a246cf8052db [2020-10-05T07:29:37.170Z] $ docker rm -f eec1fcce8226e5550bd957353e9db23834b3a1b382f14f71a981a246cf8052db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-05T07:29:57.248Z] Stashed 68 file(s) [Pipeline] echo [2020-10-05T07:29:57.251Z] [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) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-05T07:29:57.874Z] ========================================================= [2020-10-05T07:29:57.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-05T07:29:57.874Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:29:58.235Z] + 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-05T07:30:03.717Z] Sending build context to Docker daemon 324.7MB [2020-10-05T07:30:03.717Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-05T07:30:03.717Z] Step 2/7 : FROM ${BASE} [2020-10-05T07:30:03.717Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-05T07:30:03.717Z] df20fa9351a1: Pulling fs layer [2020-10-05T07:30:03.717Z] ed8968b2872e: Pulling fs layer [2020-10-05T07:30:03.717Z] a92cc7c5fd73: Pulling fs layer [2020-10-05T07:30:03.717Z] e871e8e8d7a9: Pulling fs layer [2020-10-05T07:30:03.717Z] e73272ec9a57: Pulling fs layer [2020-10-05T07:30:03.717Z] 1e910a182e73: Pulling fs layer [2020-10-05T07:30:03.717Z] 4e634b169226: Pulling fs layer [2020-10-05T07:30:03.717Z] e871e8e8d7a9: Waiting [2020-10-05T07:30:03.717Z] e73272ec9a57: Waiting [2020-10-05T07:30:03.717Z] 1e910a182e73: Waiting [2020-10-05T07:30:03.717Z] 4e634b169226: Waiting [2020-10-05T07:30:03.717Z] a92cc7c5fd73: Verifying Checksum [2020-10-05T07:30:03.717Z] a92cc7c5fd73: Download complete [2020-10-05T07:30:03.717Z] ed8968b2872e: Verifying Checksum [2020-10-05T07:30:03.717Z] ed8968b2872e: Download complete [2020-10-05T07:30:03.717Z] e73272ec9a57: Verifying Checksum [2020-10-05T07:30:03.718Z] e73272ec9a57: Download complete [2020-10-05T07:30:03.718Z] 1e910a182e73: Download complete [2020-10-05T07:30:04.728Z] df20fa9351a1: Verifying Checksum [2020-10-05T07:30:04.728Z] df20fa9351a1: Download complete [2020-10-05T07:30:05.460Z] df20fa9351a1: Pull complete [2020-10-05T07:30:06.145Z] ed8968b2872e: Pull complete [2020-10-05T07:30:06.437Z] a92cc7c5fd73: Pull complete [2020-10-05T07:30:09.898Z] 4e634b169226: Verifying Checksum [2020-10-05T07:30:09.898Z] 4e634b169226: Download complete [2020-10-05T07:30:12.654Z] Still waiting to schedule task [2020-10-05T07:30:12.655Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-05T07:30:13.534Z] e871e8e8d7a9: Verifying Checksum [2020-10-05T07:30:13.534Z] e871e8e8d7a9: Download complete [2020-10-05T07:30:21.861Z] e871e8e8d7a9: Pull complete [2020-10-05T07:30:21.861Z] e73272ec9a57: Pull complete [2020-10-05T07:30:21.861Z] 1e910a182e73: Pull complete [2020-10-05T07:30:27.329Z] 4e634b169226: Pull complete [2020-10-05T07:30:27.329Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-05T07:30:27.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-05T07:30:27.329Z] ---> f7629b54cfaa [2020-10-05T07:30:27.329Z] 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-05T07:30:27.603Z] ---> Running in 8d0142c8d4cc [2020-10-05T07:30:28.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:30:29.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:30:29.774Z] (1/12) Installing libmagic (5.38-r0) [2020-10-05T07:30:29.774Z] (2/12) Installing file (5.38-r0) [2020-10-05T07:30:29.774Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-05T07:30:30.040Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-05T07:30:48.265Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-05T07:30:48.265Z] (6/12) Installing patch (2.7.6-r6) [2020-10-05T07:30:48.265Z] (7/12) Installing build-base (0.5-r2) [2020-10-05T07:30:48.265Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-05T07:30:48.265Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-05T07:30:48.265Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-05T07:30:48.265Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-05T07:30:48.265Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-05T07:30:48.265Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T07:30:48.265Z] OK: 233 MiB in 51 packages [2020-10-05T07:30:50.238Z] Removing intermediate container 8d0142c8d4cc [2020-10-05T07:30:50.238Z] ---> 2ffdd300d3e5 [2020-10-05T07:30:50.238Z] Step 4/7 : WORKDIR /edgex-go [2020-10-05T07:30:50.238Z] ---> Running in b0cbe9a0bef7 [2020-10-05T07:30:50.506Z] Removing intermediate container b0cbe9a0bef7 [2020-10-05T07:30:50.507Z] ---> bdb920d8523f [2020-10-05T07:30:50.507Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-05T07:30:51.088Z] latest: Pulling from library/docker [2020-10-05T07:30:51.369Z] df20fa9351a1: Already exists [2020-10-05T07:30:51.369Z] 25ad7478873d: Pulling fs layer [2020-10-05T07:30:51.369Z] 4684f6177b5d: Pulling fs layer [2020-10-05T07:30:51.369Z] 8ba584e970af: Pulling fs layer [2020-10-05T07:30:51.369Z] 3cdc74d2b06d: Pulling fs layer [2020-10-05T07:30:51.369Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-05T07:30:51.369Z] fca0ccc462d5: Pulling fs layer [2020-10-05T07:30:51.369Z] 4cf5a0d07c1f: Waiting [2020-10-05T07:30:51.369Z] 3cdc74d2b06d: Waiting [2020-10-05T07:30:51.369Z] fca0ccc462d5: Waiting [2020-10-05T07:30:51.369Z] 4684f6177b5d: Verifying Checksum [2020-10-05T07:30:51.369Z] 4684f6177b5d: Download complete [2020-10-05T07:30:51.649Z] 25ad7478873d: Retrying in 5 seconds [2020-10-05T07:30:51.649Z] 3cdc74d2b06d: Verifying Checksum [2020-10-05T07:30:51.649Z] 3cdc74d2b06d: Download complete [2020-10-05T07:30:51.987Z] 4cf5a0d07c1f: Download complete [2020-10-05T07:30:51.987Z] fca0ccc462d5: Verifying Checksum [2020-10-05T07:30:51.987Z] fca0ccc462d5: Download complete [2020-10-05T07:30:52.795Z] 25ad7478873d: Retrying in 4 seconds [2020-10-05T07:30:53.078Z] 8ba584e970af: Verifying Checksum [2020-10-05T07:30:53.078Z] 8ba584e970af: Download complete [2020-10-05T07:30:53.693Z] 25ad7478873d: Retrying in 3 seconds [2020-10-05T07:30:54.669Z] 25ad7478873d: Retrying in 2 seconds [2020-10-05T07:30:55.645Z] 25ad7478873d: Retrying in 1 second [2020-10-05T07:30:56.633Z] 25ad7478873d: Verifying Checksum [2020-10-05T07:30:56.633Z] 25ad7478873d: Download complete [2020-10-05T07:30:57.626Z] 25ad7478873d: Pull complete [2020-10-05T07:30:57.626Z] 4684f6177b5d: Pull complete [2020-10-05T07:31:01.960Z] 8ba584e970af: Pull complete [2020-10-05T07:31:01.960Z] 3cdc74d2b06d: Pull complete [2020-10-05T07:31:01.960Z] 4cf5a0d07c1f: Pull complete [2020-10-05T07:31:01.960Z] fca0ccc462d5: Pull complete [2020-10-05T07:31:01.960Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-05T07:31:01.960Z] Status: Downloaded newer image for docker:latest [2020-10-05T07:31:03.987Z] ---> 4c1bbfa4f4e4 [2020-10-05T07:31:03.987Z] Step 6/7 : COPY go.mod . [2020-10-05T07:31:04.292Z] ---> 5a69f5f8c1af [2020-10-05T07:31:04.292Z] Step 7/7 : RUN go mod download [2020-10-05T07:31:04.292Z] ---> Running in 77f951a36d06 [2020-10-05T07:31:31.316Z] Removing intermediate container 77f951a36d06 [2020-10-05T07:31:31.316Z] ---> 3e6327593eaa [2020-10-05T07:31:31.316Z] Successfully built 3e6327593eaa [2020-10-05T07:31:31.316Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:31:31.676Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T07:31:31.676Z] . [Pipeline] withDockerContainer [2020-10-05T07:31:31.886Z] prd-centos7-docker-4c-2g-3432 does not seem to be running inside a container [2020-10-05T07:31:31.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-05T07:31:33.039Z] $ docker top f3b527a54225b5cbc2538d9a0eb9b74fb85db385e2d9f11f84a3271633ff48f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T07:31:33.787Z] + go version [2020-10-05T07:31:34.056Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-05T07:31:34.110Z] $ docker stop --time=1 f3b527a54225b5cbc2538d9a0eb9b74fb85db385e2d9f11f84a3271633ff48f8 [2020-10-05T07:31:35.702Z] $ docker rm -f f3b527a54225b5cbc2538d9a0eb9b74fb85db385e2d9f11f84a3271633ff48f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:31:36.669Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T07:31:36.669Z] . [Pipeline] withDockerContainer [2020-10-05T07:31:36.846Z] prd-centos7-docker-4c-2g-3432 does not seem to be running inside a container [2020-10-05T07:31:36.919Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-05T07:31:37.769Z] $ docker top 941d0b037f63ad76699ac698347f3adc40d2abdd91994c4274cf593b1ca484d3 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-05T07:31:38.050Z] ========================================================= [2020-10-05T07:31:38.051Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-05T07:31:38.051Z] ========================================================= [Pipeline] sh [2020-10-05T07:31:38.378Z] + make test [2020-10-05T07:31:38.378Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-05T07:31:41.753Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-05T07:31:57.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-05T07:32:05.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-05T07:32:05.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-05T07:32:06.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-05T07:32:06.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-05T07:32:07.306Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3433 in /w/workspace/edgexfoundry_edgex-go_PR-2715 [Pipeline] { [Pipeline] ws [2020-10-05T07:32:07.361Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-10-05T07:32:09.302Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.016s [2020-10-05T07:32:09.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-05T07:32:09.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-05T07:32:09.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-05T07:32:10.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-05T07:32:11.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-05T07:32:11.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-05T07:32:11.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-05T07:32:11.555Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-05T07:32:12.798Z] using credential edgex-jenkins-ssh [2020-10-05T07:32:12.855Z] Cloning the remote Git repository [2020-10-05T07:32:12.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-05T07:32:13.067Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-10-05T07:32:13.154Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T07:32:13.155Z] > git --version # timeout=10 [2020-10-05T07:32:13.178Z] > git --version # 'git version 2.17.1' [2020-10-05T07:32:13.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:32:13.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:32:14.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.6% of statements [2020-10-05T07:32:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-05T07:32:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-05T07:32:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-05T07:32:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-05T07:32:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-05T07:32:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.258s coverage: 27.2% of statements [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-05T07:32:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-05T07:32:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-05T07:32:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.238s coverage: 84.0% of statements [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-05T07:32:20.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.542s coverage: 93.5% of statements [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-05T07:32:20.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-05T07:32:21.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.195s coverage: 28.6% of statements [2020-10-05T07:32:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-05T07:32:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-05T07:32:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-05T07:32:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-05T07:32:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-05T07:32:21.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.016s coverage: 100.0% of statements [2020-10-05T07:32:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-05T07:32:21.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2020-10-05T07:32:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-05T07:32:23.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.030s coverage: 86.7% of statements [2020-10-05T07:32:23.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-05T07:32:23.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.075s coverage: 97.5% of statements [2020-10-05T07:32:23.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-05T07:32:23.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.013s coverage: 100.0% of statements [2020-10-05T07:32:23.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-05T07:32:23.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-05T07:32:23.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-05T07:32:23.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-05T07:32:24.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.048s coverage: 100.0% of statements [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-05T07:32:24.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-05T07:32:24.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.006s coverage: 0.0% of statements [no tests to run] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-05T07:32:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-05T07:32:25.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.5% of statements [2020-10-05T07:32:25.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-05T07:32:25.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-05T07:32:25.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2020-10-05T07:32:26.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 55.9% of statements [2020-10-05T07:32:26.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-05T07:32:26.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-05T07:32:26.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-05T07:32:26.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.427s coverage: 86.3% of statements [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.453s coverage: 72.2% of statements [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.229s coverage: 72.1% of statements [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.033s coverage: 82.4% of statements [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.050s coverage: 48.4% of statements [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.025s coverage: 28.8% of statements [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.041s coverage: 96.8% of statements [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-05T07:32:30.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.041s coverage: 31.1% of statements [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-05T07:32:30.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-05T07:32:31.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.158s coverage: 84.1% of statements [2020-10-05T07:32:31.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.100s coverage: 100.0% of statements [2020-10-05T07:32:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.049s coverage: 42.9% of statements [2020-10-05T07:32:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-05T07:32:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-05T07:32:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements [2020-10-05T07:32:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-05T07:32:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.016s coverage: 83.8% of statements [2020-10-05T07:32:32.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-05T07:32:34.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.089s coverage: 46.9% of statements [2020-10-05T07:32:34.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-05T07:32:34.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-05T07:32:34.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.043s coverage: 100.0% of statements [2020-10-05T07:32:34.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-05T07:32:34.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-05T07:32:34.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-05T07:32:34.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements [2020-10-05T07:32:34.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-05T07:32:34.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2020-10-05T07:32:34.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-05T07:32:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.144s coverage: 29.1% of statements [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-05T07:32:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.017s coverage: 99.0% of statements [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-05T07:32:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-05T07:32:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2020-10-05T07:32:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-05T07:32:38.177Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2020-10-05T07:32:38.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-05T07:32:38.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-05T07:32:38.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-05T07:32:38.177Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-05T07:32:38.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2020-10-05T07:32:38.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-05T07:32:38.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-05T07:32:38.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2020-10-05T07:32:38.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.009s coverage: 32.1% of statements [2020-10-05T07:32:39.020Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-10-05T07:32:39.289Z] GO111MODULE=on go vet ./... [2020-10-05T07:32:46.050Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T07:32:46.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:32:46.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T07:32:46.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T07:32:46.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:32:46.154Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2715/head:refs/remotes/origin/PR-2715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T07:32:46.784Z] Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 25fb72cd93de630d43002d65a68ecc2054ee169e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-05T07:32:47.308Z] Failed in branch arm64 [2020-10-05T07:32:46.827Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T07:32:46.850Z] > git checkout -f 25fb72cd93de630d43002d65a68ecc2054ee169e # timeout=10 [2020-10-05T07:32:52.084Z] gofmt -l . [2020-10-05T07:32:52.084Z] [ "`gofmt -l .`" = "" ] [2020-10-05T07:32:52.084Z] ./bin/test-go-mod-tidy.sh [2020-10-05T07:32:52.689Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-05T07:32:55.724Z] + ls -al . [2020-10-05T07:32:55.724Z] total 568 [2020-10-05T07:32:55.724Z] drwxrwxr-x 10 1001 1001 4096 Oct 5 07:32 . [2020-10-05T07:32:55.724Z] drwxr-xr-x 4 root root 28 Oct 5 07:31 .. [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 11 Oct 5 07:28 .dockerignore [2020-10-05T07:32:55.724Z] drwxrwxr-x 8 1001 1001 179 Oct 5 07:28 .git [2020-10-05T07:32:55.724Z] drwxrwxr-x 3 1001 1001 82 Oct 5 07:28 .github [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 932 Oct 5 07:28 .gitignore [2020-10-05T07:32:55.724Z] drwx------ 3 1001 1001 47 Oct 5 07:29 .semver [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 07:28 .sonarcloud.properties [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 07:28 CONTRIBUTING.md [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 1035 Oct 5 07:28 Dockerfile.build [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 863 Oct 5 07:28 Jenkinsfile [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 07:28 LICENSE [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 6237 Oct 5 07:28 Makefile [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 6447 Oct 5 07:28 README.md [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 259 Oct 5 07:28 SECURITY.md [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 07:29 VERSION [2020-10-05T07:32:55.724Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 07:28 ZMQWindows.md [2020-10-05T07:32:55.724Z] drwxrwxr-x 2 1001 1001 117 Oct 5 07:28 bin [2020-10-05T07:32:55.724Z] drwxrwxr-x 15 1001 1001 4096 Oct 5 07:28 cmd [2020-10-05T07:32:55.724Z] -rw-r--r-- 1 root root 475028 Oct 5 07:32 coverage.out [2020-10-05T07:32:55.725Z] -rw-r--r-- 1 root root 984 Oct 5 07:32 go.mod [2020-10-05T07:32:55.725Z] -rw-r--r-- 1 root root 18681 Oct 5 07:32 go.sum [2020-10-05T07:32:55.725Z] drwxrwxr-x 8 1001 1001 127 Oct 5 07:28 internal [2020-10-05T07:32:55.725Z] drwxrwxr-x 4 1001 1001 26 Oct 5 07:28 openapi [2020-10-05T07:32:55.725Z] drwxrwxr-x 4 1001 1001 71 Oct 5 07:28 snap [2020-10-05T07:32:55.725Z] -rw-rw-r-- 1 1001 1001 168 Oct 5 07:28 version.go [Pipeline] sh [2020-10-05T07:32:56.043Z] + '[' -e coverage.out ] [2020-10-05T07:32:56.043Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-05T07:32:56.186Z] Stashed 1 file(s) [Pipeline] sh [2020-10-05T07:32:56.498Z] + make build [2020-10-05T07:32:56.498Z] 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-05T07:33:09.268Z] 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-05T07:33:13.698Z] 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-05T07:33:16.363Z] 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-05T07:33:18.458Z] 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-05T07:33:21.857Z] 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-05T07:33:22.850Z] 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-05T07:33:27.277Z] 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-05T07:33:29.278Z] 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-05T07:33:31.827Z] 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-05T07:33:34.665Z] 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-05T07:33:36.902Z] 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-05T07:33:39.635Z] 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-05T07:33:40.642Z] $ docker stop --time=1 941d0b037f63ad76699ac698347f3adc40d2abdd91994c4274cf593b1ca484d3 [2020-10-05T07:33:42.580Z] $ docker rm -f 941d0b037f63ad76699ac698347f3adc40d2abdd91994c4274cf593b1ca484d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:33:46.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T07:33:46.635Z] [2020-10-05T07:33:46.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:33:47.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T07:33:47.019Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-05T07:33:47.019Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-05T07:33:47.019Z] ca9280d653b3: Pulling fs layer [2020-10-05T07:33:47.019Z] 7e9c9ca2126c: Pulling fs layer [2020-10-05T07:33:47.995Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-05T07:33:47.995Z] cbdbe7a5bc2a: Download complete [2020-10-05T07:33:48.644Z] cbdbe7a5bc2a: Pull complete [2020-10-05T07:33:50.094Z] ca9280d653b3: Verifying Checksum [2020-10-05T07:33:50.094Z] ca9280d653b3: Download complete [2020-10-05T07:33:51.596Z] ca9280d653b3: Pull complete [2020-10-05T07:33:55.922Z] 7e9c9ca2126c: Verifying Checksum [2020-10-05T07:33:55.922Z] 7e9c9ca2126c: Download complete [2020-10-05T07:34:04.421Z] 7e9c9ca2126c: Pull complete [2020-10-05T07:34:04.421Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-05T07:34:04.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T07:34:04.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-05T07:34:04.551Z] prd-centos7-docker-4c-2g-3432 does not seem to be running inside a container [2020-10-05T07:34:04.610Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05T07:34:06.749Z] $ docker top 8001f0c6670f01f02abf1227915a34fdcfa910609cdc482478af62b1a378b87a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T07:34:07.755Z] + docker-compose build --help [2020-10-05T07:34:07.755Z] + grep parallel [2020-10-05T07:34:09.197Z] --parallel Build images in parallel. [Pipeline] } [2020-10-05T07:34:09.224Z] $ docker stop --time=1 8001f0c6670f01f02abf1227915a34fdcfa910609cdc482478af62b1a378b87a [2020-10-05T07:34:10.738Z] $ docker rm -f 8001f0c6670f01f02abf1227915a34fdcfa910609cdc482478af62b1a378b87a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:34:11.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T07:34:11.391Z] . [Pipeline] withDockerContainer [2020-10-05T07:34:11.516Z] prd-centos7-docker-4c-2g-3432 does not seem to be running inside a container [2020-10-05T07:34:11.602Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-05T07:34:12.443Z] $ docker top d9e2ed4b71eb70aae41621f139bce94eee5ed03dce8ad00d9ae45d7fb840853d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T07:34:13.036Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-05T07:34:14.545Z] Building docker-core-command-go ... [2020-10-05T07:34:14.545Z] Building docker-core-data-go ... [2020-10-05T07:34:14.545Z] Building docker-core-metadata-go ... [2020-10-05T07:34:14.545Z] Building docker-security-proxy-setup-go ... [2020-10-05T07:34:14.545Z] Building docker-security-secrets-setup-go ... [2020-10-05T07:34:14.545Z] Building docker-security-secretstore-setup-go ... [2020-10-05T07:34:14.545Z] Building docker-support-logging-go ... [2020-10-05T07:34:14.545Z] Building docker-support-notifications-go ... [2020-10-05T07:34:14.545Z] Building docker-support-scheduler-go ... [2020-10-05T07:34:14.545Z] Building docker-sys-mgmt-agent-go ... [2020-10-05T07:34:14.545Z] Building docker-core-data-go [2020-10-05T07:34:14.545Z] Building docker-core-metadata-go [2020-10-05T07:34:14.545Z] Building docker-security-proxy-setup-go [2020-10-05T07:34:14.545Z] Building docker-security-secrets-setup-go [2020-10-05T07:34:14.545Z] Building docker-security-secretstore-setup-go [2020-10-05T07:34:53.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:34:53.992Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:34:53.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:34:53.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:34:53.992Z] ---> 3e6327593eaa [2020-10-05T07:34:53.992Z] Step 3/23 : WORKDIR /edgex-go [2020-10-05T07:34:53.992Z] ---> 3e6327593eaa [2020-10-05T07:34:53.992Z] Step 3/22 : WORKDIR /edgex-go [2020-10-05T07:34:53.992Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:34:53.992Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:34:53.992Z] ---> 3e6327593eaa [2020-10-05T07:34:53.992Z] Step 3/26 : WORKDIR /edgex-go [2020-10-05T07:34:53.992Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:34:53.992Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-05T07:34:53.992Z] ---> 3e6327593eaa [2020-10-05T07:34:53.992Z] Step 3/29 : WORKDIR /edgex-go [2020-10-05T07:34:53.992Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:34:53.992Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:34:53.992Z] ---> 3e6327593eaa [2020-10-05T07:34:53.992Z] Step 3/20 : WORKDIR /edgex-go [2020-10-05T07:34:54.266Z] ---> Running in 189d8e662620 [2020-10-05T07:34:54.266Z] ---> Running in 946b219ee881 [2020-10-05T07:34:54.266Z] ---> Running in 630c33934003 [2020-10-05T07:34:54.266Z] ---> Running in 21e4386d3c4a [2020-10-05T07:34:54.266Z] ---> Running in c950058512d2 [2020-10-05T07:34:54.540Z] Removing intermediate container 630c33934003 [2020-10-05T07:34:54.540Z] ---> 33d1085d73c6 [2020-10-05T07:34:54.540Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:34:54.540Z] Removing intermediate container 946b219ee881 [2020-10-05T07:34:54.843Z] ---> f27f765ccd56 [2020-10-05T07:34:54.843Z] Step 4/29 : RUN apk update && apk add make git [2020-10-05T07:34:54.843Z] Removing intermediate container c950058512d2 [2020-10-05T07:34:54.843Z] ---> f7e809b07c48 [2020-10-05T07:34:54.843Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:34:54.843Z] Removing intermediate container 189d8e662620 [2020-10-05T07:34:54.843Z] ---> b3d8a63e04cc [2020-10-05T07:34:54.843Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:34:54.843Z] ---> Running in 53c6dad2f9c2 [2020-10-05T07:34:54.843Z] Removing intermediate container 21e4386d3c4a [2020-10-05T07:34:54.843Z] ---> a66594a77066 [2020-10-05T07:34:54.843Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:34:54.843Z] ---> Running in 3262c5015b34 [2020-10-05T07:34:54.843Z] ---> Running in a0d706a4f064 [2020-10-05T07:34:55.108Z] ---> Running in a147ecfdd203 [2020-10-05T07:34:55.109Z] ---> Running in b09621b6e1a1 [2020-10-05T07:34:56.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:34:57.338Z] Removing intermediate container a0d706a4f064 [2020-10-05T07:34:57.338Z] ---> dead347558f5 [2020-10-05T07:34:57.338Z] Step 5/22 : RUN apk update && apk add make git [2020-10-05T07:34:57.338Z] Removing intermediate container 53c6dad2f9c2 [2020-10-05T07:34:57.338Z] ---> 2b13c0ba46f7 [2020-10-05T07:34:57.338Z] Step 5/26 : RUN apk update && apk add make git [2020-10-05T07:34:57.604Z] ---> Running in 8c73ebbf8973 [2020-10-05T07:34:57.604Z] ---> Running in 1b246a3d6e8e [2020-10-05T07:34:58.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:34:58.474Z] Removing intermediate container a147ecfdd203 [2020-10-05T07:34:58.474Z] ---> ef814f6323e8 [2020-10-05T07:34:58.474Z] Step 5/20 : RUN apk update && apk add make git [2020-10-05T07:34:58.474Z] Removing intermediate container b09621b6e1a1 [2020-10-05T07:34:58.474Z] ---> 34d4e794d4a4 [2020-10-05T07:34:58.474Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-05T07:34:58.748Z] ---> Running in b2b60c478c4a [2020-10-05T07:34:58.748Z] ---> Running in c6e1dc7638b7 [2020-10-05T07:34:59.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:34:59.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:34:59.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:34:59.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:35:01.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:35:01.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:35:01.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:35:02.544Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:35:02.544Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:35:02.544Z] OK: 12752 distinct packages available [2020-10-05T07:35:02.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:35:02.878Z] OK: 233 MiB in 51 packages [2020-10-05T07:35:03.594Z] Removing intermediate container 3262c5015b34 [2020-10-05T07:35:03.594Z] ---> 9867adb5d84e [2020-10-05T07:35:03.594Z] Step 5/29 : COPY go.mod . [2020-10-05T07:35:03.869Z] ---> ceab4df8d757 [2020-10-05T07:35:03.869Z] Step 6/29 : RUN go mod download [2020-10-05T07:35:04.136Z] ---> Running in f3688780c01a [2020-10-05T07:35:05.127Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:35:05.127Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:35:05.127Z] OK: 12752 distinct packages available [2020-10-05T07:35:05.127Z] OK: 233 MiB in 51 packages [2020-10-05T07:35:05.837Z] Removing intermediate container f3688780c01a [2020-10-05T07:35:05.837Z] ---> ce1fbec826ce [2020-10-05T07:35:05.837Z] Step 7/29 : COPY . . [2020-10-05T07:35:06.167Z] Removing intermediate container c6e1dc7638b7 [2020-10-05T07:35:06.167Z] ---> 4ce732e2ec72 [2020-10-05T07:35:06.167Z] Step 6/20 : COPY go.mod . [2020-10-05T07:35:06.780Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:35:06.780Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:35:06.780Z] OK: 12752 distinct packages available [2020-10-05T07:35:07.167Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:35:07.167Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:35:07.167Z] OK: 12752 distinct packages available [2020-10-05T07:35:07.167Z] OK: 233 MiB in 51 packages [2020-10-05T07:35:07.444Z] OK: 233 MiB in 51 packages [2020-10-05T07:35:07.444Z] ---> 446c9ef4b533 [2020-10-05T07:35:07.444Z] Step 7/20 : RUN go mod download [2020-10-05T07:35:07.708Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:35:07.709Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:35:07.709Z] OK: 12752 distinct packages available [2020-10-05T07:35:07.993Z] OK: 233 MiB in 51 packages [2020-10-05T07:35:07.993Z] ---> Running in 0c63044737d4 [2020-10-05T07:35:10.708Z] Removing intermediate container 8c73ebbf8973 [2020-10-05T07:35:10.708Z] ---> 7c98d76799f3 [2020-10-05T07:35:10.708Z] Step 6/26 : COPY go.mod . [2020-10-05T07:35:10.708Z] Removing intermediate container b2b60c478c4a [2020-10-05T07:35:10.708Z] ---> 34143bc154c2 [2020-10-05T07:35:10.708Z] Step 6/23 : COPY go.mod . [2020-10-05T07:35:12.168Z] Removing intermediate container 1b246a3d6e8e [2020-10-05T07:35:12.168Z] ---> 8605eb34a655 [2020-10-05T07:35:12.168Z] Step 6/22 : COPY go.mod . [2020-10-05T07:35:12.168Z] ---> cb60a8f964a5 [2020-10-05T07:35:12.168Z] Step 7/26 : RUN go mod download [2020-10-05T07:35:12.168Z] ---> fe8abb7ebb74 [2020-10-05T07:35:12.168Z] Step 7/23 : RUN go mod download [2020-10-05T07:35:12.437Z] ---> Running in bafb572a969d [2020-10-05T07:35:12.437Z] ---> Running in 0170118e0eb8 [2020-10-05T07:35:12.720Z] ---> ce714bb739cd [2020-10-05T07:35:12.720Z] Step 7/22 : RUN go mod download [2020-10-05T07:35:13.047Z] ---> Running in e8e3bf5a947f [2020-10-05T07:35:14.072Z] Removing intermediate container 0c63044737d4 [2020-10-05T07:35:14.072Z] ---> 88d0e6a92813 [2020-10-05T07:35:14.072Z] Step 8/20 : COPY . . [2020-10-05T07:35:17.559Z] Removing intermediate container bafb572a969d [2020-10-05T07:35:17.560Z] ---> 11a76600a756 [2020-10-05T07:35:17.560Z] Step 8/26 : COPY . . [2020-10-05T07:35:21.158Z] Removing intermediate container 0170118e0eb8 [2020-10-05T07:35:21.158Z] ---> 0a4553be29b4 [2020-10-05T07:35:21.158Z] Step 8/23 : COPY . . [2020-10-05T07:35:21.158Z] Removing intermediate container e8e3bf5a947f [2020-10-05T07:35:21.158Z] ---> 28a0236b12b6 [2020-10-05T07:35:21.158Z] Step 8/22 : COPY . . [2020-10-05T07:35:34.043Z] ---> 9fdbdb737b53 [2020-10-05T07:35:34.043Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-05T07:35:34.323Z] ---> Running in 74737d44065d [2020-10-05T07:35:37.777Z] 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-05T07:36:00.262Z] ---> 4c4eebce9f8b [2020-10-05T07:36:00.262Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup ---> 1c5c809097d2 [2020-10-05T07:36:00.262Z] 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-05T07:36:00.262Z] [2020-10-05T07:36:00.262Z] ---> 7fffe653f1ad [2020-10-05T07:36:00.262Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-05T07:36:00.262Z] ---> Running in e63cc43acccd [2020-10-05T07:36:00.262Z] ---> Running in 264e0b6e2a0a [2020-10-05T07:36:00.536Z] ---> aa31c26eb613 [2020-10-05T07:36:00.536Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-05T07:36:00.536Z] ---> Running in 853bd792ff77 [2020-10-05T07:36:00.817Z] ---> Running in 01144b83114f [2020-10-05T07:36:02.319Z] 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-05T07:36:02.319Z] 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-05T07:36:02.319Z] 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-05T07:36:02.319Z] 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-05T07:36:04.450Z] Removing intermediate container 74737d44065d [2020-10-05T07:36:04.450Z] ---> 21d78bea2d22 [2020-10-05T07:36:04.450Z] [2020-10-05T07:36:04.450Z] Step 9/29 : FROM alpine:latest [2020-10-05T07:36:05.174Z] latest: Pulling from library/alpine [2020-10-05T07:36:05.489Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-05T07:36:05.489Z] Status: Downloaded newer image for alpine:latest [2020-10-05T07:36:05.489Z] ---> a24bb4013296 [2020-10-05T07:36:05.489Z] 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-05T07:36:06.241Z] ---> Running in a379d4956ecb [2020-10-05T07:36:06.893Z] Removing intermediate container a379d4956ecb [2020-10-05T07:36:06.894Z] ---> 10c8bf5014fd [2020-10-05T07:36:06.894Z] Step 11/29 : USER root [2020-10-05T07:36:06.894Z] ---> Running in 0d94b003fa58 [2020-10-05T07:36:07.200Z] Removing intermediate container 0d94b003fa58 [2020-10-05T07:36:07.200Z] ---> 04a9f2a3ce05 [2020-10-05T07:36:07.200Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-05T07:36:07.503Z] ---> Running in 98b407574729 [2020-10-05T07:36:11.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:36:11.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:36:11.333Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:36:11.333Z] v3.12.0-366-g88c5d9ea04 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:36:11.333Z] OK: 12750 distinct packages available [2020-10-05T07:36:11.985Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-05T07:36:11.985Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-05T07:36:11.985Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T07:36:12.271Z] Executing ca-certificates-20191127-r4.trigger [2020-10-05T07:36:12.271Z] OK: 6 MiB in 16 packages [2020-10-05T07:36:15.048Z] Removing intermediate container 98b407574729 [2020-10-05T07:36:15.048Z] ---> 12c321ab76b8 [2020-10-05T07:36:15.048Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-05T07:36:15.048Z] ---> Running in cbc2eec8d177 [2020-10-05T07:36:15.717Z] Removing intermediate container cbc2eec8d177 [2020-10-05T07:36:15.717Z] ---> 9bd03ae3a93b [2020-10-05T07:36:15.717Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-05T07:36:16.074Z] ---> Running in 4afabe25059f [2020-10-05T07:36:16.389Z] Removing intermediate container 4afabe25059f [2020-10-05T07:36:16.389Z] ---> 0517ab0cf50d [2020-10-05T07:36:16.389Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-05T07:36:16.738Z] ---> Running in c8fc567c4ef2 [2020-10-05T07:36:19.411Z] Removing intermediate container c8fc567c4ef2 [2020-10-05T07:36:19.411Z] ---> dfdfbbad9dc5 [2020-10-05T07:36:19.411Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-05T07:36:20.890Z] ---> a0cc48790e5c [2020-10-05T07:36:20.890Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-05T07:36:21.508Z] ---> 97db486241a7 [2020-10-05T07:36:21.508Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-05T07:36:22.625Z] ---> d50b318fc694 [2020-10-05T07:36:22.625Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-05T07:36:23.653Z] ---> 6fa260b4600c [2020-10-05T07:36:23.653Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-05T07:36:24.733Z] ---> 4b51a98da60e [2020-10-05T07:36:24.733Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-05T07:36:24.733Z] ---> Running in 13ea86817852 [2020-10-05T07:36:27.559Z] Removing intermediate container 13ea86817852 [2020-10-05T07:36:27.559Z] ---> 3bc5cf15f6a5 [2020-10-05T07:36:27.559Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-05T07:36:28.221Z] ---> 36e887660e06 [2020-10-05T07:36:28.221Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-05T07:36:28.939Z] ---> Running in 63421f69ec15 [2020-10-05T07:36:31.848Z] Removing intermediate container 63421f69ec15 [2020-10-05T07:36:31.848Z] ---> eda2537ece72 [2020-10-05T07:36:31.848Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-05T07:36:31.848Z] ---> Running in 638f46a17ee4 [2020-10-05T07:36:34.736Z] Removing intermediate container 638f46a17ee4 [2020-10-05T07:36:34.737Z] ---> 568b60df6b32 [2020-10-05T07:36:34.737Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-05T07:36:35.555Z] ---> Running in 9bd2197f70f5 [2020-10-05T07:36:36.225Z] Removing intermediate container 9bd2197f70f5 [2020-10-05T07:36:36.225Z] ---> 5c5a1f37b76b [2020-10-05T07:36:36.225Z] Step 26/29 : CMD [ "generate" ] [2020-10-05T07:36:36.225Z] ---> Running in bd5f972ead97 [2020-10-05T07:36:37.262Z] Removing intermediate container bd5f972ead97 [2020-10-05T07:36:37.262Z] ---> c4840841ef6f [2020-10-05T07:36:37.262Z] Step 27/29 : LABEL arch=x86_64 [2020-10-05T07:36:37.637Z] ---> Running in 15ee5dbd358e [2020-10-05T07:36:38.100Z] Removing intermediate container 15ee5dbd358e [2020-10-05T07:36:38.100Z] ---> 962112c00a32 [2020-10-05T07:36:38.100Z] Step 28/29 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:36:38.100Z] ---> Running in 0485e54d337c [2020-10-05T07:36:39.050Z] Removing intermediate container 0485e54d337c [2020-10-05T07:36:39.050Z] ---> 938f85da5928 [2020-10-05T07:36:39.050Z] Step 29/29 : LABEL version=0.0.0 [2020-10-05T07:36:39.050Z] ---> Running in 3b7b374a3ed9 [2020-10-05T07:36:39.889Z] 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-05T07:36:40.542Z] Removing intermediate container 3b7b374a3ed9 [2020-10-05T07:36:40.542Z] ---> 607569f3fae2 [2020-10-05T07:36:40.542Z] [2020-10-05T07:36:42.729Z] Successfully built 607569f3fae2 [2020-10-05T07:36:42.729Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-05T07:36:42.729Z] Building docker-support-scheduler-go [2020-10-05T07:36:51.149Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 264e0b6e2a0a [2020-10-05T07:36:51.149Z] ---> 3f5f410fd504 [2020-10-05T07:36:51.149Z] [2020-10-05T07:36:51.149Z] Step 10/20 : FROM alpine [2020-10-05T07:36:51.149Z] ---> a24bb4013296 [2020-10-05T07:36:51.149Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-05T07:36:51.149Z] ---> Running in fb95f6a03833 [2020-10-05T07:36:53.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:36:53.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:36:53.564Z] 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-05T07:36:53.843Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:36:53.843Z] v3.12.0-366-g88c5d9ea04 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:36:53.843Z] OK: 12750 distinct packages available [2020-10-05T07:36:54.477Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-05T07:36:54.477Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-05T07:36:54.477Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-05T07:36:54.477Z] (4/4) Installing curl (7.69.1-r1) [2020-10-05T07:36:54.477Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T07:36:54.477Z] Executing ca-certificates-20191127-r4.trigger [2020-10-05T07:36:54.782Z] OK: 7 MiB in 18 packages [2020-10-05T07:36:59.281Z] Removing intermediate container fb95f6a03833 [2020-10-05T07:36:59.281Z] ---> d6575b7daed6 [2020-10-05T07:36:59.281Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-05T07:37:00.356Z] ---> Running in 432090c161b2 [2020-10-05T07:37:00.974Z] Removing intermediate container 432090c161b2 [2020-10-05T07:37:00.974Z] ---> 888424071b06 [2020-10-05T07:37:00.974Z] Step 13/20 : WORKDIR /edgex [2020-10-05T07:37:03.747Z] ---> Running in 9f3d678751d0 [2020-10-05T07:37:08.121Z] Removing intermediate container 9f3d678751d0 [2020-10-05T07:37:08.121Z] ---> 9b97970a0580 [2020-10-05T07:37:08.121Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-05T07:37:08.121Z] Removing intermediate container e63cc43acccd [2020-10-05T07:37:08.121Z] ---> c64e223a9c4d [2020-10-05T07:37:08.121Z] [2020-10-05T07:37:08.121Z] Step 10/26 : FROM alpine:3.10 [2020-10-05T07:37:08.121Z] Removing intermediate container 853bd792ff77 [2020-10-05T07:37:08.121Z] ---> 94cd06bd60e8 [2020-10-05T07:37:08.121Z] [2020-10-05T07:37:08.121Z] Step 10/22 : FROM scratch [2020-10-05T07:37:08.121Z] ---> [2020-10-05T07:37:08.121Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T07:37:08.121Z] 3.10: Pulling from library/alpine [2020-10-05T07:37:09.116Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:37:09.116Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:37:09.116Z] ---> 3e6327593eaa [2020-10-05T07:37:09.116Z] Step 3/21 : WORKDIR /edgex-go [2020-10-05T07:37:09.116Z] ---> Using cache [2020-10-05T07:37:09.116Z] ---> f7e809b07c48 [2020-10-05T07:37:09.116Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:37:09.116Z] ---> Using cache [2020-10-05T07:37:09.116Z] ---> dead347558f5 [2020-10-05T07:37:09.116Z] Step 5/21 : RUN apk update && apk add make git [2020-10-05T07:37:09.116Z] ---> Using cache [2020-10-05T07:37:09.116Z] ---> 8605eb34a655 [2020-10-05T07:37:09.116Z] Step 6/21 : COPY go.mod . [2020-10-05T07:37:09.116Z] ---> Using cache [2020-10-05T07:37:09.116Z] ---> ce714bb739cd [2020-10-05T07:37:09.116Z] Step 7/21 : RUN go mod download [2020-10-05T07:37:09.116Z] ---> Using cache [2020-10-05T07:37:09.116Z] ---> 28a0236b12b6 [2020-10-05T07:37:09.116Z] Step 8/21 : COPY . . [2020-10-05T07:37:09.116Z] ---> Using cache [2020-10-05T07:37:09.116Z] ---> 7fffe653f1ad [2020-10-05T07:37:09.116Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-05T07:37:09.700Z] ---> Running in 05f56c98ec96 [2020-10-05T07:37:09.969Z] ---> ac3ceb3c8af6 [2020-10-05T07:37:09.969Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-05T07:37:10.240Z] ---> Running in 2d2ec19e4ad4 [2020-10-05T07:37:10.240Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-05T07:37:10.240Z] Status: Downloaded newer image for alpine:3.10 [2020-10-05T07:37:10.240Z] ---> be4e4bea2c2e [2020-10-05T07:37:10.240Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-05T07:37:10.510Z] Removing intermediate container 05f56c98ec96 [2020-10-05T07:37:10.510Z] ---> f401b702976b [2020-10-05T07:37:10.510Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-05T07:37:10.510Z] Removing intermediate container 01144b83114f [2020-10-05T07:37:10.510Z] ---> 859aafa57f63 [2020-10-05T07:37:10.510Z] [2020-10-05T07:37:10.510Z] Step 10/23 : FROM alpine [2020-10-05T07:37:10.510Z] ---> a24bb4013296 [2020-10-05T07:37:10.510Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T07:37:10.510Z] ---> Running in aa2ad4f91af2 [2020-10-05T07:37:10.510Z] ---> Running in 7cece2ed831c [2020-10-05T07:37:10.784Z] ---> Running in dc70fd58c3b2 [2020-10-05T07:37:11.056Z] Removing intermediate container 7cece2ed831c [2020-10-05T07:37:11.056Z] ---> 6d041578f351 [2020-10-05T07:37:11.056Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-05T07:37:11.056Z] ---> d608699b18fc [2020-10-05T07:37:11.056Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-05T07:37:11.056Z] ---> Running in 3d411b4a1d35 [2020-10-05T07:37:11.056Z] Removing intermediate container dc70fd58c3b2 [2020-10-05T07:37:11.056Z] ---> 862995eebabb [2020-10-05T07:37:11.056Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-05T07:37:11.056Z] ---> Running in 086fa774e3d8 [2020-10-05T07:37:11.056Z] 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-05T07:37:11.351Z] ---> Running in 7e407ffa3bab [2020-10-05T07:37:11.351Z] Removing intermediate container 3d411b4a1d35 [2020-10-05T07:37:11.351Z] ---> f9415abf61a5 [2020-10-05T07:37:11.351Z] Step 14/22 : WORKDIR / [2020-10-05T07:37:11.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:37:11.638Z] ---> Running in 127fe8eb08d8 [2020-10-05T07:37:11.638Z] Removing intermediate container 086fa774e3d8 [2020-10-05T07:37:11.638Z] ---> a53ea532b7fb [2020-10-05T07:37:11.638Z] Step 17/20 : CMD ["--init=true"] [2020-10-05T07:37:11.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:37:11.920Z] Removing intermediate container 7e407ffa3bab [2020-10-05T07:37:11.920Z] ---> f6f21c359699 [2020-10-05T07:37:11.920Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-05T07:37:11.920Z] ---> Running in 8dc40c89a702 [2020-10-05T07:37:11.920Z] ---> Running in 14957c581b97 [2020-10-05T07:37:11.920Z] Removing intermediate container 127fe8eb08d8 [2020-10-05T07:37:11.920Z] ---> 8f96ec9ec775 [2020-10-05T07:37:11.920Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-05T07:37:11.920Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-05T07:37:11.920Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-05T07:37:11.920Z] OK: 10346 distinct packages available [2020-10-05T07:37:12.285Z] Removing intermediate container 8dc40c89a702 [2020-10-05T07:37:12.285Z] ---> ab6b97da688a [2020-10-05T07:37:12.285Z] Step 18/20 : LABEL arch=x86_64 [2020-10-05T07:37:12.285Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-05T07:37:12.285Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-05T07:37:12.285Z] Removing intermediate container 14957c581b97 [2020-10-05T07:37:12.285Z] ---> dda8c226d9f0 [2020-10-05T07:37:12.285Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:37:12.285Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-05T07:37:12.569Z] (4/5) Installing curl (7.66.0-r1) [2020-10-05T07:37:12.569Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-05T07:37:12.569Z] Executing busybox-1.30.1-r3.trigger [2020-10-05T07:37:12.569Z] Executing ca-certificates-20191127-r2.trigger [2020-10-05T07:37:12.569Z] OK: 7 MiB in 19 packages [2020-10-05T07:37:12.569Z] ---> Running in d59617e8efef [2020-10-05T07:37:12.569Z] ---> Running in aaf7029e3261 [2020-10-05T07:37:12.569Z] ---> 4352b24c7cf1 [2020-10-05T07:37:12.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-05T07:37:12.849Z] Removing intermediate container d59617e8efef [2020-10-05T07:37:12.849Z] ---> f8396926dce5 [2020-10-05T07:37:12.849Z] Step 19/20 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:37:13.481Z] ---> Running in 38d0c56d6be1 [2020-10-05T07:37:15.683Z] ---> 6589fd65a2c8 [2020-10-05T07:37:15.683Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-05T07:37:15.683Z] Removing intermediate container 38d0c56d6be1 [2020-10-05T07:37:15.683Z] ---> 609da6744d9e [2020-10-05T07:37:15.683Z] Step 20/20 : LABEL version=0.0.0 [2020-10-05T07:37:16.055Z] Removing intermediate container aa2ad4f91af2 [2020-10-05T07:37:16.055Z] ---> ec546f2321f6 [2020-10-05T07:37:16.055Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-05T07:37:16.055Z] ---> Running in 81a728a04655 [2020-10-05T07:37:16.459Z] ---> Running in 7e949b210e45 [2020-10-05T07:37:16.459Z] ---> b011685b1717 [2020-10-05T07:37:16.459Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-05T07:37:16.767Z] ---> Running in 32814d943fa9 [2020-10-05T07:37:16.767Z] Removing intermediate container 81a728a04655 [2020-10-05T07:37:16.767Z] ---> bec9680b751d [2020-10-05T07:37:16.767Z] [2020-10-05T07:37:17.084Z] Successfully built bec9680b751d [2020-10-05T07:37:17.415Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-05T07:37:17.415Z] Building docker-support-logging-go [2020-10-05T07:37:17.415Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 7e949b210e45 [2020-10-05T07:37:17.415Z] ---> 59845e10bb50 [2020-10-05T07:37:17.415Z] Step 13/26 : WORKDIR / [2020-10-05T07:37:17.783Z] Removing intermediate container aaf7029e3261 [2020-10-05T07:37:17.783Z] ---> 8f4f6f87e6c5 [2020-10-05T07:37:17.783Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-05T07:37:17.783Z] Removing intermediate container 32814d943fa9 [2020-10-05T07:37:17.783Z] ---> c722a556d0c6 [2020-10-05T07:37:17.783Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:37:18.080Z] ---> Running in 86a5bc1f67c7 [2020-10-05T07:37:18.080Z] ---> Running in d7f0208e1856 [2020-10-05T07:37:18.080Z] ---> Running in d1ce5acf9b8a [2020-10-05T07:37:19.144Z] Removing intermediate container d1ce5acf9b8a [2020-10-05T07:37:19.144Z] ---> 1550d73a7d37 [2020-10-05T07:37:19.144Z] Step 20/22 : LABEL arch=x86_64 [2020-10-05T07:37:19.144Z] Removing intermediate container 86a5bc1f67c7 [2020-10-05T07:37:19.144Z] ---> bddaaebbf9db [2020-10-05T07:37:19.144Z] 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-05T07:37:20.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:37:20.798Z] ---> Running in 5a6723437016 [2020-10-05T07:37:22.014Z] ---> 7e5c7d8363fd [2020-10-05T07:37:22.014Z] 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-05T07:37:22.696Z] Removing intermediate container 5a6723437016 [2020-10-05T07:37:22.696Z] ---> 12664d7e4511 [2020-10-05T07:37:22.696Z] Step 21/22 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:37:22.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:37:22.990Z] ---> Running in 0d9c002c7798 [2020-10-05T07:37:23.690Z] ---> 5067453e9000 [2020-10-05T07:37:23.690Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-05T07:37:24.359Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-05T07:37:24.359Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-05T07:37:24.359Z] Removing intermediate container 0d9c002c7798 [2020-10-05T07:37:24.359Z] ---> edf93a49af0a [2020-10-05T07:37:24.359Z] Step 22/22 : LABEL version=0.0.0 [2020-10-05T07:37:24.683Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-05T07:37:25.072Z] ---> Running in 9cfeb48d003e [2020-10-05T07:37:25.072Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-05T07:37:25.072Z] ---> 4933bf010abc [2020-10-05T07:37:25.072Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-05T07:37:25.376Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-05T07:37:25.376Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T07:37:25.376Z] OK: 8 MiB in 19 packages [2020-10-05T07:37:25.813Z] Removing intermediate container 9cfeb48d003e [2020-10-05T07:37:25.813Z] ---> 1652abe610b2 [2020-10-05T07:37:25.813Z] [2020-10-05T07:37:26.193Z] ---> 645925dfae98 [2020-10-05T07:37:26.193Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-05T07:37:26.555Z] Successfully built 1652abe610b2 [2020-10-05T07:37:26.555Z] Successfully tagged docker-core-metadata-go:latest [2020-10-05T07:37:26.555Z] Building docker-sys-mgmt-agent-go [2020-10-05T07:37:27.241Z]  Building docker-core-metadata-go ... done Removing intermediate container d7f0208e1856 [2020-10-05T07:37:27.241Z] ---> 33161d90c4b8 [2020-10-05T07:37:27.241Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-05T07:37:30.390Z] ---> 30a3dd4008b7 [2020-10-05T07:37:30.390Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-05T07:37:30.708Z] ---> fba25b4414d3 [2020-10-05T07:37:30.708Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-05T07:37:35.189Z] ---> 186141bd4e20 [2020-10-05T07:37:35.189Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-05T07:37:35.476Z] ---> 93305598da09 [2020-10-05T07:37:35.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-05T07:37:36.998Z] ---> 671c3337cad8 [2020-10-05T07:37:36.998Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-05T07:37:36.998Z] ---> a13371413d4a [2020-10-05T07:37:36.998Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-05T07:37:37.611Z] ---> Running in acab1f882e29 [2020-10-05T07:37:38.202Z] ---> d5bf6fb2d1c7 [2020-10-05T07:37:38.202Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-05T07:37:38.506Z] Removing intermediate container acab1f882e29 [2020-10-05T07:37:38.506Z] ---> b9071fd42e52 [2020-10-05T07:37:38.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:37:38.796Z] ---> Running in 9429a66d3050 [2020-10-05T07:37:39.084Z] ---> Running in 45a48b9d3ea7 [2020-10-05T07:37:40.943Z] Removing intermediate container 45a48b9d3ea7 [2020-10-05T07:37:40.943Z] ---> 7bd1eaa1dd4f [2020-10-05T07:37:40.943Z] Step 21/23 : LABEL arch=x86_64 [2020-10-05T07:37:41.588Z] ---> Running in 435195b6d8ea [2020-10-05T07:37:42.660Z] Removing intermediate container 435195b6d8ea [2020-10-05T07:37:42.660Z] ---> eb8a276b5a9f [2020-10-05T07:37:42.660Z] Step 22/23 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:37:44.336Z] ---> Running in 5408a0cf5fdb [2020-10-05T07:37:44.336Z] Removing intermediate container 9429a66d3050 [2020-10-05T07:37:44.336Z] ---> 687e1541a2c7 [2020-10-05T07:37:44.336Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-05T07:37:45.433Z] ---> Running in cd991be1e9fb [2020-10-05T07:37:45.433Z] Removing intermediate container 5408a0cf5fdb [2020-10-05T07:37:45.433Z] ---> 7dbcaf413e2d [2020-10-05T07:37:45.433Z] Step 23/23 : LABEL version=0.0.0 [2020-10-05T07:37:46.719Z] ---> Running in edc88204605f [2020-10-05T07:37:47.847Z] Removing intermediate container cd991be1e9fb [2020-10-05T07:37:47.847Z] ---> 130c56508d76 [2020-10-05T07:37:47.847Z] Step 24/26 : LABEL arch=x86_64 [2020-10-05T07:37:48.160Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:37:48.160Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:37:48.160Z] ---> 3e6327593eaa [2020-10-05T07:37:48.160Z] Step 3/22 : WORKDIR /edgex-go [2020-10-05T07:37:48.160Z] ---> Using cache [2020-10-05T07:37:48.160Z] ---> f7e809b07c48 [2020-10-05T07:37:48.160Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:37:48.160Z] ---> Using cache [2020-10-05T07:37:48.160Z] ---> dead347558f5 [2020-10-05T07:37:48.160Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-05T07:37:50.126Z] ---> Running in aa1059fc0022 [2020-10-05T07:37:50.126Z] ---> Running in 041dafa2a49e [2020-10-05T07:37:50.126Z] Removing intermediate container edc88204605f [2020-10-05T07:37:50.126Z] ---> a8812e2c0dca [2020-10-05T07:37:50.126Z] [2020-10-05T07:37:50.558Z] Successfully built a8812e2c0dca [2020-10-05T07:37:50.558Z] Removing intermediate container 2d2ec19e4ad4 [2020-10-05T07:37:50.558Z] ---> 01f946357cc3 [2020-10-05T07:37:50.558Z] [2020-10-05T07:37:50.558Z] Step 10/21 : FROM scratch [2020-10-05T07:37:50.558Z] ---> [2020-10-05T07:37:50.558Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T07:37:51.149Z] Successfully tagged docker-core-data-go:latest [2020-10-05T07:37:51.149Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2020-10-05T07:37:51.149Z] Removing intermediate container 041dafa2a49e [2020-10-05T07:37:51.149Z] ---> aa9bf4ff2836 [2020-10-05T07:37:51.149Z] Step 25/26 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:37:51.423Z] ---> Running in 5fc702d0e993 [2020-10-05T07:37:51.858Z] ---> Using cache [2020-10-05T07:37:51.858Z] ---> f401b702976b [2020-10-05T07:37:51.858Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-05T07:37:52.519Z] ---> Running in 78646c11a5e0 [2020-10-05T07:37:52.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:37:53.877Z] Removing intermediate container 5fc702d0e993 [2020-10-05T07:37:53.877Z] ---> c9e9614cf401 [2020-10-05T07:37:53.877Z] Step 26/26 : LABEL version=0.0.0 [2020-10-05T07:37:54.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:37:55.670Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:37:55.670Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:37:55.670Z] ---> 3e6327593eaa [2020-10-05T07:37:55.670Z] Step 3/27 : WORKDIR /edgex-go [2020-10-05T07:37:55.670Z] ---> Using cache [2020-10-05T07:37:55.670Z] ---> f7e809b07c48 [2020-10-05T07:37:55.670Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:37:55.670Z] ---> Using cache [2020-10-05T07:37:55.670Z] ---> dead347558f5 [2020-10-05T07:37:55.670Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-05T07:37:56.319Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:37:56.319Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:37:56.319Z] OK: 12752 distinct packages available [2020-10-05T07:37:56.657Z] ---> Running in c3ee489c0a61 [2020-10-05T07:37:56.657Z] Removing intermediate container 78646c11a5e0 [2020-10-05T07:37:56.657Z] ---> cca97876b2d7 [2020-10-05T07:37:56.657Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-05T07:37:56.657Z] OK: 233 MiB in 51 packages [2020-10-05T07:37:56.991Z] ---> Running in d3f9f33ddd06 [2020-10-05T07:37:56.991Z] ---> Running in a6c06080ba2f [2020-10-05T07:37:57.271Z] OK: 233 MiB in 51 packages [2020-10-05T07:37:58.249Z] Removing intermediate container c3ee489c0a61 [2020-10-05T07:37:58.249Z] ---> e1f42193e988 [2020-10-05T07:37:58.249Z] [2020-10-05T07:37:58.249Z] Removing intermediate container a6c06080ba2f [2020-10-05T07:37:58.249Z] ---> 2541344c4261 [2020-10-05T07:37:58.249Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-05T07:37:58.547Z] Successfully built e1f42193e988 [2020-10-05T07:37:58.547Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-05T07:37:58.547Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-10-05T07:37:59.565Z] ---> f7c911052795 [2020-10-05T07:37:59.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:37:59.565Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-05T07:37:59.565Z] Removing intermediate container aa1059fc0022 [2020-10-05T07:37:59.565Z] ---> 6d13ecf1ac3a [2020-10-05T07:37:59.565Z] Step 6/22 : COPY go.mod . [2020-10-05T07:38:00.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:38:01.247Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:38:01.247Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:38:01.247Z] OK: 12752 distinct packages available [2020-10-05T07:38:01.600Z] OK: 233 MiB in 51 packages [2020-10-05T07:38:01.891Z] ---> b8bb683734d5 [2020-10-05T07:38:01.891Z] Step 7/22 : RUN go mod download [2020-10-05T07:38:02.559Z] ---> f19beb75490b [2020-10-05T07:38:02.559Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-05T07:38:02.848Z] ---> Running in e164a5e74362 [2020-10-05T07:38:04.891Z] ---> e0f0ccd13b39 [2020-10-05T07:38:04.891Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-05T07:38:06.357Z] Removing intermediate container d3f9f33ddd06 [2020-10-05T07:38:06.357Z] ---> 85116b686d8f [2020-10-05T07:38:06.357Z] Step 6/27 : COPY go.mod . [2020-10-05T07:38:06.357Z] ---> Running in 1b57ff3dc157 [2020-10-05T07:38:07.908Z] Removing intermediate container 1b57ff3dc157 [2020-10-05T07:38:07.908Z] ---> 4923259f209e [2020-10-05T07:38:07.908Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:38:07.908Z] ---> cccb17f6282c [2020-10-05T07:38:07.908Z] Step 7/27 : RUN go mod download [2020-10-05T07:38:08.188Z] ---> Running in 198085712bcf [2020-10-05T07:38:08.789Z] ---> Running in ee419cff5394 [2020-10-05T07:38:08.789Z] Removing intermediate container 198085712bcf [2020-10-05T07:38:08.789Z] ---> 5fffce17666f [2020-10-05T07:38:08.789Z] Step 19/21 : LABEL arch=x86_64 [2020-10-05T07:38:09.838Z] ---> Running in 31b9c7da4d66 [2020-10-05T07:38:10.136Z] Removing intermediate container e164a5e74362 [2020-10-05T07:38:10.136Z] ---> 34bbe133be38 [2020-10-05T07:38:10.136Z] Step 8/22 : COPY . . [2020-10-05T07:38:10.753Z] Removing intermediate container 31b9c7da4d66 [2020-10-05T07:38:10.753Z] ---> db1443605a6c [2020-10-05T07:38:10.753Z] Step 20/21 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:38:11.070Z] ---> Running in a311bd786323 [2020-10-05T07:38:13.880Z] Removing intermediate container a311bd786323 [2020-10-05T07:38:13.880Z] ---> 387b33a8f99d [2020-10-05T07:38:13.880Z] Step 21/21 : LABEL version=0.0.0 [2020-10-05T07:38:14.897Z] ---> Running in 5c752884acab [2020-10-05T07:38:16.417Z] Removing intermediate container 5c752884acab [2020-10-05T07:38:16.417Z] ---> a3ecfd43651d [2020-10-05T07:38:16.417Z] [2020-10-05T07:38:16.417Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:38:16.417Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:38:16.417Z] ---> 3e6327593eaa [2020-10-05T07:38:16.417Z] Step 3/24 : WORKDIR /edgex-go [2020-10-05T07:38:16.417Z] ---> Using cache [2020-10-05T07:38:16.417Z] ---> f7e809b07c48 [2020-10-05T07:38:16.417Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:38:16.417Z] ---> Using cache [2020-10-05T07:38:16.417Z] ---> dead347558f5 [2020-10-05T07:38:16.417Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-05T07:38:17.021Z] Removing intermediate container ee419cff5394 [2020-10-05T07:38:17.021Z] ---> 6217f1154c2a [2020-10-05T07:38:17.021Z] Step 8/27 : COPY . . [2020-10-05T07:38:17.295Z] Successfully built a3ecfd43651d [2020-10-05T07:38:18.303Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-05T07:38:20.328Z]  Building docker-support-scheduler-go ... done  ---> Running in 0e0de1e0bb24 [2020-10-05T07:38:23.795Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T07:38:23.795Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-05T07:38:23.795Z] ---> 3e6327593eaa [2020-10-05T07:38:23.795Z] Step 3/22 : WORKDIR /edgex-go [2020-10-05T07:38:23.795Z] ---> Using cache [2020-10-05T07:38:23.795Z] ---> f7e809b07c48 [2020-10-05T07:38:23.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:38:23.795Z] ---> Using cache [2020-10-05T07:38:23.795Z] ---> dead347558f5 [2020-10-05T07:38:23.795Z] Step 5/22 : RUN apk update && apk add make git [2020-10-05T07:38:23.795Z] ---> Using cache [2020-10-05T07:38:23.795Z] ---> 8605eb34a655 [2020-10-05T07:38:23.795Z] Step 6/22 : COPY go.mod . [2020-10-05T07:38:23.795Z] ---> Using cache [2020-10-05T07:38:23.795Z] ---> ce714bb739cd [2020-10-05T07:38:23.795Z] Step 7/22 : RUN go mod download [2020-10-05T07:38:23.795Z] ---> Using cache [2020-10-05T07:38:23.795Z] ---> 28a0236b12b6 [2020-10-05T07:38:23.795Z] Step 8/22 : COPY . . [2020-10-05T07:38:23.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:38:23.795Z] ---> Using cache [2020-10-05T07:38:23.795Z] ---> 7fffe653f1ad [2020-10-05T07:38:23.795Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-05T07:38:24.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:38:25.362Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T07:38:25.362Z] v3.12.0-366-g88c5d9ea04 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T07:38:25.362Z] OK: 12752 distinct packages available [2020-10-05T07:38:25.664Z] OK: 233 MiB in 51 packages [2020-10-05T07:38:29.117Z] ---> Running in 24bda655fba4 [2020-10-05T07:38:31.157Z] 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-05T07:38:31.157Z] Removing intermediate container 0e0de1e0bb24 [2020-10-05T07:38:31.157Z] ---> 171587ad947a [2020-10-05T07:38:31.157Z] Step 6/24 : COPY go.mod . [2020-10-05T07:38:33.160Z] ---> be67d87a8257 [2020-10-05T07:38:33.160Z] Step 7/24 : RUN go mod download [2020-10-05T07:38:33.769Z] ---> Running in 2b3714ccfa3b [2020-10-05T07:38:39.315Z] Removing intermediate container 2b3714ccfa3b [2020-10-05T07:38:39.315Z] ---> cc66adf81933 [2020-10-05T07:38:39.315Z] Step 8/24 : COPY . . [2020-10-05T07:38:47.940Z] ---> 79252b743e2b [2020-10-05T07:38:47.940Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-05T07:38:49.943Z] ---> Running in e1c860080a61 [2020-10-05T07:38:50.955Z] 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-05T07:38:53.208Z] ---> 924634a64be6 [2020-10-05T07:38:53.208Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-05T07:38:53.880Z] ---> Running in 77d5de00bf08 [2020-10-05T07:38:56.587Z] 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-05T07:39:09.705Z] Removing intermediate container 24bda655fba4 [2020-10-05T07:39:09.705Z] ---> b2c9f548a088 [2020-10-05T07:39:09.705Z] [2020-10-05T07:39:09.705Z] Step 10/22 : FROM scratch [2020-10-05T07:39:09.705Z] ---> [2020-10-05T07:39:09.705Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T07:39:11.216Z] ---> Using cache [2020-10-05T07:39:11.216Z] ---> f401b702976b [2020-10-05T07:39:11.216Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-05T07:39:11.518Z] ---> Running in 7ffbc6a2b97f [2020-10-05T07:39:12.561Z] Removing intermediate container 7ffbc6a2b97f [2020-10-05T07:39:12.561Z] ---> 1e216cad2d63 [2020-10-05T07:39:12.561Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-05T07:39:12.842Z] ---> Running in d5cbc059f97e [2020-10-05T07:39:13.120Z] ---> af57be76316a [2020-10-05T07:39:13.120Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-05T07:39:13.120Z] ---> Running in c553f326653c [2020-10-05T07:39:13.555Z] Removing intermediate container d5cbc059f97e [2020-10-05T07:39:13.555Z] ---> 5b02f235913f [2020-10-05T07:39:13.555Z] Step 14/22 : WORKDIR / [2020-10-05T07:39:13.555Z] ---> Running in 09f125405a29 [2020-10-05T07:39:13.863Z] Removing intermediate container 09f125405a29 [2020-10-05T07:39:13.863Z] ---> 1ffc8ff69160 [2020-10-05T07:39:13.863Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-05T07:39:14.487Z] 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-05T07:39:14.487Z] ---> a492587f70c4 [2020-10-05T07:39:14.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-05T07:39:15.946Z] ---> f6894e0c895f [2020-10-05T07:39:15.946Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-05T07:39:16.950Z] ---> 94981620f034 [2020-10-05T07:39:16.950Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-05T07:39:17.224Z] ---> Running in 9498066a6ed8 [2020-10-05T07:39:17.502Z] Removing intermediate container 9498066a6ed8 [2020-10-05T07:39:17.502Z] ---> 46d72ff9cd95 [2020-10-05T07:39:17.502Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:39:17.800Z] ---> Running in ed5408dec9c3 [2020-10-05T07:39:18.082Z] Removing intermediate container ed5408dec9c3 [2020-10-05T07:39:18.082Z] ---> 403a216651df [2020-10-05T07:39:18.082Z] Step 20/22 : LABEL arch=x86_64 [2020-10-05T07:39:18.417Z] ---> Running in 03bbd68f631c [2020-10-05T07:39:18.757Z] Removing intermediate container 03bbd68f631c [2020-10-05T07:39:18.757Z] ---> 210ef0daeb33 [2020-10-05T07:39:18.757Z] Step 21/22 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:39:18.757Z] ---> Running in ab1293cb4c51 [2020-10-05T07:39:19.437Z] Removing intermediate container ab1293cb4c51 [2020-10-05T07:39:19.437Z] ---> 26de381e291a [2020-10-05T07:39:19.437Z] Step 22/22 : LABEL version=0.0.0 [2020-10-05T07:39:19.714Z] ---> Running in 9a301d6c7990 [2020-10-05T07:39:20.389Z] Removing intermediate container 9a301d6c7990 [2020-10-05T07:39:20.389Z] ---> 31338b86f0a2 [2020-10-05T07:39:20.389Z] [2020-10-05T07:39:21.486Z] Successfully built 31338b86f0a2 [2020-10-05T07:39:21.486Z] Successfully tagged docker-core-command-go:latest [2020-10-05T07:39:27.309Z]  Building docker-core-command-go ... done Removing intermediate container e1c860080a61 [2020-10-05T07:39:27.309Z] ---> 98ff288c3422 [2020-10-05T07:39:27.309Z] [2020-10-05T07:39:27.309Z] Step 10/22 : FROM scratch [2020-10-05T07:39:27.309Z] ---> [2020-10-05T07:39:27.309Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-05T07:39:27.309Z] Removing intermediate container 77d5de00bf08 [2020-10-05T07:39:27.309Z] ---> 3d17815e57bf [2020-10-05T07:39:27.309Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-05T07:39:27.309Z] ---> Running in 5cf167c9ac2d [2020-10-05T07:39:27.309Z] ---> Running in fd1186169ff3 [2020-10-05T07:39:27.593Z] Removing intermediate container 5cf167c9ac2d [2020-10-05T07:39:27.593Z] ---> 22ec7ae25e5a [2020-10-05T07:39:27.593Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-05T07:39:27.874Z] ---> Running in 369c1902fb9b [2020-10-05T07:39:28.165Z] Removing intermediate container 369c1902fb9b [2020-10-05T07:39:28.165Z] ---> 7d36d6bc7b8e [2020-10-05T07:39:28.165Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-05T07:39:28.448Z] ---> Running in 1ac046062202 [2020-10-05T07:39:28.758Z] 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-05T07:39:28.758Z] Removing intermediate container 1ac046062202 [2020-10-05T07:39:28.758Z] ---> 66cfb7e7f06d [2020-10-05T07:39:28.758Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-05T07:39:30.809Z] ---> c88d568caff3 [2020-10-05T07:39:30.809Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-05T07:39:31.108Z] ---> 19c19b5dcc2e [2020-10-05T07:39:31.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-05T07:39:32.590Z] Removing intermediate container fd1186169ff3 [2020-10-05T07:39:32.590Z] ---> 35d88a9927cb [2020-10-05T07:39:32.590Z] [2020-10-05T07:39:32.590Z] Step 11/27 : FROM docker:latest [2020-10-05T07:39:32.590Z] ---> 809cc4dba987 [2020-10-05T07:39:32.590Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-05T07:39:32.590Z] ---> Running in b21d4cac45e2 [2020-10-05T07:39:32.879Z] ---> 7d9286af0f32 [2020-10-05T07:39:32.879Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-05T07:39:33.498Z] ---> 24a98306ec59 [2020-10-05T07:39:33.498Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-05T07:39:33.827Z] ---> Running in 27cc49a145a2 [2020-10-05T07:39:33.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:39:33.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:39:33.827Z] Removing intermediate container 27cc49a145a2 [2020-10-05T07:39:33.827Z] ---> e8509b60240a [2020-10-05T07:39:33.827Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:39:34.112Z] ---> Running in d771b24e1b73 [2020-10-05T07:39:34.112Z] (1/2) Installing readline (8.0.4-r0) [2020-10-05T07:39:34.112Z] (2/2) Installing bash (5.0.17-r0) [2020-10-05T07:39:34.112Z] Executing bash-5.0.17-r0.post-install [2020-10-05T07:39:34.403Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T07:39:34.403Z] OK: 12 MiB in 22 packages [2020-10-05T07:39:34.403Z] Removing intermediate container d771b24e1b73 [2020-10-05T07:39:34.403Z] ---> f1c73bb9a615 [2020-10-05T07:39:34.403Z] Step 20/22 : LABEL arch=x86_64 [2020-10-05T07:39:34.709Z] ---> Running in ec3df9c33701 [2020-10-05T07:39:35.396Z] Removing intermediate container ec3df9c33701 [2020-10-05T07:39:35.396Z] ---> e2d25a29c801 [2020-10-05T07:39:35.396Z] Step 21/22 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:39:35.396Z] ---> Running in f92a1c845ab2 [2020-10-05T07:39:35.396Z] Removing intermediate container b21d4cac45e2 [2020-10-05T07:39:35.396Z] ---> 2d76cf07da57 [2020-10-05T07:39:35.396Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-05T07:39:35.669Z] ---> Running in 01ad3f17549a [2020-10-05T07:39:35.669Z] Removing intermediate container f92a1c845ab2 [2020-10-05T07:39:35.669Z] ---> fa62cd7e1c40 [2020-10-05T07:39:35.669Z] Step 22/22 : LABEL version=0.0.0 [2020-10-05T07:39:35.942Z] ---> Running in 4505c41df04b [2020-10-05T07:39:36.232Z] Removing intermediate container 4505c41df04b [2020-10-05T07:39:36.232Z] ---> c0bbc309d473 [2020-10-05T07:39:36.232Z] [2020-10-05T07:39:36.502Z] Successfully built c0bbc309d473 [2020-10-05T07:39:36.502Z] Successfully tagged docker-support-logging-go:latest [2020-10-05T07:39:38.474Z]  Building docker-support-logging-go ... done Removing intermediate container 01ad3f17549a [2020-10-05T07:39:38.474Z] ---> 7bd2c0e2a735 [2020-10-05T07:39:38.474Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-05T07:39:38.474Z] ---> Running in 9b7f5e306c60 [2020-10-05T07:39:38.474Z] Removing intermediate container c553f326653c [2020-10-05T07:39:38.474Z] ---> d1bc9b899adf [2020-10-05T07:39:38.474Z] [2020-10-05T07:39:38.474Z] Step 10/24 : FROM scratch [2020-10-05T07:39:38.474Z] ---> [2020-10-05T07:39:38.474Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-05T07:39:38.745Z] ---> Using cache [2020-10-05T07:39:38.745Z] ---> 22ec7ae25e5a [2020-10-05T07:39:38.745Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-05T07:39:38.745Z] ---> Running in 1a81a83fba52 [2020-10-05T07:39:38.745Z] Removing intermediate container 9b7f5e306c60 [2020-10-05T07:39:38.745Z] ---> 28e36d05f1d2 [2020-10-05T07:39:38.745Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-05T07:39:38.745Z] ---> Running in 5b5362d44a1f [2020-10-05T07:39:38.745Z] Removing intermediate container 1a81a83fba52 [2020-10-05T07:39:38.745Z] ---> 00c2a6486e3e [2020-10-05T07:39:38.745Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-05T07:39:39.008Z] ---> Running in b1ec6addf0a7 [2020-10-05T07:39:39.008Z] Removing intermediate container 5b5362d44a1f [2020-10-05T07:39:39.008Z] ---> 2063f9463b01 [2020-10-05T07:39:39.009Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-05T07:39:39.009Z] ---> Running in 65cfbc573b05 [2020-10-05T07:39:39.278Z] Removing intermediate container b1ec6addf0a7 [2020-10-05T07:39:39.278Z] ---> cd94e5cf59a1 [2020-10-05T07:39:39.278Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-05T07:39:39.278Z] Removing intermediate container 65cfbc573b05 [2020-10-05T07:39:39.278Z] ---> 9551815a1cac [2020-10-05T07:39:39.278Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-05T07:39:39.542Z] ---> 893ce96cd6a3 [2020-10-05T07:39:39.542Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-05T07:39:39.831Z] ---> df03c1712c7c [2020-10-05T07:39:39.831Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-05T07:39:40.826Z] ---> 217b55b159e5 [2020-10-05T07:39:40.826Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-05T07:39:40.826Z] ---> 4a50265a0fec [2020-10-05T07:39:40.826Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-05T07:39:41.096Z] ---> 6818f4d787bc [2020-10-05T07:39:41.096Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-05T07:39:41.383Z] ---> Running in f9e2a9fc6ea6 [2020-10-05T07:39:41.383Z] ---> 641e59ac4090 [2020-10-05T07:39:41.383Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-05T07:39:41.666Z] ---> 3ffab9e7f5b5 [2020-10-05T07:39:41.666Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-05T07:39:42.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:39:42.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:39:42.263Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-05T07:39:42.263Z] (2/33) Installing expat (2.2.9-r1) [2020-10-05T07:39:42.532Z] (3/33) Installing libffi (3.3-r2) [2020-10-05T07:39:42.532Z] (4/33) Installing gdbm (1.13-r1) [2020-10-05T07:39:42.532Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-05T07:39:42.532Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-05T07:39:42.532Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-05T07:39:46.823Z] ---> 2a761f3a1b76 [2020-10-05T07:39:46.823Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-05T07:39:46.823Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-05T07:39:46.823Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-05T07:39:46.823Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-05T07:39:46.823Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-05T07:39:46.823Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-05T07:39:46.823Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-05T07:39:47.096Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-05T07:39:47.096Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-05T07:39:47.096Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-05T07:39:47.096Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-05T07:39:47.096Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-05T07:39:47.096Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-05T07:39:47.096Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-05T07:39:47.096Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-05T07:39:47.096Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-05T07:39:48.070Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-05T07:39:48.652Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-05T07:39:48.652Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-05T07:39:48.652Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-05T07:39:48.652Z] ---> d1423beee5fb [2020-10-05T07:39:48.652Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-05T07:39:48.917Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-05T07:39:48.917Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-05T07:39:48.917Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-05T07:39:48.917Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-05T07:39:49.192Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-05T07:39:49.192Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-05T07:39:49.192Z] ---> Running in 952aba2cc581 [2020-10-05T07:39:49.192Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-05T07:39:49.192Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T07:39:49.462Z] OK: 71 MiB in 55 packages [2020-10-05T07:39:50.252Z] Removing intermediate container 952aba2cc581 [2020-10-05T07:39:50.252Z] ---> b75e7af2ccca [2020-10-05T07:39:50.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:39:50.252Z] ---> Running in 877eec72dec4 [2020-10-05T07:39:50.576Z] Removing intermediate container 877eec72dec4 [2020-10-05T07:39:50.576Z] ---> aaf3435a4948 [2020-10-05T07:39:50.576Z] Step 22/24 : LABEL arch=x86_64 [2020-10-05T07:39:51.621Z] ---> Running in 6d528ba63f45 [2020-10-05T07:39:53.647Z] Removing intermediate container 6d528ba63f45 [2020-10-05T07:39:53.647Z] ---> 37f07dab3404 [2020-10-05T07:39:53.647Z] Step 23/24 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:39:55.057Z] ---> Running in 642b6e6ce810 [2020-10-05T07:39:55.322Z] Removing intermediate container f9e2a9fc6ea6 [2020-10-05T07:39:55.322Z] ---> 57b541f00360 [2020-10-05T07:39:55.322Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-05T07:39:55.322Z] Removing intermediate container 642b6e6ce810 [2020-10-05T07:39:55.322Z] ---> a14a144e27c0 [2020-10-05T07:39:55.322Z] Step 24/24 : LABEL version=0.0.0 [2020-10-05T07:39:55.589Z] ---> Running in 2ef31ccdb8be [2020-10-05T07:39:55.589Z] ---> Running in a14424f85a47 [2020-10-05T07:39:55.852Z] Removing intermediate container a14424f85a47 [2020-10-05T07:39:55.852Z] ---> 681645e99af1 [2020-10-05T07:39:55.852Z] [2020-10-05T07:39:55.852Z] Successfully built 681645e99af1 [2020-10-05T07:39:55.852Z] Successfully tagged docker-support-notifications-go:latest [2020-10-05T07:39:57.262Z]  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 [2020-10-05T07:39:57.262Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-05T07:39:57.262Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-05T07:39:57.262Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-05T07:39:57.532Z] Collecting cached-property<2,>=1.2.0 [2020-10-05T07:39:57.532Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-05T07:39:57.532Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-05T07:39:57.532Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-05T07:39:58.109Z] Collecting texttable<0.10,>=0.9.0 [2020-10-05T07:39:58.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-05T07:39:59.060Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-05T07:40:00.009Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-05T07:40:00.586Z] 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-05T07:40:00.586Z] Collecting PyYAML<4,>=3.10 [2020-10-05T07:40:00.586Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-05T07:40:02.009Z] Collecting jsonschema<3,>=2.5.1 [2020-10-05T07:40:02.009Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-05T07:40:02.009Z] Collecting docopt<0.7,>=0.6.1 [2020-10-05T07:40:02.009Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-05T07:40:02.637Z] Collecting docker<4.0,>=3.6.0 [2020-10-05T07:40:02.637Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-05T07:40:02.938Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-05T07:40:02.938Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-05T07:40:02.938Z] 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-05T07:40:03.205Z] Collecting idna<2.8,>=2.5 [2020-10-05T07:40:03.205Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-05T07:40:03.205Z] 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-05T07:40:03.205Z] Collecting docker-pycreds>=0.4.0 [2020-10-05T07:40:03.205Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-05T07:40:03.205Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-05T07:40:03.205Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-05T07:40:03.205Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-05T07:40:03.205Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-05T07:40:03.485Z] Installing collected packages: websocket-client, cached-property, dockerpty, texttable, urllib3, idna, requests, PyYAML, jsonschema, docopt, docker-pycreds, docker, docker-compose [2020-10-05T07:40:03.485Z] Running setup.py install for dockerpty: started [2020-10-05T07:40:04.152Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-05T07:40:04.152Z] Running setup.py install for texttable: started [2020-10-05T07:40:04.744Z] Running setup.py install for texttable: finished with status 'done' [2020-10-05T07:40:04.744Z] Attempting uninstall: urllib3 [2020-10-05T07:40:04.744Z] Found existing installation: urllib3 1.25.9 [2020-10-05T07:40:04.744Z] Uninstalling urllib3-1.25.9: [2020-10-05T07:40:05.014Z] Successfully uninstalled urllib3-1.25.9 [2020-10-05T07:40:05.284Z] Attempting uninstall: idna [2020-10-05T07:40:05.284Z] Found existing installation: idna 2.9 [2020-10-05T07:40:05.284Z] Uninstalling idna-2.9: [2020-10-05T07:40:05.284Z] Successfully uninstalled idna-2.9 [2020-10-05T07:40:05.552Z] Attempting uninstall: requests [2020-10-05T07:40:05.552Z] Found existing installation: requests 2.23.0 [2020-10-05T07:40:05.552Z] Uninstalling requests-2.23.0: [2020-10-05T07:40:05.552Z] Successfully uninstalled requests-2.23.0 [2020-10-05T07:40:05.552Z] Running setup.py install for PyYAML: started [2020-10-05T07:40:06.513Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-05T07:40:06.779Z] Running setup.py install for docopt: started [2020-10-05T07:40:07.365Z] Running setup.py install for docopt: finished with status 'done' [2020-10-05T07:40:07.957Z] 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-05T07:40:11.337Z] Removing intermediate container 2ef31ccdb8be [2020-10-05T07:40:11.337Z] ---> 44afd7722ce6 [2020-10-05T07:40:11.337Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-05T07:40:11.337Z] ---> Running in b52f86ba9e2d [2020-10-05T07:40:11.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:40:11.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:40:11.939Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-05T07:40:11.939Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-05T07:40:11.939Z] (3/3) Installing curl (7.69.1-r1) [2020-10-05T07:40:11.939Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T07:40:11.939Z] OK: 72 MiB in 58 packages [2020-10-05T07:40:12.911Z] Removing intermediate container b52f86ba9e2d [2020-10-05T07:40:12.911Z] ---> 755b473bdee2 [2020-10-05T07:40:12.911Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-05T07:40:12.911Z] ---> Running in 007f709b663c [2020-10-05T07:40:13.181Z] Removing intermediate container 007f709b663c [2020-10-05T07:40:13.181Z] ---> b2d9f316003b [2020-10-05T07:40:13.181Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:40:13.181Z] ---> Running in 8566c488a924 [2020-10-05T07:40:13.466Z] Removing intermediate container 8566c488a924 [2020-10-05T07:40:13.466Z] ---> 4bfbb1c420da [2020-10-05T07:40:13.466Z] Step 25/27 : LABEL arch=x86_64 [2020-10-05T07:40:13.466Z] ---> Running in 01db0acd6379 [2020-10-05T07:40:13.739Z] Removing intermediate container 01db0acd6379 [2020-10-05T07:40:13.739Z] ---> 3224f8d1f65c [2020-10-05T07:40:13.739Z] Step 26/27 : LABEL git_sha=2a663ffb7a168666b34ec75d97b6cc6166a8727e [2020-10-05T07:40:13.739Z] ---> Running in 7eb89c6c393a [2020-10-05T07:40:14.010Z] Removing intermediate container 7eb89c6c393a [2020-10-05T07:40:14.010Z] ---> a67f7987ceb7 [2020-10-05T07:40:14.010Z] Step 27/27 : LABEL version=0.0.0 [2020-10-05T07:40:14.010Z] ---> Running in 3a7f1bef5373 [2020-10-05T07:40:14.277Z] Removing intermediate container 3a7f1bef5373 [2020-10-05T07:40:14.277Z] ---> 30f8ae8120f4 [2020-10-05T07:40:14.277Z] [2020-10-05T07:40:14.277Z] Successfully built 30f8ae8120f4 [2020-10-05T07:40:14.277Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-05T07:40:14.576Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-05T07:40:14.627Z] $ docker stop --time=1 d9e2ed4b71eb70aae41621f139bce94eee5ed03dce8ad00d9ae45d7fb840853d [2020-10-05T07:40:16.655Z] $ docker rm -f d9e2ed4b71eb70aae41621f139bce94eee5ed03dce8ad00d9ae45d7fb840853d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-05T07:40:17.328Z] + docker images [2020-10-05T07:40:17.328Z] + grep docker [2020-10-05T07:40:17.328Z] docker-sys-mgmt-agent-go latest 30f8ae8120f4 3 seconds ago 290MB [2020-10-05T07:40:17.328Z] docker-support-notifications-go latest 681645e99af1 22 seconds ago 13.6MB [2020-10-05T07:40:17.328Z] docker-support-logging-go latest c0bbc309d473 41 seconds ago 11.1MB [2020-10-05T07:40:17.328Z] docker-core-command-go latest 31338b86f0a2 57 seconds ago 12.2MB [2020-10-05T07:40:17.328Z] docker-support-scheduler-go latest a3ecfd43651d 2 minutes ago 12.3MB [2020-10-05T07:40:17.328Z] docker-security-secretstore-setup-go latest e1f42193e988 2 minutes ago 32.4MB [2020-10-05T07:40:17.328Z] docker-core-data-go latest a8812e2c0dca 2 minutes ago 23.6MB [2020-10-05T07:40:17.328Z] docker-core-metadata-go latest 1652abe610b2 2 minutes ago 14.1MB [2020-10-05T07:40:17.328Z] docker-security-proxy-setup-go latest bec9680b751d 3 minutes ago 15.8MB [2020-10-05T07:40:17.328Z] docker-security-secrets-setup-go latest 607569f3fae2 3 minutes ago 24MB [2020-10-05T07:40:17.328Z] docker latest 809cc4dba987 2 weeks 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-05T07:40:33.121Z] Still waiting to schedule task [2020-10-05T07:40:33.121Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-05T07:41:34.874Z] Running on prd-centos7-docker-8c-8g-3436 in /w/workspace/edgexfoundry_edgex-go_PR-2715 [Pipeline] { [Pipeline] ws [2020-10-05T07:41:34.930Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-10-05T07:41:37.286Z] using credential edgex-jenkins-ssh [2020-10-05T07:41:37.342Z] Cloning the remote Git repository [2020-10-05T07:41:37.373Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-05T07:41:37.449Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-10-05T07:41:37.492Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T07:41:37.492Z] > git --version # timeout=10 [2020-10-05T07:41:37.501Z] > git --version # 'git version 2.16.5' [2020-10-05T07:41:37.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:41:37.536Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:41:51.077Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T07:41:51.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:41:51.103Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T07:41:51.637Z] Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 25fb72cd93de630d43002d65a68ecc2054ee169e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-05T07:41:52.465Z] 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) [2020-10-05T07:41:51.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T07:41:51.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:41:51.128Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2715/head:refs/remotes/origin/PR-2715 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T07:41:51.653Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T07:41:51.659Z] > git checkout -f 25fb72cd93de630d43002d65a68ecc2054ee169e # timeout=10 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-05T07:41:54.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:41:55.604Z] ---> package-listing.sh [2020-10-05T07:41:55.604Z] ++ facter osfamily [2020-10-05T07:41:55.604Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-05T07:41:55.604Z] + OS_FAMILY=redhat [2020-10-05T07:41:55.604Z] + workspace=/w/workspace/edgex-go/9 [2020-10-05T07:41:55.604Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-05T07:41:55.604Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-05T07:41:55.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-05T07:41:55.604Z] + PACKAGES=/tmp/packages_start.txt [2020-10-05T07:41:55.604Z] + '[' /w/workspace/edgex-go/9 ']' [2020-10-05T07:41:55.604Z] + PACKAGES=/tmp/packages_end.txt [2020-10-05T07:41:55.604Z] + case "${OS_FAMILY}" in [2020-10-05T07:41:55.604Z] + rpm -qa [2020-10-05T07:41:55.604Z] + sort [2020-10-05T07:41:59.853Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-05T07:41:59.853Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-05T07:41:59.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-05T07:41:59.853Z] + '[' /w/workspace/edgex-go/9 ']' [2020-10-05T07:41:59.853Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2020-10-05T07:41:59.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-05T07:42:00.458Z] provisioning config files... [2020-10-05T07:42:00.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config3085522054801909365tmp [Pipeline] { [Pipeline] echo [2020-10-05T07:42:00.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:42:00.927Z] ---> create-netrc.sh [Pipeline] } [2020-10-05T07:42:00.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-05T07:42:01.089Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:42:01.409Z] ---> python-tools-install.sh [2020-10-05T07:42:01.409Z] Generating Requirements File [2020-10-05T07:43:53.513Z] Python 3.6.8 [2020-10-05T07:43:53.513Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-05T07:43:53.513Z] aiohttp==3.6.2 [2020-10-05T07:43:53.513Z] appdirs==1.4.3 [2020-10-05T07:43:53.513Z] argcomplete==1.12.1 [2020-10-05T07:43:53.513Z] aspy.yaml==1.3.0 [2020-10-05T07:43:53.513Z] async-timeout==3.0.1 [2020-10-05T07:43:53.513Z] attrs==19.3.0 [2020-10-05T07:43:53.513Z] Babel==2.8.0 [2020-10-05T07:43:53.513Z] beautifulsoup4==4.8.2 [2020-10-05T07:43:53.513Z] boto3==1.11.6 [2020-10-05T07:43:53.513Z] botocore==1.14.6 [2020-10-05T07:43:53.513Z] bs4==0.0.1 [2020-10-05T07:43:53.513Z] cachetools==4.1.1 [2020-10-05T07:43:53.513Z] certifi==2019.11.28 [2020-10-05T07:43:53.513Z] cffi==1.14.3 [2020-10-05T07:43:53.513Z] cfgv==2.0.1 [2020-10-05T07:43:53.513Z] chardet==3.0.4 [2020-10-05T07:43:53.513Z] click==7.1 [2020-10-05T07:43:53.513Z] cliff==3.4.0 [2020-10-05T07:43:53.513Z] cmd2==1.3.11 [2020-10-05T07:43:53.513Z] colorama==0.4.3 [2020-10-05T07:43:53.513Z] cryptography==3.1.1 [2020-10-05T07:43:53.513Z] debtcollector==2.2.0 [2020-10-05T07:43:53.513Z] decorator==4.4.2 [2020-10-05T07:43:53.513Z] defusedxml==0.6.0 [2020-10-05T07:43:53.513Z] Deprecated==1.2.7 [2020-10-05T07:43:53.513Z] distlib==0.3.1 [2020-10-05T07:43:53.513Z] distro==1.2.0 [2020-10-05T07:43:53.513Z] dnspython==1.16.0 [2020-10-05T07:43:53.513Z] docker==4.2.0 [2020-10-05T07:43:53.513Z] docutils==0.15.2 [2020-10-05T07:43:53.513Z] dogpile.cache==1.0.2 [2020-10-05T07:43:53.513Z] email-validator==1.0.5 [2020-10-05T07:43:53.513Z] filelock==3.0.12 [2020-10-05T07:43:53.513Z] future==0.18.2 [2020-10-05T07:43:53.513Z] google-auth==1.22.0 [2020-10-05T07:43:53.513Z] httplib2==0.17.0 [2020-10-05T07:43:53.513Z] identify==1.4.11 [2020-10-05T07:43:53.513Z] idna==2.9 [2020-10-05T07:43:53.513Z] idna-ssl==1.1.0 [2020-10-05T07:43:53.513Z] importlib-metadata==1.7.0 [2020-10-05T07:43:53.513Z] importlib-resources==1.5.0 [2020-10-05T07:43:53.513Z] iso8601==0.1.13 [2020-10-05T07:43:53.513Z] Jinja2==2.11.1 [2020-10-05T07:43:53.513Z] jmespath==0.10.0 [2020-10-05T07:43:53.513Z] jsonpatch==1.26 [2020-10-05T07:43:53.513Z] jsonpointer==2.0 [2020-10-05T07:43:53.513Z] jsonschema==3.2.0 [2020-10-05T07:43:53.513Z] keystoneauth1==4.2.1 [2020-10-05T07:43:53.513Z] kubernetes==11.0.0 [2020-10-05T07:43:53.513Z] lftools==0.34.2 [2020-10-05T07:43:53.513Z] lxml==4.5.0 [2020-10-05T07:43:53.513Z] MarkupSafe==0.23 [2020-10-05T07:43:53.513Z] msgpack==1.0.0 [2020-10-05T07:43:53.513Z] multi-key-dict==2.0.3 [2020-10-05T07:43:53.513Z] multidict==4.7.6 [2020-10-05T07:43:53.513Z] munch==2.5.0 [2020-10-05T07:43:53.513Z] netaddr==0.8.0 [2020-10-05T07:43:53.513Z] netifaces==0.10.9 [2020-10-05T07:43:53.513Z] niet==1.4.2 [2020-10-05T07:43:53.513Z] nodeenv==1.3.5 [2020-10-05T07:43:53.513Z] oauth2client==4.1.3 [2020-10-05T07:43:53.513Z] oauthlib==3.1.0 [2020-10-05T07:43:53.513Z] openstacksdk==0.50.0 [2020-10-05T07:43:53.513Z] os-client-config==2.1.0 [2020-10-05T07:43:53.513Z] os-service-types==1.7.0 [2020-10-05T07:43:53.513Z] osc-lib==2.2.1 [2020-10-05T07:43:53.513Z] oslo.config==8.3.2 [2020-10-05T07:43:53.513Z] oslo.context==3.1.1 [2020-10-05T07:43:53.513Z] oslo.i18n==5.0.1 [2020-10-05T07:43:53.513Z] oslo.log==4.4.0 [2020-10-05T07:43:53.513Z] oslo.serialization==4.0.1 [2020-10-05T07:43:53.513Z] oslo.utils==4.6.0 [2020-10-05T07:43:53.513Z] packaging==20.4 [2020-10-05T07:43:53.513Z] pbr==5.4.4 [2020-10-05T07:43:53.513Z] pluggy==0.13.1 [2020-10-05T07:43:53.513Z] prettytable==0.7.2 [2020-10-05T07:43:53.513Z] py==1.9.0 [2020-10-05T07:43:53.513Z] pyasn1==0.4.8 [2020-10-05T07:43:53.513Z] pyasn1-modules==0.2.8 [2020-10-05T07:43:53.513Z] pycparser==2.20 [2020-10-05T07:43:53.513Z] pygerrit2==2.0.10 [2020-10-05T07:43:53.513Z] PyGithub==1.46 [2020-10-05T07:43:53.513Z] pyinotify==0.9.6 [2020-10-05T07:43:53.513Z] PyJWT==1.7.1 [2020-10-05T07:43:53.513Z] pyparsing==2.4.7 [2020-10-05T07:43:53.513Z] pyperclip==1.8.0 [2020-10-05T07:43:53.513Z] pyroute2==0.4.13 [2020-10-05T07:43:53.513Z] pyrsistent==0.15.7 [2020-10-05T07:43:53.513Z] PySocks==1.6.8 [2020-10-05T07:43:53.513Z] python-cinderclient==7.2.0 [2020-10-05T07:43:53.513Z] python-dateutil==2.8.1 [2020-10-05T07:43:53.513Z] python-heatclient==2.2.1 [2020-10-05T07:43:53.513Z] python-jenkins==1.7.0 [2020-10-05T07:43:53.513Z] python-keystoneclient==4.1.1 [2020-10-05T07:43:53.513Z] python-magnumclient==3.2.1 [2020-10-05T07:43:53.513Z] python-novaclient==17.2.1 [2020-10-05T07:43:53.513Z] python-openstackclient==5.4.0 [2020-10-05T07:43:53.513Z] python-swiftclient==3.10.1 [2020-10-05T07:43:53.513Z] pytz==2020.1 [2020-10-05T07:43:53.513Z] PyYAML==5.3 [2020-10-05T07:43:53.513Z] requests==2.23.0 [2020-10-05T07:43:53.513Z] requests-oauthlib==1.3.0 [2020-10-05T07:43:53.513Z] requestsexceptions==1.4.0 [2020-10-05T07:43:53.513Z] rfc3986==1.4.0 [2020-10-05T07:43:53.513Z] rpm==4.11.3 [2020-10-05T07:43:53.513Z] rsa==4.0 [2020-10-05T07:43:53.513Z] ruamel.yaml==0.16.10 [2020-10-05T07:43:53.513Z] ruamel.yaml.clib==0.2.0 [2020-10-05T07:43:53.513Z] s3transfer==0.3.3 [2020-10-05T07:43:53.513Z] shade==1.27.2 [2020-10-05T07:43:53.513Z] simplejson==3.17.2 [2020-10-05T07:43:53.513Z] six==1.14.0 [2020-10-05T07:43:53.513Z] soupsieve==2.0 [2020-10-05T07:43:53.513Z] stevedore==3.2.2 [2020-10-05T07:43:53.513Z] tabulate==0.8.6 [2020-10-05T07:43:53.513Z] toml==0.10.0 [2020-10-05T07:43:53.513Z] tox==3.20.0 [2020-10-05T07:43:53.513Z] tqdm==4.43.0 [2020-10-05T07:43:53.513Z] typing-extensions==3.7.4.3 [2020-10-05T07:43:53.513Z] urllib3==1.25.8 [2020-10-05T07:43:53.513Z] virtualenv==20.0.33 [2020-10-05T07:43:53.513Z] wcwidth==0.2.5 [2020-10-05T07:43:53.513Z] websocket-client==0.57.0 [2020-10-05T07:43:53.513Z] wrapt==1.12.1 [2020-10-05T07:43:53.513Z] xdg==3.0.2 [2020-10-05T07:43:53.513Z] xmltodict==0.12.0 [2020-10-05T07:43:53.513Z] yarl==1.6.0 [2020-10-05T07:43:53.513Z] yq==2.11.1 [2020-10-05T07:43:53.513Z] zipp==3.3.0 [2020-10-05T07:43:53.513Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:43:53.513Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-05T07:43:53.513Z] Python 2.7.5 [2020-10-05T07:43:53.513Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-05T07:43:53.513Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-05T07:43:53.513Z] ansible==2.9.7 [2020-10-05T07:43:53.513Z] Babel==0.9.6 [2020-10-05T07:43:53.513Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-05T07:43:53.513Z] beautifulsoup4==4.4.1 [2020-10-05T07:43:53.513Z] bodhi==2.11.0 [2020-10-05T07:43:53.513Z] bodhi-client==2.11.0 [2020-10-05T07:43:53.513Z] CCColUtils==1.4 [2020-10-05T07:43:53.513Z] cffi==1.6.0 [2020-10-05T07:43:53.513Z] chardet==2.2.1 [2020-10-05T07:43:53.513Z] click==6.7 [2020-10-05T07:43:53.513Z] cloud-init==18.5 [2020-10-05T07:43:53.513Z] configobj==4.7.2 [2020-10-05T07:43:53.513Z] cryptography==1.7.2 [2020-10-05T07:43:53.514Z] decorator==3.4.0 [2020-10-05T07:43:53.514Z] distro==1.2.0 [2020-10-05T07:43:53.514Z] enum34==1.0.4 [2020-10-05T07:43:53.514Z] fedpkg==1.38 [2020-10-05T07:43:53.514Z] futures==3.1.1 [2020-10-05T07:43:53.514Z] gitdb==0.6.4 [2020-10-05T07:43:53.514Z] GitPython==1.0.1 [2020-10-05T07:43:53.514Z] html5lib==0.999 [2020-10-05T07:43:53.514Z] httplib2==0.9.2 [2020-10-05T07:43:53.514Z] idna==2.4 [2020-10-05T07:43:53.514Z] iniparse==0.4 [2020-10-05T07:43:53.514Z] ipaddress==1.0.16 [2020-10-05T07:43:53.514Z] IPy==0.75 [2020-10-05T07:43:53.514Z] javapackages==1.0.0 [2020-10-05T07:43:53.514Z] Jinja2==2.7.2 [2020-10-05T07:43:53.514Z] jmespath==0.9.4 [2020-10-05T07:43:53.514Z] jsonpatch==1.2 [2020-10-05T07:43:53.514Z] jsonpointer==1.9 [2020-10-05T07:43:53.514Z] kerberos==1.1 [2020-10-05T07:43:53.514Z] kitchen==1.1.1 [2020-10-05T07:43:53.514Z] langtable==0.0.31 [2020-10-05T07:43:53.514Z] lockfile==0.9.1 [2020-10-05T07:43:53.514Z] lxml==3.2.1 [2020-10-05T07:43:53.514Z] MarkupSafe==0.11 [2020-10-05T07:43:53.514Z] munch==2.0.2 [2020-10-05T07:43:53.514Z] offtrac==0.1.0 [2020-10-05T07:43:53.514Z] openidc-client==0.6.0 [2020-10-05T07:43:53.514Z] packagedb-cli==2.14.1 [2020-10-05T07:43:53.514Z] paramiko==2.1.1 [2020-10-05T07:43:53.514Z] perf==0.1 [2020-10-05T07:43:53.514Z] ply==3.4 [2020-10-05T07:43:53.514Z] policycoreutils-default-encoding==0.1 [2020-10-05T07:43:53.514Z] prettytable==0.7.2 [2020-10-05T07:43:53.514Z] pyasn1==0.1.9 [2020-10-05T07:43:53.514Z] pycparser==2.14 [2020-10-05T07:43:53.514Z] pycurl==7.19.0 [2020-10-05T07:43:53.514Z] pygobject==3.22.0 [2020-10-05T07:43:53.514Z] pygpgme==0.3 [2020-10-05T07:43:53.514Z] pyliblzma==0.5.3 [2020-10-05T07:43:53.514Z] pyOpenSSL==0.13.1 [2020-10-05T07:43:53.514Z] pyparsing==1.5.6 [2020-10-05T07:43:53.514Z] pyserial==2.6 [2020-10-05T07:43:53.514Z] python-augeas==0.5.0 [2020-10-05T07:43:53.514Z] python-bugzilla==2.3.0 [2020-10-05T07:43:53.514Z] python-dateutil==1.5 [2020-10-05T07:43:53.514Z] python-fedora==0.10.0 [2020-10-05T07:43:53.514Z] python-linux-procfs==0.4.9 [2020-10-05T07:43:53.514Z] python-yubico==1.2.3 [2020-10-05T07:43:53.514Z] pyudev==0.15 [2020-10-05T07:43:53.514Z] pyusb==1.0.0b1 [2020-10-05T07:43:53.514Z] pyxattr==0.5.1 [2020-10-05T07:43:53.514Z] PyYAML==3.10 [2020-10-05T07:43:53.514Z] requests==2.6.0 [2020-10-05T07:43:53.514Z] requests-kerberos==0.7.0 [2020-10-05T07:43:53.514Z] rpkg==1.60 [2020-10-05T07:43:53.514Z] schedutils==0.4 [2020-10-05T07:43:53.514Z] seobject==0.1 [2020-10-05T07:43:53.514Z] sepolicy==1.1 [2020-10-05T07:43:53.514Z] six==1.9.0 [2020-10-05T07:43:53.514Z] smmap==0.9.0 [2020-10-05T07:43:53.514Z] urlgrabber==3.10 [2020-10-05T07:43:53.514Z] urllib3==1.10.2 [2020-10-05T07:43:53.514Z] virtualenv==15.1.0 [2020-10-05T07:43:53.514Z] yum-langpacks==0.4.2 [2020-10-05T07:43:53.514Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-05T07:43:53.527Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:43:53.863Z] ---> sudo-logs.sh [2020-10-05T07:43:53.863Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-05T07:43:54.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:43:54.837Z] ---> job-cost.sh [2020-10-05T07:43:54.837Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1a4C [2020-10-05T07:44:09.821Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:09.821Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:10.796Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:10.796Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.076Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.076Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.076Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.076Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.344Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.633Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.633Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:11.902Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:44:15.305Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-05T07:44:54.330Z] lf-activate-venv(): INFO: Adding /tmp/venv-1a4C/bin to PATH [2020-10-05T07:44:54.331Z] INFO: No Stack... [2020-10-05T07:44:54.331Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-05T07:44:55.297Z] INFO: Archiving Costs [Pipeline] echo [2020-10-05T07:44:55.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:44:55.633Z] ---> logs-deploy.sh [2020-10-05T07:44:55.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2715/9 [2020-10-05T07:44:55.633Z] INFO: archiving workspace using pattern(s): [2020-10-05T07:44:58.213Z] Archives upload complete. [2020-10-05T07:44:58.213Z] INFO: archiving logs to Nexus