Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 24b1dce0904e9569858eccc530524446df8d088e+27e67a26db9587a799bf14cca6c65a65d4396aa9 (3c487e78bd6735bff29173766ae0b6307f38c734) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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-25362 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 24b1dce0904e9569858eccc530524446df8d088e > 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/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24b1dce0904e9569858eccc530524446df8d088e # 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 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 Merge succeeded, producing fc599f832d547bae54cfe67577404dddac431c9b Checking out Revision fc599f832d547bae54cfe67577404dddac431c9b (PR-3115) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc599f832d547bae54cfe67577404dddac431c9b # timeout=10 Commit message: "Merge commit '27e67a26db9587a799bf14cca6c65a65d4396aa9' into HEAD" > git rev-list --no-walk 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-07T00:30:53.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-07T00:30:53.506Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-07T00:30:53.592Z] ========================================================= [2021-02-07T00:30:53.592Z] EdgeX Global Pipelines Version Info [2021-02-07T00:30:53.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:30:55.069Z] ------------------- [2021-02-07T00:30:55.069Z] stable info: [2021-02-07T00:30:55.069Z] ------------------- [2021-02-07T00:30:55.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-07T00:30:55.069Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-07T00:30:55.069Z] Message: update stable to v1.0.179 [2021-02-07T00:30:56.015Z] ------------------- [2021-02-07T00:30:56.015Z] experimental info: [2021-02-07T00:30:56.015Z] ------------------- [2021-02-07T00:30:56.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-07T00:30:56.015Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-07T00:30:56.015Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-07T00:30:56.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-07T00:30:56.320Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-07T00:30:56.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-07T00:30:56.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-07T00:30:56.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-07T00:30:56.718Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-07T00:30:56.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-07T00:30:56.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-07T00:30:56.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-07T00:30:57.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-07T00:30:57.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-07T00:30:57.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-07T00:30:57.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-07T00:30:57.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-07T00:30:57.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-07T00:30:57.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-07T00:30:57.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-07T00:30:57.757Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-07T00:30:57.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-07T00:30:57.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-07T00:30:58.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-07T00:30:58.152Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-07T00:30:58.246Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-07T00:30:58.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo [2021-02-07T00:30:58.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo [2021-02-07T00:30:58.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo [2021-02-07T00:30:58.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc599f832d547bae54cfe67577404dddac431c9b [Pipeline] echo [2021-02-07T00:30:58.688Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc599f8 [Pipeline] echo [2021-02-07T00:30:58.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-07T00:30:58.929Z] provisioning config files... [2021-02-07T00:30:58.961Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config2826796144381891953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:30:59.312Z] ---> docker-login.sh [2021-02-07T00:30:59.313Z] nexus3.edgexfoundry.org:10001 [2021-02-07T00:30:59.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:30:59.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:30:59.578Z] Configure a credential helper to remove this warning. See [2021-02-07T00:30:59.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:30:59.578Z] [2021-02-07T00:30:59.578Z] Login Succeeded [2021-02-07T00:30:59.578Z] nexus3.edgexfoundry.org:10002 [2021-02-07T00:30:59.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:30:59.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:30:59.853Z] Configure a credential helper to remove this warning. See [2021-02-07T00:30:59.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:30:59.853Z] [2021-02-07T00:30:59.853Z] Login Succeeded [2021-02-07T00:30:59.853Z] nexus3.edgexfoundry.org:10003 [2021-02-07T00:31:00.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:31:00.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:31:00.116Z] Configure a credential helper to remove this warning. See [2021-02-07T00:31:00.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:31:00.116Z] [2021-02-07T00:31:00.116Z] Login Succeeded [2021-02-07T00:31:00.116Z] nexus3.edgexfoundry.org:10004 [2021-02-07T00:31:00.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:31:00.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:31:00.378Z] Configure a credential helper to remove this warning. See [2021-02-07T00:31:00.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:31:00.378Z] [2021-02-07T00:31:00.378Z] Login Succeeded [2021-02-07T00:31:00.378Z] docker.io [2021-02-07T00:31:00.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:31:00.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:31:00.641Z] Configure a credential helper to remove this warning. See [2021-02-07T00:31:00.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:31:00.641Z] [2021-02-07T00:31:00.641Z] Login Succeeded [2021-02-07T00:31:00.641Z] ---> docker-login.sh ends [Pipeline] } [2021-02-07T00:31:00.650Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-07T00:31:01.114Z] ++ 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-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/core-command/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/core-data/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-07T00:31:01.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-07T00:31:01.114Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-07T00:31:01.114Z] ++ cut -d/ -f2 [2021-02-07T00:31:01.114Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-07T00:31:01.193Z] 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-07T00:31:02.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-07T00:31:02.027Z] [2021-02-07T00:31:02.027Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:31:02.388Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-07T00:31:02.388Z] latest: Pulling from edgex-devops/git-semver [2021-02-07T00:31:02.388Z] 31603596830f: Pulling fs layer [2021-02-07T00:31:02.388Z] 2a8b12db71e7: Pulling fs layer [2021-02-07T00:31:02.388Z] 6ca5941a6612: Pulling fs layer [2021-02-07T00:31:02.388Z] ecc8261a40a4: Pulling fs layer [2021-02-07T00:31:02.388Z] ecc8261a40a4: Waiting [2021-02-07T00:31:02.388Z] 2a8b12db71e7: Verifying Checksum [2021-02-07T00:31:02.388Z] 2a8b12db71e7: Download complete [2021-02-07T00:31:02.388Z] 31603596830f: Download complete [2021-02-07T00:31:02.656Z] ecc8261a40a4: Download complete [2021-02-07T00:31:02.656Z] 6ca5941a6612: Verifying Checksum [2021-02-07T00:31:02.656Z] 6ca5941a6612: Download complete [2021-02-07T00:31:02.919Z] 31603596830f: Pull complete [2021-02-07T00:31:02.919Z] 2a8b12db71e7: Pull complete [2021-02-07T00:31:03.870Z] 6ca5941a6612: Pull complete [2021-02-07T00:31:04.132Z] ecc8261a40a4: Pull complete [2021-02-07T00:31:04.132Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-07T00:31:04.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-07T00:31:04.132Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-07T00:31:04.247Z] prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container [2021-02-07T00:31:04.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:10004/edgex-devops/git-semver:latest cat [2021-02-07T00:31:07.041Z] $ docker top d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-07T00:31:07.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-07T00:31:07.456Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-07T00:31:07.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-07T00:31:07.694Z] $ docker exec d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent [2021-02-07T00:31:07.869Z] SSH_AUTH_SOCK=/tmp/ssh-aOIKUfuxrGgm/agent.12 [2021-02-07T00:31:07.869Z] SSH_AGENT_PID=18 [2021-02-07T00:31:07.886Z] Running ssh-add (command line suppressed) [2021-02-07T00:31:08.010Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_9091639749374074681.key (/w/workspace/edgex-go/12@tmp/private_key_9091639749374074681.key) [2021-02-07T00:31:08.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-07T00:31:08.425Z] + git tag --points-at HEAD [Pipeline] } [2021-02-07T00:31:08.448Z] $ docker exec --env ******** --env ******** d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent -k [2021-02-07T00:31:08.559Z] unset SSH_AUTH_SOCK; [2021-02-07T00:31:08.560Z] unset SSH_AGENT_PID; [2021-02-07T00:31:08.560Z] echo Agent pid 18 killed; [2021-02-07T00:31:08.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-07T00:31:08.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-07T00:31:08.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-07T00:31:08.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-07T00:31:08.996Z] $ docker exec d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent [2021-02-07T00:31:09.170Z] SSH_AUTH_SOCK=/tmp/ssh-qsmIGVs163pW/agent.46 [2021-02-07T00:31:09.170Z] SSH_AGENT_PID=51 [2021-02-07T00:31:09.181Z] Running ssh-add (command line suppressed) [2021-02-07T00:31:09.298Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_1084863664992346695.key (/w/workspace/edgex-go/12@tmp/private_key_1084863664992346695.key) [2021-02-07T00:31:09.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-07T00:31:09.699Z] + git semver init [2021-02-07T00:31:09.699Z] # -> Open(): unable to determine branch for HEAD [2021-02-07T00:31:09.699Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-02-07T00:31:09.699Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-02-07T00:31:09.699Z] # $SEMVER_REMOTE_NAME = origin [2021-02-07T00:31:09.699Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-07T00:31:09.699Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-07T00:31:09.699Z] # $SEMVER_BRANCH = PR-3115 [2021-02-07T00:31:09.699Z] # $SEMVER_TEMP = /tmp/semver-260129849 [2021-02-07T00:31:09.699Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-07T00:31:41.893Z] # '/tmp/semver-260129849' -> '/w/workspace/edgex-go/12/.semver' [2021-02-07T00:31:41.893Z] # -> Force: false [2021-02-07T00:31:41.893Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-02-07T00:31:41.908Z] $ docker exec --env ******** --env ******** d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 ssh-agent -k [2021-02-07T00:31:42.113Z] unset SSH_AUTH_SOCK; [2021-02-07T00:31:42.114Z] unset SSH_AGENT_PID; [2021-02-07T00:31:42.114Z] echo Agent pid 51 killed; [2021-02-07T00:31:42.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-07T00:31:42.695Z] + git semver [Pipeline] } [2021-02-07T00:31:42.713Z] $ docker stop --time=1 d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 [2021-02-07T00:31:44.613Z] $ docker rm -f d621037ac5310cdabfabbbcea263d26f323b23ffec309de7ed9d8a673ecaead2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-07T00:31:45.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-07T00:31:45.671Z] Stashed 1 file(s) [Pipeline] echo [2021-02-07T00:31:45.699Z] [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-07T00:31:46.624Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-07T00:31:46.939Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-07T00:31:47.253Z] + sudo service docker restart [2021-02-07T00:31:47.253Z] + true [2021-02-07T00:31:47.253Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-07T00:31:47.854Z] ========================================================= [2021-02-07T00:31:47.854Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-07T00:31:47.854Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:31:48.216Z] + 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-07T00:31:52.472Z] Sending build context to Docker daemon 327.8MB [2021-02-07T00:31:52.472Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-07T00:31:52.472Z] Step 2/6 : FROM ${BASE} [2021-02-07T00:31:52.472Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-07T00:31:52.472Z] 188c0c94c7c5: Pulling fs layer [2021-02-07T00:31:52.472Z] 0ef7d3d256c8: Pulling fs layer [2021-02-07T00:31:52.472Z] de9db76c5a1d: Pulling fs layer [2021-02-07T00:31:52.472Z] bca2f99d35d6: Pulling fs layer [2021-02-07T00:31:52.472Z] 93359f2a8cfa: Pulling fs layer [2021-02-07T00:31:52.472Z] 7c6f9722023f: Pulling fs layer [2021-02-07T00:31:52.472Z] a35cf1a2eb13: Pulling fs layer [2021-02-07T00:31:52.472Z] 93359f2a8cfa: Waiting [2021-02-07T00:31:52.472Z] bca2f99d35d6: Waiting [2021-02-07T00:31:52.472Z] 7c6f9722023f: Waiting [2021-02-07T00:31:52.472Z] a35cf1a2eb13: Waiting [2021-02-07T00:31:52.472Z] de9db76c5a1d: Verifying Checksum [2021-02-07T00:31:52.472Z] de9db76c5a1d: Download complete [2021-02-07T00:31:52.472Z] 0ef7d3d256c8: Verifying Checksum [2021-02-07T00:31:52.472Z] 0ef7d3d256c8: Download complete [2021-02-07T00:31:52.472Z] 93359f2a8cfa: Verifying Checksum [2021-02-07T00:31:52.472Z] 93359f2a8cfa: Download complete [2021-02-07T00:31:52.472Z] 7c6f9722023f: Verifying Checksum [2021-02-07T00:31:52.472Z] 7c6f9722023f: Download complete [2021-02-07T00:31:52.472Z] 188c0c94c7c5: Verifying Checksum [2021-02-07T00:31:52.472Z] 188c0c94c7c5: Download complete [2021-02-07T00:31:52.472Z] 188c0c94c7c5: Pull complete [2021-02-07T00:31:52.749Z] 0ef7d3d256c8: Pull complete [2021-02-07T00:31:53.018Z] de9db76c5a1d: Pull complete [2021-02-07T00:31:54.477Z] a35cf1a2eb13: Verifying Checksum [2021-02-07T00:31:54.477Z] a35cf1a2eb13: Download complete [2021-02-07T00:31:55.873Z] bca2f99d35d6: Verifying Checksum [2021-02-07T00:31:55.873Z] bca2f99d35d6: Download complete [2021-02-07T00:32:01.059Z] Still waiting to schedule task [2021-02-07T00:32:01.059Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25356’ [2021-02-07T00:32:02.555Z] bca2f99d35d6: Pull complete [2021-02-07T00:32:02.555Z] 93359f2a8cfa: Pull complete [2021-02-07T00:32:02.555Z] 7c6f9722023f: Pull complete [2021-02-07T00:32:05.887Z] a35cf1a2eb13: Pull complete [2021-02-07T00:32:05.887Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-07T00:32:05.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-07T00:32:05.887Z] ---> a62c8e92a672 [2021-02-07T00:32:05.887Z] 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-07T00:32:06.155Z] ---> Running in e908af1cf751 [2021-02-07T00:32:07.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:32:08.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:32:09.031Z] (1/12) Installing libmagic (5.38-r0) [2021-02-07T00:32:09.031Z] (2/12) Installing file (5.38-r0) [2021-02-07T00:32:09.031Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-07T00:32:09.295Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-07T00:32:27.450Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-07T00:32:27.450Z] (6/12) Installing patch (2.7.6-r6) [2021-02-07T00:32:27.450Z] (7/12) Installing build-base (0.5-r2) [2021-02-07T00:32:27.450Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-07T00:32:27.450Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-07T00:32:27.450Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-07T00:32:27.450Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-07T00:32:27.450Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-07T00:32:27.450Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:32:27.450Z] OK: 233 MiB in 51 packages [2021-02-07T00:32:30.029Z] Removing intermediate container e908af1cf751 [2021-02-07T00:32:30.029Z] ---> 703fb2d0b5d2 [2021-02-07T00:32:30.029Z] Step 4/6 : WORKDIR /edgex-go [2021-02-07T00:32:30.029Z] ---> Running in a460ba378394 [2021-02-07T00:32:30.292Z] Removing intermediate container a460ba378394 [2021-02-07T00:32:30.292Z] ---> bdd9e1b55706 [2021-02-07T00:32:30.292Z] Step 5/6 : COPY go.mod . [2021-02-07T00:32:30.566Z] ---> feb01c3c7a0d [2021-02-07T00:32:30.566Z] Step 6/6 : RUN go mod download [2021-02-07T00:32:30.566Z] ---> Running in 4d947c265ff0 [2021-02-07T00:32:52.695Z] Removing intermediate container 4d947c265ff0 [2021-02-07T00:32:52.695Z] ---> 18da827cca6a [2021-02-07T00:32:52.695Z] Successfully built 18da827cca6a [2021-02-07T00:32:52.695Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:32:53.012Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-07T00:32:53.012Z] . [Pipeline] withDockerContainer [2021-02-07T00:32:53.121Z] prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container [2021-02-07T00:32:53.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-07T00:32:54.089Z] $ docker top 8d2baa3a4e39707685eca02a4d27833845b91cac308daa07bbb9cccffc3c34cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-07T00:32:54.738Z] + go version [2021-02-07T00:32:54.738Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-07T00:32:54.770Z] $ docker stop --time=1 8d2baa3a4e39707685eca02a4d27833845b91cac308daa07bbb9cccffc3c34cc [2021-02-07T00:32:56.251Z] $ docker rm -f 8d2baa3a4e39707685eca02a4d27833845b91cac308daa07bbb9cccffc3c34cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:32:57.194Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-07T00:32:57.194Z] . [Pipeline] withDockerContainer [2021-02-07T00:32:57.300Z] prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container [2021-02-07T00:32:57.348Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-07T00:32:58.111Z] $ docker top 45b9db6033c8f9d51df637389f34443ab4e234c7e70d807a49cfa1342437cc12 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-07T00:32:58.318Z] ========================================================= [2021-02-07T00:32:58.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-07T00:32:58.318Z] ========================================================= [Pipeline] sh [2021-02-07T00:32:58.616Z] + make test [2021-02-07T00:32:58.616Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-07T00:33:08.703Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-07T00:33:27.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-07T00:33:33.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-07T00:33:33.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-07T00:33:33.749Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-07T00:33:36.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-07T00:33:36.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-07T00:33:36.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-07T00:33:36.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-07T00:33:36.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-07T00:33:37.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-07T00:33:39.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-07T00:33:39.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-07T00:33:39.325Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-07T00:33:41.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 45.6% of statements [2021-02-07T00:33:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-07T00:33:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-07T00:33:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-07T00:33:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-07T00:33:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-07T00:33:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-07T00:33:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-07T00:33:41.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.084s coverage: 100.0% of statements [2021-02-07T00:33:45.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.211s coverage: 27.1% of statements [2021-02-07T00:33:45.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-07T00:33:45.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-07T00:33:45.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-07T00:33:45.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-07T00:33:45.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-07T00:33:45.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-07T00:33:45.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-02-07T00:33:45.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-07T00:33:45.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-02-07T00:33:45.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-07T00:33:45.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-07T00:33:45.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.111s coverage: 65.8% of statements [2021-02-07T00:33:45.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-07T00:33:45.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-07T00:33:45.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.458s coverage: 82.3% of statements [2021-02-07T00:33:45.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-07T00:33:45.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:33:45.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-07T00:33:45.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-07T00:33:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.393s coverage: 28.6% of statements [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-07T00:33:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-07T00:33:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-07T00:33:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.133s coverage: 86.7% of statements [2021-02-07T00:33:47.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-07T00:33:48.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2021-02-07T00:33:48.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-07T00:33:48.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2021-02-07T00:33:48.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-07T00:33:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-07T00:33:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-07T00:33:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-07T00:33:51.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.439s coverage: 92.8% of statements [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-07T00:33:51.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-07T00:33:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-07T00:33:51.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.1% of statements [2021-02-07T00:33:51.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-07T00:33:51.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-07T00:33:51.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-07T00:33:51.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 45.5% of statements [2021-02-07T00:33:51.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-02-07T00:33:51.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-02-07T00:33:51.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.043s coverage: 96.3% of statements [2021-02-07T00:33:51.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-02-07T00:34:05.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements [2021-02-07T00:34:05.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.025s coverage: 44.8% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 80.6% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.4% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.5% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 68.9% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.277s coverage: 84.0% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.089s coverage: 87.7% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.691s coverage: 29.1% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-07T00:34:15.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-07T00:34:15.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-07T00:34:15.211Z] GO111MODULE=on go vet ./... [2021-02-07T00:34:47.485Z] gofmt -l . [2021-02-07T00:34:47.485Z] [ "`gofmt -l .`" = "" ] [2021-02-07T00:34:47.485Z] ./bin/test-go-mod-tidy.sh [2021-02-07T00:34:47.485Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-07T00:34:47.808Z] + ls -al . [2021-02-07T00:34:47.820Z] total 696 [2021-02-07T00:34:47.821Z] drwxrwxr-x 10 1001 1001 4096 Feb 7 00:34 . [2021-02-07T00:34:47.821Z] drwxr-xr-x 4 root root 30 Feb 7 00:32 .. [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 11 Feb 7 00:30 .dockerignore [2021-02-07T00:34:47.821Z] drwxrwxr-x 8 1001 1001 179 Feb 7 00:30 .git [2021-02-07T00:34:47.821Z] drwxrwxr-x 3 1001 1001 125 Feb 7 00:30 .github [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 818 Feb 7 00:30 .gitignore [2021-02-07T00:34:47.821Z] drwx------ 3 1001 1001 60 Feb 7 00:31 .semver [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 00:30 .sonarcloud.properties [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 7859 Feb 7 00:30 Attribution.txt [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 00:30 CONTRIBUTING.md [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 931 Feb 7 00:30 Dockerfile.build [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 863 Feb 7 00:30 Jenkinsfile [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 00:30 LICENSE [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 5774 Feb 7 00:30 Makefile [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 6524 Feb 7 00:30 README.md [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 6755 Feb 7 00:30 SECURITY.md [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 00:31 VERSION [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 4131 Feb 7 00:30 ZMQWindows.md [2021-02-07T00:34:47.821Z] drwxrwxr-x 2 1001 1001 117 Feb 7 00:30 bin [2021-02-07T00:34:47.821Z] drwxrwxr-x 14 1001 1001 4096 Feb 7 00:30 cmd [2021-02-07T00:34:47.821Z] -rw-r--r-- 1 root root 593058 Feb 7 00:34 coverage.out [2021-02-07T00:34:47.821Z] -rw-r--r-- 1 root root 1054 Feb 7 00:34 go.mod [2021-02-07T00:34:47.821Z] -rw-r--r-- 1 root root 19290 Feb 7 00:34 go.sum [2021-02-07T00:34:47.821Z] drwxrwxr-x 8 1001 1001 127 Feb 7 00:30 internal [2021-02-07T00:34:47.821Z] drwxrwxr-x 4 1001 1001 26 Feb 7 00:30 openapi [2021-02-07T00:34:47.821Z] drwxrwxr-x 4 1001 1001 71 Feb 7 00:30 snap [2021-02-07T00:34:47.821Z] -rw-rw-r-- 1 1001 1001 168 Feb 7 00:30 version.go [Pipeline] sh [2021-02-07T00:34:48.131Z] + '[' -e coverage.out ] [2021-02-07T00:34:48.131Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-07T00:34:48.421Z] Stashed 1 file(s) [Pipeline] sh [2021-02-07T00:34:48.722Z] + make build [2021-02-07T00:34:48.722Z] 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-07T00:34:53.223Z] 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-07T00:35:03.367Z] 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-07T00:35:03.632Z] 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-07T00:35:05.582Z] 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-07T00:35:05.582Z] 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-07T00:35:07.533Z] 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-07T00:35:08.932Z] 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-07T00:35:09.857Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25372 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [2021-02-07T00:35:09.890Z] 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 [Pipeline] ws [2021-02-07T00:35:09.917Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-02-07T00:35:11.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-07T00:35:12.762Z] 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-07T00:35:13.718Z] 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-07T00:35:15.268Z] using credential edgex-jenkins-ssh [2021-02-07T00:35:15.328Z] Cloning the remote Git repository [Pipeline] } [2021-02-07T00:35:16.309Z] $ docker stop --time=1 45b9db6033c8f9d51df637389f34443ab4e234c7e70d807a49cfa1342437cc12 [2021-02-07T00:35:15.385Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-07T00:35:15.486Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-02-07T00:35:15.550Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-07T00:35:15.551Z] > git --version # timeout=10 [2021-02-07T00:35:15.564Z] > git --version # 'git version 2.17.1' [2021-02-07T00:35:15.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-07T00:35:15.640Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-07T00:35:17.919Z] $ docker rm -f 45b9db6033c8f9d51df637389f34443ab4e234c7e70d807a49cfa1342437cc12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:35:19.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-07T00:35:19.732Z] [2021-02-07T00:35:19.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:35:20.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-07T00:35:20.088Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-07T00:35:20.088Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-07T00:35:20.088Z] ca9280d653b3: Pulling fs layer [2021-02-07T00:35:20.088Z] 7e9c9ca2126c: Pulling fs layer [2021-02-07T00:35:20.356Z] cbdbe7a5bc2a: Download complete [2021-02-07T00:35:20.645Z] cbdbe7a5bc2a: Pull complete [2021-02-07T00:35:20.645Z] ca9280d653b3: Download complete [2021-02-07T00:35:22.067Z] ca9280d653b3: Pull complete [2021-02-07T00:35:22.067Z] 7e9c9ca2126c: Verifying Checksum [2021-02-07T00:35:22.067Z] 7e9c9ca2126c: Download complete [2021-02-07T00:35:30.274Z] 7e9c9ca2126c: Pull complete [2021-02-07T00:35:30.274Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-07T00:35:30.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-07T00:35:30.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-07T00:35:30.515Z] prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container [2021-02-07T00:35:30.575Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-07T00:35:33.557Z] $ docker top 877f8a908d201414c406eb6cc5cd393ed9dd84e849f3caddd17669ee9dcf5471 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-07T00:35:34.104Z] + docker-compose build --help [2021-02-07T00:35:34.104Z] + grep parallel [2021-02-07T00:35:35.052Z] --parallel Build images in parallel. [Pipeline] } [2021-02-07T00:35:35.331Z] $ docker stop --time=1 877f8a908d201414c406eb6cc5cd393ed9dd84e849f3caddd17669ee9dcf5471 [2021-02-07T00:35:36.692Z] $ docker rm -f 877f8a908d201414c406eb6cc5cd393ed9dd84e849f3caddd17669ee9dcf5471 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:35:37.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-07T00:35:37.330Z] . [Pipeline] withDockerContainer [2021-02-07T00:35:37.442Z] prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container [2021-02-07T00:35:37.493Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-07T00:35:38.150Z] $ docker top 7c79abff4b0835eb1efc5987b2f1c5f084a0002df3a29eb1e0333fd5669ce893 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-07T00:35:38.678Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-07T00:35:39.628Z] Building docker-core-command-go ... [2021-02-07T00:35:39.628Z] Building docker-core-data-go ... [2021-02-07T00:35:39.628Z] Building docker-core-metadata-go ... [2021-02-07T00:35:39.628Z] Building docker-security-bootstrapper-go ... [2021-02-07T00:35:39.628Z] Building docker-security-proxy-setup-go ... [2021-02-07T00:35:39.628Z] Building docker-security-secretstore-setup-go ... [2021-02-07T00:35:39.628Z] Building docker-support-notifications-go ... [2021-02-07T00:35:39.628Z] Building docker-support-scheduler-go ... [2021-02-07T00:35:39.893Z] Building docker-sys-mgmt-agent-go ... [2021-02-07T00:35:39.893Z] Building docker-support-notifications-go [2021-02-07T00:35:39.893Z] Building docker-core-metadata-go [2021-02-07T00:35:39.893Z] Building docker-security-secretstore-setup-go [2021-02-07T00:35:39.893Z] Building docker-security-proxy-setup-go [2021-02-07T00:35:39.893Z] Building docker-security-bootstrapper-go [2021-02-07T00:35:42.437Z] Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 24b1dce0904e9569858eccc530524446df8d088e [2021-02-07T00:35:43.179Z] Merge succeeded, producing 1d3bc6cdf80277df30a90e93360f93480859161b [2021-02-07T00:35:43.179Z] Checking out Revision 1d3bc6cdf80277df30a90e93360f93480859161b (PR-3115) [2021-02-07T00:35:41.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-07T00:35:41.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-07T00:35:41.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-07T00:35:41.598Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-07T00:35:41.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-07T00:35:41.611Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-07T00:35:42.461Z] > git config core.sparsecheckout # timeout=10 [2021-02-07T00:35:42.477Z] > git checkout -f 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [2021-02-07T00:35:42.810Z] > git remote # timeout=10 [2021-02-07T00:35:42.829Z] > git config --get remote.origin.url # timeout=10 [2021-02-07T00:35:42.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-07T00:35:42.857Z] > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 [2021-02-07T00:35:43.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-07T00:35:43.188Z] > git config core.sparsecheckout # timeout=10 [2021-02-07T00:35:43.211Z] > git checkout -f 1d3bc6cdf80277df30a90e93360f93480859161b # timeout=10 [2021-02-07T00:35:47.548Z] Commit message: "Merge commit '27e67a26db9587a799bf14cca6c65a65d4396aa9' into HEAD" [2021-02-07T00:35:47.557Z] > git rev-list --no-walk 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-07T00:35:49.167Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-07T00:35:49.633Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-07T00:35:49.974Z] + + truesudo service [2021-02-07T00:35:49.975Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-07T00:35:52.051Z] provisioning config files... [2021-02-07T00:35:52.107Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config3012406021671161765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:35:52.576Z] ---> docker-login.sh [2021-02-07T00:35:52.576Z] nexus3.edgexfoundry.org:10001 [2021-02-07T00:35:53.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:35:53.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:35:53.842Z] Configure a credential helper to remove this warning. See [2021-02-07T00:35:53.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:35:53.842Z] [2021-02-07T00:35:53.842Z] Login Succeeded [2021-02-07T00:35:53.842Z] nexus3.edgexfoundry.org:10002 [2021-02-07T00:35:54.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:35:54.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:35:54.392Z] Configure a credential helper to remove this warning. See [2021-02-07T00:35:54.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:35:54.392Z] [2021-02-07T00:35:54.392Z] Login Succeeded [2021-02-07T00:35:54.392Z] nexus3.edgexfoundry.org:10003 [2021-02-07T00:35:55.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:35:55.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:35:55.007Z] Configure a credential helper to remove this warning. See [2021-02-07T00:35:55.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:35:55.007Z] [2021-02-07T00:35:55.007Z] Login Succeeded [2021-02-07T00:35:55.007Z] nexus3.edgexfoundry.org:10004 [2021-02-07T00:35:55.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:35:55.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:35:55.610Z] Configure a credential helper to remove this warning. See [2021-02-07T00:35:55.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:35:55.610Z] [2021-02-07T00:35:55.610Z] Login Succeeded [2021-02-07T00:35:55.610Z] docker.io [2021-02-07T00:35:55.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-07T00:35:56.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-07T00:35:56.484Z] Configure a credential helper to remove this warning. See [2021-02-07T00:35:56.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-07T00:35:56.484Z] [2021-02-07T00:35:56.484Z] Login Succeeded [2021-02-07T00:35:56.484Z] ---> docker-login.sh ends [Pipeline] } [2021-02-07T00:35:56.503Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-07T00:35:56.937Z] ========================================================= [2021-02-07T00:35:56.937Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-07T00:35:56.937Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:35:57.337Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-07T00:36:00.047Z] Sending build context to Docker daemon 166.4MB [2021-02-07T00:36:00.047Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-07T00:36:00.047Z] Step 2/6 : FROM ${BASE} [2021-02-07T00:36:00.047Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-07T00:36:00.047Z] 5f621e34cdf4: Pulling fs layer [2021-02-07T00:36:00.047Z] a4357932f1b6: Pulling fs layer [2021-02-07T00:36:00.047Z] 18c013af1878: Pulling fs layer [2021-02-07T00:36:00.047Z] 00ac8860ef70: Pulling fs layer [2021-02-07T00:36:00.047Z] 63d7cb157983: Pulling fs layer [2021-02-07T00:36:00.047Z] b116817d02f9: Pulling fs layer [2021-02-07T00:36:00.047Z] 745a02a5169b: Pulling fs layer [2021-02-07T00:36:00.047Z] b116817d02f9: Waiting [2021-02-07T00:36:00.047Z] 745a02a5169b: Waiting [2021-02-07T00:36:00.047Z] 00ac8860ef70: Waiting [2021-02-07T00:36:00.047Z] 63d7cb157983: Waiting [2021-02-07T00:36:00.047Z] 18c013af1878: Verifying Checksum [2021-02-07T00:36:00.047Z] 18c013af1878: Download complete [2021-02-07T00:36:00.047Z] a4357932f1b6: Verifying Checksum [2021-02-07T00:36:00.047Z] a4357932f1b6: Download complete [2021-02-07T00:36:00.047Z] 63d7cb157983: Verifying Checksum [2021-02-07T00:36:00.047Z] 63d7cb157983: Download complete [2021-02-07T00:36:00.047Z] 5f621e34cdf4: Verifying Checksum [2021-02-07T00:36:00.047Z] 5f621e34cdf4: Download complete [2021-02-07T00:36:00.047Z] b116817d02f9: Verifying Checksum [2021-02-07T00:36:00.047Z] b116817d02f9: Download complete [2021-02-07T00:36:00.655Z] 5f621e34cdf4: Pull complete [2021-02-07T00:36:01.252Z] a4357932f1b6: Pull complete [2021-02-07T00:36:01.529Z] 18c013af1878: Pull complete [2021-02-07T00:36:02.520Z] 745a02a5169b: Verifying Checksum [2021-02-07T00:36:02.520Z] 745a02a5169b: Download complete [2021-02-07T00:36:03.944Z] 00ac8860ef70: Verifying Checksum [2021-02-07T00:36:03.944Z] 00ac8860ef70: Download complete [2021-02-07T00:36:14.104Z] 00ac8860ef70: Pull complete [2021-02-07T00:36:14.104Z] 63d7cb157983: Pull complete [2021-02-07T00:36:14.104Z] b116817d02f9: Pull complete [2021-02-07T00:36:18.420Z] 745a02a5169b: Pull complete [2021-02-07T00:36:18.420Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-07T00:36:18.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-07T00:36:18.420Z] ---> b7e6874047d6 [2021-02-07T00:36:18.420Z] 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-07T00:36:18.814Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:36:18.814Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:36:18.814Z] ---> 18da827cca6a [2021-02-07T00:36:18.814Z] Step 3/21 : WORKDIR /edgex-go [2021-02-07T00:36:18.814Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:36:18.814Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:36:18.814Z] ---> 18da827cca6a [2021-02-07T00:36:18.814Z] Step 3/30 : WORKDIR /edgex-go [2021-02-07T00:36:18.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:36:18.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:36:18.814Z] ---> 18da827cca6a [2021-02-07T00:36:18.814Z] Step 3/23 : WORKDIR /edgex-go [2021-02-07T00:36:18.814Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:36:18.814Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:36:18.814Z] ---> 18da827cca6a [2021-02-07T00:36:18.814Z] Step 3/22 : WORKDIR /edgex-go [2021-02-07T00:36:18.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:36:18.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:36:18.814Z] ---> 18da827cca6a [2021-02-07T00:36:18.814Z] Step 3/24 : WORKDIR /edgex-go [2021-02-07T00:36:18.814Z] ---> Running in 545c296b4bef [2021-02-07T00:36:18.814Z] ---> Running in a34a88511f9f [2021-02-07T00:36:18.814Z] ---> Running in 1213917b2d54 [2021-02-07T00:36:18.814Z] ---> Running in 3b18353477bd [2021-02-07T00:36:18.814Z] ---> Running in 06e00b9ffe0c [2021-02-07T00:36:18.814Z] Removing intermediate container 06e00b9ffe0c [2021-02-07T00:36:18.814Z] ---> dbdd84ac4edc [2021-02-07T00:36:18.814Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:36:18.814Z] Removing intermediate container 545c296b4bef [2021-02-07T00:36:18.814Z] ---> f54747e7baae [2021-02-07T00:36:18.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:36:18.814Z] Removing intermediate container 3b18353477bd [2021-02-07T00:36:18.814Z] ---> 7e9d958413b6 [2021-02-07T00:36:18.814Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:36:18.814Z] Removing intermediate container a34a88511f9f [2021-02-07T00:36:18.814Z] ---> bf6fc7d3b6a4 [2021-02-07T00:36:18.814Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:36:18.814Z] Removing intermediate container 1213917b2d54 [2021-02-07T00:36:18.814Z] ---> dfe7954299f3 [2021-02-07T00:36:18.814Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:36:18.814Z] ---> Running in 67afbd69c6ab [2021-02-07T00:36:18.814Z] ---> Running in 9b99fc5ee3f4 [2021-02-07T00:36:18.814Z] ---> Running in 1c408bb3c975 [2021-02-07T00:36:18.814Z] ---> Running in 5825f0bdcdcb [2021-02-07T00:36:18.814Z] ---> Running in f89c1b08f96e [2021-02-07T00:36:20.809Z] Removing intermediate container 1c408bb3c975 [2021-02-07T00:36:20.809Z] ---> 7875139476da [2021-02-07T00:36:20.809Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-07T00:36:21.045Z] ---> Running in 4e80e66234dd [2021-02-07T00:36:21.085Z] ---> Running in 36a4b73e11c5 [2021-02-07T00:36:21.086Z] Removing intermediate container 9b99fc5ee3f4 [2021-02-07T00:36:21.086Z] ---> 33c683bcca54 [2021-02-07T00:36:21.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-07T00:36:21.086Z] Removing intermediate container 67afbd69c6ab [2021-02-07T00:36:21.086Z] ---> 4b9900ef3e44 [2021-02-07T00:36:21.086Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-07T00:36:21.367Z] ---> Running in c090f243a6b5 [2021-02-07T00:36:21.367Z] ---> Running in 38af061aa5ab [2021-02-07T00:36:21.719Z] Removing intermediate container 5825f0bdcdcb [2021-02-07T00:36:21.719Z] ---> e243ad8ed4c1 [2021-02-07T00:36:21.719Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-07T00:36:21.719Z] Removing intermediate container f89c1b08f96e [2021-02-07T00:36:21.719Z] ---> dacdf38f91c1 [2021-02-07T00:36:21.719Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-07T00:36:21.719Z] ---> Running in 821d87b8a040 [2021-02-07T00:36:22.045Z] ---> Running in bd3482ebba28 [2021-02-07T00:36:22.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:22.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:22.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:22.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:36:22.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:22.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:22.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:22.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:22.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:23.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:36:23.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:23.454Z] OK: 233 MiB in 51 packages [2021-02-07T00:36:23.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:36:23.454Z] OK: 233 MiB in 51 packages [2021-02-07T00:36:23.698Z] (1/12) Installing libmagic (5.38-r0) [2021-02-07T00:36:23.698Z] (2/12) Installing file (5.38-r0) [2021-02-07T00:36:23.731Z] OK: 233 MiB in 51 packages [2021-02-07T00:36:23.732Z] OK: 233 MiB in 51 packages [2021-02-07T00:36:23.973Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-07T00:36:23.973Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-07T00:36:23.998Z] OK: 233 MiB in 51 packages [2021-02-07T00:36:23.998Z] Removing intermediate container 36a4b73e11c5 [2021-02-07T00:36:23.998Z] ---> f604e0d205cf [2021-02-07T00:36:23.998Z] Step 6/22 : COPY go.mod . [2021-02-07T00:36:24.264Z] Removing intermediate container c090f243a6b5 [2021-02-07T00:36:24.264Z] ---> 59a848ea5372 [2021-02-07T00:36:24.264Z] Step 6/23 : COPY go.mod . [2021-02-07T00:36:24.546Z] ---> d5794996c5dd [2021-02-07T00:36:24.546Z] Step 7/22 : RUN go mod download [2021-02-07T00:36:24.546Z] Removing intermediate container 38af061aa5ab [2021-02-07T00:36:24.546Z] ---> 49b33face108 [2021-02-07T00:36:24.546Z] Step 6/24 : COPY go.mod . [2021-02-07T00:36:24.820Z] ---> 5682e85093a6 [2021-02-07T00:36:24.820Z] Step 7/23 : RUN go mod download [2021-02-07T00:36:24.820Z] ---> Running in 91df60e71a04 [2021-02-07T00:36:24.820Z] Removing intermediate container 821d87b8a040 [2021-02-07T00:36:24.820Z] ---> aa160b105665 [2021-02-07T00:36:24.820Z] Step 6/21 : COPY go.mod . [2021-02-07T00:36:25.082Z] Removing intermediate container bd3482ebba28 [2021-02-07T00:36:25.082Z] ---> a335cf9ac51e [2021-02-07T00:36:25.082Z] Step 6/30 : COPY go.mod . [2021-02-07T00:36:25.082Z] ---> Running in 0dae7f4f04d3 [2021-02-07T00:36:25.082Z] ---> 6855ce78b71a [2021-02-07T00:36:25.082Z] Step 7/24 : RUN go mod download [2021-02-07T00:36:25.344Z] ---> Running in 184b930cb2ba [2021-02-07T00:36:25.344Z] ---> f9a6a078270b [2021-02-07T00:36:25.344Z] Step 7/21 : RUN go mod download [2021-02-07T00:36:25.611Z] ---> 9b52f96c3035 [2021-02-07T00:36:25.611Z] Step 7/30 : RUN go mod download [2021-02-07T00:36:25.611Z] ---> Running in 9f8112f15896 [2021-02-07T00:36:25.876Z] ---> Running in da3c8ebdc46a [2021-02-07T00:36:27.829Z] Removing intermediate container 184b930cb2ba [2021-02-07T00:36:27.829Z] ---> 64b2bf64248c [2021-02-07T00:36:27.829Z] Step 8/24 : COPY . . [2021-02-07T00:36:27.829Z] Removing intermediate container 91df60e71a04 [2021-02-07T00:36:27.829Z] ---> ffe6cd8abd86 [2021-02-07T00:36:27.829Z] Step 8/22 : COPY . . [2021-02-07T00:36:27.829Z] Removing intermediate container 0dae7f4f04d3 [2021-02-07T00:36:27.829Z] ---> 42e647b4125f [2021-02-07T00:36:27.829Z] Step 8/23 : COPY . . [2021-02-07T00:36:27.829Z] Removing intermediate container 9f8112f15896 [2021-02-07T00:36:27.829Z] ---> 0af37c191e40 [2021-02-07T00:36:27.829Z] Step 8/21 : COPY . . [2021-02-07T00:36:27.829Z] Removing intermediate container da3c8ebdc46a [2021-02-07T00:36:27.829Z] ---> 7c7cb44c49ff [2021-02-07T00:36:27.829Z] Step 8/30 : COPY . . [2021-02-07T00:36:34.158Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-07T00:36:34.158Z] (6/12) Installing patch (2.7.6-r6) [2021-02-07T00:36:34.158Z] (7/12) Installing build-base (0.5-r2) [2021-02-07T00:36:34.158Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-07T00:36:34.158Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-07T00:36:34.158Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-07T00:36:34.158Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-07T00:36:34.158Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-07T00:36:34.158Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:36:34.158Z] OK: 217 MiB in 51 packages [2021-02-07T00:36:37.568Z] Removing intermediate container 4e80e66234dd [2021-02-07T00:36:37.568Z] ---> 8fa3e5f31134 [2021-02-07T00:36:37.568Z] Step 4/6 : WORKDIR /edgex-go [2021-02-07T00:36:37.568Z] ---> Running in f27c21f831e9 [2021-02-07T00:36:37.844Z] Removing intermediate container f27c21f831e9 [2021-02-07T00:36:37.844Z] ---> 34749bfe0509 [2021-02-07T00:36:37.844Z] Step 5/6 : COPY go.mod . [2021-02-07T00:36:38.827Z] ---> 595e92bc08df [2021-02-07T00:36:38.827Z] Step 6/6 : RUN go mod download [2021-02-07T00:36:38.827Z] ---> Running in 2005fb7bb930 [2021-02-07T00:37:05.683Z] Removing intermediate container 2005fb7bb930 [2021-02-07T00:37:05.683Z] ---> cec424d9a3be [2021-02-07T00:37:05.683Z] Successfully built cec424d9a3be [2021-02-07T00:37:05.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:37:06.021Z] + docker inspect -f . ci-base-image-arm64 [2021-02-07T00:37:06.021Z] . [Pipeline] withDockerContainer [2021-02-07T00:37:06.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container [2021-02-07T00:37:06.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-07T00:37:07.840Z] $ docker top 818558150c8a18daf483747d940a21841a716232a24105e860fcee2b13eee1f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-07T00:37:08.889Z] + go version [2021-02-07T00:37:08.889Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-07T00:37:08.915Z] $ docker stop --time=1 818558150c8a18daf483747d940a21841a716232a24105e860fcee2b13eee1f1 [2021-02-07T00:37:10.885Z] $ docker rm -f 818558150c8a18daf483747d940a21841a716232a24105e860fcee2b13eee1f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:37:11.997Z] + docker inspect -f . ci-base-image-arm64 [2021-02-07T00:37:11.997Z] . [Pipeline] withDockerContainer [2021-02-07T00:37:12.267Z] prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container [2021-02-07T00:37:12.349Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-07T00:37:13.777Z] $ docker top 0ae54d44ba3851b804a911000e38d276fc657c6e9eecb829b706f5a2c71dd8bd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-07T00:37:14.144Z] ========================================================= [2021-02-07T00:37:14.144Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-07T00:37:14.144Z] ========================================================= [Pipeline] sh [2021-02-07T00:37:14.736Z] ---> 44bfbc4725f6 [2021-02-07T00:37:14.736Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-07T00:37:14.736Z] ---> e8651c754fde [2021-02-07T00:37:14.736Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-07T00:37:14.736Z] ---> 8daf14c6c3ca [2021-02-07T00:37:14.736Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-07T00:37:14.736Z] ---> 0bb2f50f13dc [2021-02-07T00:37:14.736Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-07T00:37:14.736Z] ---> bcf29f00bdb3 [2021-02-07T00:37:14.736Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-07T00:37:14.736Z] ---> Running in 8e4b6a069c6d [2021-02-07T00:37:14.736Z] ---> Running in 76fd342808f8 [2021-02-07T00:37:14.736Z] ---> Running in 5f25b6709b0e [2021-02-07T00:37:14.736Z] ---> Running in 177805283ecc [2021-02-07T00:37:14.736Z] ---> Running in 563685c5d08f [2021-02-07T00:37:14.736Z] 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-07T00:37:14.736Z] 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-07T00:37:14.736Z] 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-07T00:37:14.736Z] 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-07T00:37:14.736Z] 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-07T00:37:14.793Z] + make test [2021-02-07T00:37:14.793Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-07T00:37:36.883Z] 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-07T00:37:36.963Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-07T00:37:38.314Z] 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-07T00:37:41.701Z] Removing intermediate container 5f25b6709b0e [2021-02-07T00:37:41.701Z] ---> 7272aabdc4e6 [2021-02-07T00:37:41.701Z] [2021-02-07T00:37:41.701Z] Step 10/30 : FROM alpine:3.12 [2021-02-07T00:37:41.968Z] 3.12: Pulling from library/alpine [2021-02-07T00:37:42.941Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-07T00:37:42.941Z] Status: Downloaded newer image for alpine:3.12 [2021-02-07T00:37:42.941Z] ---> 389fef711851 [2021-02-07T00:37:42.942Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-07T00:37:43.899Z] ---> Running in 01ce3cc45097 [2021-02-07T00:37:44.484Z] Removing intermediate container 563685c5d08f [2021-02-07T00:37:44.484Z] ---> d8becfdd9d1f [2021-02-07T00:37:44.484Z] [2021-02-07T00:37:44.484Z] Step 10/24 : FROM alpine:3.12 [2021-02-07T00:37:44.484Z] ---> 389fef711851 [2021-02-07T00:37:44.484Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-07T00:37:45.446Z] Removing intermediate container 01ce3cc45097 [2021-02-07T00:37:45.446Z] ---> f7ce63e00931 [2021-02-07T00:37:45.446Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-07T00:37:45.446Z] ---> Running in 1b1097797c0c [2021-02-07T00:37:45.446Z] ---> Running in f6cddef1cc2f [2021-02-07T00:37:46.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:46.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:46.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:46.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:47.183Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-07T00:37:47.183Z] (2/2) Installing su-exec (0.2-r1) [2021-02-07T00:37:47.183Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:37:47.183Z] OK: 6 MiB in 16 packages [2021-02-07T00:37:47.183Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-07T00:37:47.183Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-07T00:37:47.183Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-07T00:37:47.183Z] (4/5) Installing curl (7.69.1-r3) [2021-02-07T00:37:47.183Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-07T00:37:47.183Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:37:47.183Z] Executing ca-certificates-20191127-r4.trigger [2021-02-07T00:37:47.458Z] OK: 7 MiB in 19 packages [2021-02-07T00:37:51.687Z] Removing intermediate container 76fd342808f8 [2021-02-07T00:37:51.687Z] ---> 2eb6b2d477ea [2021-02-07T00:37:51.687Z] [2021-02-07T00:37:51.687Z] Step 10/21 : FROM alpine:3.12 [2021-02-07T00:37:51.687Z] ---> 389fef711851 [2021-02-07T00:37:51.687Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-07T00:37:51.954Z] Removing intermediate container 177805283ecc [2021-02-07T00:37:51.954Z] ---> 80ec3fb3e23f [2021-02-07T00:37:51.954Z] [2021-02-07T00:37:51.954Z] Step 10/22 : FROM alpine:3.12 [2021-02-07T00:37:51.954Z] ---> 389fef711851 [2021-02-07T00:37:51.954Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-07T00:37:51.954Z] ---> Running in da47d04044e8 [2021-02-07T00:37:52.237Z] ---> Running in cdfacffa8dc4 [2021-02-07T00:37:54.183Z] Removing intermediate container f6cddef1cc2f [2021-02-07T00:37:54.183Z] ---> 0222da143671 [2021-02-07T00:37:54.183Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-07T00:37:54.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:54.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:54.451Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-07T00:37:54.451Z] ---> Running in 2fca345dbc3f [2021-02-07T00:37:54.451Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-07T00:37:54.451Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-07T00:37:54.451Z] Removing intermediate container 1b1097797c0c [2021-02-07T00:37:54.451Z] ---> abff8f7d5690 [2021-02-07T00:37:54.451Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-07T00:37:54.451Z] (4/4) Installing curl (7.69.1-r3) [2021-02-07T00:37:54.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:54.451Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:37:54.451Z] Removing intermediate container 8e4b6a069c6d [2021-02-07T00:37:54.451Z] ---> 434d07338840 [2021-02-07T00:37:54.451Z] [2021-02-07T00:37:54.451Z] Step 10/23 : FROM alpine:3.12 [2021-02-07T00:37:54.451Z] ---> 389fef711851 [2021-02-07T00:37:54.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-07T00:37:54.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:54.713Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-07T00:37:54.713Z] Executing ca-certificates-20191127-r4.trigger [2021-02-07T00:37:54.977Z] OK: 7 MiB in 18 packages [2021-02-07T00:37:54.977Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-07T00:37:54.977Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:37:54.977Z] Executing ca-certificates-20191127-r4.trigger [2021-02-07T00:37:55.241Z] OK: 6 MiB in 16 packages [2021-02-07T00:37:55.510Z] ---> Running in 208c09221daf [2021-02-07T00:37:55.510Z] ---> Running in 59c6a663ba39 [2021-02-07T00:37:55.510Z] Removing intermediate container 2fca345dbc3f [2021-02-07T00:37:55.510Z] ---> 5eea2f89f63b [2021-02-07T00:37:55.510Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-07T00:37:55.776Z] ---> Running in ff3a88daac53 [2021-02-07T00:37:55.776Z] Removing intermediate container 59c6a663ba39 [2021-02-07T00:37:55.776Z] ---> 4ec9e45b62ab [2021-02-07T00:37:55.776Z] Step 13/24 : WORKDIR / [2021-02-07T00:37:56.362Z] ---> Running in c523d41bc049 [2021-02-07T00:37:56.362Z] Removing intermediate container ff3a88daac53 [2021-02-07T00:37:56.362Z] ---> 2e309ef48bfe [2021-02-07T00:37:56.362Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-07T00:37:56.362Z] ---> Running in 211dfe427645 [2021-02-07T00:37:56.362Z] Removing intermediate container da47d04044e8 [2021-02-07T00:37:56.362Z] ---> ddb3b37fe54f [2021-02-07T00:37:56.362Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-07T00:37:56.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:56.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:37:56.901Z] ---> Running in 2eb8fd5ce716 [2021-02-07T00:37:56.901Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-07T00:37:56.901Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:37:56.901Z] OK: 6 MiB in 15 packages [2021-02-07T00:37:57.175Z] Removing intermediate container c523d41bc049 [2021-02-07T00:37:57.175Z] ---> 44f3be24fc07 [2021-02-07T00:37:57.175Z] 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-07T00:37:57.175Z] Removing intermediate container cdfacffa8dc4 [2021-02-07T00:37:57.175Z] ---> 7aa3ceac78d9 [2021-02-07T00:37:57.175Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:37:57.447Z] Removing intermediate container 2eb8fd5ce716 [2021-02-07T00:37:57.447Z] ---> 75414c731efd [2021-02-07T00:37:57.447Z] Step 13/21 : WORKDIR /edgex [2021-02-07T00:37:57.447Z] ---> Running in a0548407e152 [2021-02-07T00:37:58.400Z] ---> 0770d94e71ac [2021-02-07T00:37:58.400Z] 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-07T00:37:58.400Z] ---> Running in e7d42ba55ca2 [2021-02-07T00:37:58.400Z] Removing intermediate container a0548407e152 [2021-02-07T00:37:58.400Z] ---> a5f1aa671b2f [2021-02-07T00:37:58.400Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-07T00:37:58.400Z] Removing intermediate container 208c09221daf [2021-02-07T00:37:58.400Z] ---> fc72746176d8 [2021-02-07T00:37:58.400Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:37:58.669Z] ---> Running in 196451ffeb75 [2021-02-07T00:37:58.669Z] ---> Running in 0a8e2ce3c064 [2021-02-07T00:37:58.669Z] ---> b90fd9e9110c [2021-02-07T00:37:58.669Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-07T00:37:58.939Z] Removing intermediate container e7d42ba55ca2 [2021-02-07T00:37:58.939Z] ---> 0939c59c678f [2021-02-07T00:37:58.939Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-07T00:37:58.939Z] Removing intermediate container 196451ffeb75 [2021-02-07T00:37:58.939Z] ---> 4c4145e10c79 [2021-02-07T00:37:58.939Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-07T00:37:58.939Z] Removing intermediate container 0a8e2ce3c064 [2021-02-07T00:37:58.939Z] ---> 30846498b152 [2021-02-07T00:37:58.939Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-07T00:37:59.204Z] ---> Running in 730de2167130 [2021-02-07T00:37:59.204Z] Removing intermediate container 211dfe427645 [2021-02-07T00:37:59.204Z] ---> 602cb77f755d [2021-02-07T00:37:59.204Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-07T00:37:59.204Z] ---> Running in be31b3ce4db0 [2021-02-07T00:37:59.204Z] ---> 6aa69dd539d5 [2021-02-07T00:37:59.204Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-07T00:37:59.474Z] ---> f49e5aead052 [2021-02-07T00:37:59.474Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-07T00:37:59.474Z] ---> Running in 052820d1a471 [2021-02-07T00:37:59.474Z] Removing intermediate container 730de2167130 [2021-02-07T00:37:59.474Z] ---> 0931e529961a [2021-02-07T00:37:59.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:37:59.474Z] Removing intermediate container be31b3ce4db0 [2021-02-07T00:37:59.474Z] ---> 494ffea223fb [2021-02-07T00:37:59.474Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-07T00:38:00.058Z] ---> Running in ee58d44d1422 [2021-02-07T00:38:00.058Z] Removing intermediate container 052820d1a471 [2021-02-07T00:38:00.058Z] ---> 8b159ecffa2d [2021-02-07T00:38:00.058Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-07T00:38:00.058Z] ---> c98f25d043a5 [2021-02-07T00:38:00.058Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-07T00:38:00.058Z] ---> b76428ec2bba [2021-02-07T00:38:00.058Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-07T00:38:00.058Z] ---> 2c86e170b4d6 [2021-02-07T00:38:00.058Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-07T00:38:00.328Z] Removing intermediate container ee58d44d1422 [2021-02-07T00:38:00.328Z] ---> c922cc402bd9 [2021-02-07T00:38:00.328Z] Step 15/23 : WORKDIR / [2021-02-07T00:38:00.594Z] ---> Running in 98c8380f2b51 [2021-02-07T00:38:00.594Z] ---> bea1a3b47a20 [2021-02-07T00:38:00.594Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-07T00:38:00.858Z] ---> b418b5b2bb8e [2021-02-07T00:38:00.858Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-07T00:38:00.858Z] ---> Running in cd1288e380d5 [2021-02-07T00:38:00.858Z] ---> aa3335db6a1f [2021-02-07T00:38:00.858Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-07T00:38:01.128Z] Removing intermediate container 98c8380f2b51 [2021-02-07T00:38:01.128Z] ---> 99db1aa2661e [2021-02-07T00:38:01.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:38:01.128Z] ---> 00bbb3b1b3fb [2021-02-07T00:38:01.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-07T00:38:01.128Z] ---> Running in 3d9d9ca4b702 [2021-02-07T00:38:01.402Z] ---> 40fcc7322a0a [2021-02-07T00:38:01.402Z] 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-07T00:38:01.402Z] ---> Running in d462b2ee2069 [2021-02-07T00:38:01.403Z] Removing intermediate container 3d9d9ca4b702 [2021-02-07T00:38:01.403Z] ---> a33dd17afc51 [2021-02-07T00:38:01.403Z] Step 18/21 : CMD ["--init=true"] [2021-02-07T00:38:01.670Z] ---> 64e329e356a7 [2021-02-07T00:38:01.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-07T00:38:01.671Z] ---> Running in 1b1e7b39dfa2 [2021-02-07T00:38:01.961Z] ---> 7740343f5bd5 [2021-02-07T00:38:01.961Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-07T00:38:02.230Z] ---> Running in a20b151567c5 [2021-02-07T00:38:02.230Z] Removing intermediate container 1b1e7b39dfa2 [2021-02-07T00:38:02.230Z] ---> 1665d4242c15 [2021-02-07T00:38:02.230Z] Step 19/21 : LABEL arch=x86_64 [2021-02-07T00:38:02.500Z] ---> Running in 418ba18a762e [2021-02-07T00:38:02.500Z] Removing intermediate container a20b151567c5 [2021-02-07T00:38:02.500Z] ---> cfa9a40e281d [2021-02-07T00:38:02.500Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:38:02.500Z] ---> e570f52e82c0 [2021-02-07T00:38:02.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-07T00:38:03.079Z] ---> Running in fc8ddec02304 [2021-02-07T00:38:03.079Z] Removing intermediate container 418ba18a762e [2021-02-07T00:38:03.079Z] ---> ab8fbf23f45b [2021-02-07T00:38:03.079Z] Step 20/21 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:38:03.079Z] Removing intermediate container cd1288e380d5 [2021-02-07T00:38:03.079Z] ---> 6441b93b70de [2021-02-07T00:38:03.079Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:38:03.079Z] ---> baf155735970 [2021-02-07T00:38:03.079Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-07T00:38:03.345Z] ---> Running in c2dccfe63706 [2021-02-07T00:38:03.345Z] ---> Running in 8f28d8295dde [2021-02-07T00:38:03.345Z] Removing intermediate container fc8ddec02304 [2021-02-07T00:38:03.345Z] ---> 5e39b41f603b [2021-02-07T00:38:03.345Z] Step 20/22 : LABEL arch=x86_64 [2021-02-07T00:38:03.613Z] Removing intermediate container d462b2ee2069 [2021-02-07T00:38:03.613Z] ---> d86f14c193d7 [2021-02-07T00:38:03.613Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-07T00:38:03.613Z] ---> Running in 22ec6bcc62ba [2021-02-07T00:38:03.613Z] ---> 6cc26e2596ce [2021-02-07T00:38:03.613Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-07T00:38:03.613Z] ---> Running in bb802c954944 [2021-02-07T00:38:03.891Z] Removing intermediate container c2dccfe63706 [2021-02-07T00:38:03.891Z] ---> b84da118e3f4 [2021-02-07T00:38:03.891Z] Step 21/21 : LABEL version=0.0.0 [2021-02-07T00:38:03.891Z] Removing intermediate container 8f28d8295dde [2021-02-07T00:38:03.891Z] ---> f92a298ffba6 [2021-02-07T00:38:03.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:38:04.158Z] ---> Running in 1f3ed306977d [2021-02-07T00:38:04.158Z] ---> Running in 6d52bbd3462c [2021-02-07T00:38:04.158Z] Removing intermediate container 22ec6bcc62ba [2021-02-07T00:38:04.158Z] ---> 9ed5a9894624 [2021-02-07T00:38:04.158Z] Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:38:04.158Z] Removing intermediate container bb802c954944 [2021-02-07T00:38:04.158Z] ---> 694efb40da36 [2021-02-07T00:38:04.158Z] Step 22/24 : LABEL arch=x86_64 [2021-02-07T00:38:04.425Z] ---> 0448585ce8aa [2021-02-07T00:38:04.425Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-07T00:38:04.425Z] ---> Running in ad6689378fbd [2021-02-07T00:38:04.425Z] ---> Running in be4b6d370208 [2021-02-07T00:38:04.690Z] Removing intermediate container 1f3ed306977d [2021-02-07T00:38:04.690Z] ---> cc124e340766 [2021-02-07T00:38:04.690Z] [2021-02-07T00:38:04.690Z] Removing intermediate container 6d52bbd3462c [2021-02-07T00:38:04.690Z] ---> 529c80993726 [2021-02-07T00:38:04.690Z] Step 21/23 : LABEL arch=x86_64 [2021-02-07T00:38:04.955Z] ---> Running in 5b77ad3a3915 [2021-02-07T00:38:04.955Z] Successfully built cc124e340766 [2021-02-07T00:38:04.955Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-07T00:38:04.955Z] Building docker-sys-mgmt-agent-go [2021-02-07T00:38:04.955Z]  Building docker-security-proxy-setup-go ... done  ---> c1d971299a14 [2021-02-07T00:38:04.955Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-07T00:38:04.955Z] Removing intermediate container be4b6d370208 [2021-02-07T00:38:04.955Z] ---> 8cb7d68886bf [2021-02-07T00:38:04.955Z] Step 23/24 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:38:04.955Z] Removing intermediate container ad6689378fbd [2021-02-07T00:38:04.955Z] ---> 7c3f45ec5de1 [2021-02-07T00:38:04.955Z] Step 22/22 : LABEL version=0.0.0 [2021-02-07T00:38:05.219Z] ---> Running in 410ad7029c11 [2021-02-07T00:38:05.219Z] ---> Running in 3cccadcebb79 [2021-02-07T00:38:05.219Z] Removing intermediate container 5b77ad3a3915 [2021-02-07T00:38:05.219Z] ---> 70c4aaf7edfa [2021-02-07T00:38:05.219Z] Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:38:05.482Z] ---> 43728ab23770 [2021-02-07T00:38:05.482Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-07T00:38:05.482Z] ---> Running in f457ed61ac12 [2021-02-07T00:38:05.482Z] Removing intermediate container 3cccadcebb79 [2021-02-07T00:38:05.482Z] ---> cdd625bccdf0 [2021-02-07T00:38:05.482Z] [2021-02-07T00:38:05.482Z] Removing intermediate container 410ad7029c11 [2021-02-07T00:38:05.482Z] ---> 7cc0660035e4 [2021-02-07T00:38:05.482Z] Step 24/24 : LABEL version=0.0.0 [2021-02-07T00:38:05.751Z] ---> Running in ad235b49d2f6 [2021-02-07T00:38:05.751Z] Successfully built cdd625bccdf0 [2021-02-07T00:38:06.332Z] Successfully tagged docker-support-notifications-go:latest [2021-02-07T00:38:06.332Z] Building docker-core-command-go [2021-02-07T00:38:06.332Z]  Building docker-support-notifications-go ... done  ---> Running in 5f5ad7b37b3c [2021-02-07T00:38:06.332Z] Removing intermediate container f457ed61ac12 [2021-02-07T00:38:06.332Z] ---> d69fd8e30d72 [2021-02-07T00:38:06.332Z] Step 23/23 : LABEL version=0.0.0 [2021-02-07T00:38:06.603Z] Removing intermediate container ad235b49d2f6 [2021-02-07T00:38:06.603Z] ---> 888723ecf1f2 [2021-02-07T00:38:06.603Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-07T00:38:06.603Z] ---> Running in ddd1219b0d28 [2021-02-07T00:38:06.603Z] Removing intermediate container 5f5ad7b37b3c [2021-02-07T00:38:06.603Z] ---> de2302188d38 [2021-02-07T00:38:06.603Z] [2021-02-07T00:38:06.876Z] Successfully built de2302188d38 [2021-02-07T00:38:07.450Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-07T00:38:07.450Z] Building docker-core-data-go [2021-02-07T00:38:09.552Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container ddd1219b0d28 [2021-02-07T00:38:09.552Z] ---> 2772e11b7575 [2021-02-07T00:38:09.552Z] [2021-02-07T00:38:09.552Z] Successfully built 2772e11b7575 [2021-02-07T00:38:09.552Z] Successfully tagged docker-core-metadata-go:latest [2021-02-07T00:38:09.552Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-02-07T00:38:09.552Z] ---> 6ee65b5a254a [2021-02-07T00:38:09.552Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-07T00:38:10.149Z] ---> Running in b166d3344585 [2021-02-07T00:38:12.122Z] Removing intermediate container b166d3344585 [2021-02-07T00:38:12.122Z] ---> 4b5efd18d0ce [2021-02-07T00:38:12.122Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-07T00:38:17.483Z] ---> Running in 416ad662c9e8 [2021-02-07T00:38:17.483Z] Removing intermediate container 416ad662c9e8 [2021-02-07T00:38:17.483Z] ---> ff345dd06977 [2021-02-07T00:38:17.483Z] Step 27/30 : CMD ["gate"] [2021-02-07T00:38:17.483Z] ---> Running in 6f0d23cba321 [2021-02-07T00:38:17.483Z] Removing intermediate container 6f0d23cba321 [2021-02-07T00:38:17.483Z] ---> 5d5373806d77 [2021-02-07T00:38:17.483Z] Step 28/30 : LABEL arch=x86_64 [2021-02-07T00:38:17.751Z] ---> Running in c7405b9cc072 [2021-02-07T00:38:18.015Z] Removing intermediate container c7405b9cc072 [2021-02-07T00:38:18.015Z] ---> 831f30d5ac7a [2021-02-07T00:38:18.015Z] Step 29/30 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:38:18.279Z] ---> Running in d8058f60c082 [2021-02-07T00:38:18.279Z] Removing intermediate container d8058f60c082 [2021-02-07T00:38:18.279Z] ---> 96bb5d9e0917 [2021-02-07T00:38:18.279Z] Step 30/30 : LABEL version=0.0.0 [2021-02-07T00:38:18.547Z] ---> Running in aa3e235feae3 [2021-02-07T00:38:19.142Z] Removing intermediate container aa3e235feae3 [2021-02-07T00:38:19.142Z] ---> 5413f62740ce [2021-02-07T00:38:19.142Z] [2021-02-07T00:38:19.752Z] Successfully built 5413f62740ce [2021-02-07T00:38:19.752Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-07T00:38:24.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-07T00:38:29.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-07T00:38:35.979Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:38:35.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:38:35.979Z] ---> 18da827cca6a [2021-02-07T00:38:35.979Z] Step 3/23 : WORKDIR /edgex-go [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> dfe7954299f3 [2021-02-07T00:38:35.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> dacdf38f91c1 [2021-02-07T00:38:35.979Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-07T00:38:35.979Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:38:35.979Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder ---> Using cache [2021-02-07T00:38:35.979Z] ---> a335cf9ac51e [2021-02-07T00:38:35.979Z] Step 6/23 : COPY go.mod . [2021-02-07T00:38:35.979Z] [2021-02-07T00:38:35.979Z] ---> 18da827cca6a [2021-02-07T00:38:35.979Z] Step 3/26 : WORKDIR /edgex-go [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> dfe7954299f3 [2021-02-07T00:38:35.979Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> dacdf38f91c1 [2021-02-07T00:38:35.979Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> 9b52f96c3035 [2021-02-07T00:38:35.979Z] Step 7/23 : RUN go mod download [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> 7c7cb44c49ff [2021-02-07T00:38:35.979Z] Step 8/23 : COPY . . [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> 8daf14c6c3ca [2021-02-07T00:38:35.979Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-07T00:38:35.979Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:38:35.979Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:38:35.979Z] ---> 18da827cca6a [2021-02-07T00:38:35.979Z] Step 3/22 : WORKDIR /edgex-go [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> dfe7954299f3 [2021-02-07T00:38:35.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> dacdf38f91c1 [2021-02-07T00:38:35.979Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> a335cf9ac51e [2021-02-07T00:38:35.979Z] Step 6/22 : COPY go.mod . [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> 9b52f96c3035 [2021-02-07T00:38:35.979Z] Step 7/22 : RUN go mod download [2021-02-07T00:38:35.979Z] ---> Using cache [2021-02-07T00:38:35.979Z] ---> 7c7cb44c49ff [2021-02-07T00:38:35.979Z] Step 8/22 : COPY . . [2021-02-07T00:38:36.252Z] ---> Using cache [2021-02-07T00:38:36.252Z] ---> 8daf14c6c3ca [2021-02-07T00:38:36.252Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-07T00:38:36.252Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:38:36.252Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:38:36.252Z] ---> 18da827cca6a [2021-02-07T00:38:36.252Z] Step 3/23 : WORKDIR /edgex-go [2021-02-07T00:38:36.252Z] ---> Using cache [2021-02-07T00:38:36.252Z] ---> dfe7954299f3 [2021-02-07T00:38:36.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:38:36.252Z] ---> Using cache [2021-02-07T00:38:36.252Z] ---> dacdf38f91c1 [2021-02-07T00:38:36.252Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-07T00:38:36.252Z] ---> Running in 603f85d6d380 [2021-02-07T00:38:36.518Z] ---> Running in 42dbbdb0a791 [2021-02-07T00:38:36.518Z] ---> Running in 70d42660f99b [2021-02-07T00:38:36.518Z] ---> Running in 4c89d39c6433 [2021-02-07T00:38:37.493Z] 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-07T00:38:37.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:38:37.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:38:37.765Z] 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-07T00:38:37.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-07T00:38:37.900Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-07T00:38:40.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:38:40.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:38:40.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-07T00:38:40.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-07T00:38:40.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-07T00:38:40.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-07T00:38:42.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-07T00:38:42.981Z] OK: 233 MiB in 51 packages [2021-02-07T00:38:43.256Z] OK: 233 MiB in 51 packages [2021-02-07T00:38:43.952Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-07T00:38:45.244Z] Removing intermediate container 603f85d6d380 [2021-02-07T00:38:45.244Z] ---> 6a4de0962a77 [2021-02-07T00:38:45.244Z] Step 6/23 : COPY go.mod . [2021-02-07T00:38:45.244Z] Removing intermediate container 42dbbdb0a791 [2021-02-07T00:38:45.244Z] ---> f162f99fb9be [2021-02-07T00:38:45.244Z] Step 6/26 : COPY go.mod . [2021-02-07T00:38:45.534Z] ---> d23a689595ba [2021-02-07T00:38:45.534Z] Step 7/23 : RUN go mod download [2021-02-07T00:38:45.534Z] ---> Running in f8660c87e811 [2021-02-07T00:38:45.534Z] ---> a54c222ac766 [2021-02-07T00:38:45.534Z] Step 7/26 : RUN go mod download [2021-02-07T00:38:45.808Z] ---> Running in f811107d9beb [2021-02-07T00:38:48.460Z] Removing intermediate container f8660c87e811 [2021-02-07T00:38:48.460Z] ---> a1c18fe95bc2 [2021-02-07T00:38:48.460Z] Step 8/23 : COPY . . [2021-02-07T00:38:48.737Z] Removing intermediate container f811107d9beb [2021-02-07T00:38:48.737Z] ---> 02da09a63dc1 [2021-02-07T00:38:48.737Z] Step 8/26 : COPY . . [2021-02-07T00:38:52.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-07T00:38:52.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-07T00:38:52.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-07T00:38:57.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.413s coverage: 45.6% of statements [2021-02-07T00:38:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-07T00:38:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-07T00:38:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-07T00:38:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-07T00:38:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-07T00:38:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-07T00:38:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-07T00:38:57.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.216s coverage: 100.0% of statements [2021-02-07T00:39:04.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.521s coverage: 27.1% of statements [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-07T00:39:04.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-07T00:39:04.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.113s coverage: 100.0% of statements [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-07T00:39:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-07T00:39:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 65.8% of statements [2021-02-07T00:39:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-07T00:39:04.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-07T00:39:07.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.707s coverage: 82.3% of statements [2021-02-07T00:39:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-07T00:39:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:39:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-07T00:39:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-07T00:39:15.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.302s coverage: 28.6% of statements [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-07T00:39:15.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-07T00:39:15.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.107s coverage: 100.0% of statements [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-07T00:39:15.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.384s coverage: 86.7% of statements [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-07T00:39:15.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements [2021-02-07T00:39:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-07T00:39:16.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements [2021-02-07T00:39:16.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-07T00:39:16.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-07T00:39:16.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-07T00:39:16.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-07T00:39:21.119Z] Removing intermediate container 4c89d39c6433 [2021-02-07T00:39:21.119Z] Removing intermediate container 70d42660f99b [2021-02-07T00:39:21.119Z] ---> 2312b8953ae0 [2021-02-07T00:39:21.119Z] [2021-02-07T00:39:21.119Z] ---> 1ac997aaccd1 [2021-02-07T00:39:21.119Z] [2021-02-07T00:39:21.119Z] Step 10/23 : FROM alpine:3.12 [2021-02-07T00:39:21.119Z] Step 10/22 : FROM alpine:3.12 [2021-02-07T00:39:21.119Z] ---> 389fef711851 [2021-02-07T00:39:21.119Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-07T00:39:21.119Z] ---> 389fef711851 [2021-02-07T00:39:21.119Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-07T00:39:21.119Z] ---> Using cache [2021-02-07T00:39:21.119Z] ---> fc72746176d8 [2021-02-07T00:39:21.119Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:39:21.119Z] ---> Using cache [2021-02-07T00:39:21.119Z] ---> fc72746176d8 [2021-02-07T00:39:21.119Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:39:21.119Z] ---> Using cache [2021-02-07T00:39:21.119Z] ---> Using cache [2021-02-07T00:39:21.119Z] ---> 30846498b152 [2021-02-07T00:39:21.119Z] ---> 30846498b152 [2021-02-07T00:39:21.119Z] Step 13/23 : ENV APP_PORT=48082Step 13/22 : ENV APP_PORT=48085 [2021-02-07T00:39:21.119Z] [2021-02-07T00:39:21.119Z] ---> Running in e63275006713 [2021-02-07T00:39:21.119Z] ---> Running in a15464d59927 [2021-02-07T00:39:21.119Z] ---> 8cd445876911 [2021-02-07T00:39:21.119Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-07T00:39:21.119Z] ---> af1f5a1e201e [2021-02-07T00:39:21.119Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-07T00:39:21.119Z] ---> Running in b1c94fa774c6 [2021-02-07T00:39:21.119Z] ---> Running in 1502505c4490 [2021-02-07T00:39:21.119Z] Removing intermediate container e63275006713 [2021-02-07T00:39:21.119Z] ---> 70cb1748c8fb [2021-02-07T00:39:21.119Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-07T00:39:21.119Z] Removing intermediate container a15464d59927 [2021-02-07T00:39:21.119Z] ---> c6d4b291542b [2021-02-07T00:39:21.119Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-07T00:39:21.119Z] ---> Running in d9fbd08f7d18 [2021-02-07T00:39:21.119Z] ---> Running in db82fdd3f217 [2021-02-07T00:39:21.119Z] Removing intermediate container d9fbd08f7d18 [2021-02-07T00:39:21.119Z] ---> 031ab66e5d16 [2021-02-07T00:39:21.119Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:39:21.119Z] Removing intermediate container db82fdd3f217 [2021-02-07T00:39:21.119Z] ---> f6f18dbabf52 [2021-02-07T00:39:21.119Z] Step 15/23 : WORKDIR / [2021-02-07T00:39:21.119Z] ---> Running in ce306f9e63b7 [2021-02-07T00:39:21.119Z] 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-07T00:39:21.119Z] 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-07T00:39:21.119Z] ---> a9cd652e856b [2021-02-07T00:39:21.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-07T00:39:21.119Z] Removing intermediate container ce306f9e63b7 [2021-02-07T00:39:21.119Z] ---> 94a42fe2bc85 [2021-02-07T00:39:21.120Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:39:21.120Z] ---> d711714d1f25 [2021-02-07T00:39:21.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-07T00:39:21.120Z] ---> 9f492dab07e7 [2021-02-07T00:39:21.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-07T00:39:21.120Z] ---> 30f4871d08f7 [2021-02-07T00:39:21.120Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-07T00:39:21.120Z] ---> Running in 1fe25591360c [2021-02-07T00:39:21.120Z] ---> 77c0caa92126 [2021-02-07T00:39:21.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-07T00:39:21.120Z] Removing intermediate container 1fe25591360c [2021-02-07T00:39:21.120Z] ---> 928ac68be273 [2021-02-07T00:39:21.120Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:39:21.396Z] ---> Running in ecd1a758e32c [2021-02-07T00:39:21.396Z] ---> 1b9c4de908f1 [2021-02-07T00:39:21.396Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-07T00:39:21.396Z] ---> Running in b5bc977dd1a8 [2021-02-07T00:39:21.664Z] Removing intermediate container ecd1a758e32c [2021-02-07T00:39:21.664Z] ---> 5ceaf91fabd3 [2021-02-07T00:39:21.664Z] Step 20/22 : LABEL arch=x86_64 [2021-02-07T00:39:21.664Z] ---> Running in c45d8dbdd919 [2021-02-07T00:39:21.941Z] Removing intermediate container b5bc977dd1a8 [2021-02-07T00:39:21.941Z] ---> 40967f92619f [2021-02-07T00:39:21.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:39:21.941Z] ---> Running in 5f256119e319 [2021-02-07T00:39:22.212Z] Removing intermediate container c45d8dbdd919 [2021-02-07T00:39:22.212Z] ---> d28f82bdec83 [2021-02-07T00:39:22.212Z] Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:39:22.487Z] ---> Running in 502b424263eb [2021-02-07T00:39:22.487Z] Removing intermediate container 5f256119e319 [2021-02-07T00:39:22.487Z] ---> 74c37917fa84 [2021-02-07T00:39:22.487Z] Step 21/23 : LABEL arch=x86_64 [2021-02-07T00:39:22.487Z] ---> Running in b694acf3169e [2021-02-07T00:39:22.764Z] Removing intermediate container 502b424263eb [2021-02-07T00:39:22.764Z] ---> 507206a95785 [2021-02-07T00:39:22.764Z] Step 22/22 : LABEL version=0.0.0 [2021-02-07T00:39:23.033Z] Removing intermediate container b694acf3169e [2021-02-07T00:39:23.033Z] ---> c2cd849dcf2d [2021-02-07T00:39:23.033Z] Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:39:23.033Z] ---> Running in 13cca4b1e6fc [2021-02-07T00:39:23.033Z] ---> Running in d3c21c5da9eb [2021-02-07T00:39:23.301Z] Removing intermediate container 13cca4b1e6fc [2021-02-07T00:39:23.301Z] ---> 06de14b43ae8 [2021-02-07T00:39:23.301Z] [2021-02-07T00:39:23.301Z] Removing intermediate container d3c21c5da9eb [2021-02-07T00:39:23.301Z] ---> 8f3517067dad [2021-02-07T00:39:23.301Z] Step 23/23 : LABEL version=0.0.0 [2021-02-07T00:39:23.569Z] ---> Running in bd52200b4f0a [2021-02-07T00:39:23.569Z] Successfully built 06de14b43ae8 [2021-02-07T00:39:23.569Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-07T00:39:23.841Z]  Building docker-support-scheduler-go ... done Removing intermediate container bd52200b4f0a [2021-02-07T00:39:23.841Z] ---> b9d2a2dbdf10 [2021-02-07T00:39:23.841Z] [2021-02-07T00:39:24.117Z] Successfully built b9d2a2dbdf10 [2021-02-07T00:39:24.117Z] Successfully tagged docker-core-command-go:latest [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.347s coverage: 92.8% of statements [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.184s coverage: 0.1% of statements [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-07T00:39:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 45.5% of statements [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-02-07T00:39:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-02-07T00:39:36.522Z]  Building docker-core-command-go ... done Removing intermediate container 1502505c4490 [2021-02-07T00:39:36.522Z] ---> 85948b7e579e [2021-02-07T00:39:36.522Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-07T00:39:36.522Z] ---> Running in 14c29d856eb7 [2021-02-07T00:39:36.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.078s coverage: 94.4% of statements [2021-02-07T00:39:36.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-02-07T00:39:37.097Z] 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-07T00:39:39.663Z] Removing intermediate container 14c29d856eb7 [2021-02-07T00:39:39.663Z] ---> a78cdbf4920f [2021-02-07T00:39:39.663Z] [2021-02-07T00:39:39.663Z] Step 11/26 : FROM docker:20.10.0 [2021-02-07T00:39:39.926Z] 20.10.0: Pulling from library/docker [2021-02-07T00:39:39.926Z] Removing intermediate container b1c94fa774c6 [2021-02-07T00:39:39.926Z] ---> 87f6462f2987 [2021-02-07T00:39:39.926Z] [2021-02-07T00:39:39.926Z] Step 10/23 : FROM alpine:3.12 [2021-02-07T00:39:39.926Z] ---> 389fef711851 [2021-02-07T00:39:39.926Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-07T00:39:39.926Z] ---> Running in 93bfc3154bd2 [2021-02-07T00:39:40.195Z] Removing intermediate container 93bfc3154bd2 [2021-02-07T00:39:40.196Z] ---> 946d21f9aaf2 [2021-02-07T00:39:40.196Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-07T00:39:40.196Z] ---> Running in 7200c4803eaf [2021-02-07T00:39:40.463Z] Removing intermediate container 7200c4803eaf [2021-02-07T00:39:40.463Z] ---> 1cf1a4e3e7e4 [2021-02-07T00:39:40.463Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-07T00:39:40.727Z] ---> Running in 30a11e32f9d5 [2021-02-07T00:39:40.991Z] Removing intermediate container 30a11e32f9d5 [2021-02-07T00:39:40.991Z] ---> d8c4a9d46695 [2021-02-07T00:39:40.991Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:39:41.566Z] ---> Running in 587572e3c3b5 [2021-02-07T00:39:42.543Z] Removing intermediate container 587572e3c3b5 [2021-02-07T00:39:42.544Z] ---> f57b456daab6 [2021-02-07T00:39:42.544Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-07T00:39:42.806Z] ---> Running in a3d99c5d01a6 [2021-02-07T00:39:43.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:39:44.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:39:44.597Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-07T00:39:44.597Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-07T00:39:44.597Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-07T00:39:44.597Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-07T00:39:44.860Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-07T00:39:44.860Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-07T00:39:45.129Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:39:45.129Z] OK: 8 MiB in 20 packages [2021-02-07T00:39:45.705Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-07T00:39:45.705Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-07T00:39:45.705Z] ---> aefe523efa57 [2021-02-07T00:39:45.705Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-07T00:39:45.705Z] ---> Running in 86d2c94d323e [2021-02-07T00:39:45.970Z] Removing intermediate container a3d99c5d01a6 [2021-02-07T00:39:45.970Z] ---> c99096ae0499 [2021-02-07T00:39:45.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:39:46.232Z] ---> b5a9adc0d41c [2021-02-07T00:39:46.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-07T00:39:46.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:39:46.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:39:46.497Z] (1/2) Installing readline (8.0.4-r0) [2021-02-07T00:39:46.497Z] (2/2) Installing bash (5.0.17-r0) [2021-02-07T00:39:46.497Z] Executing bash-5.0.17-r0.post-install [2021-02-07T00:39:46.497Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:39:46.497Z] OK: 12 MiB in 22 packages [2021-02-07T00:39:46.766Z] ---> 5e63cc787c5b [2021-02-07T00:39:46.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-07T00:39:47.037Z] ---> 2d75503a099a [2021-02-07T00:39:47.037Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-07T00:39:47.037Z] Removing intermediate container 86d2c94d323e [2021-02-07T00:39:47.037Z] ---> 5c35856fd9f5 [2021-02-07T00:39:47.037Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-07T00:39:47.037Z] ---> Running in 0f38a9c76f32 [2021-02-07T00:39:47.037Z] ---> Running in 7d7b1aabe2cc [2021-02-07T00:39:47.300Z] Removing intermediate container 0f38a9c76f32 [2021-02-07T00:39:47.300Z] ---> 97374b0dff92 [2021-02-07T00:39:47.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:39:47.300Z] Removing intermediate container 7d7b1aabe2cc [2021-02-07T00:39:47.300Z] ---> 04fadffc786f [2021-02-07T00:39:47.300Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-07T00:39:47.300Z] ---> Running in 4069fc27ab5a [2021-02-07T00:39:47.300Z] ---> Running in 70de6f5d8b72 [2021-02-07T00:39:47.568Z] Removing intermediate container 4069fc27ab5a [2021-02-07T00:39:47.568Z] ---> 3df42558c921 [2021-02-07T00:39:47.568Z] Step 21/23 : LABEL arch=x86_64 [2021-02-07T00:39:47.568Z] Removing intermediate container 70de6f5d8b72 [2021-02-07T00:39:47.568Z] ---> 91ae0bd6d24b [2021-02-07T00:39:47.568Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-07T00:39:47.568Z] ---> Running in e58b0713fc68 [2021-02-07T00:39:47.568Z] ---> Running in 80c54c07e8f9 [2021-02-07T00:39:47.832Z] Removing intermediate container e58b0713fc68 [2021-02-07T00:39:47.832Z] ---> 52a95169f59d [2021-02-07T00:39:47.832Z] Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:39:47.832Z] Removing intermediate container 80c54c07e8f9 [2021-02-07T00:39:47.832Z] ---> 347d4a71cef2 [2021-02-07T00:39:47.832Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-07T00:39:47.832Z] ---> Running in f2ac93c8282f [2021-02-07T00:39:48.096Z] Removing intermediate container f2ac93c8282f [2021-02-07T00:39:48.096Z] ---> 50a7bf0ab04d [2021-02-07T00:39:48.096Z] Step 23/23 : LABEL version=0.0.0 [2021-02-07T00:39:48.360Z] ---> Running in a70b5b50c8f6 [2021-02-07T00:39:48.360Z] ---> 7c27adff314e [2021-02-07T00:39:48.360Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-07T00:39:48.623Z] Removing intermediate container a70b5b50c8f6 [2021-02-07T00:39:48.623Z] ---> c44b605950f5 [2021-02-07T00:39:48.623Z] [2021-02-07T00:39:49.200Z] Successfully built c44b605950f5 [2021-02-07T00:39:49.200Z] Successfully tagged docker-core-data-go:latest [2021-02-07T00:39:49.200Z]  Building docker-core-data-go ... done  ---> f60590879897 [2021-02-07T00:39:49.200Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-07T00:39:49.463Z] ---> 5c36125b62c4 [2021-02-07T00:39:49.463Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-07T00:39:49.727Z] ---> Running in 1c267be8ded4 [2021-02-07T00:39:50.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:39:50.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:39:50.303Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-07T00:39:50.568Z] (2/33) Installing expat (2.2.9-r1) [2021-02-07T00:39:50.836Z] (3/33) Installing libffi (3.3-r2) [2021-02-07T00:39:50.836Z] (4/33) Installing gdbm (1.13-r1) [2021-02-07T00:39:51.113Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-07T00:39:51.113Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-07T00:39:51.113Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-07T00:39:52.064Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-07T00:39:52.064Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-07T00:39:52.064Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-07T00:39:52.064Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-07T00:39:52.064Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-07T00:39:52.064Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-07T00:39:52.064Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-07T00:39:52.064Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-07T00:39:52.064Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-07T00:39:52.064Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-07T00:39:52.064Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-07T00:39:52.064Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-07T00:39:52.326Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-07T00:39:52.326Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-07T00:39:52.326Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-07T00:39:52.326Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-07T00:39:52.326Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-07T00:39:52.326Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-07T00:39:52.326Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-07T00:39:52.326Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-07T00:39:52.326Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-07T00:39:52.326Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-07T00:39:52.326Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-07T00:39:52.326Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-07T00:39:52.326Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-07T00:39:52.326Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-07T00:39:52.588Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:39:52.588Z] OK: 71 MiB in 55 packages [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 92.9% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 80.6% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.4% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.552s coverage: 63.5% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 68.9% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-07T00:39:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.404s coverage: 37.0% of statements [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-07T00:39:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-07T00:39:55.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements [2021-02-07T00:39:56.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2021-02-07T00:40:00.753Z] Removing intermediate container 1c267be8ded4 [2021-02-07T00:40:00.753Z] ---> 67491c62ee3c [2021-02-07T00:40:00.753Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-07T00:40:00.753Z] ---> Running in 6a05933258be [2021-02-07T00:40:01.705Z] Collecting docker-compose==1.23.2 [2021-02-07T00:40:01.705Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-07T00:40:01.970Z] Collecting docopt<0.7,>=0.6.1 [2021-02-07T00:40:01.970Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-07T00:40:02.550Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-07T00:40:02.550Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-07T00:40:02.812Z] Collecting jsonschema<3,>=2.5.1 [2021-02-07T00:40:02.812Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-07T00:40:03.073Z] Collecting texttable<0.10,>=0.9.0 [2021-02-07T00:40:03.073Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-07T00:40:03.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.421s coverage: 47.0% of statements [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-07T00:40:03.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-07T00:40:03.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-07T00:40:03.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.288s coverage: 87.7% of statements [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:40:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-07T00:40:03.648Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-07T00:40:03.648Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-07T00:40:03.910Z] Collecting PyYAML<4,>=3.10 [2021-02-07T00:40:03.911Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-07T00:40:04.969Z] Collecting cached-property<2,>=1.2.0 [2021-02-07T00:40:04.969Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-07T00:40:04.969Z] 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-07T00:40:04.969Z] Collecting docker<4.0,>=3.6.0 [2021-02-07T00:40:05.248Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-07T00:40:05.248Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-07T00:40:05.248Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-07T00:40:05.822Z] 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-07T00:40:05.822Z] 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-07T00:40:05.822Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-07T00:40:05.822Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-07T00:40:06.086Z] Collecting idna<2.8,>=2.5 [2021-02-07T00:40:06.086Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-07T00:40:06.086Z] Collecting docker-pycreds>=0.4.0 [2021-02-07T00:40:06.086Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-07T00:40:06.086Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-07T00:40:06.086Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-07T00:40:06.086Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-07T00:40:06.086Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-07T00:40:06.351Z] Installing collected packages: docopt, websocket-client, jsonschema, texttable, urllib3, idna, requests, PyYAML, cached-property, docker-pycreds, docker, dockerpty, docker-compose [2021-02-07T00:40:06.351Z] Running setup.py install for docopt: started [2021-02-07T00:40:06.929Z] Running setup.py install for docopt: finished with status 'done' [2021-02-07T00:40:06.929Z] Running setup.py install for texttable: started [2021-02-07T00:40:07.502Z] Running setup.py install for texttable: finished with status 'done' [2021-02-07T00:40:07.503Z] Attempting uninstall: urllib3 [2021-02-07T00:40:07.503Z] Found existing installation: urllib3 1.25.9 [2021-02-07T00:40:07.503Z] Uninstalling urllib3-1.25.9: [2021-02-07T00:40:07.503Z] Successfully uninstalled urllib3-1.25.9 [2021-02-07T00:40:07.765Z] Attempting uninstall: idna [2021-02-07T00:40:07.765Z] Found existing installation: idna 2.9 [2021-02-07T00:40:07.765Z] Uninstalling idna-2.9: [2021-02-07T00:40:07.765Z] Successfully uninstalled idna-2.9 [2021-02-07T00:40:08.028Z] Attempting uninstall: requests [2021-02-07T00:40:08.028Z] Found existing installation: requests 2.23.0 [2021-02-07T00:40:08.028Z] Uninstalling requests-2.23.0: [2021-02-07T00:40:08.028Z] Successfully uninstalled requests-2.23.0 [2021-02-07T00:40:08.289Z] Running setup.py install for PyYAML: started [2021-02-07T00:40:08.866Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-07T00:40:08.866Z] Running setup.py install for dockerpty: started [2021-02-07T00:40:09.443Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-07T00:40:09.706Z] 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-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.360s coverage: 29.1% of statements [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.108s coverage: 100.0% of statements [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.230s coverage: 100.0% of statements [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-07T00:40:11.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-02-07T00:40:11.439Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-07T00:40:12.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-02-07T00:40:13.049Z] Removing intermediate container 6a05933258be [2021-02-07T00:40:13.049Z] ---> 6a147d9d951e [2021-02-07T00:40:13.049Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-07T00:40:13.049Z] ---> Running in 4d868a922757 [2021-02-07T00:40:13.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-07T00:40:13.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-07T00:40:13.407Z] GO111MODULE=on go vet ./... [2021-02-07T00:40:13.574Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-07T00:40:13.574Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-07T00:40:13.574Z] (3/3) Installing curl (7.69.1-r3) [2021-02-07T00:40:13.574Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:40:13.574Z] OK: 72 MiB in 58 packages [2021-02-07T00:40:14.147Z] Removing intermediate container 4d868a922757 [2021-02-07T00:40:14.147Z] ---> 3f06d105d0ef [2021-02-07T00:40:14.147Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-07T00:40:14.147Z] ---> Running in b3dfba1aec4f [2021-02-07T00:40:14.409Z] Removing intermediate container b3dfba1aec4f [2021-02-07T00:40:14.409Z] ---> 4a526b158798 [2021-02-07T00:40:14.409Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:40:14.409Z] ---> Running in e1520f3836b6 [2021-02-07T00:40:14.409Z] Removing intermediate container e1520f3836b6 [2021-02-07T00:40:14.409Z] ---> 4a5d4c3a41a4 [2021-02-07T00:40:14.409Z] Step 24/26 : LABEL arch=x86_64 [2021-02-07T00:40:14.670Z] ---> Running in c3d5d06f5c81 [2021-02-07T00:40:14.670Z] Removing intermediate container c3d5d06f5c81 [2021-02-07T00:40:14.670Z] ---> ff810803d790 [2021-02-07T00:40:14.670Z] Step 25/26 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:40:14.670Z] ---> Running in 6b183eb14fc1 [2021-02-07T00:40:14.933Z] Removing intermediate container 6b183eb14fc1 [2021-02-07T00:40:14.933Z] ---> ca32207b0bc7 [2021-02-07T00:40:14.933Z] Step 26/26 : LABEL version=0.0.0 [2021-02-07T00:40:14.933Z] ---> Running in 35432dc45ef7 [2021-02-07T00:40:15.196Z] Removing intermediate container 35432dc45ef7 [2021-02-07T00:40:15.196Z] ---> 4965e3cd83c2 [2021-02-07T00:40:15.196Z] [2021-02-07T00:40:15.459Z] Successfully built 4965e3cd83c2 [2021-02-07T00:40:15.459Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-07T00:40:15.735Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-07T00:40:15.739Z] $ docker stop --time=1 7c79abff4b0835eb1efc5987b2f1c5f084a0002df3a29eb1e0333fd5669ce893 [2021-02-07T00:40:17.321Z] $ docker rm -f 7c79abff4b0835eb1efc5987b2f1c5f084a0002df3a29eb1e0333fd5669ce893 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-07T00:40:18.000Z] + docker images [2021-02-07T00:40:18.000Z] + grep docker [2021-02-07T00:40:18.263Z] docker-sys-mgmt-agent-go latest 4965e3cd83c2 4 seconds ago 313MB [2021-02-07T00:40:18.263Z] docker-core-data-go latest c44b605950f5 30 seconds ago 22.3MB [2021-02-07T00:40:18.263Z] docker-core-command-go latest b9d2a2dbdf10 55 seconds ago 16.9MB [2021-02-07T00:40:18.263Z] docker-support-scheduler-go latest 06de14b43ae8 55 seconds ago 17MB [2021-02-07T00:40:18.263Z] docker-security-bootstrapper-go latest 5413f62740ce 2 minutes ago 17.9MB [2021-02-07T00:40:18.263Z] docker-security-secretstore-setup-go latest de2302188d38 2 minutes ago 24.6MB [2021-02-07T00:40:18.263Z] docker-core-metadata-go latest 2772e11b7575 2 minutes ago 18.8MB [2021-02-07T00:40:18.263Z] docker-support-notifications-go latest cdd625bccdf0 2 minutes ago 17.6MB [2021-02-07T00:40:18.263Z] docker-security-proxy-setup-go latest cc124e340766 2 minutes ago 24.4MB [2021-02-07T00:40:18.263Z] docker 20.10.0 aefe523efa57 8 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-07T00:40:33.865Z] Still waiting to schedule task [2021-02-07T00:40:33.866Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-07T00:41:19.185Z] Running on prd-ubuntu18.04-docker-8c-8g-25377 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-07T00:41:19.233Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-02-07T00:41:21.509Z] using credential edgex-jenkins-ssh [2021-02-07T00:41:21.560Z] Cloning the remote Git repository [2021-02-07T00:41:21.585Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-07T00:41:21.656Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-02-07T00:41:21.680Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-07T00:41:21.680Z] > git --version # timeout=10 [2021-02-07T00:41:21.686Z] > git --version # 'git version 2.17.1' [2021-02-07T00:41:21.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-07T00:41:21.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-07T00:41:33.693Z] Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 24b1dce0904e9569858eccc530524446df8d088e [2021-02-07T00:41:33.867Z] Merge succeeded, producing d37ba81b178dffd37a87cb4300767210199fa1a8 [2021-02-07T00:41:33.867Z] Checking out Revision d37ba81b178dffd37a87cb4300767210199fa1a8 (PR-3115) [2021-02-07T00:41:33.019Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-07T00:41:33.026Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-07T00:41:33.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-07T00:41:33.048Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-07T00:41:33.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-07T00:41:33.053Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-07T00:41:33.703Z] > git config core.sparsecheckout # timeout=10 [2021-02-07T00:41:33.708Z] > git checkout -f 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [2021-02-07T00:41:33.783Z] > git remote # timeout=10 [2021-02-07T00:41:33.789Z] > git config --get remote.origin.url # timeout=10 [2021-02-07T00:41:33.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-07T00:41:33.796Z] > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 [2021-02-07T00:41:33.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-07T00:41:33.871Z] > git config core.sparsecheckout # timeout=10 [2021-02-07T00:41:33.876Z] > git checkout -f d37ba81b178dffd37a87cb4300767210199fa1a8 # timeout=10 [2021-02-07T00:41:35.170Z] gofmt -l . [2021-02-07T00:41:35.171Z] [ "`gofmt -l .`" = "" ] [2021-02-07T00:41:35.171Z] ./bin/test-go-mod-tidy.sh [2021-02-07T00:41:35.171Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-07T00:41:36.823Z] + ls -al . [2021-02-07T00:41:36.823Z] total 724 [2021-02-07T00:41:36.823Z] drwxrwxr-x 9 1001 1001 4096 Feb 7 00:41 . [2021-02-07T00:41:36.823Z] drwxr-xr-x 4 root root 4096 Feb 7 00:37 .. [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 11 Feb 7 00:35 .dockerignore [2021-02-07T00:41:36.823Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 00:35 .git [2021-02-07T00:41:36.823Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 00:35 .github [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 818 Feb 7 00:35 .gitignore [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 00:35 .sonarcloud.properties [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 7859 Feb 7 00:35 Attribution.txt [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 00:35 CONTRIBUTING.md [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 931 Feb 7 00:35 Dockerfile.build [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 863 Feb 7 00:35 Jenkinsfile [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 00:35 LICENSE [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 5774 Feb 7 00:35 Makefile [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 6524 Feb 7 00:35 README.md [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 6755 Feb 7 00:35 SECURITY.md [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 00:31 VERSION [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 4131 Feb 7 00:35 ZMQWindows.md [2021-02-07T00:41:36.823Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 00:35 bin [2021-02-07T00:41:36.823Z] drwxrwxr-x 14 1001 1001 4096 Feb 7 00:35 cmd [2021-02-07T00:41:36.823Z] -rw-r--r-- 1 root root 593058 Feb 7 00:40 coverage.out [2021-02-07T00:41:36.823Z] -rw-r--r-- 1 root root 1054 Feb 7 00:41 go.mod [2021-02-07T00:41:36.823Z] -rw-r--r-- 1 root root 19290 Feb 7 00:41 go.sum [2021-02-07T00:41:36.823Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 00:35 internal [2021-02-07T00:41:36.823Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 00:35 openapi [2021-02-07T00:41:36.823Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 00:35 snap [2021-02-07T00:41:36.823Z] -rw-rw-r-- 1 1001 1001 168 Feb 7 00:35 version.go [Pipeline] sh [2021-02-07T00:41:37.493Z] + '[' -e coverage.out ] [2021-02-07T00:41:37.493Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-07T00:41:37.515Z] Warning: overwriting stash ‘coverage-report’ [2021-02-07T00:41:37.640Z] Commit message: "Merge commit '27e67a26db9587a799bf14cca6c65a65d4396aa9' into HEAD" [2021-02-07T00:41:37.646Z] > git rev-list --no-walk 24b1dce0904e9569858eccc530524446df8d088e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:41:38.871Z] + echo snap-build.sh [2021-02-07T00:41:38.871Z] snap-build.sh [2021-02-07T00:41:38.871Z] + SNAP_BASE_DIR=. [2021-02-07T00:41:38.871Z] + '[' '!' -z /w/workspace/edgex-go/12 ']' [2021-02-07T00:41:38.871Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/12 [2021-02-07T00:41:38.871Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' [2021-02-07T00:41:38.871Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/12] [2021-02-07T00:41:38.871Z] + cd /w/workspace/edgex-go/12 [2021-02-07T00:41:38.871Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-07T00:41:38.871Z] Reading package lists... [2021-02-07T00:41:38.871Z] Building dependency tree... [2021-02-07T00:41:38.871Z] Reading state information... [2021-02-07T00:41:38.872Z] Stashed 1 file(s) [Pipeline] sh [2021-02-07T00:41:39.135Z] The following packages were automatically installed and are no longer required: [2021-02-07T00:41:39.135Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-07T00:41:39.135Z] uidmap xdelta3 [2021-02-07T00:41:39.135Z] Use 'sudo apt autoremove' to remove them. [2021-02-07T00:41:39.135Z] The following packages will be REMOVED: [2021-02-07T00:41:39.135Z] lxd* lxd-client* [2021-02-07T00:41:39.397Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-07T00:41:39.397Z] After this operation, 31.7 MB disk space will be freed. [2021-02-07T00:41:39.550Z] + make build [2021-02-07T00:41:39.551Z] 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-07T00:41:40.445Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-07T00:41:40.445Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-07T00:41:41.020Z] Removing lxd dnsmasq configuration [2021-02-07T00:41:41.020Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-07T00:41:41.283Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-07T00:41:42.228Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-07T00:41:42.489Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-07T00:41:42.489Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-07T00:41:43.438Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-07T00:41:43.700Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-07T00:41:45.086Z] + sudo snap remove --purge lxd [2021-02-07T00:41:45.347Z] snap "lxd" is not installed [2021-02-07T00:41:45.347Z] + sudo groupadd --force --system lxd [2021-02-07T00:41:45.347Z] ++ whoami [2021-02-07T00:41:45.347Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-07T00:41:45.608Z] + newgrp - lxd [2021-02-07T00:41:45.608Z] + sudo snap install lxd [2021-02-07T00:41:49.742Z] 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-07T00:41:53.772Z] 2021-02-07T00:41:51Z INFO Waiting for automatic snapd restart... [2021-02-07T00:42:08.693Z] lxd 4.10 from Canonical* installed [2021-02-07T00:42:08.693Z] + sudo lxd init --auto [2021-02-07T00:42:15.339Z] + sudo snap install --classic snapcraft [2021-02-07T00:42:16.551Z] 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-07T00:42:20.645Z] snapcraft 4.4.4 from Canonical* installed [2021-02-07T00:42:20.645Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-07T00:42:20.645Z] + patch --verbose -p1 [2021-02-07T00:42:20.645Z] Hmm... Looks like a unified diff to me... [2021-02-07T00:42:20.645Z] The text leading up to this was: [2021-02-07T00:42:20.645Z] -------------------------- [2021-02-07T00:42:20.645Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-07T00:42:20.645Z] |From: Tony Espy [2021-02-07T00:42:20.645Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-07T00:42:20.645Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-07T00:42:20.645Z] | [2021-02-07T00:42:20.645Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-07T00:42:20.645Z] |optimize the snap CI check run for pull requests. When [2021-02-07T00:42:20.645Z] |applied, it essentially strips out everything (apps and [2021-02-07T00:42:20.645Z] |parts) from the snapcraft.yaml file except those required [2021-02-07T00:42:20.645Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-07T00:42:20.645Z] |catch changes to edgex-go that break the snap build. [2021-02-07T00:42:20.645Z] | [2021-02-07T00:42:20.645Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-07T00:42:20.645Z] |to update this patch file, otherwise it may fail to apply, [2021-02-07T00:42:20.645Z] |resulting in a failed snap build CI check in the associated [2021-02-07T00:42:20.645Z] |pull request. [2021-02-07T00:42:20.645Z] | [2021-02-07T00:42:20.645Z] |Note - in addition to applying this patch, the pipeline also [2021-02-07T00:42:20.645Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-07T00:42:20.645Z] |need to build the finally binary .snap file (and it won't [2021-02-07T00:42:20.645Z] |work with the patch applied). This further reduces the build [2021-02-07T00:42:20.645Z] |time. [2021-02-07T00:42:20.645Z] |--- [2021-02-07T00:42:20.645Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-07T00:42:20.645Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-07T00:42:20.645Z] | [2021-02-07T00:42:20.645Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-07T00:42:20.645Z] |index 1e537489..faf42425 100644 [2021-02-07T00:42:20.645Z] |--- a/snap/snapcraft.yaml [2021-02-07T00:42:20.645Z] |+++ b/snap/snapcraft.yaml [2021-02-07T00:42:20.645Z] -------------------------- [2021-02-07T00:42:20.645Z] patching file snap/snapcraft.yaml [2021-02-07T00:42:20.645Z] Using Plan A... [2021-02-07T00:42:20.645Z] Hunk #1 FAILED at 73. [2021-02-07T00:42:20.645Z] Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). [2021-02-07T00:42:20.645Z] Hunk #3 succeeded at 289 (offset 3 lines). [2021-02-07T00:42:20.645Z] Hunk #4 succeeded at 297 (offset 3 lines). [2021-02-07T00:42:20.645Z] Hunk #5 succeeded at 304 (offset 3 lines). [2021-02-07T00:42:20.645Z] Hunk #6 succeeded at 331 (offset 3 lines). [2021-02-07T00:42:20.645Z] Hunk #7 succeeded at 365 (offset 3 lines). [2021-02-07T00:42:20.645Z] Hunk #8 succeeded at 424 (offset 11 lines). [2021-02-07T00:42:20.645Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-07T00:42:20.645Z] Hmm... Ignoring the trailing garbage. [2021-02-07T00:42:20.645Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-07T00:42:21.459Z] Failed in branch amd64 [2021-02-07T00:42:22.067Z] 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-07T00:42:27.487Z] 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-07T00:42:28.924Z] 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-07T00:42:34.362Z] 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-07T00:42:39.768Z] 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-07T00:42:44.089Z] 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-07T00:42:48.385Z] 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-07T00:42:52.696Z] 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-07T00:42:56.994Z] 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-07T00:43:05.311Z] $ docker stop --time=1 0ae54d44ba3851b804a911000e38d276fc657c6e9eecb829b706f5a2c71dd8bd [2021-02-07T00:43:07.876Z] $ docker rm -f 0ae54d44ba3851b804a911000e38d276fc657c6e9eecb829b706f5a2c71dd8bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:43:10.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-07T00:43:10.007Z] [2021-02-07T00:43:10.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:43:10.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-07T00:43:10.405Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-07T00:43:10.405Z] 29e5d40040c1: Pulling fs layer [2021-02-07T00:43:10.405Z] 1ce36da41761: Pulling fs layer [2021-02-07T00:43:10.405Z] 25b303627fd3: Pulling fs layer [2021-02-07T00:43:10.678Z] 29e5d40040c1: Verifying Checksum [2021-02-07T00:43:10.678Z] 29e5d40040c1: Download complete [2021-02-07T00:43:11.274Z] 1ce36da41761: Verifying Checksum [2021-02-07T00:43:11.274Z] 1ce36da41761: Download complete [2021-02-07T00:43:11.546Z] 29e5d40040c1: Pull complete [2021-02-07T00:43:12.978Z] 1ce36da41761: Pull complete [2021-02-07T00:43:13.247Z] 25b303627fd3: Verifying Checksum [2021-02-07T00:43:13.247Z] 25b303627fd3: Download complete [2021-02-07T00:43:21.499Z] 25b303627fd3: Pull complete [2021-02-07T00:43:21.499Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-07T00:43:21.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-07T00:43:21.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-07T00:43:21.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container [2021-02-07T00:43:21.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-07T00:43:24.977Z] $ docker top 4c72aef7976e39f9f86a355598dc0305ff613b586651bd1efcb6c0f113e1a3d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-07T00:43:25.958Z] + + docker-composegrep build parallel --help [2021-02-07T00:43:25.958Z] [2021-02-07T00:43:30.268Z] --parallel Build images in parallel. [Pipeline] } [2021-02-07T00:43:30.290Z] $ docker stop --time=1 4c72aef7976e39f9f86a355598dc0305ff613b586651bd1efcb6c0f113e1a3d5 [2021-02-07T00:43:32.249Z] $ docker rm -f 4c72aef7976e39f9f86a355598dc0305ff613b586651bd1efcb6c0f113e1a3d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:43:33.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-07T00:43:33.073Z] . [Pipeline] withDockerContainer [2021-02-07T00:43:33.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-25372 does not seem to be running inside a container [2021-02-07T00:43:33.410Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-07T00:43:34.827Z] $ docker top c423a44ca2c08ad0dac3a51f2ce7dd620d1c58f0a5dc6675ca99853aff1aabd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-07T00:43:35.931Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-07T00:43:41.314Z] Building docker-core-command-go ... [2021-02-07T00:43:41.314Z] Building docker-core-data-go ... [2021-02-07T00:43:41.314Z] Building docker-core-metadata-go ... [2021-02-07T00:43:41.314Z] Building docker-security-bootstrapper-go ... [2021-02-07T00:43:41.314Z] Building docker-security-proxy-setup-go ... [2021-02-07T00:43:41.314Z] Building docker-security-secretstore-setup-go ... [2021-02-07T00:43:41.314Z] Building docker-support-notifications-go ... [2021-02-07T00:43:41.314Z] Building docker-support-scheduler-go ... [2021-02-07T00:43:41.314Z] Building docker-sys-mgmt-agent-go ... [2021-02-07T00:43:41.314Z] Building docker-security-bootstrapper-go [2021-02-07T00:43:41.314Z] Building docker-core-data-go [2021-02-07T00:43:41.314Z] Building docker-core-metadata-go [2021-02-07T00:43:41.314Z] Building docker-core-command-go [2021-02-07T00:43:41.314Z] Building docker-support-notifications-go [2021-02-07T00:44:49.360Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:44:49.360Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:44:49.360Z] ---> cec424d9a3be [2021-02-07T00:44:49.360Z] Step 3/23 : WORKDIR /edgex-go [2021-02-07T00:44:49.360Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:44:49.360Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:44:49.360Z] ---> cec424d9a3be [2021-02-07T00:44:49.360Z] Step 3/23 : WORKDIR /edgex-go [2021-02-07T00:44:49.959Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:44:49.959Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:44:49.959Z] ---> cec424d9a3be [2021-02-07T00:44:49.959Z] Step 3/23 : WORKDIR /edgex-go [2021-02-07T00:44:49.959Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:44:49.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:44:49.959Z] ---> cec424d9a3be [2021-02-07T00:44:49.959Z] Step 3/22 : WORKDIR /edgex-go [2021-02-07T00:44:50.231Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:44:50.231Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:44:50.231Z] ---> cec424d9a3be [2021-02-07T00:44:50.231Z] Step 3/30 : WORKDIR /edgex-go [2021-02-07T00:44:53.618Z] ---> Running in 18c719386d0a [2021-02-07T00:44:53.618Z] ---> Running in e2c72cd35a92 [2021-02-07T00:44:53.618Z] ---> Running in 76310c29ebdc [2021-02-07T00:44:53.618Z] ---> Running in 1d463fc64af8 [2021-02-07T00:44:53.618Z] ---> Running in 18e4c4b7ecee [2021-02-07T00:44:53.618Z] Removing intermediate container 18e4c4b7ecee [2021-02-07T00:44:53.618Z] ---> 6face6bff3ff [2021-02-07T00:44:53.618Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:44:53.904Z] Removing intermediate container 76310c29ebdc [2021-02-07T00:44:53.905Z] ---> a88d94f4eaf7 [2021-02-07T00:44:53.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:44:53.905Z] Removing intermediate container 18c719386d0a [2021-02-07T00:44:53.905Z] ---> 26113a851de6 [2021-02-07T00:44:53.905Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:44:53.905Z] Removing intermediate container e2c72cd35a92 [2021-02-07T00:44:53.905Z] ---> 57a700c27f3f [2021-02-07T00:44:53.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:44:53.905Z] Removing intermediate container 1d463fc64af8 [2021-02-07T00:44:53.905Z] ---> e21f492948d4 [2021-02-07T00:44:53.905Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:44:53.905Z] ---> Running in 9dbc523831a6 [2021-02-07T00:44:53.905Z] ---> Running in 5c084ff701c5 [2021-02-07T00:44:54.179Z] ---> Running in 3f6e18632a3c [2021-02-07T00:44:54.180Z] ---> Running in 66be4833b0d5 [2021-02-07T00:44:54.180Z] ---> Running in f1170739d72b [2021-02-07T00:44:58.532Z] Removing intermediate container 9dbc523831a6 [2021-02-07T00:44:58.532Z] ---> eef82f76a921 [2021-02-07T00:44:58.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-07T00:44:58.532Z] ---> Running in 5dde334f5efb [2021-02-07T00:44:58.532Z] Removing intermediate container 3f6e18632a3c [2021-02-07T00:44:58.532Z] ---> 615b150ed43f [2021-02-07T00:44:58.532Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-07T00:44:58.532Z] ---> Running in 10570f0032ef [2021-02-07T00:44:58.532Z] Removing intermediate container f1170739d72b [2021-02-07T00:44:58.532Z] ---> 00dbfdcca85c [2021-02-07T00:44:58.532Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-07T00:44:58.804Z] Removing intermediate container 5c084ff701c5 [2021-02-07T00:44:58.804Z] ---> fbf03a93b2a8 [2021-02-07T00:44:58.804Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-07T00:44:58.804Z] Removing intermediate container 66be4833b0d5 [2021-02-07T00:44:58.804Z] ---> c6f4e8a127a9 [2021-02-07T00:44:58.804Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-07T00:44:58.804Z] ---> Running in fc4040e92aab [2021-02-07T00:44:59.083Z] ---> Running in 8d40f210218e [2021-02-07T00:44:59.083Z] ---> Running in 7ea9cc33b667 [2021-02-07T00:44:59.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:00.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:00.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:00.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:00.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:00.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:01.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:01.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:01.439Z] OK: 217 MiB in 51 packages [2021-02-07T00:45:01.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:01.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:45:01.995Z] OK: 217 MiB in 51 packages [2021-02-07T00:45:02.280Z] OK: 217 MiB in 51 packages [2021-02-07T00:45:02.572Z] OK: 217 MiB in 51 packages [2021-02-07T00:45:02.572Z] OK: 217 MiB in 51 packages [2021-02-07T00:45:03.179Z] Removing intermediate container 5dde334f5efb [2021-02-07T00:45:03.179Z] ---> 17bafbc415df [2021-02-07T00:45:03.179Z] Step 6/23 : COPY go.mod . [2021-02-07T00:45:03.780Z] Removing intermediate container 10570f0032ef [2021-02-07T00:45:03.780Z] ---> 79faabe73b20 [2021-02-07T00:45:03.780Z] Step 6/30 : COPY go.mod . [2021-02-07T00:45:04.077Z] Removing intermediate container fc4040e92aab [2021-02-07T00:45:04.077Z] ---> 2eb9761272ae [2021-02-07T00:45:04.077Z] Step 6/23 : COPY go.mod . [2021-02-07T00:45:04.353Z] ---> b8f3aac250ff [2021-02-07T00:45:04.353Z] Step 7/23 : RUN go mod download [2021-02-07T00:45:04.634Z] ---> Running in 134a2a65e9c9 [2021-02-07T00:45:04.634Z] Removing intermediate container 8d40f210218e [2021-02-07T00:45:04.634Z] ---> 49f4221dc0ca [2021-02-07T00:45:04.634Z] Step 6/22 : COPY go.mod . [2021-02-07T00:45:04.634Z] Removing intermediate container 7ea9cc33b667 [2021-02-07T00:45:04.634Z] ---> e8ad1167376e [2021-02-07T00:45:04.634Z] Step 6/23 : COPY go.mod . [2021-02-07T00:45:04.908Z] ---> 43a6c41e3252 [2021-02-07T00:45:04.908Z] Step 7/30 : RUN go mod download [2021-02-07T00:45:05.185Z] ---> b0f0cf93b5ed [2021-02-07T00:45:05.185Z] Step 7/23 : RUN go mod download [2021-02-07T00:45:05.185Z] ---> Running in ba8fa9f3671c [2021-02-07T00:45:05.463Z] ---> Running in 977251742a3f [2021-02-07T00:45:05.733Z] ---> 8396c08d9daf [2021-02-07T00:45:05.733Z] Step 7/22 : RUN go mod download [2021-02-07T00:45:05.733Z] ---> 5ffd214d8835 [2021-02-07T00:45:05.733Z] Step 7/23 : RUN go mod download [2021-02-07T00:45:06.017Z] ---> Running in be388028efba [2021-02-07T00:45:06.017Z] ---> Running in 830fab9d710d [2021-02-07T00:45:08.679Z] Removing intermediate container 134a2a65e9c9 [2021-02-07T00:45:08.679Z] ---> 332fe3369a88 [2021-02-07T00:45:08.679Z] Step 8/23 : COPY . . [2021-02-07T00:45:09.674Z] Removing intermediate container ba8fa9f3671c [2021-02-07T00:45:09.674Z] ---> f637470faf83 [2021-02-07T00:45:09.674Z] Step 8/30 : COPY . . [2021-02-07T00:45:11.127Z] Removing intermediate container 977251742a3f [2021-02-07T00:45:11.127Z] ---> 45b1bdd026f3 [2021-02-07T00:45:11.127Z] Step 8/23 : COPY . . [2021-02-07T00:45:11.729Z] Removing intermediate container be388028efba [2021-02-07T00:45:11.729Z] ---> a12d0618718c [2021-02-07T00:45:11.729Z] Step 8/22 : COPY . . [2021-02-07T00:45:11.729Z] Removing intermediate container 830fab9d710d [2021-02-07T00:45:11.729Z] ---> 5ea3ba45cd87 [2021-02-07T00:45:11.729Z] Step 8/23 : COPY . . [2021-02-07T00:45:38.551Z] ---> d5b711ff668b [2021-02-07T00:45:38.551Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-07T00:45:38.551Z] ---> 90cf1e8046b9 [2021-02-07T00:45:38.551Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-07T00:45:38.551Z] ---> 67d6edfc8534 [2021-02-07T00:45:38.551Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-07T00:45:38.551Z] ---> 9a3d71d3077f [2021-02-07T00:45:38.551Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-07T00:45:38.551Z] ---> Running in 6ee33a7aef99 [2021-02-07T00:45:38.551Z] ---> Running in 9acfd01801d7 [2021-02-07T00:45:38.551Z] ---> Running in 1ac1ff68903e [2021-02-07T00:45:38.551Z] ---> Running in c1134a1bec38 [2021-02-07T00:45:38.551Z] ---> afa7c11153da [2021-02-07T00:45:38.551Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-07T00:45:38.551Z] ---> Running in 9f4aa8d6c09c [2021-02-07T00:45:39.153Z] 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-07T00:45:39.430Z] 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-07T00:45:40.033Z] 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-07T00:45:40.034Z] 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-07T00:45:40.308Z] 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-07T00:47:32.170Z] Removing intermediate container 1ac1ff68903e [2021-02-07T00:47:32.170Z] ---> 69febccc7971 [2021-02-07T00:47:32.170Z] [2021-02-07T00:47:32.170Z] Step 10/30 : FROM alpine:3.12 [2021-02-07T00:47:32.170Z] 3.12: Pulling from library/alpine [2021-02-07T00:47:32.170Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-07T00:47:32.170Z] Status: Downloaded newer image for alpine:3.12 [2021-02-07T00:47:32.170Z] ---> afeebe901d6b [2021-02-07T00:47:32.170Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-07T00:47:32.170Z] ---> Running in 6d59d7835694 [2021-02-07T00:47:32.170Z] Removing intermediate container 6d59d7835694 [2021-02-07T00:47:32.170Z] ---> c84f099e5ee4 [2021-02-07T00:47:32.170Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-07T00:47:32.170Z] ---> Running in 46d8d532f1ce [2021-02-07T00:47:32.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:47:32.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:47:32.170Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-07T00:47:32.170Z] (2/2) Installing su-exec (0.2-r1) [2021-02-07T00:47:32.170Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:47:32.170Z] OK: 5 MiB in 16 packages [2021-02-07T00:47:32.170Z] Removing intermediate container 46d8d532f1ce [2021-02-07T00:47:32.170Z] ---> 637873063c12 [2021-02-07T00:47:32.170Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-07T00:47:32.170Z] ---> Running in f4ed868fba50 [2021-02-07T00:47:32.170Z] Removing intermediate container f4ed868fba50 [2021-02-07T00:47:32.170Z] ---> 7bf1b62345aa [2021-02-07T00:47:32.170Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-07T00:47:32.170Z] ---> Running in be26c373b81f [2021-02-07T00:47:32.170Z] Removing intermediate container be26c373b81f [2021-02-07T00:47:32.170Z] ---> 559f9a3e7dfb [2021-02-07T00:47:32.170Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-07T00:47:32.170Z] ---> Running in 312f295ebcba [2021-02-07T00:47:34.221Z] Removing intermediate container 312f295ebcba [2021-02-07T00:47:34.221Z] ---> 3b12ad695e6f [2021-02-07T00:47:34.221Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-07T00:47:34.221Z] ---> Running in dc3bda8e0f82 [2021-02-07T00:47:35.228Z] Removing intermediate container dc3bda8e0f82 [2021-02-07T00:47:35.228Z] ---> 3bff345c64e0 [2021-02-07T00:47:35.228Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-07T00:47:37.955Z] ---> 1de0598e950c [2021-02-07T00:47:37.955Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-07T00:47:38.379Z] ---> Running in 9f3361a40632 [2021-02-07T00:47:40.374Z] Removing intermediate container 6ee33a7aef99 [2021-02-07T00:47:40.374Z] ---> 61a39c89baf2 [2021-02-07T00:47:40.374Z] [2021-02-07T00:47:40.374Z] Step 10/23 : FROM alpine:3.12 [2021-02-07T00:47:40.374Z] ---> afeebe901d6b [2021-02-07T00:47:40.374Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-07T00:47:40.979Z] ---> Running in 82dae8ac5cde [2021-02-07T00:47:42.957Z] Removing intermediate container 9f4aa8d6c09c [2021-02-07T00:47:42.957Z] ---> 2e7b78537927 [2021-02-07T00:47:42.957Z] [2021-02-07T00:47:42.957Z] Step 10/22 : FROM alpine:3.12 [2021-02-07T00:47:42.957Z] ---> afeebe901d6b [2021-02-07T00:47:42.957Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-07T00:47:42.957Z] Removing intermediate container 9f3361a40632 [2021-02-07T00:47:42.957Z] ---> 2797686ab808 [2021-02-07T00:47:42.957Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:47:42.957Z] ---> Running in 04e700063766 [2021-02-07T00:47:43.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:47:43.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:47:44.432Z] ---> 485e52cee5c7 [2021-02-07T00:47:44.432Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-07T00:47:44.432Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-07T00:47:44.708Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:47:44.708Z] OK: 5 MiB in 15 packages [2021-02-07T00:47:44.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:47:44.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:47:45.973Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-07T00:47:45.973Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-07T00:47:45.973Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:47:45.973Z] Executing ca-certificates-20191127-r4.trigger [2021-02-07T00:47:46.249Z] OK: 6 MiB in 16 packages [2021-02-07T00:47:46.528Z] ---> 0d7cd997111c [2021-02-07T00:47:46.528Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-07T00:47:46.528Z] Removing intermediate container 82dae8ac5cde [2021-02-07T00:47:46.528Z] ---> 779a16692616 [2021-02-07T00:47:46.812Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:47:47.087Z] ---> Running in 10932bec456f [2021-02-07T00:47:47.685Z] Removing intermediate container 10932bec456f [2021-02-07T00:47:47.685Z] ---> 2f9074074106 [2021-02-07T00:47:47.685Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-07T00:47:47.954Z] ---> 82d71ab1b35b [2021-02-07T00:47:47.954Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-07T00:47:47.954Z] ---> Running in d0c15e0e73ec [2021-02-07T00:47:48.947Z] Removing intermediate container 04e700063766 [2021-02-07T00:47:48.947Z] ---> 1d84777e60a5 [2021-02-07T00:47:49.239Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:47:49.239Z] Removing intermediate container d0c15e0e73ec [2021-02-07T00:47:49.239Z] ---> 3e90b55418b9 [2021-02-07T00:47:49.239Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-07T00:47:49.511Z] ---> cb746848297f [2021-02-07T00:47:49.511Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-07T00:47:49.511Z] ---> Running in e10243f24b5b [2021-02-07T00:47:49.793Z] ---> Running in db649f284b12 [2021-02-07T00:47:50.067Z] ---> Running in 6e86f7df5dee [2021-02-07T00:47:50.340Z] Removing intermediate container e10243f24b5b [2021-02-07T00:47:50.340Z] ---> fe5aecc074dd [2021-02-07T00:47:50.340Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-07T00:47:50.621Z] Removing intermediate container db649f284b12 [2021-02-07T00:47:50.621Z] ---> 3d0bbdf03377 [2021-02-07T00:47:50.621Z] Step 15/23 : WORKDIR / [2021-02-07T00:47:50.621Z] ---> Running in 499d085b1808 [2021-02-07T00:47:50.895Z] ---> Running in 022dec37f763 [2021-02-07T00:47:50.895Z] Removing intermediate container 6e86f7df5dee [2021-02-07T00:47:50.895Z] ---> 0ece8283fe9b [2021-02-07T00:47:50.895Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-07T00:47:51.495Z] Removing intermediate container 499d085b1808 [2021-02-07T00:47:51.495Z] ---> 90942ce82e60 [2021-02-07T00:47:51.495Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-07T00:47:51.767Z] Removing intermediate container 022dec37f763 [2021-02-07T00:47:51.767Z] ---> b521d847348a [2021-02-07T00:47:51.767Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:47:52.038Z] ---> Running in 06fe192edfae [2021-02-07T00:47:52.309Z] ---> 1a9bc97dc7bf [2021-02-07T00:47:52.309Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-07T00:47:53.297Z] ---> Running in bd91bd436d82 [2021-02-07T00:47:53.297Z] Removing intermediate container 06fe192edfae [2021-02-07T00:47:53.297Z] ---> 5d40ac9e9445 [2021-02-07T00:47:53.297Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:47:53.571Z] ---> 2afba0a2bbd9 [2021-02-07T00:47:53.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-07T00:47:54.170Z] Removing intermediate container c1134a1bec38 [2021-02-07T00:47:54.170Z] ---> 2fa58b388023 [2021-02-07T00:47:54.170Z] [2021-02-07T00:47:54.170Z] Step 10/23 : FROM alpine:3.12 [2021-02-07T00:47:54.170Z] ---> afeebe901d6b [2021-02-07T00:47:54.170Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-07T00:47:54.170Z] ---> Using cache [2021-02-07T00:47:54.170Z] ---> 779a16692616 [2021-02-07T00:47:54.170Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:47:54.170Z] ---> Using cache [2021-02-07T00:47:54.170Z] ---> 2f9074074106 [2021-02-07T00:47:54.170Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-07T00:47:54.777Z] ---> Running in d1f5bf58d1cf [2021-02-07T00:47:55.062Z] ---> 2926c1499e4c [2021-02-07T00:47:55.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-07T00:47:55.337Z] ---> b3432d05905b [2021-02-07T00:47:55.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-07T00:47:55.338Z] Removing intermediate container d1f5bf58d1cf [2021-02-07T00:47:55.338Z] ---> a3c5abc950fe [2021-02-07T00:47:55.338Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-07T00:47:55.952Z] ---> Running in a7f22ff266e5 [2021-02-07T00:47:56.583Z] ---> 32f38a19e587 [2021-02-07T00:47:56.583Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-07T00:47:57.193Z] ---> Running in 0a8b526a394b [2021-02-07T00:47:57.193Z] Removing intermediate container a7f22ff266e5 [2021-02-07T00:47:57.193Z] ---> b11f81b33072 [2021-02-07T00:47:57.193Z] Step 15/23 : WORKDIR / [2021-02-07T00:47:57.193Z] ---> b066f42f6998 [2021-02-07T00:47:57.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-07T00:47:57.193Z] Removing intermediate container bd91bd436d82 [2021-02-07T00:47:57.193Z] ---> 816bb3a3ef90 [2021-02-07T00:47:57.193Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-07T00:47:57.465Z] ---> Running in 0951d5737be4 [2021-02-07T00:47:57.737Z] ---> Running in eefa14919768 [2021-02-07T00:47:58.006Z] Removing intermediate container 0a8b526a394b [2021-02-07T00:47:58.006Z] ---> 60320befc60f [2021-02-07T00:47:58.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:47:58.277Z] ---> dbbeb238dd7b [2021-02-07T00:47:58.277Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-07T00:47:58.550Z] ---> Running in 6b9bb1666188 [2021-02-07T00:47:58.550Z] Removing intermediate container 0951d5737be4 [2021-02-07T00:47:58.550Z] ---> 51ee59ca9ba2 [2021-02-07T00:47:58.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:47:58.550Z] ---> Running in 5bc9c3a92908 [2021-02-07T00:47:58.550Z] Removing intermediate container eefa14919768 [2021-02-07T00:47:58.550Z] ---> 775d9e32b6d0 [2021-02-07T00:47:58.550Z] Step 27/30 : CMD ["gate"] [2021-02-07T00:47:59.144Z] Removing intermediate container 9acfd01801d7 [2021-02-07T00:47:59.144Z] ---> db6eeba1a9ff [2021-02-07T00:47:59.144Z] [2021-02-07T00:47:59.144Z] Step 10/23 : FROM alpine:3.12 [2021-02-07T00:47:59.144Z] ---> afeebe901d6b [2021-02-07T00:47:59.144Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-07T00:47:59.422Z] ---> Running in fbdb1e680a23 [2021-02-07T00:47:59.422Z] Removing intermediate container 6b9bb1666188 [2021-02-07T00:47:59.422Z] ---> f75a42aa932f [2021-02-07T00:47:59.422Z] Step 21/23 : LABEL arch=arm64 [2021-02-07T00:47:59.422Z] ---> Running in dc982690c9e6 [2021-02-07T00:47:59.422Z] Removing intermediate container 5bc9c3a92908 [2021-02-07T00:47:59.422Z] ---> a501609639d8 [2021-02-07T00:47:59.422Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:47:59.422Z] ---> 3846e645fecb [2021-02-07T00:47:59.422Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-07T00:47:59.700Z] ---> Running in 3201c6e313d3 [2021-02-07T00:47:59.700Z] ---> Running in 3c67409ddcf3 [2021-02-07T00:47:59.973Z] Removing intermediate container fbdb1e680a23 [2021-02-07T00:47:59.973Z] ---> 133b29414426 [2021-02-07T00:47:59.973Z] Step 28/30 : LABEL arch=arm64 [2021-02-07T00:47:59.973Z] Removing intermediate container dc982690c9e6 [2021-02-07T00:47:59.973Z] ---> 62487d2c4295 [2021-02-07T00:47:59.973Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-07T00:48:00.567Z] ---> Running in 524e7c254f39 [2021-02-07T00:48:00.567Z] ---> Running in 40696ea3cc64 [2021-02-07T00:48:00.567Z] Removing intermediate container 3201c6e313d3 [2021-02-07T00:48:00.567Z] ---> 75cc13837991 [2021-02-07T00:48:00.567Z] Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:48:00.567Z] Removing intermediate container 3c67409ddcf3 [2021-02-07T00:48:00.567Z] ---> 25507a9ebee6 [2021-02-07T00:48:00.567Z] Step 20/22 : LABEL arch=arm64 [2021-02-07T00:48:00.838Z] ---> Running in 5e50604244ea [2021-02-07T00:48:00.838Z] ---> Running in 7a8ebb998a82 [2021-02-07T00:48:01.108Z] Removing intermediate container 524e7c254f39 [2021-02-07T00:48:01.108Z] ---> b25c8779891c [2021-02-07T00:48:01.108Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-07T00:48:01.108Z] ---> c632d2c232ac [2021-02-07T00:48:01.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-07T00:48:01.108Z] Removing intermediate container 40696ea3cc64 [2021-02-07T00:48:01.108Z] ---> 24493a463d1b [2021-02-07T00:48:01.108Z] Step 29/30 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:48:01.379Z] ---> Running in c4afb4763c76 [2021-02-07T00:48:01.379Z] Removing intermediate container 5e50604244ea [2021-02-07T00:48:01.379Z] ---> 0af950801987 [2021-02-07T00:48:01.379Z] Step 23/23 : LABEL version=0.0.0 [2021-02-07T00:48:01.652Z] ---> Running in 96dd9b3db32b [2021-02-07T00:48:01.652Z] Removing intermediate container 7a8ebb998a82 [2021-02-07T00:48:01.652Z] ---> b74b9f8ddbbc [2021-02-07T00:48:01.652Z] Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:48:01.929Z] ---> Running in ad77a5e22b60 [2021-02-07T00:48:01.929Z] ---> c233fc84cb66 [2021-02-07T00:48:01.929Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-07T00:48:02.200Z] ---> Running in d57aef7502e5 [2021-02-07T00:48:02.200Z] Removing intermediate container c4afb4763c76 [2021-02-07T00:48:02.200Z] ---> 3f1c0f29e4b3 [2021-02-07T00:48:02.200Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:48:02.200Z] ---> Running in f97ae094eaa1 [2021-02-07T00:48:02.471Z] Removing intermediate container 96dd9b3db32b [2021-02-07T00:48:02.471Z] ---> 68d14dd77d1a [2021-02-07T00:48:02.471Z] Step 30/30 : LABEL version=0.0.0 [2021-02-07T00:48:02.471Z] ---> Running in a7c5673e13fb [2021-02-07T00:48:02.471Z] Removing intermediate container ad77a5e22b60 [2021-02-07T00:48:02.471Z] ---> b64b8b308cc2 [2021-02-07T00:48:02.471Z] [2021-02-07T00:48:02.743Z] Removing intermediate container d57aef7502e5 [2021-02-07T00:48:02.743Z] ---> 62c20dd3d035 [2021-02-07T00:48:02.743Z] Step 22/22 : LABEL version=0.0.0 [2021-02-07T00:48:03.014Z] ---> Running in 0f3e1f3f1a12 [2021-02-07T00:48:03.014Z] Removing intermediate container f97ae094eaa1 [2021-02-07T00:48:03.014Z] ---> c2d8278194c0 [2021-02-07T00:48:03.014Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:48:03.285Z] ---> Running in 60437156f6f4 [2021-02-07T00:48:03.286Z] Successfully built b64b8b308cc2 [2021-02-07T00:48:03.286Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-07T00:48:03.286Z] ---> Running in c3bac20c397e [2021-02-07T00:48:03.286Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-02-07T00:48:03.557Z] Removing intermediate container 0f3e1f3f1a12 [2021-02-07T00:48:03.557Z] ---> 9c9433a77205 [2021-02-07T00:48:03.557Z] [2021-02-07T00:48:04.167Z] Removing intermediate container 60437156f6f4 [2021-02-07T00:48:04.167Z] ---> 8c95c9a1bfc1 [2021-02-07T00:48:04.167Z] [2021-02-07T00:48:04.167Z] Successfully built 9c9433a77205 [2021-02-07T00:48:04.167Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-07T00:48:04.167Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-02-07T00:48:04.167Z] Removing intermediate container c3bac20c397e [2021-02-07T00:48:04.167Z] ---> 651ebf1e5654 [2021-02-07T00:48:04.167Z] Step 21/23 : LABEL arch=arm64 [2021-02-07T00:48:04.440Z] Successfully built 8c95c9a1bfc1 [2021-02-07T00:48:04.440Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-07T00:48:04.440Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-02-07T00:48:04.711Z] ---> Running in 619ceabeef77 [2021-02-07T00:48:04.981Z] Removing intermediate container 619ceabeef77 [2021-02-07T00:48:04.981Z] ---> 62cb2e34ceb9 [2021-02-07T00:48:04.981Z] Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:48:05.255Z] ---> Running in 4ec09517529f [2021-02-07T00:48:05.528Z] Removing intermediate container a7c5673e13fb [2021-02-07T00:48:05.528Z] ---> cfd84c4ca67c [2021-02-07T00:48:05.528Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-07T00:48:05.528Z] ---> Running in daba79073f4f [2021-02-07T00:48:05.802Z] Removing intermediate container 4ec09517529f [2021-02-07T00:48:05.802Z] ---> 47cc56517168 [2021-02-07T00:48:05.802Z] Step 23/23 : LABEL version=0.0.0 [2021-02-07T00:48:06.078Z] ---> Running in 4cc613578d0a [2021-02-07T00:48:06.684Z] Removing intermediate container 4cc613578d0a [2021-02-07T00:48:06.684Z] ---> 97b89c7d1eb4 [2021-02-07T00:48:06.684Z] [2021-02-07T00:48:06.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:48:06.958Z] Successfully built 97b89c7d1eb4 [2021-02-07T00:48:06.958Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-07T00:48:07.230Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-02-07T00:48:07.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:48:09.791Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-07T00:48:09.791Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-07T00:48:09.791Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-07T00:48:09.791Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-07T00:48:10.773Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-07T00:48:11.047Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-07T00:48:11.322Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:48:11.322Z] OK: 8 MiB in 20 packages [2021-02-07T00:48:15.638Z] Removing intermediate container daba79073f4f [2021-02-07T00:48:15.638Z] ---> f54e9e150278 [2021-02-07T00:48:15.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:48:16.615Z] ---> a0ecfe7820d6 [2021-02-07T00:48:16.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-07T00:48:18.054Z] ---> dd183031b561 [2021-02-07T00:48:18.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-07T00:48:19.031Z] ---> 5aa917b5f522 [2021-02-07T00:48:19.031Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-07T00:48:19.304Z] ---> Running in e1d3df18fb64 [2021-02-07T00:48:19.898Z] Removing intermediate container e1d3df18fb64 [2021-02-07T00:48:19.898Z] ---> 6441fa6fe390 [2021-02-07T00:48:19.898Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:48:20.173Z] ---> Running in 75e233e8d498 [2021-02-07T00:48:20.772Z] Removing intermediate container 75e233e8d498 [2021-02-07T00:48:20.772Z] ---> 51f1dd839701 [2021-02-07T00:48:20.772Z] Step 21/23 : LABEL arch=arm64 [2021-02-07T00:48:21.044Z] ---> Running in d614a95a5215 [2021-02-07T00:48:21.651Z] Removing intermediate container d614a95a5215 [2021-02-07T00:48:21.651Z] ---> efb5f99f3670 [2021-02-07T00:48:21.651Z] Step 22/23 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:48:21.928Z] ---> Running in 110cc53b3b7e [2021-02-07T00:48:22.533Z] Removing intermediate container 110cc53b3b7e [2021-02-07T00:48:22.533Z] ---> e2049bf173b3 [2021-02-07T00:48:22.533Z] Step 23/23 : LABEL version=0.0.0 [2021-02-07T00:48:22.810Z] ---> Running in f01fa09ad548 [2021-02-07T00:48:23.410Z] Removing intermediate container f01fa09ad548 [2021-02-07T00:48:23.410Z] ---> d679e2220e20 [2021-02-07T00:48:23.410Z] [2021-02-07T00:48:24.007Z] Successfully built d679e2220e20 [2021-02-07T00:48:24.007Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-07T00:49:03.906Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:49:03.906Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:49:03.906Z] ---> cec424d9a3be [2021-02-07T00:49:03.906Z] Step 3/26 : WORKDIR /edgex-go [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> e21f492948d4 [2021-02-07T00:49:03.906Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> c6f4e8a127a9 [2021-02-07T00:49:03.906Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-07T00:49:03.906Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:49:03.906Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:49:03.906Z] ---> cec424d9a3be [2021-02-07T00:49:03.906Z] Step 3/21 : WORKDIR /edgex-go [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> e21f492948d4 [2021-02-07T00:49:03.906Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> c6f4e8a127a9 [2021-02-07T00:49:03.906Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-07T00:49:03.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:49:03.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:49:03.906Z] ---> cec424d9a3be [2021-02-07T00:49:03.906Z] Step 3/22 : WORKDIR /edgex-go [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> e21f492948d4 [2021-02-07T00:49:03.906Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> c6f4e8a127a9 [2021-02-07T00:49:03.906Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-07T00:49:03.906Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-07T00:49:03.906Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-07T00:49:03.906Z] ---> cec424d9a3be [2021-02-07T00:49:03.906Z] Step 3/24 : WORKDIR /edgex-go [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> e21f492948d4 [2021-02-07T00:49:03.906Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-07T00:49:03.906Z] ---> Using cache [2021-02-07T00:49:03.906Z] ---> c6f4e8a127a9 [2021-02-07T00:49:03.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-07T00:49:04.501Z] ---> Running in 94ba2444e960 [2021-02-07T00:49:04.501Z] ---> Running in 48b508b68b4b [2021-02-07T00:49:04.501Z] ---> Running in dd25f87f39ce [2021-02-07T00:49:04.501Z] ---> Running in 0bd2088a9ee7 [2021-02-07T00:49:06.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:06.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:06.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:06.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:07.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:07.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:07.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:08.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:49:09.081Z] OK: 217 MiB in 51 packages [2021-02-07T00:49:09.495Z] OK: 217 MiB in 51 packages [2021-02-07T00:49:09.495Z] OK: 217 MiB in 51 packages [2021-02-07T00:49:09.784Z] OK: 217 MiB in 51 packages [2021-02-07T00:49:10.865Z] Removing intermediate container 48b508b68b4b [2021-02-07T00:49:10.865Z] ---> bb0ec645f92e [2021-02-07T00:49:10.865Z] Step 6/26 : COPY go.mod . [2021-02-07T00:49:11.141Z] Removing intermediate container 94ba2444e960 [2021-02-07T00:49:11.141Z] ---> a6b853350849 [2021-02-07T00:49:11.141Z] Step 6/21 : COPY go.mod . [2021-02-07T00:49:11.420Z] Removing intermediate container 0bd2088a9ee7 [2021-02-07T00:49:11.420Z] ---> 398d37d6ef08 [2021-02-07T00:49:11.420Z] Step 6/24 : COPY go.mod . [2021-02-07T00:49:11.696Z] Removing intermediate container dd25f87f39ce [2021-02-07T00:49:11.696Z] ---> 3c290e2043f2 [2021-02-07T00:49:11.696Z] Step 6/22 : COPY go.mod . [2021-02-07T00:49:11.696Z] ---> f2360ceb6125 [2021-02-07T00:49:11.696Z] Step 7/26 : RUN go mod download [2021-02-07T00:49:11.971Z] ---> 5abdf2b26cb0 [2021-02-07T00:49:11.971Z] Step 7/21 : RUN go mod download [2021-02-07T00:49:11.971Z] ---> Running in 52238487fd00 [2021-02-07T00:49:12.246Z] ---> Running in 859287df06d6 [2021-02-07T00:49:12.518Z] ---> 72b2368b62ce [2021-02-07T00:49:12.518Z] Step 7/24 : RUN go mod download [2021-02-07T00:49:12.790Z] ---> Running in 2b1cb2aa6a91 [2021-02-07T00:49:12.790Z] ---> 1cd9e5d4f773 [2021-02-07T00:49:12.790Z] Step 7/22 : RUN go mod download [2021-02-07T00:49:13.065Z] ---> Running in 0a471714a7b9 [2021-02-07T00:49:16.469Z] Removing intermediate container 52238487fd00 [2021-02-07T00:49:16.469Z] ---> a8fad3b84dfd [2021-02-07T00:49:16.469Z] Step 8/26 : COPY . . [2021-02-07T00:49:16.469Z] Removing intermediate container 859287df06d6 [2021-02-07T00:49:16.469Z] ---> a72fcbe06969 [2021-02-07T00:49:16.469Z] Step 8/21 : COPY . . [2021-02-07T00:49:16.740Z] Removing intermediate container 2b1cb2aa6a91 [2021-02-07T00:49:16.740Z] ---> b45bccb1a27e [2021-02-07T00:49:16.740Z] Step 8/24 : COPY . . [2021-02-07T00:49:17.014Z] Removing intermediate container 0a471714a7b9 [2021-02-07T00:49:17.288Z] ---> 718b5474321b [2021-02-07T00:49:17.288Z] Step 8/22 : COPY . . [2021-02-07T00:49:44.094Z] ---> 9923a3ddd598 [2021-02-07T00:49:44.094Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-07T00:49:44.094Z] ---> 2c081e777771 [2021-02-07T00:49:44.094Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-07T00:49:44.094Z] ---> 378bc20de37a [2021-02-07T00:49:44.094Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-07T00:49:44.094Z] ---> 5fb88f1f4097 [2021-02-07T00:49:44.094Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-07T00:49:44.094Z] ---> Running in 731d1659ce34 [2021-02-07T00:49:44.094Z] ---> Running in a9392ce18ee8 [2021-02-07T00:49:44.094Z] ---> Running in 07ed04635ade [2021-02-07T00:49:44.094Z] ---> Running in bc2280c34a65 [2021-02-07T00:49:44.094Z] 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-07T00:49:44.094Z] 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-07T00:49:44.094Z] 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-07T00:49:44.094Z] 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-07T00:51:05.925Z] 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-07T00:51:05.925Z] 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-07T00:51:10.251Z] Removing intermediate container bc2280c34a65 [2021-02-07T00:51:10.251Z] ---> de0ba8258c50 [2021-02-07T00:51:10.251Z] [2021-02-07T00:51:10.251Z] Step 10/24 : FROM alpine:3.12 [2021-02-07T00:51:10.251Z] ---> afeebe901d6b [2021-02-07T00:51:10.251Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-07T00:51:10.526Z] Removing intermediate container 07ed04635ade [2021-02-07T00:51:10.526Z] ---> d16bb4cb21ac [2021-02-07T00:51:10.526Z] [2021-02-07T00:51:10.526Z] Step 10/21 : FROM alpine:3.12 [2021-02-07T00:51:10.526Z] ---> afeebe901d6b [2021-02-07T00:51:10.526Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-07T00:51:10.526Z] Removing intermediate container 731d1659ce34 [2021-02-07T00:51:10.526Z] ---> 986b672c1b4c [2021-02-07T00:51:10.526Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-07T00:51:10.526Z] ---> Running in d9e061d1929e [2021-02-07T00:51:10.800Z] ---> Running in a0e7afcf1394 [2021-02-07T00:51:10.800Z] ---> Running in b8127a3f3044 [2021-02-07T00:51:12.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:12.794Z] 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-07T00:51:13.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:13.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:13.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:13.639Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-07T00:51:13.921Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-07T00:51:13.921Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-07T00:51:13.921Z] (4/5) Installing curl (7.69.1-r3) [2021-02-07T00:51:13.921Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-07T00:51:13.921Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:51:13.921Z] Executing ca-certificates-20191127-r4.trigger [2021-02-07T00:51:13.921Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-07T00:51:14.198Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-07T00:51:14.198Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-07T00:51:14.198Z] (4/4) Installing curl (7.69.1-r3) [2021-02-07T00:51:14.198Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:51:14.198Z] Executing ca-certificates-20191127-r4.trigger [2021-02-07T00:51:14.198Z] OK: 7 MiB in 19 packages [2021-02-07T00:51:14.472Z] OK: 7 MiB in 18 packages [2021-02-07T00:51:17.101Z] Removing intermediate container a9392ce18ee8 [2021-02-07T00:51:17.101Z] ---> ff8c6c6453fb [2021-02-07T00:51:17.101Z] [2021-02-07T00:51:17.101Z] Step 10/22 : FROM alpine:3.12 [2021-02-07T00:51:17.101Z] ---> afeebe901d6b [2021-02-07T00:51:17.101Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-07T00:51:17.101Z] ---> Using cache [2021-02-07T00:51:17.101Z] ---> 779a16692616 [2021-02-07T00:51:17.101Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-07T00:51:17.101Z] ---> Using cache [2021-02-07T00:51:17.101Z] ---> 2f9074074106 [2021-02-07T00:51:17.101Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-07T00:51:17.101Z] Removing intermediate container d9e061d1929e [2021-02-07T00:51:17.101Z] ---> 54222e2d5a7e [2021-02-07T00:51:17.101Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-07T00:51:17.101Z] ---> Running in fb3f850cec21 [2021-02-07T00:51:17.374Z] Removing intermediate container b8127a3f3044 [2021-02-07T00:51:17.374Z] ---> 9b786b188c29 [2021-02-07T00:51:17.374Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-07T00:51:17.374Z] ---> Running in 27d0c6fa9fc7 [2021-02-07T00:51:17.374Z] Removing intermediate container a0e7afcf1394 [2021-02-07T00:51:17.374Z] ---> 12287a19a429 [2021-02-07T00:51:17.374Z] [2021-02-07T00:51:17.374Z] Step 11/26 : FROM docker:20.10.0 [2021-02-07T00:51:17.646Z] 20.10.0: Pulling from library/docker [2021-02-07T00:51:17.646Z] ---> Running in b49450a722c4 [2021-02-07T00:51:17.918Z] Removing intermediate container fb3f850cec21 [2021-02-07T00:51:17.918Z] ---> 81648aae90d4 [2021-02-07T00:51:17.918Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-07T00:51:18.194Z] ---> Running in badf3ead5348 [2021-02-07T00:51:18.194Z] Removing intermediate container b49450a722c4 [2021-02-07T00:51:18.194Z] ---> 5facab525949 [2021-02-07T00:51:18.194Z] Step 13/21 : WORKDIR /edgex [2021-02-07T00:51:18.194Z] Removing intermediate container 27d0c6fa9fc7 [2021-02-07T00:51:18.194Z] ---> cbd2d42f2a21 [2021-02-07T00:51:18.194Z] Step 13/24 : WORKDIR / [2021-02-07T00:51:18.804Z] ---> Running in 960e95dc9732 [2021-02-07T00:51:18.804Z] ---> Running in bd6408764e21 [2021-02-07T00:51:19.408Z] Removing intermediate container badf3ead5348 [2021-02-07T00:51:19.408Z] ---> b1294b011069 [2021-02-07T00:51:19.408Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-07T00:51:20.010Z] Removing intermediate container bd6408764e21 [2021-02-07T00:51:20.010Z] ---> e587c7742031 [2021-02-07T00:51:20.010Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-07T00:51:20.283Z] Removing intermediate container 960e95dc9732 [2021-02-07T00:51:20.283Z] ---> add794186e72 [2021-02-07T00:51:20.283Z] 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-07T00:51:20.567Z] ---> a47a702546b2 [2021-02-07T00:51:20.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-07T00:51:21.546Z] ---> 428b348fa564 [2021-02-07T00:51:21.546Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-07T00:51:21.546Z] ---> 088ff20eddf5 [2021-02-07T00:51:21.546Z] 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-07T00:51:22.988Z] ---> 18188105f0a9 [2021-02-07T00:51:22.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-07T00:51:23.264Z] ---> b9fdaf49320e [2021-02-07T00:51:23.264Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-07T00:51:23.884Z] ---> 1441944ca430 [2021-02-07T00:51:23.885Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-07T00:51:23.885Z] ---> b0688348b8f2 [2021-02-07T00:51:23.885Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-07T00:51:24.156Z] ---> Running in fc621002c2e7 [2021-02-07T00:51:24.758Z] ---> 976f39aa15a0 [2021-02-07T00:51:24.758Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-07T00:51:25.032Z] Removing intermediate container fc621002c2e7 [2021-02-07T00:51:25.033Z] ---> 3945088bb592 [2021-02-07T00:51:25.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:51:25.631Z] ---> Running in 2c8aa4328c60 [2021-02-07T00:51:25.909Z] ---> d0703df3ed70 [2021-02-07T00:51:25.909Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-07T00:51:26.516Z] ---> Running in fd9b81cd6366 [2021-02-07T00:51:26.789Z] ---> 12b58d512f1c [2021-02-07T00:51:26.790Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-07T00:51:26.790Z] Removing intermediate container 2c8aa4328c60 [2021-02-07T00:51:26.790Z] ---> dfd0556ed6e7 [2021-02-07T00:51:26.790Z] Step 20/22 : LABEL arch=arm64 [2021-02-07T00:51:27.385Z] ---> Running in 45a7a3df5209 [2021-02-07T00:51:27.385Z] Removing intermediate container fd9b81cd6366 [2021-02-07T00:51:27.385Z] ---> 6f64889c916b [2021-02-07T00:51:27.385Z] Step 18/21 : CMD ["--init=true"] [2021-02-07T00:51:27.985Z] ---> Running in 0e5a843bfc87 [2021-02-07T00:51:28.580Z] Removing intermediate container 45a7a3df5209 [2021-02-07T00:51:28.580Z] ---> bbffd76abc38 [2021-02-07T00:51:28.580Z] Step 21/22 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:51:28.580Z] ---> a66717d5ef49 [2021-02-07T00:51:28.580Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-07T00:51:28.580Z] ---> Running in 55799125795a [2021-02-07T00:51:28.580Z] Removing intermediate container 0e5a843bfc87 [2021-02-07T00:51:28.580Z] ---> a40c3c033b68 [2021-02-07T00:51:28.580Z] Step 19/21 : LABEL arch=arm64 [2021-02-07T00:51:28.851Z] ---> Running in 523e13e84305 [2021-02-07T00:51:29.447Z] Removing intermediate container 55799125795a [2021-02-07T00:51:29.447Z] ---> 40f780e5f99a [2021-02-07T00:51:29.447Z] Step 22/22 : LABEL version=0.0.0 [2021-02-07T00:51:29.447Z] Removing intermediate container 523e13e84305 [2021-02-07T00:51:29.447Z] ---> 91a9d2640301 [2021-02-07T00:51:29.447Z] Step 20/21 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:51:29.447Z] ---> Running in 050d5a1fecdc [2021-02-07T00:51:29.726Z] ---> 48ac1b97490b [2021-02-07T00:51:29.726Z] 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-07T00:51:29.726Z] ---> Running in f15fd0624e63 [2021-02-07T00:51:29.999Z] ---> Running in fea3179e2993 [2021-02-07T00:51:30.270Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-07T00:51:30.270Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-07T00:51:30.270Z] ---> eeaf43b92773 [2021-02-07T00:51:30.270Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-07T00:51:30.270Z] Removing intermediate container 050d5a1fecdc [2021-02-07T00:51:30.270Z] ---> 6dbc2ab281b4 [2021-02-07T00:51:30.270Z] [2021-02-07T00:51:30.542Z] ---> Running in a58808849a3d [2021-02-07T00:51:30.542Z] Removing intermediate container f15fd0624e63 [2021-02-07T00:51:30.542Z] ---> 4be464c93e39 [2021-02-07T00:51:30.542Z] Step 21/21 : LABEL version=0.0.0 [2021-02-07T00:51:30.820Z] ---> Running in fc5ebb1cc984 [2021-02-07T00:51:31.097Z] Successfully built 6dbc2ab281b4 [2021-02-07T00:51:31.097Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-07T00:51:31.370Z]  Building docker-support-scheduler-go ... done Removing intermediate container fc5ebb1cc984 [2021-02-07T00:51:31.370Z] ---> fdd6ed592907 [2021-02-07T00:51:31.370Z] [2021-02-07T00:51:31.965Z] Successfully built fdd6ed592907 [2021-02-07T00:51:31.965Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-07T00:51:32.238Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:32.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:32.837Z] Removing intermediate container fea3179e2993 [2021-02-07T00:51:32.837Z] ---> 55d8a2b59780 [2021-02-07T00:51:32.837Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-07T00:51:32.837Z] ---> Running in cf307c113ac0 [2021-02-07T00:51:32.837Z] (1/2) Installing readline (8.0.4-r0) [2021-02-07T00:51:32.837Z] (2/2) Installing bash (5.0.17-r0) [2021-02-07T00:51:32.837Z] Executing bash-5.0.17-r0.post-install [2021-02-07T00:51:33.115Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:51:33.115Z] OK: 12 MiB in 22 packages [2021-02-07T00:51:33.384Z] Removing intermediate container cf307c113ac0 [2021-02-07T00:51:33.384Z] ---> b5870517e16f [2021-02-07T00:51:33.384Z] Step 22/24 : LABEL arch=arm64 [2021-02-07T00:51:33.656Z] ---> Running in 25b7f1fb22bd [2021-02-07T00:51:34.248Z] Removing intermediate container 25b7f1fb22bd [2021-02-07T00:51:34.248Z] ---> e95f9a7004e4 [2021-02-07T00:51:34.248Z] Step 23/24 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:51:34.248Z] ---> Running in 7a8dfef7b893 [2021-02-07T00:51:34.521Z] Removing intermediate container a58808849a3d [2021-02-07T00:51:34.521Z] ---> cdc82a32ac75 [2021-02-07T00:51:34.521Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-07T00:51:34.521Z] ---> Running in b690ca064a7e [2021-02-07T00:51:34.790Z] Removing intermediate container 7a8dfef7b893 [2021-02-07T00:51:34.790Z] ---> 37a704add189 [2021-02-07T00:51:34.790Z] Step 24/24 : LABEL version=0.0.0 [2021-02-07T00:51:35.061Z] ---> Running in 66390b5bc93a [2021-02-07T00:51:35.061Z] Removing intermediate container b690ca064a7e [2021-02-07T00:51:35.061Z] ---> 13fcae9c6eed [2021-02-07T00:51:35.061Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-07T00:51:35.332Z] ---> Running in 7b12cb8d4a87 [2021-02-07T00:51:35.603Z] Removing intermediate container 66390b5bc93a [2021-02-07T00:51:35.603Z] ---> d66b850bbb4b [2021-02-07T00:51:35.603Z] [2021-02-07T00:51:35.885Z] Removing intermediate container 7b12cb8d4a87 [2021-02-07T00:51:35.885Z] ---> 1b5e89f046dc [2021-02-07T00:51:35.885Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-07T00:51:35.885Z] Successfully built d66b850bbb4b [2021-02-07T00:51:35.885Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-07T00:51:36.156Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in e197bb8f5a28 [2021-02-07T00:51:36.747Z] Removing intermediate container e197bb8f5a28 [2021-02-07T00:51:36.747Z] ---> b8dadd0523ee [2021-02-07T00:51:36.747Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-07T00:51:37.779Z] ---> e3cadf0cefe8 [2021-02-07T00:51:37.779Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-07T00:51:38.777Z] ---> 37de4cf4e7d4 [2021-02-07T00:51:38.777Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-07T00:51:39.789Z] ---> 30e395716bba [2021-02-07T00:51:39.789Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-07T00:51:39.789Z] ---> Running in bfbc14dfd121 [2021-02-07T00:51:41.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:41.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:51:42.187Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-07T00:51:42.187Z] (2/33) Installing expat (2.2.9-r1) [2021-02-07T00:51:42.187Z] (3/33) Installing libffi (3.3-r2) [2021-02-07T00:51:42.187Z] (4/33) Installing gdbm (1.13-r1) [2021-02-07T00:51:42.187Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-07T00:51:42.187Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-07T00:51:42.187Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-07T00:51:44.149Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-07T00:51:44.149Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-07T00:51:44.149Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-07T00:51:44.149Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-07T00:51:44.149Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-07T00:51:44.149Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-07T00:51:44.149Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-07T00:51:44.149Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-07T00:51:44.149Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-07T00:51:44.149Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-07T00:51:44.149Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-07T00:51:44.149Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-07T00:51:44.149Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-07T00:51:44.421Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-07T00:51:44.421Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-07T00:51:44.421Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-07T00:51:44.421Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-07T00:51:44.421Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-07T00:51:44.421Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-07T00:51:44.421Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-07T00:51:44.421Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-07T00:51:44.421Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-07T00:51:44.421Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-07T00:51:44.421Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-07T00:51:44.421Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-07T00:51:44.421Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-07T00:51:44.693Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:51:44.693Z] OK: 71 MiB in 55 packages [2021-02-07T00:51:51.414Z] Removing intermediate container bfbc14dfd121 [2021-02-07T00:51:51.414Z] ---> 509f0ab82060 [2021-02-07T00:51:51.414Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-07T00:51:51.414Z] ---> Running in 08ebfba14ddc [2021-02-07T00:51:58.108Z] Collecting docker-compose==1.23.2 [2021-02-07T00:51:58.108Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-07T00:51:58.108Z] Collecting docopt<0.7,>=0.6.1 [2021-02-07T00:51:58.108Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-07T00:52:01.505Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-07T00:52:01.505Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-07T00:52:04.118Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-07T00:52:04.118Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-07T00:52:05.091Z] Collecting docker<4.0,>=3.6.0 [2021-02-07T00:52:05.091Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-07T00:52:07.053Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-07T00:52:07.339Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-07T00:52:07.612Z] 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-07T00:52:08.587Z] Collecting PyYAML<4,>=3.10 [2021-02-07T00:52:08.587Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-07T00:52:12.880Z] Collecting jsonschema<3,>=2.5.1 [2021-02-07T00:52:13.151Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-07T00:52:13.744Z] Collecting texttable<0.10,>=0.9.0 [2021-02-07T00:52:13.744Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-07T00:52:17.116Z] Collecting cached-property<2,>=1.2.0 [2021-02-07T00:52:17.116Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-07T00:52:17.390Z] Collecting docker-pycreds>=0.4.0 [2021-02-07T00:52:17.390Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-07T00:52:17.660Z] 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-07T00:52:18.633Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-07T00:52:18.633Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-07T00:52:19.224Z] Collecting idna<2.8,>=2.5 [2021-02-07T00:52:19.496Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-07T00:52:19.496Z] 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-07T00:52:19.496Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-07T00:52:19.496Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-07T00:52:19.496Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-07T00:52:19.496Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-07T00:52:20.923Z] Installing collected packages: docopt, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, jsonschema, texttable, cached-property, docker-compose [2021-02-07T00:52:20.923Z] Running setup.py install for docopt: started [2021-02-07T00:52:23.571Z] Running setup.py install for docopt: finished with status 'done' [2021-02-07T00:52:23.571Z] Running setup.py install for dockerpty: started [2021-02-07T00:52:26.176Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-07T00:52:26.767Z] Attempting uninstall: urllib3 [2021-02-07T00:52:26.767Z] Found existing installation: urllib3 1.25.9 [2021-02-07T00:52:26.767Z] Uninstalling urllib3-1.25.9: [2021-02-07T00:52:27.038Z] Successfully uninstalled urllib3-1.25.9 [2021-02-07T00:52:27.629Z] Attempting uninstall: idna [2021-02-07T00:52:27.629Z] Found existing installation: idna 2.9 [2021-02-07T00:52:27.629Z] Uninstalling idna-2.9: [2021-02-07T00:52:27.629Z] Successfully uninstalled idna-2.9 [2021-02-07T00:52:28.602Z] Attempting uninstall: requests [2021-02-07T00:52:28.602Z] Found existing installation: requests 2.23.0 [2021-02-07T00:52:28.602Z] Uninstalling requests-2.23.0: [2021-02-07T00:52:28.602Z] Successfully uninstalled requests-2.23.0 [2021-02-07T00:52:30.029Z] Running setup.py install for PyYAML: started [2021-02-07T00:52:32.635Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-07T00:52:33.225Z] Running setup.py install for texttable: started [2021-02-07T00:52:35.831Z] Running setup.py install for texttable: finished with status 'done' [2021-02-07T00:52:36.802Z] 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-07T00:52:41.094Z] Removing intermediate container 08ebfba14ddc [2021-02-07T00:52:41.094Z] ---> 436a1d712e0a [2021-02-07T00:52:41.095Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-07T00:52:41.095Z] ---> Running in 6a886ad92b88 [2021-02-07T00:52:42.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-07T00:52:42.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-07T00:52:42.934Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-07T00:52:42.934Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-07T00:52:42.934Z] (3/3) Installing curl (7.69.1-r3) [2021-02-07T00:52:42.934Z] Executing busybox-1.31.1-r19.trigger [2021-02-07T00:52:43.207Z] OK: 71 MiB in 58 packages [2021-02-07T00:52:44.636Z] Removing intermediate container 6a886ad92b88 [2021-02-07T00:52:44.636Z] ---> 9d9a12324128 [2021-02-07T00:52:44.636Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-07T00:52:44.636Z] ---> Running in 874e5124af11 [2021-02-07T00:52:45.230Z] Removing intermediate container 874e5124af11 [2021-02-07T00:52:45.230Z] ---> bc98283ba564 [2021-02-07T00:52:45.230Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-07T00:52:45.230Z] ---> Running in 9f137ef5166b [2021-02-07T00:52:45.823Z] Removing intermediate container 9f137ef5166b [2021-02-07T00:52:45.823Z] ---> 1ee58bb2222a [2021-02-07T00:52:45.823Z] Step 24/26 : LABEL arch=arm64 [2021-02-07T00:52:45.823Z] ---> Running in b88e6985e49c [2021-02-07T00:52:46.426Z] Removing intermediate container b88e6985e49c [2021-02-07T00:52:46.426Z] ---> 6253a1fdafe8 [2021-02-07T00:52:46.426Z] Step 25/26 : LABEL git_sha=fc599f832d547bae54cfe67577404dddac431c9b [2021-02-07T00:52:46.426Z] ---> Running in f140f4607c67 [2021-02-07T00:52:47.031Z] Removing intermediate container f140f4607c67 [2021-02-07T00:52:47.031Z] ---> ac6bb3f51694 [2021-02-07T00:52:47.031Z] Step 26/26 : LABEL version=0.0.0 [2021-02-07T00:52:47.306Z] ---> Running in 81373827773a [2021-02-07T00:52:47.612Z] Removing intermediate container 81373827773a [2021-02-07T00:52:47.612Z] ---> faa3cf98b1bb [2021-02-07T00:52:47.612Z] [2021-02-07T00:52:48.246Z] Successfully built faa3cf98b1bb [2021-02-07T00:52:48.246Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-07T00:52:48.549Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-07T00:52:48.554Z] $ docker stop --time=1 c423a44ca2c08ad0dac3a51f2ce7dd620d1c58f0a5dc6675ca99853aff1aabd2 [2021-02-07T00:52:50.564Z] $ docker rm -f c423a44ca2c08ad0dac3a51f2ce7dd620d1c58f0a5dc6675ca99853aff1aabd2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-07T00:52:51.309Z] + docker images [2021-02-07T00:52:51.309Z] + grep docker [2021-02-07T00:52:51.579Z] docker-sys-mgmt-agent-go-arm64 latest faa3cf98b1bb 4 seconds ago 300MB [2021-02-07T00:52:51.579Z] docker-security-secretstore-setup-go-arm64 latest d66b850bbb4b About a minute ago 23.4MB [2021-02-07T00:52:51.579Z] docker-security-proxy-setup-go-arm64 latest fdd6ed592907 About a minute ago 23.2MB [2021-02-07T00:52:51.579Z] docker-support-scheduler-go-arm64 latest 6dbc2ab281b4 About a minute ago 16.1MB [2021-02-07T00:52:51.579Z] docker-core-data-go-arm64 latest d679e2220e20 4 minutes ago 21MB [2021-02-07T00:52:51.579Z] docker-core-metadata-go-arm64 latest 97b89c7d1eb4 4 minutes ago 17.8MB [2021-02-07T00:52:51.579Z] docker-support-notifications-go-arm64 latest 8c95c9a1bfc1 4 minutes ago 16.7MB [2021-02-07T00:52:51.579Z] docker-security-bootstrapper-go-arm64 latest 9c9433a77205 4 minutes ago 17MB [2021-02-07T00:52:51.579Z] docker-core-command-go-arm64 latest b64b8b308cc2 4 minutes ago 16MB [2021-02-07T00:52:51.579Z] docker 20.10.0 eeaf43b92773 8 weeks ago 228MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [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-07T00:52:55.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:52:55.964Z] ---> package-listing.sh [2021-02-07T00:52:55.964Z] ++ facter osfamily [2021-02-07T00:52:55.964Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-07T00:52:55.964Z] + OS_FAMILY=redhat [2021-02-07T00:52:55.964Z] + workspace=/w/workspace/edgex-go/12 [2021-02-07T00:52:55.964Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-07T00:52:55.964Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-07T00:52:55.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-07T00:52:55.964Z] + PACKAGES=/tmp/packages_start.txt [2021-02-07T00:52:55.964Z] + '[' /w/workspace/edgex-go/12 ']' [2021-02-07T00:52:55.964Z] + PACKAGES=/tmp/packages_end.txt [2021-02-07T00:52:55.964Z] + case "${OS_FAMILY}" in [2021-02-07T00:52:55.964Z] + rpm -qa [2021-02-07T00:52:55.964Z] + sort [2021-02-07T00:53:02.584Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-07T00:53:02.584Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-07T00:53:02.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-07T00:53:02.584Z] + '[' /w/workspace/edgex-go/12 ']' [2021-02-07T00:53:02.584Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-02-07T00:53:02.584Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-02-07T00:53:02.598Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-07T00:53:02.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:53:03.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-07T00:53:03.200Z] [2021-02-07T00:53:03.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-07T00:53:03.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-07T00:53:03.574Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-07T00:53:03.574Z] df20fa9351a1: Pulling fs layer [2021-02-07T00:53:03.574Z] 36b3adc4ff6f: Pulling fs layer [2021-02-07T00:53:03.574Z] 8ad3a11d3b57: Pulling fs layer [2021-02-07T00:53:03.574Z] 46f8f816bc3b: Pulling fs layer [2021-02-07T00:53:03.574Z] 93b61091891f: Pulling fs layer [2021-02-07T00:53:03.574Z] 93b9cdb0e59b: Pulling fs layer [2021-02-07T00:53:03.574Z] 5e14af77c1be: Pulling fs layer [2021-02-07T00:53:03.574Z] 01666e4c0597: Pulling fs layer [2021-02-07T00:53:03.574Z] aa168da1d23b: Pulling fs layer [2021-02-07T00:53:03.574Z] 93b9cdb0e59b: Waiting [2021-02-07T00:53:03.574Z] 5e14af77c1be: Waiting [2021-02-07T00:53:03.574Z] aa168da1d23b: Waiting [2021-02-07T00:53:03.574Z] 01666e4c0597: Waiting [2021-02-07T00:53:03.574Z] 46f8f816bc3b: Waiting [2021-02-07T00:53:03.574Z] 93b61091891f: Waiting [2021-02-07T00:53:03.574Z] 36b3adc4ff6f: Verifying Checksum [2021-02-07T00:53:03.574Z] 36b3adc4ff6f: Download complete [2021-02-07T00:53:03.574Z] 46f8f816bc3b: Verifying Checksum [2021-02-07T00:53:03.574Z] 46f8f816bc3b: Download complete [2021-02-07T00:53:03.574Z] df20fa9351a1: Verifying Checksum [2021-02-07T00:53:03.574Z] df20fa9351a1: Download complete [2021-02-07T00:53:03.841Z] 93b9cdb0e59b: Verifying Checksum [2021-02-07T00:53:03.841Z] 93b9cdb0e59b: Download complete [2021-02-07T00:53:03.841Z] 5e14af77c1be: Verifying Checksum [2021-02-07T00:53:03.841Z] 5e14af77c1be: Download complete [2021-02-07T00:53:03.841Z] 01666e4c0597: Verifying Checksum [2021-02-07T00:53:03.841Z] 01666e4c0597: Download complete [2021-02-07T00:53:03.841Z] 93b61091891f: Verifying Checksum [2021-02-07T00:53:03.841Z] 93b61091891f: Download complete [2021-02-07T00:53:03.841Z] 8ad3a11d3b57: Verifying Checksum [2021-02-07T00:53:03.841Z] 8ad3a11d3b57: Download complete [2021-02-07T00:53:04.107Z] df20fa9351a1: Pull complete [2021-02-07T00:53:04.371Z] 36b3adc4ff6f: Pull complete [2021-02-07T00:53:05.333Z] 8ad3a11d3b57: Pull complete [2021-02-07T00:53:05.333Z] 46f8f816bc3b: Pull complete [2021-02-07T00:53:05.909Z] aa168da1d23b: Verifying Checksum [2021-02-07T00:53:05.909Z] aa168da1d23b: Download complete [2021-02-07T00:53:06.862Z] 93b61091891f: Pull complete [2021-02-07T00:53:06.862Z] 93b9cdb0e59b: Pull complete [2021-02-07T00:53:07.124Z] 5e14af77c1be: Pull complete [2021-02-07T00:53:07.387Z] 01666e4c0597: Pull complete [2021-02-07T00:53:17.511Z] aa168da1d23b: Pull complete [2021-02-07T00:53:17.511Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-07T00:53:17.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-07T00:53:17.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-07T00:53:17.695Z] prd-centos7-docker-4c-2g-25362 does not seem to be running inside a container [2021-02-07T00:53:17.748Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-07T00:53:23.760Z] $ docker top 9dda3e87fa3bcfe570eaa72cae3366c6081145ec0205cf7b9c20b79f029abc53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-07T00:53:24.472Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-07T00:53:24.876Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-07T00:53:25.213Z] + ls /var/log/sa-host [2021-02-07T00:53:25.213Z] + sadf -c /var/log/sa-host/sa07 [2021-02-07T00:53:25.213Z] file_magic: OK [2021-02-07T00:53:25.213Z] HZ: Using current value: 100 [2021-02-07T00:53:25.213Z] file_header: OK [2021-02-07T00:53:25.213Z] 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-07T00:53:25.213Z] Statistics: [2021-02-07T00:53:25.213Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...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-07T00:53:25.213Z] File successfully converted to sysstat format version 12.2.1 [2021-02-07T00:53:25.213Z] + sadf -c /var/log/sa-host/sa23 [2021-02-07T00:53:25.213Z] file_magic: OK [2021-02-07T00:53:25.213Z] HZ: Using current value: 100 [2021-02-07T00:53:25.213Z] file_header: OK [2021-02-07T00:53:25.213Z] 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-07T00:53:25.213Z] Statistics: [2021-02-07T00:53:25.213Z] Hnuu...uuuununununu... [2021-02-07T00:53:25.213Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-07T00:53:25.471Z] provisioning config files... [2021-02-07T00:53:25.485Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config2132058745453354425tmp [Pipeline] { [Pipeline] echo [2021-02-07T00:53:25.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:53:25.862Z] ---> create-netrc.sh [Pipeline] } [2021-02-07T00:53:25.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-07T00:53:25.980Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:53:26.276Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-07T00:53:26.287Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:53:26.583Z] ---> sudo-logs.sh [2021-02-07T00:53:26.583Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-07T00:53:26.594Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:53:26.893Z] ---> job-cost.sh [2021-02-07T00:53:26.893Z] lf-activate-venv: SKIPPING [2021-02-07T00:53:26.893Z] INFO: No Stack... [2021-02-07T00:53:27.842Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-07T00:53:28.127Z] INFO: Archiving Costs [Pipeline] echo [2021-02-07T00:53:28.141Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-07T00:53:28.438Z] ---> logs-deploy.sh [2021-02-07T00:53:28.438Z] lf-activate-venv: SKIPPING [2021-02-07T00:53:28.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/12 [2021-02-07T00:53:28.438Z] INFO: archiving workspace using pattern(s): [2021-02-07T00:53:29.825Z] Archives upload complete. [2021-02-07T00:53:29.825Z] INFO: archiving logs to Nexus