Pull request #3125 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at d0bc3b104123489a76cc16a6f8c025e818c2e684 rather than 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db Obtained Jenkinsfile from d0bc3b104123489a76cc16a6f8c025e818c2e684 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3125/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3125/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24851 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db Merge succeeded, producing 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db Checking out Revision 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db (PR-3125) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # 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 d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T04:21:54.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T04:21:54.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T04:21:55.135Z] ========================================================= [2021-02-04T04:21:55.135Z] EdgeX Global Pipelines Version Info [2021-02-04T04:21:55.135Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:21:56.662Z] ------------------- [2021-02-04T04:21:56.662Z] stable info: [2021-02-04T04:21:56.662Z] ------------------- [2021-02-04T04:21:56.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T04:21:56.662Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T04:21:56.662Z] Message: update stable to v1.0.179 [2021-02-04T04:21:57.612Z] ------------------- [2021-02-04T04:21:57.612Z] experimental info: [2021-02-04T04:21:57.612Z] ------------------- [2021-02-04T04:21:57.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T04:21:57.612Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T04:21:57.612Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T04:21:57.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-04T04:21:58.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-04T04:21:58.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T04:21:58.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T04:21:58.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T04:21:58.591Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T04:21:58.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T04:21:58.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-04T04:21:58.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-04T04:21:59.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-04T04:21:59.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T04:21:59.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T04:21:59.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T04:21:59.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T04:21:59.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T04:21:59.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T04:21:59.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T04:22:00.023Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T04:22:00.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-04T04:22:00.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-04T04:22:00.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-04T04:22:00.634Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T04:22:00.764Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T04:22:00.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3125 [Pipeline] echo [2021-02-04T04:22:01.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3125 [Pipeline] echo [2021-02-04T04:22:01.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3125 [Pipeline] echo [2021-02-04T04:22:01.284Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [Pipeline] echo [2021-02-04T04:22:01.403Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a5ed21 [Pipeline] echo [2021-02-04T04:22:01.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T04:22:01.844Z] provisioning config files... [2021-02-04T04:22:01.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5765732646386773107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:22:02.369Z] ---> docker-login.sh [2021-02-04T04:22:02.369Z] nexus3.edgexfoundry.org:10001 [2021-02-04T04:22:02.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:22:02.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:22:02.639Z] Configure a credential helper to remove this warning. See [2021-02-04T04:22:02.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:22:02.639Z] [2021-02-04T04:22:02.639Z] Login Succeeded [2021-02-04T04:22:02.639Z] nexus3.edgexfoundry.org:10002 [2021-02-04T04:22:02.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:22:02.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:22:02.902Z] Configure a credential helper to remove this warning. See [2021-02-04T04:22:02.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:22:02.902Z] [2021-02-04T04:22:02.902Z] Login Succeeded [2021-02-04T04:22:02.902Z] nexus3.edgexfoundry.org:10003 [2021-02-04T04:22:03.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:22:03.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:22:03.169Z] Configure a credential helper to remove this warning. See [2021-02-04T04:22:03.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:22:03.169Z] [2021-02-04T04:22:03.169Z] Login Succeeded [2021-02-04T04:22:03.169Z] nexus3.edgexfoundry.org:10004 [2021-02-04T04:22:03.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:22:03.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:22:03.438Z] Configure a credential helper to remove this warning. See [2021-02-04T04:22:03.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:22:03.438Z] [2021-02-04T04:22:03.438Z] Login Succeeded [2021-02-04T04:22:03.438Z] docker.io [2021-02-04T04:22:03.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T04:22:03.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T04:22:03.706Z] Configure a credential helper to remove this warning. See [2021-02-04T04:22:03.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T04:22:03.706Z] [2021-02-04T04:22:03.706Z] Login Succeeded [2021-02-04T04:22:03.706Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T04:22:03.732Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T04:22:04.333Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/core-command/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/core-data/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-04T04:22:04.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T04:22:04.333Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-04T04:22:04.333Z] ++ cut -d/ -f2 [2021-02-04T04:22:04.333Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-04T04:22:04.447Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 [2021-02-04T04:22:05.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T04:22:05.615Z] [2021-02-04T04:22:05.615Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:22:06.017Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T04:22:06.017Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T04:22:06.017Z] 31603596830f: Pulling fs layer [2021-02-04T04:22:06.017Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T04:22:06.017Z] 6ca5941a6612: Pulling fs layer [2021-02-04T04:22:06.017Z] ecc8261a40a4: Pulling fs layer [2021-02-04T04:22:06.017Z] ecc8261a40a4: Waiting [2021-02-04T04:22:06.017Z] 2a8b12db71e7: Verifying Checksum [2021-02-04T04:22:06.017Z] 2a8b12db71e7: Download complete [2021-02-04T04:22:06.289Z] 31603596830f: Verifying Checksum [2021-02-04T04:22:06.289Z] 31603596830f: Download complete [2021-02-04T04:22:06.289Z] 6ca5941a6612: Verifying Checksum [2021-02-04T04:22:06.289Z] 6ca5941a6612: Download complete [2021-02-04T04:22:06.289Z] ecc8261a40a4: Verifying Checksum [2021-02-04T04:22:06.289Z] ecc8261a40a4: Download complete [2021-02-04T04:22:06.551Z] 31603596830f: Pull complete [2021-02-04T04:22:06.814Z] 2a8b12db71e7: Pull complete [2021-02-04T04:22:07.397Z] 6ca5941a6612: Pull complete [2021-02-04T04:22:07.661Z] ecc8261a40a4: Pull complete [2021-02-04T04:22:07.661Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T04:22:07.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T04:22:07.661Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T04:22:07.797Z] prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container [2021-02-04T04:22:07.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T04:22:10.465Z] $ docker top 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T04:22:11.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T04:22:11.035Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T04:22:11.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T04:22:11.297Z] $ docker exec 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent [2021-02-04T04:22:11.473Z] SSH_AUTH_SOCK=/tmp/ssh-kKQx8I38KpZV/agent.11 [2021-02-04T04:22:11.473Z] SSH_AGENT_PID=17 [2021-02-04T04:22:11.484Z] Running ssh-add (command line suppressed) [2021-02-04T04:22:11.614Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4763622794822498840.key (/w/workspace/edgex-go/1@tmp/private_key_4763622794822498840.key) [2021-02-04T04:22:11.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T04:22:12.047Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T04:22:12.086Z] $ docker exec --env ******** --env ******** 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent -k [2021-02-04T04:22:12.208Z] unset SSH_AUTH_SOCK; [2021-02-04T04:22:12.209Z] unset SSH_AGENT_PID; [2021-02-04T04:22:12.209Z] echo Agent pid 17 killed; [2021-02-04T04:22:12.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T04:22:12.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T04:22:12.436Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T04:22:12.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T04:22:12.616Z] $ docker exec 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent [2021-02-04T04:22:12.785Z] SSH_AUTH_SOCK=/tmp/ssh-MYhz7CzP54VY/agent.45 [2021-02-04T04:22:12.785Z] SSH_AGENT_PID=50 [2021-02-04T04:22:12.793Z] Running ssh-add (command line suppressed) [2021-02-04T04:22:12.933Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_237211672785448137.key (/w/workspace/edgex-go/1@tmp/private_key_237211672785448137.key) [2021-02-04T04:22:12.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T04:22:13.362Z] + git semver init [2021-02-04T04:22:13.362Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T04:22:13.362Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-04T04:22:13.362Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-04T04:22:13.362Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T04:22:13.362Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T04:22:13.362Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T04:22:13.362Z] # $SEMVER_BRANCH = PR-3125 [2021-02-04T04:22:13.362Z] # $SEMVER_TEMP = /tmp/semver-276216031 [2021-02-04T04:22:13.362Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-04T04:22:31.545Z] # '/tmp/semver-276216031' -> '/w/workspace/edgex-go/1/.semver' [2021-02-04T04:22:31.545Z] # -> Force: false [2021-02-04T04:22:31.545Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-04T04:22:31.576Z] $ docker exec --env ******** --env ******** 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent -k [2021-02-04T04:22:31.785Z] unset SSH_AUTH_SOCK; [2021-02-04T04:22:31.785Z] unset SSH_AGENT_PID; [2021-02-04T04:22:31.785Z] echo Agent pid 50 killed; [2021-02-04T04:22:31.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T04:22:32.465Z] + git semver [Pipeline] } [2021-02-04T04:22:32.502Z] $ docker stop --time=1 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe [2021-02-04T04:22:34.142Z] $ docker rm -f 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T04:22:34.719Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T04:22:35.342Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T04:22:35.372Z] [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] sh [2021-02-04T04:22:36.662Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T04:22:36.988Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T04:22:37.318Z] + sudo service docker restart [2021-02-04T04:22:37.318Z] + true [2021-02-04T04:22:37.318Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-04T04:22:37.939Z] ========================================================= [2021-02-04T04:22:37.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T04:22:37.939Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:22:38.322Z] + 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 . [2021-02-04T04:22:41.642Z] Sending build context to Docker daemon 327.5MB [2021-02-04T04:22:41.906Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T04:22:41.906Z] Step 2/6 : FROM ${BASE} [2021-02-04T04:22:41.906Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T04:22:41.906Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T04:22:41.906Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T04:22:41.906Z] de9db76c5a1d: Pulling fs layer [2021-02-04T04:22:41.906Z] bca2f99d35d6: Pulling fs layer [2021-02-04T04:22:41.906Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T04:22:41.906Z] 7c6f9722023f: Pulling fs layer [2021-02-04T04:22:41.906Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T04:22:41.906Z] bca2f99d35d6: Waiting [2021-02-04T04:22:41.906Z] 7c6f9722023f: Waiting [2021-02-04T04:22:41.906Z] a35cf1a2eb13: Waiting [2021-02-04T04:22:41.906Z] 93359f2a8cfa: Waiting [2021-02-04T04:22:41.906Z] de9db76c5a1d: Verifying Checksum [2021-02-04T04:22:41.906Z] de9db76c5a1d: Download complete [2021-02-04T04:22:41.906Z] 0ef7d3d256c8: Verifying Checksum [2021-02-04T04:22:41.906Z] 0ef7d3d256c8: Download complete [2021-02-04T04:22:41.906Z] 93359f2a8cfa: Verifying Checksum [2021-02-04T04:22:41.906Z] 93359f2a8cfa: Download complete [2021-02-04T04:22:41.906Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T04:22:41.906Z] 188c0c94c7c5: Download complete [2021-02-04T04:22:41.906Z] 7c6f9722023f: Verifying Checksum [2021-02-04T04:22:41.906Z] 7c6f9722023f: Download complete [2021-02-04T04:22:42.175Z] 188c0c94c7c5: Pull complete [2021-02-04T04:22:42.455Z] 0ef7d3d256c8: Pull complete [2021-02-04T04:22:43.418Z] de9db76c5a1d: Pull complete [2021-02-04T04:22:44.371Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T04:22:44.371Z] a35cf1a2eb13: Download complete [2021-02-04T04:22:44.634Z] bca2f99d35d6: Verifying Checksum [2021-02-04T04:22:44.634Z] bca2f99d35d6: Download complete [2021-02-04T04:22:49.967Z] bca2f99d35d6: Pull complete [2021-02-04T04:22:49.968Z] 93359f2a8cfa: Pull complete [2021-02-04T04:22:49.968Z] 7c6f9722023f: Pull complete [2021-02-04T04:22:51.021Z] Still waiting to schedule task [2021-02-04T04:22:51.022Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-04T04:22:55.280Z] a35cf1a2eb13: Pull complete [2021-02-04T04:22:55.280Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T04:22:55.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T04:22:55.280Z] ---> a62c8e92a672 [2021-02-04T04:22:55.280Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-04T04:22:55.280Z] ---> Running in 5a30118a5c08 [2021-02-04T04:22:55.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:22:55.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:22:56.427Z] (1/12) Installing libmagic (5.38-r0) [2021-02-04T04:22:56.691Z] (2/12) Installing file (5.38-r0) [2021-02-04T04:22:56.691Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-04T04:22:56.954Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-04T04:23:00.272Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-04T04:23:00.272Z] (6/12) Installing patch (2.7.6-r6) [2021-02-04T04:23:00.535Z] (7/12) Installing build-base (0.5-r2) [2021-02-04T04:23:00.535Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-04T04:23:00.798Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-04T04:23:00.798Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-04T04:23:00.798Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-04T04:23:01.061Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-04T04:23:01.061Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:23:01.061Z] OK: 233 MiB in 51 packages [2021-02-04T04:23:05.294Z] Removing intermediate container 5a30118a5c08 [2021-02-04T04:23:05.295Z] ---> 1a18c57e3338 [2021-02-04T04:23:05.295Z] Step 4/6 : WORKDIR /edgex-go [2021-02-04T04:23:05.295Z] ---> Running in e244b0a9bf04 [2021-02-04T04:23:05.295Z] Removing intermediate container e244b0a9bf04 [2021-02-04T04:23:05.295Z] ---> 0584d5964ecb [2021-02-04T04:23:05.295Z] Step 5/6 : COPY go.mod . [2021-02-04T04:23:05.295Z] ---> 300bd4cd3b39 [2021-02-04T04:23:05.295Z] Step 6/6 : RUN go mod download [2021-02-04T04:23:05.295Z] ---> Running in b40181338579 [2021-02-04T04:23:27.329Z] Removing intermediate container b40181338579 [2021-02-04T04:23:27.329Z] ---> 89da45f01e1a [2021-02-04T04:23:27.329Z] Successfully built 89da45f01e1a [2021-02-04T04:23:27.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:23:27.698Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T04:23:27.698Z] . [Pipeline] withDockerContainer [2021-02-04T04:23:27.824Z] prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container [2021-02-04T04:23:27.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T04:23:28.845Z] $ docker top 3d706849974107492b5f14fc49307a04b6248e69076056cebd843c3ca592512b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:23:29.432Z] + go version [2021-02-04T04:23:29.432Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T04:23:29.473Z] $ docker stop --time=1 3d706849974107492b5f14fc49307a04b6248e69076056cebd843c3ca592512b [2021-02-04T04:23:30.946Z] $ docker rm -f 3d706849974107492b5f14fc49307a04b6248e69076056cebd843c3ca592512b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:23:32.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T04:23:32.164Z] . [Pipeline] withDockerContainer [2021-02-04T04:23:32.303Z] prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container [2021-02-04T04:23:32.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T04:23:33.188Z] $ docker top 3ea1d8373168af32b44641161805007f4e68f8b0a0932dec72a103a0fe5cf854 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T04:23:33.418Z] ========================================================= [2021-02-04T04:23:33.418Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-04T04:23:33.418Z] ========================================================= [Pipeline] sh [2021-02-04T04:23:33.728Z] + make test [2021-02-04T04:23:33.728Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-04T04:23:43.826Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-04T04:23:58.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-04T04:24:04.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-04T04:24:04.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-04T04:24:04.199Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-04T04:24:04.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-04T04:24:06.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-04T04:24:06.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-04T04:24:06.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-04T04:24:06.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-04T04:24:06.786Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-04T04:24:07.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-04T04:24:09.735Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-04T04:24:09.735Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-04T04:24:09.735Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-04T04:24:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.0% of statements [2021-02-04T04:24:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-04T04:24:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-04T04:24:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-04T04:24:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-04T04:24:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-04T04:24:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-04T04:24:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-04T04:24:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements [2021-02-04T04:24:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.1% of statements [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-04T04:24:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-04T04:24:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-04T04:24:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 65.8% of statements [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-04T04:24:15.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-04T04:24:16.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.460s coverage: 82.3% of statements [2021-02-04T04:24:16.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-04T04:24:16.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:24:16.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-04T04:24:16.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-04T04:24:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.413s coverage: 28.6% of statements [2021-02-04T04:24:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-04T04:24:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-04T04:24:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-04T04:24:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-04T04:24:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-04T04:24:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2021-02-04T04:24:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-04T04:24:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-02-04T04:24:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-04T04:24:18.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements [2021-02-04T04:24:18.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-04T04:24:19.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements [2021-02-04T04:24:19.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-04T04:24:19.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements [2021-02-04T04:24:19.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-04T04:24:19.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-04T04:24:19.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-04T04:24:19.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-04T04:24:21.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.391s coverage: 92.8% of statements [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-04T04:24:21.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-04T04:24:21.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-04T04:24:21.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-04T04:24:21.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.028s coverage: 45.5% of statements [2021-02-04T04:24:21.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 79.5% of statements [2021-02-04T04:24:21.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements [2021-02-04T04:24:21.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-02-04T04:24:22.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements [2021-02-04T04:24:34.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements [2021-02-04T04:24:34.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements [2021-02-04T04:24:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-04T04:24:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-04T04:24:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-04T04:24:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-02-04T04:24:46.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-04T04:24:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-04T04:24:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-04T04:24:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.5% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.272s coverage: 68.9% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.286s coverage: 84.0% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.140s coverage: 47.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.095s coverage: 87.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.688s coverage: 29.1% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.062s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-04T04:24:46.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 32.1% of statements [2021-02-04T04:24:46.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-04T04:24:46.595Z] GO111MODULE=on go vet ./... [2021-02-04T04:25:14.074Z] gofmt -l . [2021-02-04T04:25:14.074Z] [ "`gofmt -l .`" = "" ] [2021-02-04T04:25:14.074Z] ./bin/test-go-mod-tidy.sh [2021-02-04T04:25:14.074Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-04T04:25:14.424Z] + ls -al . [2021-02-04T04:25:14.424Z] total 688 [2021-02-04T04:25:14.424Z] drwxrwxr-x 10 1001 1001 4096 Feb 4 04:25 . [2021-02-04T04:25:14.424Z] drwxr-xr-x 4 root root 28 Feb 4 04:23 .. [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 11 Feb 4 04:21 .dockerignore [2021-02-04T04:25:14.424Z] drwxrwxr-x 8 1001 1001 179 Feb 4 04:21 .git [2021-02-04T04:25:14.424Z] drwxrwxr-x 3 1001 1001 125 Feb 4 04:21 .github [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 872 Feb 4 04:21 .gitignore [2021-02-04T04:25:14.424Z] drwx------ 3 1001 1001 60 Feb 4 04:22 .semver [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 04:21 .sonarcloud.properties [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 7859 Feb 4 04:21 Attribution.txt [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 04:21 CONTRIBUTING.md [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 931 Feb 4 04:21 Dockerfile.build [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 863 Feb 4 04:21 Jenkinsfile [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 04:21 LICENSE [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 6001 Feb 4 04:21 Makefile [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 6524 Feb 4 04:21 README.md [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 6755 Feb 4 04:21 SECURITY.md [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 04:22 VERSION [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 4131 Feb 4 04:21 ZMQWindows.md [2021-02-04T04:25:14.424Z] drwxrwxr-x 2 1001 1001 117 Feb 4 04:21 bin [2021-02-04T04:25:14.424Z] drwxrwxr-x 15 1001 1001 4096 Feb 4 04:21 cmd [2021-02-04T04:25:14.424Z] -rw-r--r-- 1 root root 583066 Feb 4 04:24 coverage.out [2021-02-04T04:25:14.424Z] -rw-r--r-- 1 root root 1054 Feb 4 04:25 go.mod [2021-02-04T04:25:14.424Z] -rw-r--r-- 1 root root 19399 Feb 4 04:25 go.sum [2021-02-04T04:25:14.424Z] drwxrwxr-x 8 1001 1001 127 Feb 4 04:21 internal [2021-02-04T04:25:14.424Z] drwxrwxr-x 4 1001 1001 26 Feb 4 04:21 openapi [2021-02-04T04:25:14.424Z] drwxrwxr-x 4 1001 1001 71 Feb 4 04:21 snap [2021-02-04T04:25:14.424Z] -rw-rw-r-- 1 1001 1001 168 Feb 4 04:21 version.go [Pipeline] sh [2021-02-04T04:25:14.762Z] + '[' -e coverage.out ] [2021-02-04T04:25:14.762Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-04T04:25:14.989Z] Stashed 1 file(s) [Pipeline] sh [2021-02-04T04:25:15.305Z] + make build [2021-02-04T04:25:15.305Z] 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 [2021-02-04T04:25:19.537Z] 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 [2021-02-04T04:25:27.739Z] 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 [2021-02-04T04:25:28.317Z] 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 [2021-02-04T04:25:29.709Z] 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 [2021-02-04T04:25:30.294Z] 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 [2021-02-04T04:25:32.260Z] 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 [2021-02-04T04:25:33.657Z] 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 [2021-02-04T04:25:34.606Z] 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 [2021-02-04T04:25:36.008Z] 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 [2021-02-04T04:25:36.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T04:25:37.439Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24852 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws [2021-02-04T04:25:37.561Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-04T04:25:37.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T04:25:39.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-04T04:25:40.840Z] $ docker stop --time=1 3ea1d8373168af32b44641161805007f4e68f8b0a0932dec72a103a0fe5cf854 [2021-02-04T04:25:42.382Z] using credential edgex-jenkins-ssh [2021-02-04T04:25:42.443Z] Cloning the remote Git repository [2021-02-04T04:25:42.498Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:25:42.602Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-04T04:25:42.672Z] $ docker rm -f 3ea1d8373168af32b44641161805007f4e68f8b0a0932dec72a103a0fe5cf854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-04T04:25:42.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:25:42.693Z] > git --version # timeout=10 [2021-02-04T04:25:42.707Z] > git --version # 'git version 2.17.1' [2021-02-04T04:25:42.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:25:42.762Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:25:46.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:25:46.121Z] [2021-02-04T04:25:46.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:25:46.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:25:46.527Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-04T04:25:46.527Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-04T04:25:46.527Z] ca9280d653b3: Pulling fs layer [2021-02-04T04:25:46.527Z] 7e9c9ca2126c: Pulling fs layer [2021-02-04T04:25:46.790Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-04T04:25:46.790Z] cbdbe7a5bc2a: Download complete [2021-02-04T04:25:47.365Z] cbdbe7a5bc2a: Pull complete [2021-02-04T04:25:47.631Z] ca9280d653b3: Verifying Checksum [2021-02-04T04:25:47.631Z] ca9280d653b3: Download complete [2021-02-04T04:25:48.588Z] 7e9c9ca2126c: Download complete [2021-02-04T04:25:48.588Z] ca9280d653b3: Pull complete [2021-02-04T04:25:55.210Z] 7e9c9ca2126c: Pull complete [2021-02-04T04:25:55.210Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-04T04:25:55.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:25:55.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-04T04:25:55.387Z] prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container [2021-02-04T04:25:55.439Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-04T04:25:57.332Z] $ docker top 2ad0f3e976f77473431c682c9deeda4ccfff527dab5cc04c52b2b37bd062419b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:25:57.947Z] + docker-compose build --help [2021-02-04T04:25:57.947Z] + grep parallel [2021-02-04T04:25:58.912Z] --parallel Build images in parallel. [Pipeline] } [2021-02-04T04:25:58.943Z] $ docker stop --time=1 2ad0f3e976f77473431c682c9deeda4ccfff527dab5cc04c52b2b37bd062419b [2021-02-04T04:26:00.287Z] $ docker rm -f 2ad0f3e976f77473431c682c9deeda4ccfff527dab5cc04c52b2b37bd062419b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:26:01.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T04:26:01.113Z] . [Pipeline] withDockerContainer [2021-02-04T04:26:01.312Z] prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container [2021-02-04T04:26:01.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-04T04:26:01.575Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:26:00.612Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:26:00.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T04:26:00.651Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:26:00.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:26:00.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:26:00.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T04:26:01.595Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T04:26:01.609Z] > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 [2021-02-04T04:26:02.100Z] $ docker top 6b931a8d15f052e817e5a7edbaddd5151faf6378a513cd736042b70aa3248213 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [2021-02-04T04:26:02.759Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] // stage [Pipeline] } [2021-02-04T04:26:02.896Z] Failed in branch arm64 [2021-02-04T04:26:03.759Z] Building docker-core-command-go ... [2021-02-04T04:26:03.759Z] Building docker-core-data-go ... [2021-02-04T04:26:03.759Z] Building docker-core-metadata-go ... [2021-02-04T04:26:03.759Z] Building docker-security-bootstrapper-go ... [2021-02-04T04:26:03.759Z] Building docker-security-proxy-setup-go ... [2021-02-04T04:26:03.759Z] Building docker-security-secretstore-setup-go ... [2021-02-04T04:26:03.759Z] Building docker-support-notifications-go ... [2021-02-04T04:26:03.759Z] Building docker-support-scheduler-go ... [2021-02-04T04:26:03.759Z] Building docker-sys-mgmt-agent-go ... [2021-02-04T04:26:03.759Z] Building docker-security-bootstrapper-go [2021-02-04T04:26:03.759Z] Building docker-sys-mgmt-agent-go [2021-02-04T04:26:03.759Z] Building docker-security-proxy-setup-go [2021-02-04T04:26:03.759Z] Building docker-support-scheduler-go [2021-02-04T04:26:03.759Z] Building docker-core-metadata-go [2021-02-04T04:26:36.110Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:26:36.110Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:26:36.110Z] ---> 89da45f01e1a [2021-02-04T04:26:36.110Z] Step 3/21 : WORKDIR /edgex-go [2021-02-04T04:26:36.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:26:36.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:26:36.110Z] ---> 89da45f01e1a [2021-02-04T04:26:36.110Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T04:26:36.110Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:26:36.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:26:36.110Z] ---> 89da45f01e1a [2021-02-04T04:26:36.110Z] Step 3/26 : WORKDIR /edgex-go [2021-02-04T04:26:36.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:26:36.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:26:36.110Z] ---> 89da45f01e1a [2021-02-04T04:26:36.110Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:26:36.110Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:26:36.110Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:26:36.110Z] ---> 89da45f01e1a [2021-02-04T04:26:36.110Z] Step 3/31 : WORKDIR /edgex-go [2021-02-04T04:26:36.110Z] ---> Running in b7bf992f6ce2 [2021-02-04T04:26:36.110Z] ---> Running in b08e36c822d0 [2021-02-04T04:26:36.110Z] ---> Running in 9eadbf635eb0 [2021-02-04T04:26:36.110Z] ---> Running in ab99da47e4a8 [2021-02-04T04:26:36.110Z] ---> Running in 1c771fe1f6fd [2021-02-04T04:26:36.695Z] Removing intermediate container 1c771fe1f6fd [2021-02-04T04:26:36.695Z] ---> e89bc1c28f49 [2021-02-04T04:26:36.695Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:26:36.695Z] Removing intermediate container b7bf992f6ce2 [2021-02-04T04:26:36.695Z] ---> 8385d1300294 [2021-02-04T04:26:36.695Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:26:36.695Z] Removing intermediate container 9eadbf635eb0 [2021-02-04T04:26:36.695Z] ---> a2dfd0d7a8cf [2021-02-04T04:26:36.695Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:26:36.695Z] Removing intermediate container b08e36c822d0 [2021-02-04T04:26:36.695Z] ---> 9a8e443ebf63 [2021-02-04T04:26:36.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:26:36.959Z] Removing intermediate container ab99da47e4a8 [2021-02-04T04:26:36.959Z] ---> 2bd003483885 [2021-02-04T04:26:36.959Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:26:36.959Z] ---> Running in 7fecd0e6b093 [2021-02-04T04:26:36.959Z] ---> Running in 4c9fb9e15487 [2021-02-04T04:26:36.959Z] ---> Running in 05ae8e173ce1 [2021-02-04T04:26:36.959Z] ---> Running in beae154522ba [2021-02-04T04:26:36.959Z] ---> Running in 4744210bdc6d [2021-02-04T04:26:39.561Z] Removing intermediate container 4c9fb9e15487 [2021-02-04T04:26:39.561Z] ---> 3fe36458d9db [2021-02-04T04:26:39.561Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-04T04:26:39.561Z] Removing intermediate container 05ae8e173ce1 [2021-02-04T04:26:39.561Z] ---> 63d51f619599 [2021-02-04T04:26:39.561Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-04T04:26:39.561Z] ---> Running in e45eda0ad582 [2021-02-04T04:26:39.561Z] Removing intermediate container 7fecd0e6b093 [2021-02-04T04:26:39.561Z] ---> c3237a9e60ee [2021-02-04T04:26:39.561Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-04T04:26:39.561Z] ---> Running in 270fc9143021 [2021-02-04T04:26:39.561Z] Removing intermediate container 4744210bdc6d [2021-02-04T04:26:39.561Z] ---> 6d89fc1a1a60 [2021-02-04T04:26:39.561Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-04T04:26:39.561Z] Removing intermediate container beae154522ba [2021-02-04T04:26:39.561Z] ---> 3f6bf5529466 [2021-02-04T04:26:39.561Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T04:26:39.835Z] ---> Running in bc4027dc904b [2021-02-04T04:26:39.835Z] ---> Running in ae87faa76b01 [2021-02-04T04:26:39.835Z] ---> Running in 8eb582aa1476 [2021-02-04T04:26:40.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:40.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:40.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:40.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:40.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:40.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:41.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:41.502Z] OK: 233 MiB in 51 packages [2021-02-04T04:26:41.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:41.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:41.779Z] OK: 233 MiB in 51 packages [2021-02-04T04:26:41.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:26:42.061Z] OK: 233 MiB in 51 packages [2021-02-04T04:26:42.061Z] OK: 233 MiB in 51 packages [2021-02-04T04:26:42.061Z] Removing intermediate container e45eda0ad582 [2021-02-04T04:26:42.061Z] ---> bdb09ee6b322 [2021-02-04T04:26:42.061Z] Step 6/31 : COPY go.mod . [2021-02-04T04:26:42.643Z] ---> 4340da7050e4 [2021-02-04T04:26:42.643Z] Step 7/31 : RUN go mod download [2021-02-04T04:26:42.643Z] Removing intermediate container 270fc9143021 [2021-02-04T04:26:42.643Z] ---> ac03971c2d04 [2021-02-04T04:26:42.643Z] Step 6/21 : COPY go.mod . [2021-02-04T04:26:42.643Z] ---> Running in 7bd67c3f2a50 [2021-02-04T04:26:42.643Z] Removing intermediate container 8eb582aa1476 [2021-02-04T04:26:42.643Z] ---> c150cc6eb957 [2021-02-04T04:26:42.643Z] Step 6/23 : COPY go.mod . [2021-02-04T04:26:42.909Z] Removing intermediate container ae87faa76b01 [2021-02-04T04:26:42.909Z] ---> 1964d80dbd78 [2021-02-04T04:26:42.909Z] Step 6/26 : COPY go.mod . [2021-02-04T04:26:42.909Z] ---> 4657129f3446 [2021-02-04T04:26:42.909Z] Step 7/21 : RUN go mod download [2021-02-04T04:26:43.191Z] ---> 2f9a1150e008 [2021-02-04T04:26:43.191Z] Step 7/23 : RUN go mod download [2021-02-04T04:26:43.191Z] ---> Running in 41dd5a474e07 [2021-02-04T04:26:43.191Z] ---> 5b3ea4f52661 [2021-02-04T04:26:43.191Z] Step 7/26 : RUN go mod download [2021-02-04T04:26:43.474Z] ---> Running in bba29104546f [2021-02-04T04:26:43.475Z] ---> Running in c6e373309511 [2021-02-04T04:26:43.475Z] OK: 233 MiB in 51 packages [2021-02-04T04:26:44.461Z] Removing intermediate container bc4027dc904b [2021-02-04T04:26:44.461Z] ---> 7ce7ab592a63 [2021-02-04T04:26:44.461Z] Step 6/22 : COPY go.mod . [2021-02-04T04:26:45.050Z] ---> af7a52a84763 [2021-02-04T04:26:45.050Z] Step 7/22 : RUN go mod download [2021-02-04T04:26:45.314Z] ---> Running in 6ab24be58b6c [2021-02-04T04:26:45.314Z] Removing intermediate container 7bd67c3f2a50 [2021-02-04T04:26:45.314Z] ---> 0a0d354fee01 [2021-02-04T04:26:45.314Z] Step 8/31 : COPY . . [2021-02-04T04:26:45.593Z] Removing intermediate container 41dd5a474e07 [2021-02-04T04:26:45.593Z] ---> 5f2db2aaaf21 [2021-02-04T04:26:45.593Z] Step 8/21 : COPY . . [2021-02-04T04:26:47.578Z] Removing intermediate container bba29104546f [2021-02-04T04:26:47.578Z] ---> 336a6698a264 [2021-02-04T04:26:47.578Z] Step 8/23 : COPY . . [2021-02-04T04:26:52.932Z] Removing intermediate container c6e373309511 [2021-02-04T04:26:52.932Z] ---> e0853c933117 [2021-02-04T04:26:52.932Z] Step 8/26 : COPY . . [2021-02-04T04:26:59.601Z] Removing intermediate container 6ab24be58b6c [2021-02-04T04:26:59.601Z] ---> a2097c26809e [2021-02-04T04:26:59.601Z] Step 8/22 : COPY . . [2021-02-04T04:27:31.934Z] ---> 0ffd22c89167 [2021-02-04T04:27:31.934Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-04T04:27:31.934Z] ---> ed1e097ac7d9 [2021-02-04T04:27:31.934Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-04T04:27:33.339Z] ---> Running in dd126c0b4e02 [2021-02-04T04:27:33.339Z] ---> Running in d1ca7557f71b [2021-02-04T04:27:33.339Z] ---> e545535ce83c [2021-02-04T04:27:33.339Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-04T04:27:33.933Z] ---> Running in 52be4e593505 [2021-02-04T04:27:33.933Z] ---> c768c5464895 [2021-02-04T04:27:33.933Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-04T04:27:33.933Z] ---> 0d5de6224f53 [2021-02-04T04:27:33.933Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-04T04:27:34.206Z] ---> Running in b9a571f7dc5d [2021-02-04T04:27:34.206Z] ---> Running in d374a3a8fa1f [2021-02-04T04:27:35.196Z] 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 [2021-02-04T04:27:35.196Z] 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 [2021-02-04T04:27:35.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-04T04:27:35.196Z] 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 [2021-02-04T04:27:35.196Z] 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 [2021-02-04T04:28:07.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T04:28:07.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T04:28:09.499Z] Removing intermediate container d374a3a8fa1f [2021-02-04T04:28:09.499Z] ---> 28aa43a81a03 [2021-02-04T04:28:09.499Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-04T04:28:09.499Z] ---> Running in d4986c846f8e [2021-02-04T04:28:10.961Z] 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 [2021-02-04T04:28:15.302Z] Removing intermediate container dd126c0b4e02 [2021-02-04T04:28:15.302Z] ---> bd3c84fdfa2a [2021-02-04T04:28:15.302Z] [2021-02-04T04:28:15.302Z] Step 10/21 : FROM alpine:3.12 [2021-02-04T04:28:15.302Z] 3.12: Pulling from library/alpine [2021-02-04T04:28:15.578Z] Removing intermediate container b9a571f7dc5d [2021-02-04T04:28:15.578Z] ---> c6dadcddee3a [2021-02-04T04:28:15.578Z] [2021-02-04T04:28:15.578Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T04:28:15.578Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T04:28:15.578Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T04:28:15.578Z] ---> 389fef711851 [2021-02-04T04:28:15.578Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-04T04:28:15.578Z] 3.12: Pulling from library/alpine [2021-02-04T04:28:15.578Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T04:28:15.578Z] Status: Image is up to date for alpine:3.12 [2021-02-04T04:28:15.578Z] ---> 389fef711851 [2021-02-04T04:28:15.578Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:28:17.537Z] ---> Running in 03b723cffe97 [2021-02-04T04:28:17.537Z] ---> Running in 49a1eed22ec4 [2021-02-04T04:28:18.154Z] Removing intermediate container d1ca7557f71b [2021-02-04T04:28:18.154Z] ---> c37a64fcab89 [2021-02-04T04:28:18.154Z] [2021-02-04T04:28:18.154Z] Step 10/31 : FROM alpine:3.12 [2021-02-04T04:28:18.154Z] ---> 389fef711851 [2021-02-04T04:28:18.154Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-04T04:28:19.573Z] Removing intermediate container d4986c846f8e [2021-02-04T04:28:19.573Z] ---> a007618062f9 [2021-02-04T04:28:19.573Z] [2021-02-04T04:28:19.573Z] Step 11/26 : FROM docker:20.10.0 [2021-02-04T04:28:19.573Z] 20.10.0: Pulling from library/docker [2021-02-04T04:28:19.573Z] Removing intermediate container 52be4e593505 [2021-02-04T04:28:19.573Z] ---> 788c24aacff4 [2021-02-04T04:28:19.573Z] [2021-02-04T04:28:19.573Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:28:19.573Z] ---> 389fef711851 [2021-02-04T04:28:19.573Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:28:19.573Z] ---> Running in 41ab000db341 [2021-02-04T04:28:19.573Z] ---> Running in 3dc0ca34feff [2021-02-04T04:28:20.231Z] Removing intermediate container 41ab000db341 [2021-02-04T04:28:20.231Z] ---> db6de2080f85 [2021-02-04T04:28:20.231Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-04T04:28:20.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:20.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:20.834Z] ---> Running in 17f6c2646690 [2021-02-04T04:28:20.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:20.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:21.105Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T04:28:21.105Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-04T04:28:21.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:21.105Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:28:21.105Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-04T04:28:21.105Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:28:21.105Z] OK: 6 MiB in 15 packages [2021-02-04T04:28:21.380Z] (4/4) Installing curl (7.69.1-r3) [2021-02-04T04:28:21.380Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:28:21.380Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:28:21.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:21.380Z] OK: 7 MiB in 18 packages [2021-02-04T04:28:21.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:22.000Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T04:28:22.000Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:28:22.000Z] OK: 6 MiB in 15 packages [2021-02-04T04:28:22.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:22.586Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-04T04:28:22.587Z] (2/2) Installing su-exec (0.2-r1) [2021-02-04T04:28:22.587Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:28:22.587Z] OK: 6 MiB in 16 packages [2021-02-04T04:28:22.864Z] Removing intermediate container 49a1eed22ec4 [2021-02-04T04:28:22.864Z] ---> a457a33ce80c [2021-02-04T04:28:22.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:28:23.836Z] ---> Running in bdec201063e1 [2021-02-04T04:28:24.432Z] Removing intermediate container 03b723cffe97 [2021-02-04T04:28:24.432Z] ---> 1a7075add461 [2021-02-04T04:28:24.432Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T04:28:24.713Z] Removing intermediate container 3dc0ca34feff [2021-02-04T04:28:24.713Z] ---> 8dc0939decf9 [2021-02-04T04:28:24.713Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:28:24.713Z] ---> Running in 581a3c6ba5f3 [2021-02-04T04:28:24.713Z] ---> Running in 4701d9dda17e [2021-02-04T04:28:24.713Z] Removing intermediate container 17f6c2646690 [2021-02-04T04:28:24.713Z] ---> 4b91b357b131 [2021-02-04T04:28:24.713Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-04T04:28:24.992Z] Removing intermediate container bdec201063e1 [2021-02-04T04:28:24.992Z] ---> c6094503597a [2021-02-04T04:28:24.992Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-04T04:28:24.992Z] ---> Running in da536e8a5c40 [2021-02-04T04:28:24.992Z] ---> Running in 34eb1799d448 [2021-02-04T04:28:25.263Z] Removing intermediate container 4701d9dda17e [2021-02-04T04:28:25.263Z] ---> 945bb94f2523 [2021-02-04T04:28:25.263Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-04T04:28:25.263Z] Removing intermediate container 581a3c6ba5f3 [2021-02-04T04:28:25.263Z] ---> 560f3c08cf5d [2021-02-04T04:28:25.263Z] Step 13/21 : WORKDIR /edgex [2021-02-04T04:28:25.263Z] Removing intermediate container da536e8a5c40 [2021-02-04T04:28:25.263Z] ---> 9ebaa090b9c3 [2021-02-04T04:28:25.263Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-04T04:28:25.527Z] ---> Running in e0fb618e2a05 [2021-02-04T04:28:25.527Z] Removing intermediate container 34eb1799d448 [2021-02-04T04:28:25.527Z] ---> 02e73f3f3c83 [2021-02-04T04:28:25.527Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T04:28:25.527Z] ---> Running in 76c161818422 [2021-02-04T04:28:25.527Z] ---> Running in e83d19c4f360 [2021-02-04T04:28:25.527Z] ---> Running in 644d35d0df7c [2021-02-04T04:28:25.796Z] Removing intermediate container e0fb618e2a05 [2021-02-04T04:28:25.796Z] ---> 6ed858d6e90b [2021-02-04T04:28:25.796Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T04:28:25.796Z] ---> Running in c4cfffdcb302 [2021-02-04T04:28:25.796Z] Removing intermediate container 76c161818422 [2021-02-04T04:28:25.796Z] ---> 525a64c4d882 [2021-02-04T04:28:25.796Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-04T04:28:26.061Z] Removing intermediate container 644d35d0df7c [2021-02-04T04:28:26.061Z] ---> a8bc68692edb [2021-02-04T04:28:26.061Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:28:26.061Z] Removing intermediate container e83d19c4f360 [2021-02-04T04:28:26.061Z] ---> 0f45150eb063 [2021-02-04T04:28:26.061Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-04T04:28:27.019Z] ---> Running in 06ddd0a99655 [2021-02-04T04:28:27.019Z] Removing intermediate container c4cfffdcb302 [2021-02-04T04:28:27.019Z] ---> 525a0ec58288 [2021-02-04T04:28:27.019Z] Step 15/23 : WORKDIR / [2021-02-04T04:28:27.291Z] ---> 82bb3a94b026 [2021-02-04T04:28:27.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-04T04:28:27.291Z] ---> e537caa7b7fa [2021-02-04T04:28:27.291Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-04T04:28:27.565Z] ---> Running in f73baf9602b7 [2021-02-04T04:28:27.842Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-04T04:28:27.842Z] Removing intermediate container f73baf9602b7 [2021-02-04T04:28:27.842Z] ---> 11bd27a8dc18 [2021-02-04T04:28:27.842Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:28:27.842Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-04T04:28:27.842Z] ---> aefe523efa57 [2021-02-04T04:28:27.842Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-04T04:28:28.115Z] ---> 78cd535f2798 [2021-02-04T04:28:28.115Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-04T04:28:28.115Z] ---> e92673a6c85f [2021-02-04T04:28:28.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-04T04:28:28.115Z] ---> Running in 5e021021b209 [2021-02-04T04:28:28.397Z] ---> 9bbfab2abde9 [2021-02-04T04:28:28.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-04T04:28:28.668Z] ---> 9ef7c9df2123 [2021-02-04T04:28:28.668Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-04T04:28:28.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:28.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:28.937Z] ---> b25f55c5c7f1 [2021-02-04T04:28:28.937Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-04T04:28:28.937Z] ---> Running in 637ac0d09143 [2021-02-04T04:28:28.937Z] (1/2) Installing readline (8.0.4-r0) [2021-02-04T04:28:28.937Z] (2/2) Installing bash (5.0.17-r0) [2021-02-04T04:28:28.937Z] Executing bash-5.0.17-r0.post-install [2021-02-04T04:28:28.937Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:28:28.937Z] Removing intermediate container 06ddd0a99655 [2021-02-04T04:28:28.937Z] ---> c28c4aaac4bd [2021-02-04T04:28:28.937Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-04T04:28:28.937Z] OK: 12 MiB in 22 packages [2021-02-04T04:28:29.212Z] ---> Running in 2c1ce67d5734 [2021-02-04T04:28:29.212Z] ---> 4d152435dac8 [2021-02-04T04:28:29.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-04T04:28:29.212Z] ---> Running in 1238a247080f [2021-02-04T04:28:29.212Z] Removing intermediate container 637ac0d09143 [2021-02-04T04:28:29.212Z] ---> 5d564243f4e8 [2021-02-04T04:28:29.212Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:28:29.476Z] ---> Running in 55848b043b45 [2021-02-04T04:28:29.476Z] Removing intermediate container 2c1ce67d5734 [2021-02-04T04:28:29.476Z] ---> 1d93a4389648 [2021-02-04T04:28:29.476Z] Step 18/21 : CMD ["--init=true"] [2021-02-04T04:28:29.752Z] Removing intermediate container 1238a247080f [2021-02-04T04:28:29.752Z] ---> bb0d324dce33 [2021-02-04T04:28:29.752Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-04T04:28:29.752Z] ---> ad5e5a5dbafa [2021-02-04T04:28:29.752Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-04T04:28:29.752Z] ---> Running in 60fbd778f470 [2021-02-04T04:28:30.021Z] ---> Running in 04689701fee1 [2021-02-04T04:28:30.021Z] Removing intermediate container 55848b043b45 [2021-02-04T04:28:30.021Z] ---> a24c3681d017 [2021-02-04T04:28:30.021Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T04:28:30.021Z] Removing intermediate container 5e021021b209 [2021-02-04T04:28:30.021Z] ---> f9b07df4a5ae [2021-02-04T04:28:30.021Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-04T04:28:30.291Z] ---> Running in 90f295b45e3a [2021-02-04T04:28:30.291Z] ---> d60c465315a7 [2021-02-04T04:28:30.291Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-04T04:28:30.291Z] ---> Running in 9261d6d10fc1 [2021-02-04T04:28:30.291Z] Removing intermediate container 60fbd778f470 [2021-02-04T04:28:30.291Z] ---> 6f67381fac9a [2021-02-04T04:28:30.291Z] Step 19/21 : LABEL arch=x86_64 [2021-02-04T04:28:30.291Z] ---> Running in ef76aa0de452 [2021-02-04T04:28:30.291Z] Removing intermediate container 04689701fee1 [2021-02-04T04:28:30.291Z] ---> 943f0507b118 [2021-02-04T04:28:30.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:28:30.556Z] ---> Running in 5b1590d1b88c [2021-02-04T04:28:30.829Z] ---> Running in 281dfbb23fae [2021-02-04T04:28:30.829Z] Removing intermediate container 9261d6d10fc1 [2021-02-04T04:28:30.829Z] ---> 87c0a53cdb0b [2021-02-04T04:28:30.829Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-04T04:28:30.829Z] Removing intermediate container 90f295b45e3a [2021-02-04T04:28:30.829Z] ---> b0ddb0a5eb39 [2021-02-04T04:28:30.829Z] Step 21/22 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:28:30.829Z] ---> Running in 16c6089fd6c2 [2021-02-04T04:28:30.829Z] ---> Running in 6d60282cc789 [2021-02-04T04:28:31.096Z] Removing intermediate container 5b1590d1b88c [2021-02-04T04:28:31.096Z] ---> 85b0791121e7 [2021-02-04T04:28:31.096Z] Step 20/21 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:28:31.096Z] Removing intermediate container 281dfbb23fae [2021-02-04T04:28:31.096Z] ---> a7506164d6bb [2021-02-04T04:28:31.096Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T04:28:31.361Z] ---> Running in 3142d22bbb3a [2021-02-04T04:28:31.361Z] ---> Running in 7c98500080a2 [2021-02-04T04:28:31.361Z] Removing intermediate container 16c6089fd6c2 [2021-02-04T04:28:31.361Z] ---> ee197c11ad3a [2021-02-04T04:28:31.361Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-04T04:28:31.361Z] Removing intermediate container 6d60282cc789 [2021-02-04T04:28:31.361Z] ---> 1961da243157 [2021-02-04T04:28:31.361Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T04:28:31.625Z] ---> Running in 56bb948e1817 [2021-02-04T04:28:32.202Z] ---> Running in 1a53ef91d129 [2021-02-04T04:28:32.202Z] Removing intermediate container 7c98500080a2 [2021-02-04T04:28:32.202Z] ---> 7017cded7610 [2021-02-04T04:28:32.202Z] Step 22/23 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:28:32.468Z] Removing intermediate container 3142d22bbb3a [2021-02-04T04:28:32.468Z] ---> dd5258f37bc1 [2021-02-04T04:28:32.468Z] Step 21/21 : LABEL version=0.0.0 [2021-02-04T04:28:32.468Z] ---> Running in 0104f56cc7a4 [2021-02-04T04:28:32.468Z] ---> Running in 1c27306ed742 [2021-02-04T04:28:32.734Z] Removing intermediate container 56bb948e1817 [2021-02-04T04:28:32.734Z] ---> e81a2447685d [2021-02-04T04:28:32.734Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-04T04:28:32.734Z] Removing intermediate container 1a53ef91d129 [2021-02-04T04:28:32.734Z] ---> cbd603900961 [2021-02-04T04:28:32.734Z] [2021-02-04T04:28:32.734Z] Removing intermediate container ef76aa0de452 [2021-02-04T04:28:32.734Z] ---> e244c0a25a4d [2021-02-04T04:28:32.734Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:28:33.000Z] Removing intermediate container 0104f56cc7a4 [2021-02-04T04:28:33.000Z] ---> e173e99e4c09 [2021-02-04T04:28:33.000Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:28:33.000Z] Removing intermediate container 1c27306ed742 [2021-02-04T04:28:33.000Z] ---> 23f6080bcaab [2021-02-04T04:28:33.000Z] [2021-02-04T04:28:33.000Z] Successfully built cbd603900961 [2021-02-04T04:28:33.277Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-04T04:28:33.277Z]  Building docker-support-scheduler-go ... done  ---> Running in efdc9f4c4db6 [2021-02-04T04:28:33.277Z] Building docker-security-secretstore-setup-go [2021-02-04T04:28:33.277Z] Successfully built 23f6080bcaab [2021-02-04T04:28:33.277Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-04T04:28:33.277Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-02-04T04:28:33.277Z] ---> f2bc600b7865 [2021-02-04T04:28:33.277Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-04T04:28:33.277Z] ---> 4ee644dc9512 [2021-02-04T04:28:33.277Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-04T04:28:33.597Z] Removing intermediate container efdc9f4c4db6 [2021-02-04T04:28:33.597Z] ---> 35757945c8b5 [2021-02-04T04:28:33.597Z] [2021-02-04T04:28:33.597Z] Successfully built 35757945c8b5 [2021-02-04T04:28:33.597Z] Successfully tagged docker-core-metadata-go:latest [2021-02-04T04:28:33.597Z] Building docker-core-command-go [2021-02-04T04:28:33.867Z]  Building docker-core-metadata-go ... done  ---> 4cd2d6376bfd [2021-02-04T04:28:33.867Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-04T04:28:33.867Z] ---> bccac5c16a8d [2021-02-04T04:28:33.867Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-04T04:28:34.441Z] ---> 1a4410aae895 [2021-02-04T04:28:34.441Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-04T04:28:37.020Z] ---> 730bc22a4a08 [2021-02-04T04:28:37.020Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-04T04:28:37.609Z] ---> Running in d318f22ce229 [2021-02-04T04:28:40.947Z] ---> 194e843b60fb [2021-02-04T04:28:40.947Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-04T04:28:41.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:41.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:28:42.189Z] ---> 10215d01ed9a [2021-02-04T04:28:42.189Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-04T04:28:42.189Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-04T04:28:42.189Z] (2/33) Installing expat (2.2.9-r1) [2021-02-04T04:28:42.189Z] (3/33) Installing libffi (3.3-r2) [2021-02-04T04:28:42.189Z] (4/33) Installing gdbm (1.13-r1) [2021-02-04T04:28:42.768Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-04T04:28:42.768Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-04T04:28:42.768Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-04T04:28:44.170Z] ---> Running in fe000e3cfae9 [2021-02-04T04:28:44.170Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-04T04:28:44.170Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-04T04:28:44.170Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-04T04:28:44.170Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-04T04:28:44.757Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-04T04:28:44.757Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-04T04:28:44.757Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-04T04:28:45.027Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-04T04:28:45.027Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-04T04:28:45.027Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-04T04:28:47.621Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-04T04:28:47.621Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-04T04:28:48.236Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-04T04:28:49.223Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-04T04:28:50.201Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-04T04:28:50.789Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-04T04:28:51.775Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-04T04:28:52.761Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-04T04:28:52.762Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-04T04:28:52.762Z] Removing intermediate container fe000e3cfae9 [2021-02-04T04:28:52.762Z] ---> 5aa6706228aa [2021-02-04T04:28:52.762Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-04T04:28:52.762Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-04T04:28:53.040Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-04T04:28:53.040Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-04T04:28:53.040Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-04T04:28:54.043Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-04T04:28:54.331Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-04T04:28:54.331Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-04T04:28:56.482Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:28:56.482Z] OK: 71 MiB in 55 packages [2021-02-04T04:28:56.482Z] ---> e5bdcafcac5a [2021-02-04T04:28:56.482Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-04T04:28:58.153Z] ---> Running in a02ae6e41057 [2021-02-04T04:29:00.291Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:29:00.291Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:29:00.291Z] ---> 89da45f01e1a [2021-02-04T04:29:00.291Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T04:29:00.291Z] ---> Using cache [2021-02-04T04:29:00.291Z] ---> 2bd003483885 [2021-02-04T04:29:00.291Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:29:00.291Z] ---> Using cache [2021-02-04T04:29:00.291Z] ---> 6d89fc1a1a60 [2021-02-04T04:29:00.291Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-04T04:29:00.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:29:00.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:29:00.881Z] ---> 89da45f01e1a [2021-02-04T04:29:00.881Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:29:00.881Z] ---> Using cache [2021-02-04T04:29:00.881Z] ---> 2bd003483885 [2021-02-04T04:29:00.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:29:00.881Z] ---> Using cache [2021-02-04T04:29:00.881Z] ---> 6d89fc1a1a60 [2021-02-04T04:29:00.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T04:29:01.146Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:29:01.146Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:29:01.146Z] ---> 89da45f01e1a [2021-02-04T04:29:01.146Z] Step 3/24 : WORKDIR /edgex-go [2021-02-04T04:29:01.146Z] ---> Using cache [2021-02-04T04:29:01.146Z] ---> 2bd003483885 [2021-02-04T04:29:01.146Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:29:01.146Z] ---> Using cache [2021-02-04T04:29:01.146Z] ---> 6d89fc1a1a60 [2021-02-04T04:29:01.146Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-04T04:29:03.113Z] ---> Running in 4e36bb0a1b10 [2021-02-04T04:29:03.113Z] ---> Running in fe860d950389 [2021-02-04T04:29:03.113Z] ---> Running in 30337150c8e0 [2021-02-04T04:29:04.600Z] Removing intermediate container a02ae6e41057 [2021-02-04T04:29:04.600Z] ---> bc76e4fad42c [2021-02-04T04:29:04.600Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-04T04:29:04.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:04.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:05.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:05.407Z] ---> Running in 12e82b053754 [2021-02-04T04:29:05.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:05.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:05.947Z] Removing intermediate container 12e82b053754 [2021-02-04T04:29:05.947Z] ---> 2f900535cec7 [2021-02-04T04:29:05.947Z] Step 28/31 : CMD ["gate"] [2021-02-04T04:29:06.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:06.476Z] OK: 233 MiB in 51 packages [2021-02-04T04:29:06.740Z] OK: 233 MiB in 51 packages [2021-02-04T04:29:06.740Z] ---> Running in ea059ff36b32 [2021-02-04T04:29:07.722Z] Removing intermediate container ea059ff36b32 [2021-02-04T04:29:07.722Z] ---> c8deab70e6d6 [2021-02-04T04:29:07.722Z] Step 29/31 : LABEL arch=x86_64 [2021-02-04T04:29:08.671Z] OK: 233 MiB in 51 packages [2021-02-04T04:29:08.939Z] ---> Running in eadaeed143fd [2021-02-04T04:29:08.939Z] Removing intermediate container 30337150c8e0 [2021-02-04T04:29:08.939Z] ---> af81726f682f [2021-02-04T04:29:08.939Z] Step 6/22 : COPY go.mod . [2021-02-04T04:29:08.939Z] Removing intermediate container 4e36bb0a1b10 [2021-02-04T04:29:08.939Z] ---> 564d482d24f5 [2021-02-04T04:29:08.939Z] Step 6/23 : COPY go.mod . [2021-02-04T04:29:09.917Z] Removing intermediate container d318f22ce229 [2021-02-04T04:29:09.917Z] ---> 3fa0f63d6e80 [2021-02-04T04:29:09.917Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-04T04:29:09.917Z] Removing intermediate container eadaeed143fd [2021-02-04T04:29:09.917Z] ---> 5cd79b6d5cf0 [2021-02-04T04:29:09.917Z] Step 30/31 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:29:10.195Z] ---> Running in b284d4ee8693 [2021-02-04T04:29:10.195Z] ---> d69f8fa74ff6 [2021-02-04T04:29:10.195Z] Step 7/23 : RUN go mod download [2021-02-04T04:29:10.195Z] ---> 76bc8432ecf8 [2021-02-04T04:29:10.195Z] Step 7/22 : RUN go mod download [2021-02-04T04:29:10.196Z] ---> Running in 53e64cf8e8c2 [2021-02-04T04:29:10.196Z] Removing intermediate container fe860d950389 [2021-02-04T04:29:10.196Z] ---> 6eb74d590d74 [2021-02-04T04:29:10.196Z] Step 6/24 : COPY go.mod . [2021-02-04T04:29:10.484Z] ---> Running in 1d0335b29e4d [2021-02-04T04:29:10.484Z] ---> Running in 79ab22e45bec [2021-02-04T04:29:10.755Z] Removing intermediate container 53e64cf8e8c2 [2021-02-04T04:29:10.755Z] ---> a675e4a1b8f4 [2021-02-04T04:29:10.755Z] Step 31/31 : LABEL version=0.0.0 [2021-02-04T04:29:10.755Z] ---> 3787cf817f61 [2021-02-04T04:29:10.755Z] Step 7/24 : RUN go mod download [2021-02-04T04:29:11.041Z] ---> Running in 2cfedd915101 [2021-02-04T04:29:11.041Z] ---> Running in 48bc0a056a30 [2021-02-04T04:29:11.637Z] Removing intermediate container 48bc0a056a30 [2021-02-04T04:29:11.637Z] ---> e75c284a0d7a [2021-02-04T04:29:11.637Z] [2021-02-04T04:29:11.916Z] Successfully built e75c284a0d7a [2021-02-04T04:29:11.916Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-04T04:29:11.916Z] Building docker-core-data-go [2021-02-04T04:29:12.196Z]  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 [2021-02-04T04:29:12.476Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-04T04:29:12.746Z] Collecting docker<4.0,>=3.6.0 [2021-02-04T04:29:12.746Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-04T04:29:13.014Z] Collecting docopt<0.7,>=0.6.1 [2021-02-04T04:29:13.014Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-04T04:29:14.981Z] Collecting texttable<0.10,>=0.9.0 [2021-02-04T04:29:14.981Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-04T04:29:16.442Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-04T04:29:16.442Z] Collecting cached-property<2,>=1.2.0 [2021-02-04T04:29:16.442Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-04T04:29:17.037Z] Removing intermediate container 1d0335b29e4d [2021-02-04T04:29:17.037Z] ---> 4303b682da36 [2021-02-04T04:29:17.037Z] Step 8/23 : COPY . . [2021-02-04T04:29:17.037Z] Collecting jsonschema<3,>=2.5.1 [2021-02-04T04:29:17.037Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-04T04:29:18.045Z] Removing intermediate container 79ab22e45bec [2021-02-04T04:29:18.046Z] ---> c1dde079aa45 [2021-02-04T04:29:18.046Z] Step 8/22 : COPY . . [2021-02-04T04:29:18.046Z] Removing intermediate container 2cfedd915101 [2021-02-04T04:29:18.046Z] ---> 37c778b5ca0e [2021-02-04T04:29:18.046Z] Step 8/24 : COPY . . [2021-02-04T04:29:18.046Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-04T04:29:18.046Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-04T04:29:21.494Z] Collecting PyYAML<4,>=3.10 [2021-02-04T04:29:21.494Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-04T04:29:25.810Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-04T04:29:25.810Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-04T04:29:26.426Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-04T04:29:26.426Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-04T04:29:27.414Z] Collecting docker-pycreds>=0.4.0 [2021-02-04T04:29:27.414Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-04T04:29:28.011Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-04T04:29:28.011Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-04T04:29:28.288Z] 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) [2021-02-04T04:29:28.569Z] Collecting idna<2.8,>=2.5 [2021-02-04T04:29:28.569Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-04T04:29:28.569Z] 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) [2021-02-04T04:29:28.569Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-04T04:29:28.569Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-04T04:29:28.569Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-04T04:29:28.569Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-04T04:29:29.157Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, texttable, cached-property, jsonschema, dockerpty, PyYAML, docker-compose [2021-02-04T04:29:35.029Z] Attempting uninstall: urllib3 [2021-02-04T04:29:35.029Z] Found existing installation: urllib3 1.25.9 [2021-02-04T04:29:35.029Z] Uninstalling urllib3-1.25.9: [2021-02-04T04:29:35.029Z] Successfully uninstalled urllib3-1.25.9 [2021-02-04T04:29:35.298Z] Attempting uninstall: idna [2021-02-04T04:29:35.298Z] Found existing installation: idna 2.9 [2021-02-04T04:29:35.298Z] Uninstalling idna-2.9: [2021-02-04T04:29:35.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T04:29:35.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T04:29:35.571Z] ---> 89da45f01e1a [2021-02-04T04:29:35.571Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T04:29:35.571Z] Successfully uninstalled idna-2.9 [2021-02-04T04:29:35.571Z] ---> Using cache [2021-02-04T04:29:35.571Z] ---> 2bd003483885 [2021-02-04T04:29:35.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:29:35.571Z] ---> Using cache [2021-02-04T04:29:35.571Z] ---> 6d89fc1a1a60 [2021-02-04T04:29:35.571Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-04T04:29:38.168Z] Attempting uninstall: requests [2021-02-04T04:29:38.168Z] Found existing installation: requests 2.23.0 [2021-02-04T04:29:38.168Z] Uninstalling requests-2.23.0: [2021-02-04T04:29:38.168Z] Successfully uninstalled requests-2.23.0 [2021-02-04T04:29:40.129Z] ---> Running in 180eba62b339 [2021-02-04T04:29:40.735Z] Running setup.py install for docopt: started [2021-02-04T04:29:42.724Z] Running setup.py install for docopt: finished with status 'done' [2021-02-04T04:29:42.724Z] Running setup.py install for texttable: started [2021-02-04T04:29:42.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:43.003Z] Running setup.py install for texttable: finished with status 'done' [2021-02-04T04:29:43.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:45.975Z] Running setup.py install for dockerpty: started [2021-02-04T04:29:47.031Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-04T04:29:47.031Z] Running setup.py install for PyYAML: started [2021-02-04T04:29:47.676Z] OK: 233 MiB in 51 packages [2021-02-04T04:29:48.294Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-04T04:29:49.275Z] 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 [2021-02-04T04:29:51.303Z] Removing intermediate container 180eba62b339 [2021-02-04T04:29:51.303Z] ---> 296eb59bf06b [2021-02-04T04:29:51.303Z] Step 6/23 : COPY go.mod . [2021-02-04T04:29:53.252Z] ---> a1b4db51b871 [2021-02-04T04:29:53.252Z] Step 7/23 : RUN go mod download [2021-02-04T04:29:55.189Z] ---> Running in 310b03ad4cb1 [2021-02-04T04:29:56.582Z] ---> 4ae8d718c1dd [2021-02-04T04:29:56.582Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-04T04:29:56.582Z] ---> ff49bf003991 [2021-02-04T04:29:56.582Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-04T04:29:56.582Z] ---> e800da14cc32 [2021-02-04T04:29:56.582Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-04T04:29:56.848Z] Removing intermediate container b284d4ee8693 [2021-02-04T04:29:56.848Z] ---> bfbd716b6bba [2021-02-04T04:29:56.848Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-04T04:29:56.848Z] ---> Running in 13ad35dcd64b [2021-02-04T04:29:56.848Z] ---> Running in 4cd06f83d3f3 [2021-02-04T04:29:56.848Z] ---> Running in 6db92618941f [2021-02-04T04:29:57.121Z] ---> Running in 9beb32c5e048 [2021-02-04T04:29:58.086Z] 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 [2021-02-04T04:29:58.086Z] 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 [2021-02-04T04:29:58.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:58.368Z] 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 [2021-02-04T04:29:58.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:29:58.922Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:29:58.922Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-04T04:29:58.922Z] Removing intermediate container 310b03ad4cb1 [2021-02-04T04:29:58.922Z] ---> 4635c53ab33f [2021-02-04T04:29:58.922Z] Step 8/23 : COPY . . [2021-02-04T04:29:58.922Z] (3/3) Installing curl (7.69.1-r3) [2021-02-04T04:29:58.922Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:29:58.922Z] OK: 72 MiB in 58 packages [2021-02-04T04:30:07.298Z] Removing intermediate container 9beb32c5e048 [2021-02-04T04:30:07.298Z] ---> fd8484ce2510 [2021-02-04T04:30:07.298Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-04T04:30:07.603Z] ---> Running in 3a67dd7ba85b [2021-02-04T04:30:08.627Z] Removing intermediate container 3a67dd7ba85b [2021-02-04T04:30:08.627Z] ---> acc396611728 [2021-02-04T04:30:08.627Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:30:10.629Z] ---> Running in d405242b111f [2021-02-04T04:30:12.650Z] Removing intermediate container d405242b111f [2021-02-04T04:30:12.650Z] ---> d27f8c8e4104 [2021-02-04T04:30:12.650Z] Step 24/26 : LABEL arch=x86_64 [2021-02-04T04:30:12.650Z] ---> Running in 9ee30513aecf [2021-02-04T04:30:13.632Z] Removing intermediate container 9ee30513aecf [2021-02-04T04:30:13.632Z] ---> 6db87357fb81 [2021-02-04T04:30:13.632Z] Step 25/26 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:30:14.629Z] ---> Running in 8a30716119e3 [2021-02-04T04:30:15.763Z] Removing intermediate container 8a30716119e3 [2021-02-04T04:30:15.763Z] ---> c1b1d3775d78 [2021-02-04T04:30:15.763Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T04:30:15.763Z] ---> Running in 0512e7c35355 [2021-02-04T04:30:16.218Z] Removing intermediate container 0512e7c35355 [2021-02-04T04:30:16.218Z] ---> a846fc7164ca [2021-02-04T04:30:16.218Z] [2021-02-04T04:30:16.714Z] Successfully built a846fc7164ca [2021-02-04T04:30:16.714Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-04T04:30:23.528Z]  Building docker-sys-mgmt-agent-go ... done 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 [2021-02-04T04:30:26.176Z] ---> 698343692831 [2021-02-04T04:30:26.176Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-04T04:30:26.176Z] ---> Running in 3c879f0cc252 [2021-02-04T04:30:27.168Z] 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 [2021-02-04T04:30:31.521Z] Removing intermediate container 6db92618941f [2021-02-04T04:30:31.521Z] ---> 4e9da0800a5d [2021-02-04T04:30:31.521Z] [2021-02-04T04:30:31.521Z] Step 10/24 : FROM alpine:3.12 [2021-02-04T04:30:31.521Z] ---> 389fef711851 [2021-02-04T04:30:31.521Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-04T04:30:35.839Z] ---> Running in be187eca6408 [2021-02-04T04:30:35.839Z] Removing intermediate container 13ad35dcd64b [2021-02-04T04:30:35.839Z] ---> 40b566c1ad0f [2021-02-04T04:30:35.839Z] [2021-02-04T04:30:35.839Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:30:35.839Z] ---> 389fef711851 [2021-02-04T04:30:35.839Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T04:30:35.839Z] ---> Using cache [2021-02-04T04:30:35.839Z] ---> 8dc0939decf9 [2021-02-04T04:30:35.839Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:30:35.839Z] Removing intermediate container 4cd06f83d3f3 [2021-02-04T04:30:35.839Z] ---> 495979143b7e [2021-02-04T04:30:35.839Z] [2021-02-04T04:30:35.839Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T04:30:35.839Z] ---> 389fef711851 [2021-02-04T04:30:35.839Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-04T04:30:35.839Z] ---> Using cache [2021-02-04T04:30:35.839Z] ---> 945bb94f2523 [2021-02-04T04:30:35.839Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-04T04:30:36.121Z] ---> Running in 2052a860328e [2021-02-04T04:30:36.121Z] ---> Running in 72cb778eb4a1 [2021-02-04T04:30:36.726Z] Removing intermediate container 2052a860328e [2021-02-04T04:30:36.726Z] ---> 9dbd6222c14f [2021-02-04T04:30:36.726Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T04:30:36.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:30:36.726Z] ---> Running in 0e3c0cbde4a1 [2021-02-04T04:30:37.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:30:37.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:30:37.277Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-04T04:30:37.278Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T04:30:37.278Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-04T04:30:37.278Z] (4/5) Installing curl (7.69.1-r3) [2021-02-04T04:30:37.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:30:37.278Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-04T04:30:37.278Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:30:37.278Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:30:37.550Z] OK: 7 MiB in 19 packages [2021-02-04T04:30:37.550Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-04T04:30:37.550Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-04T04:30:37.550Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:30:37.550Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T04:30:37.550Z] OK: 6 MiB in 16 packages [2021-02-04T04:30:37.827Z] Removing intermediate container 0e3c0cbde4a1 [2021-02-04T04:30:37.827Z] ---> 632c865c3951 [2021-02-04T04:30:37.827Z] Step 15/23 : WORKDIR / [2021-02-04T04:30:38.439Z] ---> Running in e0151f74a7cc [2021-02-04T04:30:39.054Z] Removing intermediate container e0151f74a7cc [2021-02-04T04:30:39.054Z] ---> 468d821381e7 [2021-02-04T04:30:39.054Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:30:39.674Z] Removing intermediate container be187eca6408 [2021-02-04T04:30:39.674Z] ---> 2729f0a685f8 [2021-02-04T04:30:39.674Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T04:30:39.950Z] Removing intermediate container 72cb778eb4a1 [2021-02-04T04:30:39.951Z] ---> c325a20e3917 [2021-02-04T04:30:39.951Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T04:30:40.232Z] ---> ffcef6e69ec7 [2021-02-04T04:30:40.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-04T04:30:40.232Z] ---> Running in 8d29ea190664 [2021-02-04T04:30:40.232Z] ---> Running in 56bf47ef4643 [2021-02-04T04:30:40.498Z] Removing intermediate container 8d29ea190664 [2021-02-04T04:30:40.498Z] ---> 68a4547263fe [2021-02-04T04:30:40.498Z] Step 13/24 : WORKDIR / [2021-02-04T04:30:40.769Z] ---> Running in 0b797ef2bbb3 [2021-02-04T04:30:40.769Z] Removing intermediate container 56bf47ef4643 [2021-02-04T04:30:40.769Z] ---> bfe6d7ea44ed [2021-02-04T04:30:40.769Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-04T04:30:41.036Z] ---> 5af8abb759c0 [2021-02-04T04:30:41.036Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-04T04:30:41.036Z] ---> Running in 140d94ef261d [2021-02-04T04:30:41.308Z] Removing intermediate container 0b797ef2bbb3 [2021-02-04T04:30:41.308Z] ---> 2b93ba9a7b35 [2021-02-04T04:30:41.308Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-04T04:30:41.587Z] Removing intermediate container 140d94ef261d [2021-02-04T04:30:41.587Z] ---> 07166745cb4e [2021-02-04T04:30:41.587Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T04:30:41.587Z] ---> 102559a6e491 [2021-02-04T04:30:41.587Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-04T04:30:41.587Z] ---> Running in c4ed5c572aef [2021-02-04T04:30:41.856Z] ---> Running in cb6fbd7cc4b8 [2021-02-04T04:30:41.856Z] ---> 4eb8f7e263d4 [2021-02-04T04:30:41.856Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-04T04:30:42.840Z] Removing intermediate container c4ed5c572aef [2021-02-04T04:30:42.840Z] ---> 472fa40f4086 [2021-02-04T04:30:42.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:30:42.840Z] ---> e1adbc256d84 [2021-02-04T04:30:42.840Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-04T04:30:42.840Z] Removing intermediate container cb6fbd7cc4b8 [2021-02-04T04:30:42.840Z] ---> ee06fa26b58a [2021-02-04T04:30:42.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:30:43.112Z] ---> Running in c4b6e94a4db3 [2021-02-04T04:30:43.396Z] ---> d9554699b1af [2021-02-04T04:30:43.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-04T04:30:43.396Z] Removing intermediate container c4b6e94a4db3 [2021-02-04T04:30:43.396Z] ---> fd8378e5ac72 [2021-02-04T04:30:43.396Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T04:30:43.396Z] ---> b36d823b6e2a [2021-02-04T04:30:43.396Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-04T04:30:43.396Z] ---> Running in b3ebfdf19d32 [2021-02-04T04:30:43.674Z] Removing intermediate container b3ebfdf19d32 [2021-02-04T04:30:43.674Z] ---> bbca375044fa [2021-02-04T04:30:43.674Z] Step 22/23 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:30:43.945Z] ---> Running in 6ea6e80f1af6 [2021-02-04T04:30:43.945Z] ---> 49dbfac46be2 [2021-02-04T04:30:43.945Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-04T04:30:43.945Z] ---> 033fd078f67b [2021-02-04T04:30:43.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-04T04:30:44.210Z] Removing intermediate container 6ea6e80f1af6 [2021-02-04T04:30:44.210Z] ---> 30a96e3fabcf [2021-02-04T04:30:44.210Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:30:44.210Z] ---> Running in 3f3bd1600428 [2021-02-04T04:30:44.477Z] ---> fec3afe1390d [2021-02-04T04:30:44.477Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-04T04:30:44.477Z] ---> Running in b4065d0c8e6a [2021-02-04T04:30:44.477Z] Removing intermediate container 3f3bd1600428 [2021-02-04T04:30:44.477Z] ---> 1b46fce0dc55 [2021-02-04T04:30:44.477Z] [2021-02-04T04:30:45.062Z] Successfully built 1b46fce0dc55 [2021-02-04T04:30:46.033Z] ---> dca662664d20 [2021-02-04T04:30:46.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-04T04:30:46.033Z] Successfully tagged docker-core-command-go:latest [2021-02-04T04:30:47.441Z]  Building docker-core-command-go ... done Removing intermediate container b4065d0c8e6a [2021-02-04T04:30:47.441Z] ---> 0fc7d8e01cf6 [2021-02-04T04:30:47.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:30:47.441Z] ---> dc9e751207a4 [2021-02-04T04:30:47.441Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-04T04:30:47.441Z] ---> Running in f065382eea00 [2021-02-04T04:30:47.441Z] ---> Running in 41e71e848b7e [2021-02-04T04:30:47.706Z] Removing intermediate container f065382eea00 [2021-02-04T04:30:47.706Z] ---> 995486e676f1 [2021-02-04T04:30:47.706Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T04:30:47.976Z] ---> Running in 4b3d80c32e1c [2021-02-04T04:30:48.249Z] Removing intermediate container 4b3d80c32e1c [2021-02-04T04:30:48.249Z] ---> cff382f3347f [2021-02-04T04:30:48.249Z] Step 21/22 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:30:48.249Z] ---> Running in 1d9e5598aca7 [2021-02-04T04:30:48.828Z] Removing intermediate container 1d9e5598aca7 [2021-02-04T04:30:48.828Z] ---> f342ab4de26a [2021-02-04T04:30:48.828Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T04:30:50.231Z] ---> Running in 3ec1b9e70ccf [2021-02-04T04:30:50.231Z] Removing intermediate container 3c879f0cc252 [2021-02-04T04:30:50.231Z] ---> a8472842074b [2021-02-04T04:30:50.231Z] [2021-02-04T04:30:50.231Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T04:30:50.231Z] ---> 389fef711851 [2021-02-04T04:30:50.231Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-04T04:30:50.231Z] ---> Running in 23270fc8897d [2021-02-04T04:30:50.499Z] Removing intermediate container 3ec1b9e70ccf [2021-02-04T04:30:50.499Z] ---> 731c7eb746a5 [2021-02-04T04:30:50.499Z] [2021-02-04T04:30:50.499Z] Removing intermediate container 41e71e848b7e [2021-02-04T04:30:50.499Z] ---> cfd4812c3236 [2021-02-04T04:30:50.499Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-04T04:30:50.499Z] ---> Running in 68e5fd362253 [2021-02-04T04:30:50.499Z] Successfully built 731c7eb746a5 [2021-02-04T04:30:50.499Z] Removing intermediate container 23270fc8897d [2021-02-04T04:30:50.499Z] ---> ae01bb7a222a [2021-02-04T04:30:50.499Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-04T04:30:50.499Z] Successfully tagged docker-support-notifications-go:latest [2021-02-04T04:30:50.767Z]  Building docker-support-notifications-go ... done  ---> Running in 88aecdecb85d [2021-02-04T04:30:50.767Z] Removing intermediate container 68e5fd362253 [2021-02-04T04:30:50.767Z] ---> 09d8c5182de6 [2021-02-04T04:30:50.767Z] Step 22/24 : LABEL arch=x86_64 [2021-02-04T04:30:50.767Z] ---> Running in 202e6f97ad81 [2021-02-04T04:30:50.767Z] Removing intermediate container 88aecdecb85d [2021-02-04T04:30:50.767Z] ---> 5e92fe7ba535 [2021-02-04T04:30:50.767Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-04T04:30:51.033Z] ---> Running in bce53e5b367e [2021-02-04T04:30:51.033Z] Removing intermediate container 202e6f97ad81 [2021-02-04T04:30:51.033Z] ---> 9e4690408b7c [2021-02-04T04:30:51.033Z] Step 23/24 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:30:51.033Z] ---> Running in 8a71d2f58db3 [2021-02-04T04:30:51.301Z] Removing intermediate container bce53e5b367e [2021-02-04T04:30:51.301Z] ---> 116cc48f5c10 [2021-02-04T04:30:51.301Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T04:30:51.301Z] ---> Running in e6e075821358 [2021-02-04T04:30:51.301Z] Removing intermediate container 8a71d2f58db3 [2021-02-04T04:30:51.301Z] ---> 651098d8eb56 [2021-02-04T04:30:51.301Z] Step 24/24 : LABEL version=0.0.0 [2021-02-04T04:30:51.566Z] ---> Running in b33f94453adc [2021-02-04T04:30:51.833Z] Removing intermediate container b33f94453adc [2021-02-04T04:30:51.833Z] ---> c23da2188c67 [2021-02-04T04:30:51.833Z] [2021-02-04T04:30:52.098Z] Successfully built c23da2188c67 [2021-02-04T04:30:52.098Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-04T04:30:52.366Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container e6e075821358 [2021-02-04T04:30:52.366Z] ---> 8cc1d61b61cb [2021-02-04T04:30:52.366Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-04T04:30:52.631Z] ---> Running in 40e34e02e03b [2021-02-04T04:30:53.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T04:30:55.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T04:31:00.448Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-04T04:31:00.449Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-04T04:31:00.723Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-04T04:31:01.306Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-04T04:31:03.253Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-04T04:31:04.073Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-04T04:31:04.073Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T04:31:04.073Z] OK: 8 MiB in 20 packages [2021-02-04T04:31:04.648Z] Removing intermediate container 40e34e02e03b [2021-02-04T04:31:04.648Z] ---> 2f15fa8bb584 [2021-02-04T04:31:04.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T04:31:04.914Z] ---> 1b8bf46c0f32 [2021-02-04T04:31:04.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-04T04:31:05.865Z] ---> d6284be31705 [2021-02-04T04:31:05.865Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-04T04:31:05.865Z] ---> a9ebd939edfb [2021-02-04T04:31:05.865Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-04T04:31:05.865Z] ---> Running in 9c25e0f18282 [2021-02-04T04:31:06.138Z] Removing intermediate container 9c25e0f18282 [2021-02-04T04:31:06.138Z] ---> 9caff99a5694 [2021-02-04T04:31:06.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T04:31:06.138Z] ---> Running in da768e9242c7 [2021-02-04T04:31:06.401Z] Removing intermediate container da768e9242c7 [2021-02-04T04:31:06.401Z] ---> 16f4defdc725 [2021-02-04T04:31:06.401Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T04:31:06.401Z] ---> Running in d1ef572c6bf8 [2021-02-04T04:31:06.663Z] Removing intermediate container d1ef572c6bf8 [2021-02-04T04:31:06.663Z] ---> 354e18d5367d [2021-02-04T04:31:06.663Z] Step 22/23 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [2021-02-04T04:31:06.663Z] ---> Running in 1e12700439a9 [2021-02-04T04:31:06.933Z] Removing intermediate container 1e12700439a9 [2021-02-04T04:31:06.933Z] ---> df962e103d49 [2021-02-04T04:31:06.933Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T04:31:06.933Z] ---> Running in 9db125d3ccc0 [2021-02-04T04:31:07.195Z] Removing intermediate container 9db125d3ccc0 [2021-02-04T04:31:07.195Z] ---> fec40ad199ed [2021-02-04T04:31:07.195Z] [2021-02-04T04:31:07.195Z] Successfully built fec40ad199ed [2021-02-04T04:31:07.195Z] Successfully tagged docker-core-data-go:latest [2021-02-04T04:31:07.503Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-04T04:31:07.560Z] $ docker stop --time=1 6b931a8d15f052e817e5a7edbaddd5151faf6378a513cd736042b70aa3248213 [2021-02-04T04:31:09.284Z] $ docker rm -f 6b931a8d15f052e817e5a7edbaddd5151faf6378a513cd736042b70aa3248213 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T04:31:09.950Z] + docker images [2021-02-04T04:31:09.950Z] + grep docker [2021-02-04T04:31:10.214Z] docker-core-data-go latest fec40ad199ed 4 seconds ago 22.3MB [2021-02-04T04:31:10.214Z] docker-security-secretstore-setup-go latest c23da2188c67 19 seconds ago 24.6MB [2021-02-04T04:31:10.214Z] docker-support-notifications-go latest 731c7eb746a5 20 seconds ago 17.6MB [2021-02-04T04:31:10.214Z] docker-core-command-go latest 1b46fce0dc55 26 seconds ago 16.9MB [2021-02-04T04:31:10.214Z] docker-sys-mgmt-agent-go latest a846fc7164ca 55 seconds ago 313MB [2021-02-04T04:31:10.214Z] docker-security-bootstrapper-go latest e75c284a0d7a About a minute ago 23.8MB [2021-02-04T04:31:10.214Z] docker-core-metadata-go latest 35757945c8b5 2 minutes ago 18.8MB [2021-02-04T04:31:10.214Z] docker-support-scheduler-go latest cbd603900961 2 minutes ago 17MB [2021-02-04T04:31:10.214Z] docker-security-proxy-setup-go latest 23f6080bcaab 2 minutes ago 24.4MB [2021-02-04T04:31:10.214Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [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 [2021-02-04T04:31:26.392Z] Still waiting to schedule task [2021-02-04T04:31:26.392Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-04T04:32:23.291Z] Running on prd-ubuntu18.04-docker-8c-8g-24868 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws [2021-02-04T04:32:23.388Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-04T04:32:25.629Z] using credential edgex-jenkins-ssh [2021-02-04T04:32:25.678Z] Cloning the remote Git repository [2021-02-04T04:32:25.689Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:32:25.753Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-04T04:32:25.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:32:25.782Z] > git --version # timeout=10 [2021-02-04T04:32:25.787Z] > git --version # 'git version 2.17.1' [2021-02-04T04:32:25.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:32:25.813Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T04:32:39.396Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-02-04T04:32:38.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:32:38.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T04:32:38.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T04:32:38.780Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T04:32:38.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T04:32:38.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T04:32:39.399Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T04:32:39.408Z] > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T04:32:40.375Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-02-04T04:32:43.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:32:44.878Z] ---> package-listing.sh [2021-02-04T04:32:44.878Z] ++ facter osfamily [2021-02-04T04:32:44.878Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T04:32:44.878Z] + OS_FAMILY=redhat [2021-02-04T04:32:44.878Z] + workspace=/w/workspace/edgex-go/1 [2021-02-04T04:32:44.878Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T04:32:44.878Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T04:32:44.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T04:32:44.878Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T04:32:44.878Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-04T04:32:44.878Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T04:32:44.878Z] + case "${OS_FAMILY}" in [2021-02-04T04:32:44.878Z] + rpm -qa [2021-02-04T04:32:44.878Z] + sort [2021-02-04T04:32:50.195Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T04:32:50.195Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T04:32:50.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T04:32:50.195Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-04T04:32:50.195Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-04T04:32:50.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-04T04:32:50.230Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-04T04:32:50.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:32:50.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T04:32:50.913Z] [2021-02-04T04:32:50.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T04:32:51.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T04:32:51.302Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T04:32:51.302Z] df20fa9351a1: Pulling fs layer [2021-02-04T04:32:51.302Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T04:32:51.302Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T04:32:51.302Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T04:32:51.302Z] 93b61091891f: Pulling fs layer [2021-02-04T04:32:51.302Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T04:32:51.302Z] 5e14af77c1be: Pulling fs layer [2021-02-04T04:32:51.302Z] 01666e4c0597: Pulling fs layer [2021-02-04T04:32:51.302Z] aa168da1d23b: Pulling fs layer [2021-02-04T04:32:51.302Z] aa168da1d23b: Waiting [2021-02-04T04:32:51.302Z] 46f8f816bc3b: Waiting [2021-02-04T04:32:51.302Z] 93b61091891f: Waiting [2021-02-04T04:32:51.302Z] 93b9cdb0e59b: Waiting [2021-02-04T04:32:51.302Z] 01666e4c0597: Waiting [2021-02-04T04:32:51.302Z] 5e14af77c1be: Waiting [2021-02-04T04:32:51.302Z] 36b3adc4ff6f: Download complete [2021-02-04T04:32:51.574Z] 46f8f816bc3b: Verifying Checksum [2021-02-04T04:32:51.574Z] 46f8f816bc3b: Download complete [2021-02-04T04:32:51.574Z] df20fa9351a1: Verifying Checksum [2021-02-04T04:32:51.574Z] df20fa9351a1: Download complete [2021-02-04T04:32:51.574Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T04:32:51.574Z] 93b9cdb0e59b: Download complete [2021-02-04T04:32:51.574Z] 5e14af77c1be: Verifying Checksum [2021-02-04T04:32:51.574Z] 5e14af77c1be: Download complete [2021-02-04T04:32:51.574Z] 01666e4c0597: Verifying Checksum [2021-02-04T04:32:51.574Z] 01666e4c0597: Download complete [2021-02-04T04:32:51.836Z] df20fa9351a1: Pull complete [2021-02-04T04:32:52.099Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T04:32:52.099Z] 8ad3a11d3b57: Download complete [2021-02-04T04:32:52.099Z] 93b61091891f: Verifying Checksum [2021-02-04T04:32:52.099Z] 93b61091891f: Download complete [2021-02-04T04:32:52.099Z] 36b3adc4ff6f: Pull complete [2021-02-04T04:32:53.051Z] 8ad3a11d3b57: Pull complete [2021-02-04T04:32:53.323Z] 46f8f816bc3b: Pull complete [2021-02-04T04:32:54.715Z] aa168da1d23b: Verifying Checksum [2021-02-04T04:32:54.715Z] aa168da1d23b: Download complete [2021-02-04T04:32:55.289Z] 93b61091891f: Pull complete [2021-02-04T04:32:56.238Z] 93b9cdb0e59b: Pull complete [2021-02-04T04:32:56.501Z] 5e14af77c1be: Pull complete [2021-02-04T04:32:56.764Z] 01666e4c0597: Pull complete [2021-02-04T04:33:05.215Z] aa168da1d23b: Pull complete [2021-02-04T04:33:05.215Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T04:33:05.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T04:33:05.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T04:33:05.490Z] prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container [2021-02-04T04:33:05.550Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-04T04:33:10.446Z] $ docker top 473ccebdf84218be8fab246383c607c7d15df1f0f7b95c11ea771d62bc45207f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T04:33:11.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T04:33:11.360Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T04:33:11.682Z] + ls /var/log/sa-host [2021-02-04T04:33:11.682Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T04:33:11.682Z] file_magic: OK [2021-02-04T04:33:11.682Z] HZ: Using current value: 100 [2021-02-04T04:33:11.682Z] file_header: OK [2021-02-04T04:33:11.682Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-04T04:33:11.682Z] Statistics: [2021-02-04T04:33:11.682Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-04T04:33:11.682Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T04:33:11.682Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T04:33:11.682Z] file_magic: OK [2021-02-04T04:33:11.682Z] HZ: Using current value: 100 [2021-02-04T04:33:11.682Z] file_header: OK [2021-02-04T04:33:11.682Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-04T04:33:11.682Z] Statistics: [2021-02-04T04:33:11.682Z] Hnuu...uuuununununu... [2021-02-04T04:33:11.682Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T04:33:12.405Z] provisioning config files... [2021-02-04T04:33:12.425Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config452083399690235315tmp [Pipeline] { [Pipeline] echo [2021-02-04T04:33:12.567Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:33:12.906Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T04:33:12.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T04:33:13.095Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:33:14.471Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T04:33:14.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:33:14.842Z] ---> sudo-logs.sh [2021-02-04T04:33:14.842Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T04:33:14.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:33:15.222Z] ---> job-cost.sh [2021-02-04T04:33:15.223Z] lf-activate-venv: SKIPPING [2021-02-04T04:33:15.223Z] INFO: No Stack... [2021-02-04T04:33:16.615Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T04:33:16.879Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T04:33:16.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T04:33:17.277Z] ---> logs-deploy.sh [2021-02-04T04:33:17.277Z] lf-activate-venv: SKIPPING [2021-02-04T04:33:17.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3125/1 [2021-02-04T04:33:17.277Z] INFO: archiving workspace using pattern(s): [2021-02-04T04:33:19.199Z] Archives upload complete. [2021-02-04T04:33:19.199Z] INFO: archiving logs to Nexus