Pull request #3094 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch master at 4a83cd830d92d64e3c8662a0b68849c078e73697 rather than 4ed455a01a572bac847ba4e615e8b60e6a9c7131 Obtained Jenkinsfile from 4a83cd830d92d64e3c8662a0b68849c078e73697 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3094/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3094/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23669 in /w/workspace/edgexfoundry_edgex-go_PR-3094 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 4ed455a01a572bac847ba4e615e8b60e6a9c7131 Merge succeeded, producing 4ed455a01a572bac847ba4e615e8b60e6a9c7131 Checking out Revision 4ed455a01a572bac847ba4e615e8b60e6a9c7131 (PR-3094) > 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/3094/head:refs/remotes/origin/PR-3094 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # timeout=10 Commit message: "Update core-metadata API file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-28T03:04:54.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-28T03:04:54.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-28T03:04:55.129Z] ========================================================= [2021-01-28T03:04:55.129Z] EdgeX Global Pipelines Version Info [2021-01-28T03:04:55.129Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:04:56.644Z] ------------------- [2021-01-28T03:04:56.645Z] stable info: [2021-01-28T03:04:56.645Z] ------------------- [2021-01-28T03:04:56.645Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T03:04:56.645Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T03:04:56.645Z] Message: update stable to v1.0.179 [2021-01-28T03:04:57.596Z] ------------------- [2021-01-28T03:04:57.596Z] experimental info: [2021-01-28T03:04:57.596Z] ------------------- [2021-01-28T03:04:57.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T03:04:57.596Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T03:04:57.596Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-28T03:04:57.953Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-28T03:04:58.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-28T03:04:58.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-28T03:04:58.314Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-28T03:04:58.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-28T03:04:58.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-28T03:04:58.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-28T03:04:58.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-28T03:04:58.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-28T03:04:59.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-28T03:04:59.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-28T03:04:59.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-28T03:04:59.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-28T03:04:59.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-28T03:04:59.686Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T03:04:59.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T03:04:59.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-28T03:05:00.072Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-28T03:05:00.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-28T03:05:00.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-28T03:05:00.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-28T03:05:00.652Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-28T03:05:00.776Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-28T03:05:00.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3094 [Pipeline] echo [2021-01-28T03:05:01.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3094 [Pipeline] echo [2021-01-28T03:05:01.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3094 [Pipeline] echo [2021-01-28T03:05:01.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ed455a01a572bac847ba4e615e8b60e6a9c7131 [Pipeline] echo [2021-01-28T03:05:01.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ed455a [Pipeline] echo [2021-01-28T03:05:01.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T03:05:01.858Z] provisioning config files... [2021-01-28T03:05:01.896Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7911649578686894831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:05:02.359Z] ---> docker-login.sh [2021-01-28T03:05:02.359Z] nexus3.edgexfoundry.org:10001 [2021-01-28T03:05:02.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:05:02.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:05:02.890Z] Configure a credential helper to remove this warning. See [2021-01-28T03:05:02.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:05:02.890Z] [2021-01-28T03:05:02.890Z] Login Succeeded [2021-01-28T03:05:02.890Z] nexus3.edgexfoundry.org:10002 [2021-01-28T03:05:02.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:05:02.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:05:02.890Z] Configure a credential helper to remove this warning. See [2021-01-28T03:05:02.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:05:02.890Z] [2021-01-28T03:05:02.890Z] Login Succeeded [2021-01-28T03:05:02.890Z] nexus3.edgexfoundry.org:10003 [2021-01-28T03:05:03.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:05:03.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:05:03.152Z] Configure a credential helper to remove this warning. See [2021-01-28T03:05:03.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:05:03.152Z] [2021-01-28T03:05:03.152Z] Login Succeeded [2021-01-28T03:05:03.152Z] nexus3.edgexfoundry.org:10004 [2021-01-28T03:05:03.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:05:03.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:05:03.416Z] Configure a credential helper to remove this warning. See [2021-01-28T03:05:03.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:05:03.416Z] [2021-01-28T03:05:03.416Z] Login Succeeded [2021-01-28T03:05:03.416Z] docker.io [2021-01-28T03:05:03.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:05:03.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:05:03.680Z] Configure a credential helper to remove this warning. See [2021-01-28T03:05:03.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:05:03.680Z] [2021-01-28T03:05:03.680Z] Login Succeeded [2021-01-28T03:05:03.680Z] ---> docker-login.sh ends [Pipeline] } [2021-01-28T03:05:03.705Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T03:05:04.306Z] ++ 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-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/core-command/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/core-data/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-28T03:05:04.306Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T03:05:04.306Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-28T03:05:04.306Z] ++ cut -d/ -f2 [2021-01-28T03:05:04.306Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-28T03:05:04.449Z] 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-01-28T03:05:05.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T03:05:05.834Z] [2021-01-28T03:05:05.834Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:05:06.223Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T03:05:06.223Z] latest: Pulling from edgex-devops/git-semver [2021-01-28T03:05:06.223Z] 31603596830f: Pulling fs layer [2021-01-28T03:05:06.223Z] 2a8b12db71e7: Pulling fs layer [2021-01-28T03:05:06.223Z] 6ca5941a6612: Pulling fs layer [2021-01-28T03:05:06.224Z] ecc8261a40a4: Pulling fs layer [2021-01-28T03:05:06.224Z] ecc8261a40a4: Waiting [2021-01-28T03:05:06.224Z] 2a8b12db71e7: Download complete [2021-01-28T03:05:06.224Z] 31603596830f: Verifying Checksum [2021-01-28T03:05:06.224Z] 31603596830f: Download complete [2021-01-28T03:05:06.497Z] ecc8261a40a4: Verifying Checksum [2021-01-28T03:05:06.497Z] ecc8261a40a4: Download complete [2021-01-28T03:05:06.497Z] 6ca5941a6612: Verifying Checksum [2021-01-28T03:05:06.497Z] 6ca5941a6612: Download complete [2021-01-28T03:05:06.761Z] 31603596830f: Pull complete [2021-01-28T03:05:06.761Z] 2a8b12db71e7: Pull complete [2021-01-28T03:05:07.711Z] 6ca5941a6612: Pull complete [2021-01-28T03:05:07.711Z] ecc8261a40a4: Pull complete [2021-01-28T03:05:07.973Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-28T03:05:07.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T03:05:07.973Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-28T03:05:08.098Z] prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container [2021-01-28T03:05:08.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-28T03:05:10.833Z] $ docker top aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-28T03:05:11.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T03:05:11.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T03:05:11.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T03:05:11.463Z] $ docker exec aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent [2021-01-28T03:05:11.645Z] SSH_AUTH_SOCK=/tmp/ssh-yTKZh6QOUFgE/agent.11 [2021-01-28T03:05:11.645Z] SSH_AGENT_PID=17 [2021-01-28T03:05:11.657Z] Running ssh-add (command line suppressed) [2021-01-28T03:05:11.774Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6710483369855262338.key (/w/workspace/edgex-go/1@tmp/private_key_6710483369855262338.key) [2021-01-28T03:05:11.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T03:05:12.206Z] + git tag --points-at HEAD [Pipeline] } [2021-01-28T03:05:12.240Z] $ docker exec --env ******** --env ******** aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent -k [2021-01-28T03:05:12.355Z] unset SSH_AUTH_SOCK; [2021-01-28T03:05:12.355Z] unset SSH_AGENT_PID; [2021-01-28T03:05:12.355Z] echo Agent pid 17 killed; [2021-01-28T03:05:12.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-28T03:05:12.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T03:05:12.672Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T03:05:12.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T03:05:12.841Z] $ docker exec aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent [2021-01-28T03:05:13.007Z] SSH_AUTH_SOCK=/tmp/ssh-r7fmzm0iYrZU/agent.46 [2021-01-28T03:05:13.007Z] SSH_AGENT_PID=51 [2021-01-28T03:05:13.014Z] Running ssh-add (command line suppressed) [2021-01-28T03:05:13.136Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8445002943861982089.key (/w/workspace/edgex-go/1@tmp/private_key_8445002943861982089.key) [2021-01-28T03:05:13.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T03:05:13.571Z] + git semver init [2021-01-28T03:05:13.571Z] # -> Open(): unable to determine branch for HEAD [2021-01-28T03:05:13.571Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-28T03:05:13.571Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-28T03:05:13.571Z] # $SEMVER_REMOTE_NAME = origin [2021-01-28T03:05:13.571Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-28T03:05:13.571Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-28T03:05:13.571Z] # $SEMVER_BRANCH = PR-3094 [2021-01-28T03:05:13.571Z] # $SEMVER_TEMP = /tmp/semver-439289616 [2021-01-28T03:05:13.571Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-28T03:05:40.204Z] # '/tmp/semver-439289616' -> '/w/workspace/edgex-go/1/.semver' [2021-01-28T03:05:40.204Z] # -> Force: false [2021-01-28T03:05:40.204Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-28T03:05:40.239Z] $ docker exec --env ******** --env ******** aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa ssh-agent -k [2021-01-28T03:05:40.478Z] unset SSH_AUTH_SOCK; [2021-01-28T03:05:40.479Z] unset SSH_AGENT_PID; [2021-01-28T03:05:40.479Z] echo Agent pid 51 killed; [2021-01-28T03:05:40.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T03:05:41.209Z] + git semver [Pipeline] } [2021-01-28T03:05:41.240Z] $ docker stop --time=1 aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa [2021-01-28T03:05:42.817Z] $ docker rm -f aa2c617825ad477ca54cbcbb28acec9a5bf23a3cf10b469dea10bff1d93cd3aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T03:05:43.414Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-28T03:05:43.974Z] Stashed 1 file(s) [Pipeline] echo [2021-01-28T03:05:43.993Z] [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-01-28T03:05:45.268Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-28T03:05:45.587Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T03:05:45.911Z] + sudo service docker restart [2021-01-28T03:05:45.911Z] + true [2021-01-28T03:05:45.911Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-28T03:05:46.520Z] ========================================================= [2021-01-28T03:05:46.520Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-28T03:05:46.520Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:05:46.901Z] + 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-01-28T03:05:50.246Z] Sending build context to Docker daemon 327.2MB [2021-01-28T03:05:50.246Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T03:05:50.246Z] Step 2/6 : FROM ${BASE} [2021-01-28T03:05:50.246Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-28T03:05:50.246Z] 188c0c94c7c5: Pulling fs layer [2021-01-28T03:05:50.246Z] 0ef7d3d256c8: Pulling fs layer [2021-01-28T03:05:50.246Z] de9db76c5a1d: Pulling fs layer [2021-01-28T03:05:50.246Z] bca2f99d35d6: Pulling fs layer [2021-01-28T03:05:50.246Z] 93359f2a8cfa: Pulling fs layer [2021-01-28T03:05:50.246Z] 7c6f9722023f: Pulling fs layer [2021-01-28T03:05:50.246Z] a35cf1a2eb13: Pulling fs layer [2021-01-28T03:05:50.246Z] 93359f2a8cfa: Waiting [2021-01-28T03:05:50.246Z] 7c6f9722023f: Waiting [2021-01-28T03:05:50.246Z] a35cf1a2eb13: Waiting [2021-01-28T03:05:50.246Z] bca2f99d35d6: Waiting [2021-01-28T03:05:50.246Z] de9db76c5a1d: Verifying Checksum [2021-01-28T03:05:50.246Z] de9db76c5a1d: Download complete [2021-01-28T03:05:50.246Z] 0ef7d3d256c8: Download complete [2021-01-28T03:05:50.246Z] 93359f2a8cfa: Verifying Checksum [2021-01-28T03:05:50.246Z] 93359f2a8cfa: Download complete [2021-01-28T03:05:50.823Z] 7c6f9722023f: Verifying Checksum [2021-01-28T03:05:50.823Z] 7c6f9722023f: Download complete [2021-01-28T03:05:50.823Z] 188c0c94c7c5: Verifying Checksum [2021-01-28T03:05:50.823Z] 188c0c94c7c5: Download complete [2021-01-28T03:05:51.091Z] 188c0c94c7c5: Pull complete [2021-01-28T03:05:51.357Z] 0ef7d3d256c8: Pull complete [2021-01-28T03:05:52.303Z] de9db76c5a1d: Pull complete [2021-01-28T03:05:53.696Z] a35cf1a2eb13: Verifying Checksum [2021-01-28T03:05:53.696Z] a35cf1a2eb13: Download complete [2021-01-28T03:05:54.277Z] bca2f99d35d6: Verifying Checksum [2021-01-28T03:05:54.277Z] bca2f99d35d6: Download complete [2021-01-28T03:05:59.604Z] bca2f99d35d6: Pull complete [2021-01-28T03:05:59.604Z] 93359f2a8cfa: Pull complete [2021-01-28T03:05:59.604Z] 7c6f9722023f: Pull complete [2021-01-28T03:05:59.657Z] Still waiting to schedule task [2021-01-28T03:05:59.657Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-28T03:06:02.966Z] a35cf1a2eb13: Pull complete [2021-01-28T03:06:02.966Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-28T03:06:02.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-28T03:06:02.966Z] ---> a62c8e92a672 [2021-01-28T03:06:02.966Z] 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-01-28T03:06:02.966Z] ---> Running in fd9f51519bb6 [2021-01-28T03:06:03.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:06:05.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:06:07.242Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T03:06:07.242Z] (2/12) Installing file (5.38-r0) [2021-01-28T03:06:07.505Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T03:06:07.505Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T03:06:11.726Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T03:06:11.726Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T03:06:11.726Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T03:06:11.726Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T03:06:11.989Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T03:06:11.989Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T03:06:12.251Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T03:06:12.251Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T03:06:12.251Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:06:12.251Z] OK: 233 MiB in 51 packages [2021-01-28T03:06:16.482Z] Removing intermediate container fd9f51519bb6 [2021-01-28T03:06:16.482Z] ---> 07cf35e8daca [2021-01-28T03:06:16.482Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T03:06:16.482Z] ---> Running in 66a4fd49b099 [2021-01-28T03:06:16.482Z] Removing intermediate container 66a4fd49b099 [2021-01-28T03:06:16.482Z] ---> 451f62e7030f [2021-01-28T03:06:16.482Z] Step 5/6 : COPY go.mod . [2021-01-28T03:06:16.482Z] ---> 167fa4443301 [2021-01-28T03:06:16.482Z] Step 6/6 : RUN go mod download [2021-01-28T03:06:16.482Z] ---> Running in a20e8123f1a5 [2021-01-28T03:06:38.497Z] Removing intermediate container a20e8123f1a5 [2021-01-28T03:06:38.497Z] ---> 91e9f265d237 [2021-01-28T03:06:38.497Z] Successfully built 91e9f265d237 [2021-01-28T03:06:38.497Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:06:38.880Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T03:06:38.880Z] . [Pipeline] withDockerContainer [2021-01-28T03:06:39.006Z] prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container [2021-01-28T03:06:39.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T03:06:39.835Z] $ docker top dd44780e9ef823a3a720fc6ce750628d19f8861bfb636438aadd8ebb6982106c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T03:06:40.456Z] + go version [2021-01-28T03:06:40.456Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-28T03:06:40.488Z] $ docker stop --time=1 dd44780e9ef823a3a720fc6ce750628d19f8861bfb636438aadd8ebb6982106c [2021-01-28T03:06:41.886Z] $ docker rm -f dd44780e9ef823a3a720fc6ce750628d19f8861bfb636438aadd8ebb6982106c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:06:42.916Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T03:06:42.916Z] . [Pipeline] withDockerContainer [2021-01-28T03:06:43.050Z] prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container [2021-01-28T03:06:43.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T03:06:44.315Z] $ docker top 2fbe7ca1bcd3e07ad551ae5863c203f0eafc27fca09079ca2ecae1699e18e54e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T03:06:44.562Z] ========================================================= [2021-01-28T03:06:44.562Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T03:06:44.562Z] ========================================================= [Pipeline] sh [2021-01-28T03:06:44.870Z] + make test [2021-01-28T03:06:44.871Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T03:06:53.075Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T03:07:11.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T03:07:13.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T03:07:16.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-28T03:07:16.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-28T03:07:16.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-28T03:07:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-28T03:07:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-28T03:07:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-28T03:07:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-28T03:07:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-28T03:07:19.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-28T03:07:21.896Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-28T03:07:21.896Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-28T03:07:21.896Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-28T03:07:23.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements [2021-01-28T03:07:23.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-28T03:07:23.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-28T03:07:23.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-28T03:07:23.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-28T03:07:23.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-28T03:07:27.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.1% of statements [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-28T03:07:27.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-28T03:07:27.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-28T03:07:27.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.113s coverage: 65.8% of statements [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-28T03:07:27.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.127s coverage: 82.3% of statements [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-28T03:07:27.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-28T03:07:29.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.399s coverage: 28.6% of statements [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-28T03:07:29.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-28T03:07:29.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-28T03:07:29.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.148s coverage: 86.7% of statements [2021-01-28T03:07:29.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-28T03:07:30.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements [2021-01-28T03:07:30.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-28T03:07:30.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements [2021-01-28T03:07:30.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-28T03:07:30.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-28T03:07:30.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-28T03:07:30.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-28T03:07:33.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.408s coverage: 92.8% of statements [2021-01-28T03:07:33.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-28T03:07:33.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T03:07:33.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-28T03:07:33.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-28T03:07:33.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-28T03:07:33.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-28T03:07:33.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 43.8% of statements [2021-01-28T03:07:33.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-01-28T03:07:33.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-01-28T03:07:33.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-01-28T03:07:33.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.027s coverage: 44.8% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.5% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.290s coverage: 68.9% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.0% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.111s coverage: 47.1% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.669s coverage: 29.1% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-28T03:07:45.325Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-01-28T03:07:45.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-28T03:07:45.326Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-01-28T03:07:45.326Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-28T03:07:45.326Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-28T03:07:45.326Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-28T03:07:45.326Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-28T03:07:45.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-01-28T03:07:45.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-28T03:07:45.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-28T03:07:45.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-01-28T03:07:45.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-28T03:07:46.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-28T03:07:46.378Z] GO111MODULE=on go vet ./... [2021-01-28T03:08:13.096Z] gofmt -l . [2021-01-28T03:08:13.096Z] [ "`gofmt -l .`" = "" ] [2021-01-28T03:08:13.096Z] ./bin/test-go-mod-tidy.sh [2021-01-28T03:08:13.096Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-28T03:08:13.425Z] + ls -al . [2021-01-28T03:08:13.425Z] total 668 [2021-01-28T03:08:13.425Z] drwxrwxr-x 10 1001 1001 4096 Jan 28 03:08 . [2021-01-28T03:08:13.425Z] drwxr-xr-x 4 root root 28 Jan 28 03:06 .. [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 03:04 .dockerignore [2021-01-28T03:08:13.425Z] drwxrwxr-x 8 1001 1001 179 Jan 28 03:04 .git [2021-01-28T03:08:13.425Z] drwxrwxr-x 3 1001 1001 125 Jan 28 03:04 .github [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 872 Jan 28 03:04 .gitignore [2021-01-28T03:08:13.425Z] drwx------ 3 1001 1001 60 Jan 28 03:05 .semver [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 03:04 .sonarcloud.properties [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 7859 Jan 28 03:04 Attribution.txt [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 03:04 CONTRIBUTING.md [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 931 Jan 28 03:04 Dockerfile.build [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 863 Jan 28 03:04 Jenkinsfile [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 03:04 LICENSE [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 6001 Jan 28 03:04 Makefile [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 6524 Jan 28 03:04 README.md [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 6755 Jan 28 03:04 SECURITY.md [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 03:05 VERSION [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 03:04 ZMQWindows.md [2021-01-28T03:08:13.425Z] drwxrwxr-x 2 1001 1001 117 Jan 28 03:04 bin [2021-01-28T03:08:13.425Z] drwxrwxr-x 15 1001 1001 4096 Jan 28 03:04 cmd [2021-01-28T03:08:13.425Z] -rw-r--r-- 1 root root 564700 Jan 28 03:07 coverage.out [2021-01-28T03:08:13.425Z] -rw-r--r-- 1 root root 1053 Jan 28 03:08 go.mod [2021-01-28T03:08:13.425Z] -rw-r--r-- 1 root root 19080 Jan 28 03:08 go.sum [2021-01-28T03:08:13.425Z] drwxrwxr-x 8 1001 1001 127 Jan 28 03:04 internal [2021-01-28T03:08:13.425Z] drwxrwxr-x 4 1001 1001 26 Jan 28 03:04 openapi [2021-01-28T03:08:13.425Z] drwxrwxr-x 4 1001 1001 71 Jan 28 03:04 snap [2021-01-28T03:08:13.425Z] -rw-rw-r-- 1 1001 1001 168 Jan 28 03:04 version.go [Pipeline] sh [2021-01-28T03:08:13.745Z] + '[' -e coverage.out ] [2021-01-28T03:08:13.745Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-28T03:08:13.957Z] Stashed 1 file(s) [Pipeline] sh [2021-01-28T03:08:14.279Z] + make build [2021-01-28T03:08:14.280Z] 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-01-28T03:08:19.627Z] 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-01-28T03:08:19.888Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23672 in /w/workspace/edgexfoundry_edgex-go_PR-3094 [Pipeline] { [Pipeline] ws [2021-01-28T03:08:19.975Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-28T03:08:25.260Z] using credential edgex-jenkins-ssh [2021-01-28T03:08:25.397Z] Cloning the remote Git repository [2021-01-28T03:08:26.314Z] 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-01-28T03:08:25.447Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-28T03:08:25.554Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-28T03:08:25.633Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T03:08:25.634Z] > git --version # timeout=10 [2021-01-28T03:08:25.659Z] > git --version # 'git version 2.17.1' [2021-01-28T03:08:25.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T03:08:25.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T03:08:27.293Z] 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-01-28T03:08:28.693Z] 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-01-28T03:08:28.960Z] 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-01-28T03:08:30.363Z] 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-01-28T03:08:31.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-01-28T03:08:32.719Z] 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-01-28T03:08:34.110Z] 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-01-28T03:08:35.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T03:08:36.025Z] 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-01-28T03:08:36.987Z] 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-01-28T03:08:38.961Z] $ docker stop --time=1 2fbe7ca1bcd3e07ad551ae5863c203f0eafc27fca09079ca2ecae1699e18e54e [2021-01-28T03:08:40.667Z] $ docker rm -f 2fbe7ca1bcd3e07ad551ae5863c203f0eafc27fca09079ca2ecae1699e18e54e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-01-28T03:08:41.687Z] Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 4ed455a01a572bac847ba4e615e8b60e6a9c7131 [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-28T03:08:40.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T03:08:40.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T03:08:40.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T03:08:40.891Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T03:08:40.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T03:08:40.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3094/head:refs/remotes/origin/PR-3094 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-28T03:08:41.697Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T03:08:41.764Z] > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # timeout=10 [2021-01-28T03:08:43.580Z] Merge succeeded, producing 4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:08:43.581Z] Checking out Revision 4ed455a01a572bac847ba4e615e8b60e6a9c7131 (PR-3094) [2021-01-28T03:08:43.476Z] > git remote # timeout=10 [2021-01-28T03:08:43.493Z] > git config --get remote.origin.url # timeout=10 [2021-01-28T03:08:43.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T03:08:43.523Z] > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 [2021-01-28T03:08:43.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-28T03:08:43.579Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T03:08:43.589Z] > git checkout -f 4ed455a01a572bac847ba4e615e8b60e6a9c7131 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:08:46.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T03:08:46.006Z] [2021-01-28T03:08:46.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:08:46.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T03:08:46.396Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-28T03:08:46.396Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-28T03:08:46.396Z] ca9280d653b3: Pulling fs layer [2021-01-28T03:08:46.396Z] 7e9c9ca2126c: Pulling fs layer [2021-01-28T03:08:46.975Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-28T03:08:46.975Z] cbdbe7a5bc2a: Download complete [2021-01-28T03:08:47.240Z] ca9280d653b3: Download complete [2021-01-28T03:08:47.503Z] cbdbe7a5bc2a: Pull complete [2021-01-28T03:08:47.926Z] Commit message: "Update core-metadata API file" [2021-01-28T03:08:47.974Z] > git --version # timeout=10 [2021-01-28T03:08:47.988Z] > git --version # 'git version 2.17.1' [2021-01-28T03:08:48.002Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T03:08:48.461Z] 7e9c9ca2126c: Download complete [2021-01-28T03:08:48.461Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-28T03:08:49.705Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-28T03:08:50.202Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T03:08:50.574Z] + sudo service docker restart [2021-01-28T03:08:50.574Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T03:08:52.721Z] provisioning config files... [2021-01-28T03:08:52.799Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7188824148794523632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:08:53.250Z] ---> docker-login.sh [2021-01-28T03:08:53.250Z] nexus3.edgexfoundry.org:10001 [2021-01-28T03:08:54.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:08:54.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:08:54.508Z] Configure a credential helper to remove this warning. See [2021-01-28T03:08:54.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:08:54.508Z] [2021-01-28T03:08:54.508Z] Login Succeeded [2021-01-28T03:08:54.508Z] nexus3.edgexfoundry.org:10002 [2021-01-28T03:08:54.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:08:55.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:08:55.058Z] Configure a credential helper to remove this warning. See [2021-01-28T03:08:55.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:08:55.058Z] [2021-01-28T03:08:55.058Z] Login Succeeded [2021-01-28T03:08:55.058Z] nexus3.edgexfoundry.org:10003 [2021-01-28T03:08:55.104Z] 7e9c9ca2126c: Pull complete [2021-01-28T03:08:55.104Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-28T03:08:55.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T03:08:55.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-28T03:08:55.324Z] prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container [2021-01-28T03:08:55.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:08:55.375Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-28T03:08:55.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:08:55.605Z] Configure a credential helper to remove this warning. See [2021-01-28T03:08:55.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:08:55.605Z] [2021-01-28T03:08:55.605Z] Login Succeeded [2021-01-28T03:08:55.605Z] nexus3.edgexfoundry.org:10004 [2021-01-28T03:08:55.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:08:56.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:08:56.158Z] Configure a credential helper to remove this warning. See [2021-01-28T03:08:56.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:08:56.158Z] [2021-01-28T03:08:56.158Z] Login Succeeded [2021-01-28T03:08:56.158Z] docker.io [2021-01-28T03:08:56.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T03:08:56.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T03:08:56.706Z] Configure a credential helper to remove this warning. See [2021-01-28T03:08:56.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T03:08:56.706Z] [2021-01-28T03:08:56.706Z] Login Succeeded [2021-01-28T03:08:56.706Z] ---> docker-login.sh ends [2021-01-28T03:08:58.103Z] $ docker top 0c556a01c5e51e7ae9a76db9a2f78490cb02d4169424da7aa75d4ad77963bb25 -eo pid,comm [Pipeline] { [Pipeline] } [2021-01-28T03:08:58.397Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-28T03:08:58.770Z] + docker-compose build --help [2021-01-28T03:08:58.770Z] + grep parallel [Pipeline] echo [2021-01-28T03:08:58.996Z] ========================================================= [2021-01-28T03:08:58.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-28T03:08:58.996Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:08:59.423Z] + 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-01-28T03:08:59.716Z] --parallel Build images in parallel. [Pipeline] } [2021-01-28T03:08:59.744Z] $ docker stop --time=1 0c556a01c5e51e7ae9a76db9a2f78490cb02d4169424da7aa75d4ad77963bb25 [2021-01-28T03:09:01.110Z] $ docker rm -f 0c556a01c5e51e7ae9a76db9a2f78490cb02d4169424da7aa75d4ad77963bb25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:09:02.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T03:09:02.047Z] . [2021-01-28T03:09:02.066Z] Sending build context to Docker daemon 165.9MB [2021-01-28T03:09:02.066Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T03:09:02.066Z] Step 2/6 : FROM ${BASE} [2021-01-28T03:09:02.066Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-28T03:09:02.066Z] 5f621e34cdf4: Pulling fs layer [2021-01-28T03:09:02.066Z] a4357932f1b6: Pulling fs layer [2021-01-28T03:09:02.066Z] 18c013af1878: Pulling fs layer [2021-01-28T03:09:02.066Z] 00ac8860ef70: Pulling fs layer [2021-01-28T03:09:02.066Z] 63d7cb157983: Pulling fs layer [2021-01-28T03:09:02.066Z] b116817d02f9: Pulling fs layer [2021-01-28T03:09:02.066Z] 745a02a5169b: Pulling fs layer [2021-01-28T03:09:02.066Z] 00ac8860ef70: Waiting [2021-01-28T03:09:02.066Z] 63d7cb157983: Waiting [2021-01-28T03:09:02.066Z] b116817d02f9: Waiting [2021-01-28T03:09:02.066Z] 745a02a5169b: Waiting [2021-01-28T03:09:02.066Z] 18c013af1878: Download complete [2021-01-28T03:09:02.066Z] a4357932f1b6: Verifying Checksum [2021-01-28T03:09:02.066Z] a4357932f1b6: Download complete [2021-01-28T03:09:02.066Z] 63d7cb157983: Verifying Checksum [2021-01-28T03:09:02.066Z] 63d7cb157983: Download complete [2021-01-28T03:09:02.066Z] b116817d02f9: Verifying Checksum [2021-01-28T03:09:02.066Z] b116817d02f9: Download complete [2021-01-28T03:09:02.066Z] 5f621e34cdf4: Verifying Checksum [2021-01-28T03:09:02.066Z] 5f621e34cdf4: Download complete [Pipeline] withDockerContainer [2021-01-28T03:09:02.172Z] prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container [2021-01-28T03:09:02.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-28T03:09:02.665Z] 5f621e34cdf4: Pull complete [2021-01-28T03:09:03.260Z] a4357932f1b6: Pull complete [2021-01-28T03:09:03.401Z] $ docker top 636b1cbe5ada0c7a166d0b9d3c69694f91c0c5076fe03e608941681e22cbf114 -eo pid,comm [2021-01-28T03:09:03.533Z] 18c013af1878: Pull complete [Pipeline] { [Pipeline] sh [2021-01-28T03:09:03.971Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-28T03:09:04.513Z] 745a02a5169b: Verifying Checksum [2021-01-28T03:09:04.513Z] 745a02a5169b: Download complete [2021-01-28T03:09:04.917Z] Building docker-core-command-go ... [2021-01-28T03:09:04.917Z] Building docker-core-data-go ... [2021-01-28T03:09:04.917Z] Building docker-core-metadata-go ... [2021-01-28T03:09:04.917Z] Building docker-security-bootstrapper-go ... [2021-01-28T03:09:04.917Z] Building docker-security-proxy-setup-go ... [2021-01-28T03:09:04.917Z] Building docker-security-secretstore-setup-go ... [2021-01-28T03:09:04.917Z] Building docker-support-notifications-go ... [2021-01-28T03:09:04.917Z] Building docker-support-scheduler-go ... [2021-01-28T03:09:04.917Z] Building docker-sys-mgmt-agent-go ... [2021-01-28T03:09:04.917Z] Building docker-security-secretstore-setup-go [2021-01-28T03:09:04.917Z] Building docker-core-metadata-go [2021-01-28T03:09:04.917Z] Building docker-security-proxy-setup-go [2021-01-28T03:09:04.917Z] Building docker-support-scheduler-go [2021-01-28T03:09:04.917Z] Building docker-core-data-go [2021-01-28T03:09:05.499Z] 00ac8860ef70: Verifying Checksum [2021-01-28T03:09:05.499Z] 00ac8860ef70: Download complete [2021-01-28T03:09:15.675Z] 00ac8860ef70: Pull complete [2021-01-28T03:09:15.950Z] 63d7cb157983: Pull complete [2021-01-28T03:09:16.228Z] b116817d02f9: Pull complete [2021-01-28T03:09:20.548Z] 745a02a5169b: Pull complete [2021-01-28T03:09:20.548Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-28T03:09:20.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-28T03:09:20.548Z] ---> b7e6874047d6 [2021-01-28T03:09:20.548Z] 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-01-28T03:09:23.958Z] ---> Running in 019302f12032 [2021-01-28T03:09:24.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:09:25.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:09:26.135Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T03:09:26.405Z] (2/12) Installing file (5.38-r0) [2021-01-28T03:09:26.405Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T03:09:26.405Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T03:09:31.901Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T03:09:31.901Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T03:09:31.901Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T03:09:31.901Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T03:09:32.173Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T03:09:32.173Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T03:09:32.173Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T03:09:32.445Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T03:09:32.445Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:09:32.445Z] OK: 217 MiB in 51 packages [2021-01-28T03:09:36.777Z] Removing intermediate container 019302f12032 [2021-01-28T03:09:36.777Z] ---> 9e7038699cc6 [2021-01-28T03:09:36.777Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T03:09:36.777Z] ---> Running in 486ff5d92f02 [2021-01-28T03:09:37.050Z] Removing intermediate container 486ff5d92f02 [2021-01-28T03:09:37.050Z] ---> 97222a774c1d [2021-01-28T03:09:37.050Z] Step 5/6 : COPY go.mod . [2021-01-28T03:09:37.183Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:09:37.184Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:09:37.184Z] ---> 91e9f265d237 [2021-01-28T03:09:37.184Z] Step 3/24 : WORKDIR /edgex-go [2021-01-28T03:09:37.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:09:37.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:09:37.184Z] ---> 91e9f265d237 [2021-01-28T03:09:37.184Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T03:09:37.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:09:37.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:09:37.184Z] ---> 91e9f265d237 [2021-01-28T03:09:37.184Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T03:09:37.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:09:37.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:09:37.184Z] ---> 91e9f265d237 [2021-01-28T03:09:37.184Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T03:09:37.184Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:09:37.184Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:09:37.184Z] ---> 91e9f265d237 [2021-01-28T03:09:37.184Z] Step 3/21 : WORKDIR /edgex-go [2021-01-28T03:09:37.184Z] ---> Running in 962cf3a9f367 [2021-01-28T03:09:37.184Z] ---> Running in 6f89039692de [2021-01-28T03:09:37.184Z] ---> Running in f0560fe043ff [2021-01-28T03:09:37.184Z] ---> Running in ba75b67cb732 [2021-01-28T03:09:37.184Z] ---> Running in 304a1be150a8 [2021-01-28T03:09:37.456Z] Removing intermediate container 962cf3a9f367 [2021-01-28T03:09:37.456Z] ---> 0f287d85f988 [2021-01-28T03:09:37.456Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:09:37.456Z] Removing intermediate container 304a1be150a8 [2021-01-28T03:09:37.456Z] ---> b6a6c6da625c [2021-01-28T03:09:37.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:09:37.456Z] Removing intermediate container f0560fe043ff [2021-01-28T03:09:37.456Z] ---> 6968841d2e73 [2021-01-28T03:09:37.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:09:37.456Z] Removing intermediate container ba75b67cb732 [2021-01-28T03:09:37.456Z] ---> 6cc0525803f6 [2021-01-28T03:09:37.456Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:09:37.656Z] ---> d1bb59fefc01 [2021-01-28T03:09:37.656Z] Step 6/6 : RUN go mod download [2021-01-28T03:09:37.719Z] Removing intermediate container 6f89039692de [2021-01-28T03:09:37.719Z] ---> ee826af02a48 [2021-01-28T03:09:37.719Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:09:37.719Z] ---> Running in 71c866a20135 [2021-01-28T03:09:37.719Z] ---> Running in 5c5c882f1e52 [2021-01-28T03:09:37.719Z] ---> Running in e17689fd3214 [2021-01-28T03:09:37.719Z] ---> Running in a15abf16860a [2021-01-28T03:09:37.719Z] ---> Running in 9b64007441f9 [2021-01-28T03:09:37.942Z] ---> Running in ef17c7b5f983 [2021-01-28T03:09:40.287Z] Removing intermediate container 5c5c882f1e52 [2021-01-28T03:09:40.287Z] ---> 679e92bc1009 [2021-01-28T03:09:40.287Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-28T03:09:40.287Z] Removing intermediate container a15abf16860a [2021-01-28T03:09:40.287Z] ---> ec44efad3173 [2021-01-28T03:09:40.287Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T03:09:40.287Z] Removing intermediate container e17689fd3214 [2021-01-28T03:09:40.287Z] ---> cfb1eb59b88d [2021-01-28T03:09:40.287Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-28T03:09:40.287Z] ---> Running in a94c25b74491 [2021-01-28T03:09:40.287Z] Removing intermediate container 9b64007441f9 [2021-01-28T03:09:40.287Z] ---> b711373fd9ca [2021-01-28T03:09:40.287Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-28T03:09:40.287Z] ---> Running in 7c93e0f72a83 [2021-01-28T03:09:40.287Z] ---> Running in a31729261a3f [2021-01-28T03:09:40.287Z] Removing intermediate container 71c866a20135 [2021-01-28T03:09:40.287Z] ---> d679de51f756 [2021-01-28T03:09:40.287Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-28T03:09:40.549Z] ---> Running in ba54b260ccdf [2021-01-28T03:09:40.549Z] ---> Running in eab1689e9971 [2021-01-28T03:09:41.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:41.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:41.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:41.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:41.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:42.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:42.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:42.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:42.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:42.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:09:42.643Z] OK: 233 MiB in 51 packages [2021-01-28T03:09:42.916Z] OK: 233 MiB in 51 packages [2021-01-28T03:09:43.204Z] OK: 233 MiB in 51 packages [2021-01-28T03:09:43.204Z] OK: 233 MiB in 51 packages [2021-01-28T03:09:43.204Z] Removing intermediate container a31729261a3f [2021-01-28T03:09:43.204Z] ---> 347142cb6ddc [2021-01-28T03:09:43.204Z] Step 6/23 : COPY go.mod . [2021-01-28T03:09:43.469Z] OK: 233 MiB in 51 packages [2021-01-28T03:09:43.469Z] Removing intermediate container a94c25b74491 [2021-01-28T03:09:43.469Z] ---> e91f2b061d6e [2021-01-28T03:09:43.469Z] Step 6/24 : COPY go.mod . [2021-01-28T03:09:43.735Z] ---> 13b0e783a59c [2021-01-28T03:09:43.735Z] Step 7/23 : RUN go mod download [2021-01-28T03:09:43.999Z] ---> Running in 6074260bf792 [2021-01-28T03:09:43.999Z] ---> 2951d37d1d45 [2021-01-28T03:09:43.999Z] Step 7/24 : RUN go mod download [2021-01-28T03:09:43.999Z] Removing intermediate container eab1689e9971 [2021-01-28T03:09:43.999Z] ---> 17040fbc5193 [2021-01-28T03:09:43.999Z] Step 6/22 : COPY go.mod . [2021-01-28T03:09:44.271Z] Removing intermediate container ba54b260ccdf [2021-01-28T03:09:44.272Z] ---> fe1bd02e2224 [2021-01-28T03:09:44.272Z] Step 6/23 : COPY go.mod . [2021-01-28T03:09:44.272Z] ---> Running in 76d86227526c [2021-01-28T03:09:44.546Z] Removing intermediate container 7c93e0f72a83 [2021-01-28T03:09:44.546Z] ---> 6cea4e7b1dd8 [2021-01-28T03:09:44.546Z] Step 6/21 : COPY go.mod . [2021-01-28T03:09:44.546Z] ---> fdf89ded9a98 [2021-01-28T03:09:44.546Z] Step 7/22 : RUN go mod download [2021-01-28T03:09:44.822Z] ---> e56a10251f72 [2021-01-28T03:09:44.822Z] Step 7/23 : RUN go mod download [2021-01-28T03:09:44.822Z] ---> Running in 644fa9161713 [2021-01-28T03:09:45.086Z] ---> Running in 82e704e34976 [2021-01-28T03:09:45.086Z] ---> 63a19c33481e [2021-01-28T03:09:45.086Z] Step 7/21 : RUN go mod download [2021-01-28T03:09:45.349Z] ---> Running in af1b0af0a259 [2021-01-28T03:09:46.329Z] Removing intermediate container 76d86227526c [2021-01-28T03:09:46.329Z] ---> f62e331cda7a [2021-01-28T03:09:46.329Z] Step 8/24 : COPY . . [2021-01-28T03:09:46.605Z] Removing intermediate container 6074260bf792 [2021-01-28T03:09:46.605Z] ---> 091ac7e9fbd5 [2021-01-28T03:09:46.605Z] Step 8/23 : COPY . . [2021-01-28T03:09:46.605Z] Removing intermediate container 644fa9161713 [2021-01-28T03:09:46.605Z] ---> 76021368d6aa [2021-01-28T03:09:46.605Z] Step 8/22 : COPY . . [2021-01-28T03:09:50.910Z] Removing intermediate container 82e704e34976 [2021-01-28T03:09:50.910Z] ---> 57c6ec0f8cb3 [2021-01-28T03:09:50.910Z] Step 8/23 : COPY . . [2021-01-28T03:09:55.217Z] Removing intermediate container af1b0af0a259 [2021-01-28T03:09:55.217Z] ---> 08e3eff0a894 [2021-01-28T03:09:55.217Z] Step 8/21 : COPY . . [2021-01-28T03:10:04.779Z] Removing intermediate container ef17c7b5f983 [2021-01-28T03:10:04.780Z] ---> 5d135e677563 [2021-01-28T03:10:04.780Z] Successfully built 5d135e677563 [2021-01-28T03:10:04.780Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:10:05.158Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T03:10:05.158Z] . [Pipeline] withDockerContainer [2021-01-28T03:10:05.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container [2021-01-28T03:10:05.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-28T03:10:07.112Z] $ docker top f4081a29901f3f76d132564f18bfa26f44e40459dc95f31b92830a8592d1640c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T03:10:08.160Z] + go version [2021-01-28T03:10:08.160Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-28T03:10:08.189Z] $ docker stop --time=1 f4081a29901f3f76d132564f18bfa26f44e40459dc95f31b92830a8592d1640c [2021-01-28T03:10:10.091Z] $ docker rm -f f4081a29901f3f76d132564f18bfa26f44e40459dc95f31b92830a8592d1640c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:10:11.399Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T03:10:11.399Z] . [Pipeline] withDockerContainer [2021-01-28T03:10:11.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container [2021-01-28T03:10:11.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-28T03:10:13.161Z] $ docker top 3c98ff51a3991c8fec9084047d5fdc300e814a2b54f31ddf582f5f2a4b87f210 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T03:10:13.595Z] ========================================================= [2021-01-28T03:10:13.595Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T03:10:13.595Z] ========================================================= [Pipeline] sh [2021-01-28T03:10:14.256Z] + make test [2021-01-28T03:10:14.256Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T03:10:27.581Z] ---> 5cfe3daff95f [2021-01-28T03:10:27.581Z] ---> a11ea8af7616 [2021-01-28T03:10:27.581Z] Step 9/23 : RUN make cmd/core-metadata/core-metadataStep 9/23 : RUN make cmd/core-data/core-data ---> f863af45a99d [2021-01-28T03:10:27.581Z] [2021-01-28T03:10:27.581Z] [2021-01-28T03:10:27.581Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-28T03:10:27.581Z] ---> 0fe413123d79 [2021-01-28T03:10:27.581Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-28T03:10:27.581Z] ---> 5684d18c31c2 [2021-01-28T03:10:27.581Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-28T03:10:27.581Z] ---> Running in bc0d2a567c89 [2021-01-28T03:10:27.581Z] ---> Running in 2a773474cbea [2021-01-28T03:10:27.581Z] ---> Running in a9267fd56104 [2021-01-28T03:10:27.581Z] ---> Running in 212d6ec9e4aa [2021-01-28T03:10:27.581Z] ---> Running in 1444cb885b23 [2021-01-28T03:10:27.581Z] 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-01-28T03:10:27.581Z] 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-01-28T03:10:27.581Z] 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-01-28T03:10:27.581Z] 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-01-28T03:10:27.581Z] 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-01-28T03:10:36.436Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T03:10:54.298Z] 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-01-28T03:10:54.298Z] 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-01-28T03:11:01.039Z] Removing intermediate container 1444cb885b23 [2021-01-28T03:11:01.040Z] ---> 9185d36b706f [2021-01-28T03:11:01.040Z] [2021-01-28T03:11:01.040Z] Step 10/21 : FROM alpine:3.12 [2021-01-28T03:11:01.040Z] Removing intermediate container 2a773474cbea [2021-01-28T03:11:01.040Z] ---> 969ee15fdf1e [2021-01-28T03:11:01.040Z] [2021-01-28T03:11:01.040Z] Step 10/24 : FROM alpine:3.12 [2021-01-28T03:11:01.040Z] Removing intermediate container 212d6ec9e4aa [2021-01-28T03:11:01.040Z] ---> 89a9dda8e07e [2021-01-28T03:11:01.040Z] [2021-01-28T03:11:01.040Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T03:11:01.040Z] 3.12: Pulling from library/alpine [2021-01-28T03:11:01.040Z] 3.12: Pulling from library/alpine [2021-01-28T03:11:01.040Z] 3.12: Pulling from library/alpine [2021-01-28T03:11:02.440Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T03:11:02.440Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T03:11:02.440Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T03:11:02.440Z] ---> 389fef711851 [2021-01-28T03:11:02.440Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-28T03:11:02.440Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T03:11:02.441Z] ---> 389fef711851 [2021-01-28T03:11:02.441Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-28T03:11:02.441Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T03:11:02.441Z] Status: Image is up to date for alpine:3.12 [2021-01-28T03:11:02.441Z] ---> 389fef711851 [2021-01-28T03:11:02.441Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-28T03:11:06.697Z] ---> Running in 88dedeb59f79 [2021-01-28T03:11:06.697Z] ---> Running in fa822ab4d389 [2021-01-28T03:11:06.697Z] ---> Running in 391a6e5d4e6c [2021-01-28T03:11:06.697Z] Removing intermediate container a9267fd56104 [2021-01-28T03:11:06.697Z] ---> 5b24c9956ee3 [2021-01-28T03:11:06.697Z] [2021-01-28T03:11:06.697Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T03:11:06.697Z] ---> 389fef711851 [2021-01-28T03:11:06.697Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-28T03:11:06.697Z] Removing intermediate container bc0d2a567c89 [2021-01-28T03:11:06.697Z] ---> c25bc74dfdf3 [2021-01-28T03:11:06.697Z] [2021-01-28T03:11:06.697Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T03:11:06.697Z] ---> 389fef711851 [2021-01-28T03:11:06.962Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T03:11:06.962Z] ---> Running in 6968f9355791 [2021-01-28T03:11:06.962Z] ---> Running in 7eef05c04061 [2021-01-28T03:11:07.555Z] Removing intermediate container 7eef05c04061 [2021-01-28T03:11:07.555Z] ---> 900545e3a44b [2021-01-28T03:11:07.555Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-28T03:11:07.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:07.555Z] ---> Running in d34a49f62b05 [2021-01-28T03:11:07.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:07.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:07.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:07.823Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-28T03:11:08.092Z] Removing intermediate container d34a49f62b05 [2021-01-28T03:11:08.092Z] ---> 08d4abf3cbcb [2021-01-28T03:11:08.092Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-28T03:11:08.092Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T03:11:08.092Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-28T03:11:08.092Z] (4/4) Installing curl (7.69.1-r3) [2021-01-28T03:11:08.092Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:11:08.092Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T03:11:08.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:08.092Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-28T03:11:08.092Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T03:11:08.092Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-28T03:11:08.092Z] (4/5) Installing curl (7.69.1-r3) [2021-01-28T03:11:08.092Z] OK: 7 MiB in 18 packages [2021-01-28T03:11:08.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:08.092Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-28T03:11:08.092Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:11:08.092Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T03:11:08.092Z] OK: 7 MiB in 19 packages [2021-01-28T03:11:08.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:08.357Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T03:11:08.357Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:11:08.357Z] OK: 6 MiB in 15 packages [2021-01-28T03:11:08.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:08.630Z] ---> Running in deb337be480f [2021-01-28T03:11:08.630Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T03:11:08.630Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:11:08.630Z] OK: 6 MiB in 15 packages [2021-01-28T03:11:09.231Z] Removing intermediate container deb337be480f [2021-01-28T03:11:09.231Z] ---> b4303b5672a3 [2021-01-28T03:11:09.231Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:11:10.185Z] ---> Running in ca1feeda5c51 [2021-01-28T03:11:10.185Z] Removing intermediate container fa822ab4d389 [2021-01-28T03:11:10.185Z] ---> b96ca31b3850 [2021-01-28T03:11:10.185Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T03:11:10.185Z] Removing intermediate container 391a6e5d4e6c [2021-01-28T03:11:10.185Z] ---> 73de27823e16 [2021-01-28T03:11:10.185Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:11:10.185Z] Removing intermediate container 88dedeb59f79 [2021-01-28T03:11:10.185Z] ---> dd36493932ff [2021-01-28T03:11:10.185Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T03:11:10.454Z] ---> Running in db9484920b5a [2021-01-28T03:11:10.454Z] ---> Running in 5b18b9c87bd6 [2021-01-28T03:11:10.454Z] ---> Running in 68d03b4c595c [2021-01-28T03:11:10.454Z] Removing intermediate container 6968f9355791 [2021-01-28T03:11:10.454Z] ---> 85a3c503be4b [2021-01-28T03:11:10.454Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:11:10.733Z] ---> Running in 15e9741074d4 [2021-01-28T03:11:11.008Z] Removing intermediate container 5b18b9c87bd6 [2021-01-28T03:11:11.008Z] ---> c93a560aff26 [2021-01-28T03:11:11.008Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-28T03:11:11.008Z] Removing intermediate container db9484920b5a [2021-01-28T03:11:11.008Z] ---> ee755f65213c [2021-01-28T03:11:11.008Z] Step 13/21 : WORKDIR /edgex [2021-01-28T03:11:11.008Z] ---> Running in 5b64bd71586b [2021-01-28T03:11:11.967Z] ---> Running in 677c9a026de6 [2021-01-28T03:11:11.967Z] Removing intermediate container 68d03b4c595c [2021-01-28T03:11:11.967Z] ---> d238a450a3ff [2021-01-28T03:11:11.967Z] Step 13/24 : WORKDIR / [2021-01-28T03:11:11.967Z] Removing intermediate container 15e9741074d4 [2021-01-28T03:11:11.967Z] ---> 333e7ac4da3b [2021-01-28T03:11:11.967Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-28T03:11:12.234Z] ---> Running in 75b95d847e15 [2021-01-28T03:11:12.234Z] ---> Running in 652c5a437795 [2021-01-28T03:11:12.234Z] Removing intermediate container 677c9a026de6 [2021-01-28T03:11:12.234Z] ---> a7b660c22f84 [2021-01-28T03:11:12.234Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-28T03:11:12.234Z] Removing intermediate container 5b64bd71586b [2021-01-28T03:11:12.234Z] ---> 9179e9081324 [2021-01-28T03:11:12.234Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T03:11:12.496Z] ---> Running in ff422bd1c11e [2021-01-28T03:11:12.496Z] Removing intermediate container 75b95d847e15 [2021-01-28T03:11:12.496Z] ---> 1d96ceeae6ec [2021-01-28T03:11:12.496Z] 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-01-28T03:11:12.763Z] Removing intermediate container 652c5a437795 [2021-01-28T03:11:12.763Z] ---> 1bfb0ed8b11b [2021-01-28T03:11:12.763Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T03:11:12.763Z] Removing intermediate container ca1feeda5c51 [2021-01-28T03:11:12.763Z] ---> af20d782bbdf [2021-01-28T03:11:12.763Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-28T03:11:12.763Z] ---> 7fca4725f9e8 [2021-01-28T03:11:12.763Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-28T03:11:12.763Z] ---> Running in 41b187230fcf [2021-01-28T03:11:13.033Z] ---> Running in 45dece3aa29a [2021-01-28T03:11:13.033Z] Removing intermediate container ff422bd1c11e [2021-01-28T03:11:13.033Z] ---> b8bda9e06ba8 [2021-01-28T03:11:13.033Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:11:13.299Z] ---> 9e3217e0d15b [2021-01-28T03:11:13.299Z] 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-01-28T03:11:13.571Z] Removing intermediate container 41b187230fcf [2021-01-28T03:11:13.571Z] ---> 443146101dd5 [2021-01-28T03:11:13.571Z] Step 15/23 : WORKDIR / [2021-01-28T03:11:13.571Z] ---> 534e81e6a5f1 [2021-01-28T03:11:13.571Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-28T03:11:13.571Z] ---> 68206f5c2848 [2021-01-28T03:11:13.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-28T03:11:13.571Z] ---> 3f9917134ad4 [2021-01-28T03:11:13.571Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-28T03:11:13.571Z] ---> Running in 1c7799e1f91a [2021-01-28T03:11:13.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:14.114Z] Removing intermediate container 1c7799e1f91a [2021-01-28T03:11:14.114Z] ---> 67f95dbd111c [2021-01-28T03:11:14.114Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:11:14.114Z] ---> 0237ef3f5621 [2021-01-28T03:11:14.114Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-28T03:11:14.114Z] ---> 5cbe26986e74 [2021-01-28T03:11:14.114Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-28T03:11:14.383Z] ---> Running in b2dc79dd1ffe [2021-01-28T03:11:14.383Z] ---> 7d0ff52715db [2021-01-28T03:11:14.383Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-28T03:11:14.383Z] ---> f6929bd152cd [2021-01-28T03:11:14.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-28T03:11:14.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:14.656Z] Removing intermediate container b2dc79dd1ffe [2021-01-28T03:11:14.656Z] ---> 8afadfa03472 [2021-01-28T03:11:14.656Z] Step 18/21 : CMD ["--init=true"] [2021-01-28T03:11:14.656Z] ---> Running in d68254d3dd06 [2021-01-28T03:11:14.656Z] ---> 49c20a0dd949 [2021-01-28T03:11:14.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-28T03:11:14.656Z] ---> 801f3e88fec4 [2021-01-28T03:11:14.656Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-28T03:11:15.236Z] ---> Running in 2361ffd89b2c [2021-01-28T03:11:15.236Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-28T03:11:15.236Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-28T03:11:15.236Z] Removing intermediate container d68254d3dd06 [2021-01-28T03:11:15.236Z] ---> 40c26e438ae6 [2021-01-28T03:11:15.236Z] Step 19/21 : LABEL arch=x86_64 [2021-01-28T03:11:15.236Z] ---> 36a35809b5c9 [2021-01-28T03:11:15.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-28T03:11:15.236Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-28T03:11:15.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T03:11:15.506Z] ---> 3058159e4df9 [2021-01-28T03:11:15.506Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-28T03:11:15.506Z] ---> Running in 3f3860c4e8b7 [2021-01-28T03:11:15.506Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-28T03:11:15.506Z] Removing intermediate container 2361ffd89b2c [2021-01-28T03:11:15.506Z] ---> 96c75dd5e00b [2021-01-28T03:11:15.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:11:15.507Z] ---> Running in ca4ced1e83d8 [2021-01-28T03:11:15.771Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-28T03:11:15.771Z] ---> ee250630ba11 [2021-01-28T03:11:15.771Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-28T03:11:15.771Z] Removing intermediate container 3f3860c4e8b7 [2021-01-28T03:11:15.771Z] ---> 1d6a5b751825 [2021-01-28T03:11:15.771Z] Step 20/21 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:11:15.771Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-28T03:11:16.036Z] ---> Running in c0d9219ba985 [2021-01-28T03:11:16.036Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:11:16.036Z] OK: 8 MiB in 20 packages [2021-01-28T03:11:16.036Z] ---> Running in cb319fdcf03d [2021-01-28T03:11:16.036Z] ---> cf298ba3a88a [2021-01-28T03:11:16.036Z] 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-01-28T03:11:16.036Z] Removing intermediate container ca4ced1e83d8 [2021-01-28T03:11:16.036Z] ---> 478938974c91 [2021-01-28T03:11:16.036Z] Step 20/22 : LABEL arch=x86_64 [2021-01-28T03:11:16.300Z] ---> Running in 7f72ef3749eb [2021-01-28T03:11:16.300Z] ---> Running in f8b3fb1e4ce2 [2021-01-28T03:11:16.300Z] Removing intermediate container c0d9219ba985 [2021-01-28T03:11:16.300Z] ---> 0b66adfa864a [2021-01-28T03:11:16.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:11:16.300Z] Removing intermediate container cb319fdcf03d [2021-01-28T03:11:16.300Z] ---> 1bd0b2997579 [2021-01-28T03:11:16.300Z] Step 21/21 : LABEL version=0.0.0 [2021-01-28T03:11:16.565Z] ---> Running in e5d657db139a [2021-01-28T03:11:16.829Z] ---> Running in 262076f2b831 [2021-01-28T03:11:16.829Z] Removing intermediate container 7f72ef3749eb [2021-01-28T03:11:16.829Z] ---> 9570af2e7f60 [2021-01-28T03:11:16.829Z] Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:11:17.100Z] ---> Running in 0871c3235791 [2021-01-28T03:11:17.100Z] Removing intermediate container 45dece3aa29a [2021-01-28T03:11:17.100Z] ---> d58b694e8511 [2021-01-28T03:11:17.100Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:11:17.370Z] Removing intermediate container e5d657db139a [2021-01-28T03:11:17.370Z] ---> 347604cb1fa8 [2021-01-28T03:11:17.370Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T03:11:17.370Z] Removing intermediate container 262076f2b831 [2021-01-28T03:11:17.370Z] ---> 3f4f4b59b6f5 [2021-01-28T03:11:17.370Z] [2021-01-28T03:11:17.370Z] ---> Running in 128a6a36e808 [2021-01-28T03:11:17.370Z] Successfully built 3f4f4b59b6f5 [2021-01-28T03:11:17.634Z] Removing intermediate container 0871c3235791 [2021-01-28T03:11:17.634Z] ---> 40b4da01afb9 [2021-01-28T03:11:17.634Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T03:11:17.634Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-28T03:11:17.634Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-01-28T03:11:17.634Z] ---> 3ec91db11c91 [2021-01-28T03:11:17.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-28T03:11:17.897Z] ---> Running in 2f36fe70c224 [2021-01-28T03:11:17.897Z] Removing intermediate container 128a6a36e808 [2021-01-28T03:11:17.897Z] ---> 7049738e88df [2021-01-28T03:11:17.897Z] Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:11:17.897Z] ---> Running in ef043b7bee46 [2021-01-28T03:11:18.161Z] Removing intermediate container f8b3fb1e4ce2 [2021-01-28T03:11:18.161Z] ---> c085673e06ad [2021-01-28T03:11:18.161Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-28T03:11:18.161Z] Removing intermediate container 2f36fe70c224 [2021-01-28T03:11:18.161Z] ---> 5f8442d64720 [2021-01-28T03:11:18.161Z] [2021-01-28T03:11:18.424Z] Successfully built 5f8442d64720 [2021-01-28T03:11:18.700Z] ---> Running in c442cef5dac4 [2021-01-28T03:11:18.700Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-28T03:11:18.700Z] Building docker-support-notifications-go [2021-01-28T03:11:18.700Z] ---> d781df17d9a4 [2021-01-28T03:11:18.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-28T03:11:18.700Z]  Building docker-support-scheduler-go ... done Removing intermediate container ef043b7bee46 [2021-01-28T03:11:18.700Z] ---> c78598274f3f [2021-01-28T03:11:18.700Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T03:11:18.972Z] ---> Running in ee90ac6c1493 [2021-01-28T03:11:18.972Z] Removing intermediate container c442cef5dac4 [2021-01-28T03:11:18.972Z] ---> 22c21969492b [2021-01-28T03:11:18.972Z] Step 22/24 : LABEL arch=x86_64 [2021-01-28T03:11:19.242Z] ---> Running in 1ab313d12bdd [2021-01-28T03:11:22.564Z] ---> 4f4f5cd13ef5 [2021-01-28T03:11:22.564Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-28T03:11:22.564Z] Removing intermediate container ee90ac6c1493 [2021-01-28T03:11:22.564Z] ---> 2889e3e98c2f [2021-01-28T03:11:22.564Z] [2021-01-28T03:11:22.564Z] Successfully built 2889e3e98c2f [2021-01-28T03:11:23.141Z] Successfully tagged docker-core-metadata-go:latest [2021-01-28T03:11:23.141Z] Building docker-core-command-go [2021-01-28T03:11:23.141Z]  Building docker-core-metadata-go ... done Removing intermediate container 1ab313d12bdd [2021-01-28T03:11:23.141Z] ---> 30ebf1513e80 [2021-01-28T03:11:23.141Z] Step 23/24 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:11:25.081Z] ---> Running in 57230373425e [2021-01-28T03:11:25.366Z] ---> Running in 67cd1bfe6c9a [2021-01-28T03:11:25.953Z] Removing intermediate container 57230373425e [2021-01-28T03:11:25.953Z] ---> 8d09a0272731 [2021-01-28T03:11:25.953Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:11:25.953Z] Removing intermediate container 67cd1bfe6c9a [2021-01-28T03:11:25.953Z] ---> 55802b71217c [2021-01-28T03:11:25.953Z] Step 24/24 : LABEL version=0.0.0 [2021-01-28T03:11:26.227Z] ---> Running in 15592c7911bc [2021-01-28T03:11:28.682Z] ---> Running in 2bd725ea3b03 [2021-01-28T03:11:29.317Z] Removing intermediate container 15592c7911bc [2021-01-28T03:11:29.317Z] ---> 14d50c845a02 [2021-01-28T03:11:29.317Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T03:11:29.582Z] Removing intermediate container 2bd725ea3b03 [2021-01-28T03:11:29.582Z] ---> 6aeb694f3b38 [2021-01-28T03:11:29.582Z] [2021-01-28T03:11:29.582Z] ---> Running in 6fd0ba92202f [2021-01-28T03:11:29.851Z] Successfully built 6aeb694f3b38 [2021-01-28T03:11:29.852Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-28T03:11:29.852Z] Building docker-sys-mgmt-agent-go [2021-01-28T03:11:30.117Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6fd0ba92202f [2021-01-28T03:11:30.117Z] ---> e0fa6b08d24a [2021-01-28T03:11:30.117Z] Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:11:30.394Z] ---> Running in eddd97c8fe9b [2021-01-28T03:11:33.870Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T03:11:33.870Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-28T03:11:33.870Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-28T03:11:33.870Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-28T03:11:37.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-28T03:11:37.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-28T03:11:37.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-28T03:11:37.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-28T03:11:37.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-28T03:11:37.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-28T03:11:38.631Z] Removing intermediate container eddd97c8fe9b [2021-01-28T03:11:38.631Z] ---> 00efd5fb5a05 [2021-01-28T03:11:38.631Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T03:11:39.237Z] ---> Running in 0bb13e76fb78 [2021-01-28T03:11:40.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:11:40.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:11:40.242Z] ---> 91e9f265d237 [2021-01-28T03:11:40.242Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T03:11:40.242Z] ---> Using cache [2021-01-28T03:11:40.242Z] ---> ee826af02a48 [2021-01-28T03:11:40.242Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:11:40.242Z] ---> Using cache [2021-01-28T03:11:40.242Z] ---> b711373fd9ca [2021-01-28T03:11:40.242Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-28T03:11:40.512Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:11:40.512Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:11:40.512Z] ---> 91e9f265d237 [2021-01-28T03:11:40.512Z] Step 3/34 : WORKDIR /edgex-go [2021-01-28T03:11:40.512Z] ---> Using cache [2021-01-28T03:11:40.512Z] ---> ee826af02a48 [2021-01-28T03:11:40.512Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:11:40.512Z] ---> Using cache [2021-01-28T03:11:40.512Z] ---> b711373fd9ca [2021-01-28T03:11:40.512Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-28T03:11:41.934Z] ---> Running in 779f3b70f142 [2021-01-28T03:11:41.934Z] Removing intermediate container 0bb13e76fb78 [2021-01-28T03:11:41.934Z] ---> 15961aabde54 [2021-01-28T03:11:41.935Z] [2021-01-28T03:11:41.935Z] ---> Running in 125e5e81dd12 [2021-01-28T03:11:42.529Z] Successfully built 15961aabde54 [2021-01-28T03:11:42.529Z] Successfully tagged docker-core-data-go:latest [2021-01-28T03:11:44.532Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:44.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:44.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:45.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:45.670Z] OK: 233 MiB in 51 packages [2021-01-28T03:11:45.670Z] OK: 233 MiB in 51 packages [2021-01-28T03:11:46.579Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-28T03:11:46.579Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-28T03:11:46.579Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-28T03:11:47.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:11:47.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:11:47.611Z] ---> 91e9f265d237 [2021-01-28T03:11:47.611Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T03:11:47.611Z] ---> Using cache [2021-01-28T03:11:47.611Z] ---> ee826af02a48 [2021-01-28T03:11:47.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:11:47.611Z] ---> Using cache [2021-01-28T03:11:47.611Z] ---> b711373fd9ca [2021-01-28T03:11:47.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T03:11:48.567Z] ---> Running in 62dd6cf2618e [2021-01-28T03:11:49.552Z] Removing intermediate container 125e5e81dd12 [2021-01-28T03:11:49.552Z] ---> 9037369e9356 [2021-01-28T03:11:49.552Z] Step 6/22 : COPY go.mod . [2021-01-28T03:11:49.552Z] Removing intermediate container 779f3b70f142 [2021-01-28T03:11:49.552Z] ---> 092830e3f8f2 [2021-01-28T03:11:49.553Z] Step 6/34 : COPY go.mod . [2021-01-28T03:11:50.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:51.100Z] ---> 2e012aa1b3a1 [2021-01-28T03:11:51.100Z] Step 7/22 : RUN go mod download [2021-01-28T03:11:51.100Z] ---> 455db03f77fe [2021-01-28T03:11:51.100Z] Step 7/34 : RUN go mod download [2021-01-28T03:11:51.369Z] ---> Running in 91191fc70cc0 [2021-01-28T03:11:51.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:51.965Z] ---> Running in aadf8b127595 [2021-01-28T03:11:52.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.264s coverage: 46.6% of statements [2021-01-28T03:11:52.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-28T03:11:52.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-28T03:11:52.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-28T03:11:52.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-28T03:11:52.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-28T03:11:52.238Z] OK: 233 MiB in 51 packages [2021-01-28T03:11:53.207Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:11:53.207Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:11:53.207Z] ---> 91e9f265d237 [2021-01-28T03:11:53.207Z] Step 3/26 : WORKDIR /edgex-go [2021-01-28T03:11:53.207Z] ---> Using cache [2021-01-28T03:11:53.207Z] ---> ee826af02a48 [2021-01-28T03:11:53.207Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:11:53.207Z] ---> Using cache [2021-01-28T03:11:53.207Z] ---> b711373fd9ca [2021-01-28T03:11:53.207Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-28T03:11:53.789Z] ---> Running in 1100a2c0d6c6 [2021-01-28T03:11:53.789Z] Removing intermediate container 62dd6cf2618e [2021-01-28T03:11:53.789Z] ---> da3704159fc7 [2021-01-28T03:11:53.789Z] Step 6/23 : COPY go.mod . [2021-01-28T03:11:54.374Z] Removing intermediate container 91191fc70cc0 [2021-01-28T03:11:54.374Z] ---> abd64f55bd6e [2021-01-28T03:11:54.374Z] Step 8/22 : COPY . . [2021-01-28T03:11:54.374Z] ---> 793b5215fb6c [2021-01-28T03:11:54.374Z] Step 7/23 : RUN go mod download [2021-01-28T03:11:54.374Z] Removing intermediate container aadf8b127595 [2021-01-28T03:11:54.374Z] ---> f8846d88c1f9 [2021-01-28T03:11:54.374Z] Step 8/34 : COPY . . [2021-01-28T03:11:54.374Z] ---> Running in e6399dfa59b1 [2021-01-28T03:11:54.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:55.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:11:57.536Z] OK: 233 MiB in 51 packages [2021-01-28T03:12:00.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.486s coverage: 27.1% of statements [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-28T03:12:00.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-28T03:12:00.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-28T03:12:00.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.243s coverage: 65.8% of statements [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-28T03:12:00.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.354s coverage: 82.3% of statements [2021-01-28T03:12:00.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-28T03:12:00.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T03:12:00.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-28T03:12:00.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-28T03:12:04.177Z] Removing intermediate container 1100a2c0d6c6 [2021-01-28T03:12:04.177Z] ---> 78c969e002c5 [2021-01-28T03:12:04.177Z] Step 6/26 : COPY go.mod . [2021-01-28T03:12:04.754Z] Removing intermediate container e6399dfa59b1 [2021-01-28T03:12:04.754Z] ---> 7174a2bd20b6 [2021-01-28T03:12:04.754Z] Step 8/23 : COPY . . [2021-01-28T03:12:06.157Z] ---> 6ccc6fe5b0c6 [2021-01-28T03:12:06.157Z] Step 7/26 : RUN go mod download [2021-01-28T03:12:08.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-28T03:12:08.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-28T03:12:08.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-28T03:12:08.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.344s coverage: 86.7% of statements [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-28T03:12:08.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.334s coverage: 97.5% of statements [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-28T03:12:08.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-28T03:12:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-28T03:12:09.484Z] ---> Running in 2857d77e81ae [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.188s coverage: 92.8% of statements [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.1% of statements [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-28T03:12:16.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 43.8% of statements [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2021-01-28T03:12:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-01-28T03:12:17.689Z] Removing intermediate container 2857d77e81ae [2021-01-28T03:12:17.689Z] ---> 2125953c7462 [2021-01-28T03:12:17.689Z] Step 8/26 : COPY . . [2021-01-28T03:12:30.006Z] ---> b50564912495 [2021-01-28T03:12:30.006Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-28T03:12:30.006Z] ---> fe2f3822dec5 [2021-01-28T03:12:30.006Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-28T03:12:32.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.125s coverage: 84.2% of statements [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.182s coverage: 91.4% of statements [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.625s coverage: 63.5% of statements [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-28T03:12:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-28T03:12:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements [2021-01-28T03:12:32.567Z] ---> Running in 204d0f8480ae [2021-01-28T03:12:32.568Z] ---> Running in 60e1b20f2df1 [2021-01-28T03:12:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-01-28T03:12:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-01-28T03:12:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-01-28T03:12:33.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-01-28T03:12:33.979Z] ---> 95797e295c9e [2021-01-28T03:12:33.979Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-28T03:12:34.246Z] Removing intermediate container 60e1b20f2df1 [2021-01-28T03:12:34.246Z] ---> b510d65b2183 [2021-01-28T03:12:34.246Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-28T03:12:34.514Z] ---> Running in c8f4ff3ab4b5 [2021-01-28T03:12:34.514Z] ---> Running in f28e61cb49ec [2021-01-28T03:12:34.514Z] 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-01-28T03:12:35.940Z] 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-01-28T03:12:35.940Z] 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-01-28T03:12:38.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.882s coverage: 68.9% of statements [2021-01-28T03:12:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-28T03:12:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-28T03:12:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-28T03:12:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-28T03:12:38.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-28T03:12:39.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 37.0% of statements [2021-01-28T03:12:39.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-28T03:12:39.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-28T03:12:39.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements [2021-01-28T03:12:39.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements [2021-01-28T03:12:41.319Z] ---> 5cd0e7f6bb80 [2021-01-28T03:12:41.319Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-28T03:12:41.319Z] ---> Running in f4e083f02bb8 [2021-01-28T03:12:42.776Z] 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-01-28T03:12:46.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.368s coverage: 47.1% of statements [2021-01-28T03:12:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-28T03:12:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-28T03:12:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-28T03:12:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-28T03:12:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-28T03:12:46.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2021-01-28T03:12:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-28T03:12:46.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-01-28T03:12:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-28T03:12:50.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.035s coverage: 29.1% of statements [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-28T03:12:50.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-28T03:12:50.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-28T03:12:50.830Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-28T03:12:50.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-28T03:12:50.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-28T03:12:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-28T03:12:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-28T03:12:50.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-01-28T03:12:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-28T03:12:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-28T03:12:50.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-01-28T03:12:51.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-01-28T03:12:52.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-28T03:12:53.002Z] GO111MODULE=on go vet ./... [2021-01-28T03:12:57.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T03:13:03.176Z] + mkdir -p /tmp/build/dist/linux [2021-01-28T03:13:03.176Z] + cd /tmp/build/dist/linux [2021-01-28T03:13:03.176Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-28T03:13:03.176Z] Cloning into '.'... [2021-01-28T03:13:03.176Z] Removing intermediate container 204d0f8480ae [2021-01-28T03:13:03.176Z] ---> addf644c1d2d [2021-01-28T03:13:03.176Z] [2021-01-28T03:13:03.176Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T03:13:03.176Z] ---> 389fef711851 [2021-01-28T03:13:03.176Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-28T03:13:03.176Z] Removing intermediate container c8f4ff3ab4b5 [2021-01-28T03:13:03.176Z] ---> 4a883ab70a7b [2021-01-28T03:13:03.176Z] [2021-01-28T03:13:03.176Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T03:13:03.176Z] ---> 389fef711851 [2021-01-28T03:13:03.176Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T03:13:03.176Z] ---> Using cache [2021-01-28T03:13:03.176Z] ---> 85a3c503be4b [2021-01-28T03:13:03.176Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:13:03.176Z] ---> Using cache [2021-01-28T03:13:03.176Z] ---> 333e7ac4da3b [2021-01-28T03:13:03.176Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-28T03:13:03.176Z] ---> Running in dd6990acbaf1 [2021-01-28T03:13:03.176Z] ---> Running in 374d08486de3 [2021-01-28T03:13:05.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:05.209Z] + go get github.com/robfig/glock [2021-01-28T03:13:05.209Z] Removing intermediate container 374d08486de3 [2021-01-28T03:13:05.209Z] ---> 5417f028bf7e [2021-01-28T03:13:05.209Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T03:13:05.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:05.209Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-28T03:13:05.477Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-28T03:13:05.477Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:13:05.477Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T03:13:05.477Z] OK: 6 MiB in 16 packages [2021-01-28T03:13:06.868Z] ---> Running in f1f002a85b18 [2021-01-28T03:13:06.868Z] Removing intermediate container f4e083f02bb8 [2021-01-28T03:13:06.868Z] ---> d7de3c95d576 [2021-01-28T03:13:06.868Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-28T03:13:07.130Z] ---> Running in 24a32ed865d4 [2021-01-28T03:13:07.130Z] Removing intermediate container f1f002a85b18 [2021-01-28T03:13:07.130Z] ---> 9f787c6713eb [2021-01-28T03:13:07.130Z] Step 15/23 : WORKDIR / [2021-01-28T03:13:07.711Z] ---> Running in 811f08b6f791 [2021-01-28T03:13:07.711Z] Removing intermediate container dd6990acbaf1 [2021-01-28T03:13:07.711Z] ---> 99a73a58ea4a [2021-01-28T03:13:07.711Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:13:07.711Z] ---> Running in c05fa5978778 [2021-01-28T03:13:07.711Z] Removing intermediate container 811f08b6f791 [2021-01-28T03:13:07.711Z] ---> 2c2aedee6773 [2021-01-28T03:13:07.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:13:07.983Z] Removing intermediate container c05fa5978778 [2021-01-28T03:13:07.983Z] ---> 5c0827efad38 [2021-01-28T03:13:07.983Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-28T03:13:07.983Z] 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-01-28T03:13:08.250Z] ---> Running in 9eee2f91a059 [2021-01-28T03:13:08.250Z] ---> 06f7f32a01fc [2021-01-28T03:13:08.250Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-28T03:13:08.520Z] Removing intermediate container 9eee2f91a059 [2021-01-28T03:13:08.520Z] ---> 147541cc9ddd [2021-01-28T03:13:08.520Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T03:13:08.520Z] ---> Running in 3b0fab99b681 [2021-01-28T03:13:08.802Z] ---> 15aeab21b751 [2021-01-28T03:13:08.802Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-28T03:13:08.802Z] Removing intermediate container 3b0fab99b681 [2021-01-28T03:13:08.802Z] ---> 734cfb464321 [2021-01-28T03:13:08.802Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:13:09.390Z] ---> 29773a9bf03c [2021-01-28T03:13:09.390Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-28T03:13:09.390Z] ---> Running in 45e5f44c23b3 [2021-01-28T03:13:09.390Z] ---> 29924752bea9 [2021-01-28T03:13:09.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-28T03:13:09.390Z] Removing intermediate container 24a32ed865d4 [2021-01-28T03:13:09.390Z] ---> 5bfb97fd0cd1 [2021-01-28T03:13:09.390Z] [2021-01-28T03:13:09.390Z] Step 11/26 : FROM docker:20.10.0 [2021-01-28T03:13:09.390Z] 20.10.0: Pulling from library/docker [2021-01-28T03:13:09.680Z] Removing intermediate container 45e5f44c23b3 [2021-01-28T03:13:09.680Z] ---> 049e91ba6d2b [2021-01-28T03:13:09.680Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:13:09.680Z] ---> Running in 28babb1ad14e [2021-01-28T03:13:09.954Z] Removing intermediate container 28babb1ad14e [2021-01-28T03:13:09.954Z] ---> d43b0497fd48 [2021-01-28T03:13:09.954Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T03:13:10.224Z] ---> Running in cddd3ae59110 [2021-01-28T03:13:10.224Z] ---> ab672a1c4fdf [2021-01-28T03:13:10.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-28T03:13:10.493Z] Removing intermediate container cddd3ae59110 [2021-01-28T03:13:10.493Z] ---> aa9f10577ad5 [2021-01-28T03:13:10.493Z] Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:13:13.554Z] ---> Running in 57d513ee0e2e [2021-01-28T03:13:13.554Z] ---> 3ca73f1437e5 [2021-01-28T03:13:13.554Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-28T03:13:14.253Z] ---> Running in 2f1ff120eee7 [2021-01-28T03:13:14.253Z] Removing intermediate container 57d513ee0e2e [2021-01-28T03:13:14.253Z] ---> 8e264101c09f [2021-01-28T03:13:14.253Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T03:13:14.521Z] ---> Running in fddfa7552e9f [2021-01-28T03:13:14.521Z] Removing intermediate container 2f1ff120eee7 [2021-01-28T03:13:14.521Z] ---> fb7ebc6bd47e [2021-01-28T03:13:14.521Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:13:14.784Z] ---> Running in 991136f65652 [2021-01-28T03:13:14.784Z] Removing intermediate container fddfa7552e9f [2021-01-28T03:13:14.784Z] ---> 8bc26e126d23 [2021-01-28T03:13:14.784Z] [2021-01-28T03:13:15.047Z] Removing intermediate container 991136f65652 [2021-01-28T03:13:15.047Z] ---> f0b124833761 [2021-01-28T03:13:15.047Z] Step 20/22 : LABEL arch=x86_64 [2021-01-28T03:13:15.047Z] + glock sync -n [2021-01-28T03:13:15.311Z] Successfully built 8bc26e126d23 [2021-01-28T03:13:15.311Z] Successfully tagged docker-core-command-go:latest [2021-01-28T03:13:15.311Z]  Building docker-core-command-go ... done  ---> Running in a3081869e912 [2021-01-28T03:13:15.575Z] Removing intermediate container a3081869e912 [2021-01-28T03:13:15.576Z] ---> 0b29356d06f9 [2021-01-28T03:13:15.576Z] Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:13:15.576Z] ---> Running in 5d2b9a390da5 [2021-01-28T03:13:16.155Z] Removing intermediate container 5d2b9a390da5 [2021-01-28T03:13:16.155Z] ---> 004c3dbc1838 [2021-01-28T03:13:16.155Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T03:13:16.155Z] ---> Running in f23bbd6d9707 [2021-01-28T03:13:16.423Z] Removing intermediate container f23bbd6d9707 [2021-01-28T03:13:16.423Z] ---> 22ad6fa61bb5 [2021-01-28T03:13:16.423Z] [2021-01-28T03:13:18.998Z] Successfully built 22ad6fa61bb5 [2021-01-28T03:13:18.998Z] Successfully tagged docker-support-notifications-go:latest [2021-01-28T03:13:18.998Z]  Building docker-support-notifications-go ... done failed to get: github.com/hpcloud/tail [2021-01-28T03:13:18.998Z] [2021-01-28T03:13:18.998Z] > go get -v -d github.com/hpcloud/tail [2021-01-28T03:13:18.998Z] github.com/elgs/gosplitargs (download) [2021-01-28T03:13:18.998Z] github.com/hpcloud/tail (download) [2021-01-28T03:13:18.998Z] # cd .; git clone -- https://github.com/hpcloud/tail /go/src/github.com/hpcloud/tail [2021-01-28T03:13:18.998Z] Cloning into '/go/src/github.com/hpcloud/tail'... [2021-01-28T03:13:18.998Z] remote: Not Found [2021-01-28T03:13:18.998Z] fatal: repository 'https://github.com/hpcloud/tail/' not found [2021-01-28T03:13:18.998Z] package github.com/hpcloud/tail: exit status 128 [2021-01-28T03:13:18.998Z] github.com/jwilder/gojq (download) [2021-01-28T03:13:18.998Z] get "golang.org/x/net": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net?go-get=1 [2021-01-28T03:13:18.998Z] golang.org/x/net (download) [2021-01-28T03:13:18.998Z] package golang.org/x/net: no Go files in /go/src/golang.org/x/net [2021-01-28T03:13:18.998Z] exit status 1 [2021-01-28T03:13:18.998Z] [2021-01-28T03:13:18.998Z] > import github.com/hpcloud/tail [2021-01-28T03:13:18.998Z] cannot find package "github.com/hpcloud/tail" in any of: [2021-01-28T03:13:18.998Z] /usr/local/go/src/github.com/hpcloud/tail (from $GOROOT) [2021-01-28T03:13:18.998Z] /go/src/github.com/hpcloud/tail (from $GOPATH) [2021-01-28T03:13:18.998Z] /bin/sh: arch: parameter not set [2021-01-28T03:13:19.948Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-28T03:13:19.948Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-28T03:13:19.948Z] ---> aefe523efa57 [2021-01-28T03:13:19.948Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-28T03:13:19.948Z] ---> Running in 6308879ffd87 [2021-01-28T03:13:20.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:20.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:20.522Z] (1/2) Installing readline (8.0.4-r0) [2021-01-28T03:13:20.783Z] (2/2) Installing bash (5.0.17-r0) [2021-01-28T03:13:20.783Z] Executing bash-5.0.17-r0.post-install [2021-01-28T03:13:20.783Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:13:20.783Z] OK: 12 MiB in 22 packages [2021-01-28T03:13:21.358Z] Removing intermediate container 6308879ffd87 [2021-01-28T03:13:21.358Z] ---> c6d896279307 [2021-01-28T03:13:21.358Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-28T03:13:21.358Z] ---> Running in 1aeacacac3f8 [2021-01-28T03:13:21.358Z] Removing intermediate container 1aeacacac3f8 [2021-01-28T03:13:21.358Z] ---> f8a19a1bfa0b [2021-01-28T03:13:21.358Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-28T03:13:21.621Z] ---> Running in bf08320a758a [2021-01-28T03:13:21.621Z] Removing intermediate container bf08320a758a [2021-01-28T03:13:21.621Z] ---> 41aab51b2c21 [2021-01-28T03:13:21.621Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-28T03:13:21.621Z] ---> Running in 88f39d2be7ce [2021-01-28T03:13:21.885Z] Removing intermediate container 88f39d2be7ce [2021-01-28T03:13:21.885Z] ---> 55d330aeafeb [2021-01-28T03:13:21.885Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-28T03:13:22.459Z] ---> c47555c77532 [2021-01-28T03:13:22.459Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-28T03:13:22.723Z] ---> 25eebddecce6 [2021-01-28T03:13:22.723Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-28T03:13:22.986Z] ---> 99f0db5f4afb [2021-01-28T03:13:22.986Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-28T03:13:22.986Z] ---> Running in a29eb05b1f11 [2021-01-28T03:13:23.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:23.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:23.824Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-28T03:13:23.824Z] (2/33) Installing expat (2.2.9-r1) [2021-01-28T03:13:23.824Z] (3/33) Installing libffi (3.3-r2) [2021-01-28T03:13:23.824Z] (4/33) Installing gdbm (1.13-r1) [2021-01-28T03:13:23.824Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-28T03:13:23.824Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-28T03:13:24.090Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-28T03:13:25.036Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-28T03:13:25.036Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-28T03:13:25.036Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-28T03:13:25.036Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-28T03:13:25.036Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-28T03:13:25.036Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-28T03:13:25.036Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-28T03:13:25.036Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-28T03:13:25.298Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-28T03:13:25.298Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-28T03:13:25.298Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-28T03:13:25.298Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-28T03:13:25.298Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-28T03:13:25.298Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-28T03:13:25.298Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-28T03:13:25.298Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-28T03:13:25.298Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-28T03:13:25.298Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-28T03:13:25.298Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-28T03:13:25.563Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-28T03:13:25.563Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-28T03:13:25.563Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-28T03:13:25.563Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-28T03:13:25.563Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-28T03:13:25.563Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-28T03:13:25.563Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-28T03:13:25.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:13:25.563Z] OK: 71 MiB in 55 packages [2021-01-28T03:13:33.747Z] Removing intermediate container a29eb05b1f11 [2021-01-28T03:13:33.747Z] ---> b5e5de1ab184 [2021-01-28T03:13:33.747Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-28T03:13:33.747Z] ---> Running in a6f4d1740681 [2021-01-28T03:13:34.696Z] Collecting docker-compose==1.23.2 [2021-01-28T03:13:34.696Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-28T03:13:34.958Z] Collecting docker<4.0,>=3.6.0 [2021-01-28T03:13:34.958Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-28T03:13:35.223Z] Collecting jsonschema<3,>=2.5.1 [2021-01-28T03:13:35.223Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-28T03:13:35.488Z] Collecting PyYAML<4,>=3.10 [2021-01-28T03:13:35.488Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-28T03:13:36.435Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-28T03:13:36.435Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-28T03:13:37.009Z] Collecting cached-property<2,>=1.2.0 [2021-01-28T03:13:37.009Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-28T03:13:37.009Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-28T03:13:37.009Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-28T03:13:37.272Z] 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-01-28T03:13:37.272Z] Collecting docopt<0.7,>=0.6.1 [2021-01-28T03:13:37.272Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-28T03:13:37.848Z] Collecting texttable<0.10,>=0.9.0 [2021-01-28T03:13:37.848Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-28T03:13:38.422Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-28T03:13:38.422Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-28T03:13:38.422Z] Collecting docker-pycreds>=0.4.0 [2021-01-28T03:13:38.422Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-28T03:13:38.687Z] Collecting idna<2.8,>=2.5 [2021-01-28T03:13:38.687Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-28T03:13:38.687Z] 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-01-28T03:13:38.687Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-28T03:13:38.687Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-28T03:13:38.950Z] 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-01-28T03:13:38.950Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-28T03:13:38.950Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-28T03:13:38.950Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-28T03:13:38.950Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-28T03:13:38.950Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, texttable, docker-compose [2021-01-28T03:13:39.214Z] Attempting uninstall: idna [2021-01-28T03:13:39.214Z] Found existing installation: idna 2.9 [2021-01-28T03:13:39.214Z] Uninstalling idna-2.9: [2021-01-28T03:13:39.214Z] Successfully uninstalled idna-2.9 [2021-01-28T03:13:39.214Z] Attempting uninstall: urllib3 [2021-01-28T03:13:39.214Z] Found existing installation: urllib3 1.25.9 [2021-01-28T03:13:39.214Z] Uninstalling urllib3-1.25.9: [2021-01-28T03:13:39.476Z] Successfully uninstalled urllib3-1.25.9 [2021-01-28T03:13:39.476Z] Attempting uninstall: requests [2021-01-28T03:13:39.476Z] Found existing installation: requests 2.23.0 [2021-01-28T03:13:39.476Z] Uninstalling requests-2.23.0: [2021-01-28T03:13:39.743Z] Successfully uninstalled requests-2.23.0 [2021-01-28T03:13:40.317Z] Running setup.py install for PyYAML: started [2021-01-28T03:13:40.889Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-28T03:13:40.889Z] Running setup.py install for dockerpty: started [2021-01-28T03:13:41.151Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-28T03:13:41.151Z] Running setup.py install for docopt: started [2021-01-28T03:13:41.724Z] Running setup.py install for docopt: finished with status 'done' [2021-01-28T03:13:41.724Z] Running setup.py install for texttable: started [2021-01-28T03:13:42.305Z] Running setup.py install for texttable: finished with status 'done' [2021-01-28T03:13:42.305Z] 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-01-28T03:13:45.623Z] Removing intermediate container a6f4d1740681 [2021-01-28T03:13:45.623Z] ---> dc056b1c49ee [2021-01-28T03:13:45.623Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-28T03:13:45.623Z] ---> Running in 0fdc85c72582 [2021-01-28T03:13:45.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:45.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T03:13:45.886Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T03:13:45.886Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-28T03:13:45.886Z] (3/3) Installing curl (7.69.1-r3) [2021-01-28T03:13:45.886Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:13:45.886Z] OK: 72 MiB in 58 packages [2021-01-28T03:13:46.462Z] Removing intermediate container 0fdc85c72582 [2021-01-28T03:13:46.462Z] ---> 40c83d2c4ce3 [2021-01-28T03:13:46.462Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-28T03:13:46.462Z] ---> Running in e9048d8b33fc [2021-01-28T03:13:46.726Z] Removing intermediate container e9048d8b33fc [2021-01-28T03:13:46.726Z] ---> 26d6dce54861 [2021-01-28T03:13:46.726Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:13:46.726Z] ---> Running in d1fdfb8804eb [2021-01-28T03:13:46.989Z] Removing intermediate container d1fdfb8804eb [2021-01-28T03:13:46.989Z] ---> 65c9f1991393 [2021-01-28T03:13:46.989Z] Step 24/26 : LABEL arch=x86_64 [2021-01-28T03:13:46.989Z] ---> Running in 6dacfd3b975f [2021-01-28T03:13:47.252Z] Removing intermediate container 6dacfd3b975f [2021-01-28T03:13:47.252Z] ---> fbd26741bef9 [2021-01-28T03:13:47.252Z] Step 25/26 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:13:47.252Z] ---> Running in 41925f3d14e4 [2021-01-28T03:13:47.517Z] Removing intermediate container 41925f3d14e4 [2021-01-28T03:13:47.517Z] ---> e38f71d24fc8 [2021-01-28T03:13:47.517Z] Step 26/26 : LABEL version=0.0.0 [2021-01-28T03:13:47.517Z] ---> Running in d02eb0205dcd [2021-01-28T03:13:47.781Z] Removing intermediate container d02eb0205dcd [2021-01-28T03:13:47.781Z] ---> 1d0f2d9c3820 [2021-01-28T03:13:47.781Z] [2021-01-28T03:13:47.781Z] Successfully built 1d0f2d9c3820 [2021-01-28T03:13:47.781Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-28T03:13:47.781Z]  Building docker-sys-mgmt-agent-go ... done  [2021-01-28T03:13:47.781Z] ERROR: for docker-security-bootstrapper-go (, 'The command \'/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"\' returned a non-zero code: 2') [2021-01-28T03:13:47.781Z] Service 'docker-security-bootstrapper-go' failed to build: The command '/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"' returned a non-zero code: 2 [Pipeline] } [2021-01-28T03:13:48.113Z] $ docker stop --time=1 636b1cbe5ada0c7a166d0b9d3c69694f91c0c5076fe03e608941681e22cbf114 [2021-01-28T03:13:50.509Z] $ docker rm -f 636b1cbe5ada0c7a166d0b9d3c69694f91c0c5076fe03e608941681e22cbf114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-28T03:13:52.353Z] Failed in branch amd64 [2021-01-28T03:14:01.059Z] gofmt -l . [2021-01-28T03:14:03.055Z] [ "`gofmt -l .`" = "" ] [2021-01-28T03:14:05.032Z] ./bin/test-go-mod-tidy.sh [2021-01-28T03:14:05.634Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-28T03:14:07.758Z] + ls -al . [2021-01-28T03:14:07.758Z] total 696 [2021-01-28T03:14:07.758Z] drwxrwxr-x 9 1001 1001 4096 Jan 28 03:14 . [2021-01-28T03:14:07.758Z] drwxr-xr-x 4 root root 4096 Jan 28 03:10 .. [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 03:08 .dockerignore [2021-01-28T03:14:07.758Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 03:08 .git [2021-01-28T03:14:07.758Z] drwxrwxr-x 3 1001 1001 4096 Jan 28 03:08 .github [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 872 Jan 28 03:08 .gitignore [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 03:08 .sonarcloud.properties [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 7859 Jan 28 03:08 Attribution.txt [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 03:08 CONTRIBUTING.md [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 931 Jan 28 03:08 Dockerfile.build [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 863 Jan 28 03:08 Jenkinsfile [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 03:08 LICENSE [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 6001 Jan 28 03:08 Makefile [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 6524 Jan 28 03:08 README.md [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 6755 Jan 28 03:08 SECURITY.md [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 03:05 VERSION [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 03:08 ZMQWindows.md [2021-01-28T03:14:07.758Z] drwxrwxr-x 2 1001 1001 4096 Jan 28 03:08 bin [2021-01-28T03:14:07.758Z] drwxrwxr-x 15 1001 1001 4096 Jan 28 03:08 cmd [2021-01-28T03:14:07.758Z] -rw-r--r-- 1 root root 564700 Jan 28 03:12 coverage.out [2021-01-28T03:14:07.758Z] -rw-r--r-- 1 root root 1053 Jan 28 03:14 go.mod [2021-01-28T03:14:07.758Z] -rw-r--r-- 1 root root 19080 Jan 28 03:14 go.sum [2021-01-28T03:14:07.758Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 03:08 internal [2021-01-28T03:14:07.758Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 03:08 openapi [2021-01-28T03:14:07.758Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 03:08 snap [2021-01-28T03:14:07.758Z] -rw-rw-r-- 1 1001 1001 168 Jan 28 03:08 version.go [Pipeline] sh [2021-01-28T03:14:08.449Z] + '[' -e coverage.out ] [2021-01-28T03:14:08.449Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-28T03:14:08.491Z] Warning: overwriting stash ‘coverage-report’ [2021-01-28T03:14:09.554Z] Stashed 1 file(s) [Pipeline] sh [2021-01-28T03:14:09.975Z] + make build [2021-01-28T03:14:09.975Z] 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-01-28T03:14:20.270Z] 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-01-28T03:14:42.510Z] 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-01-28T03:14:45.913Z] 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-01-28T03:14:50.223Z] 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-01-28T03:14:51.200Z] 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-01-28T03:14:55.509Z] 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-01-28T03:15:00.910Z] 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-01-28T03:15:04.317Z] 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-01-28T03:15:09.720Z] 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-01-28T03:15:13.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T03:15:16.510Z] 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-01-28T03:15:19.895Z] 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-01-28T03:15:25.321Z] $ docker stop --time=1 3c98ff51a3991c8fec9084047d5fdc300e814a2b54f31ddf582f5f2a4b87f210 [2021-01-28T03:15:27.934Z] $ docker rm -f 3c98ff51a3991c8fec9084047d5fdc300e814a2b54f31ddf582f5f2a4b87f210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:15:30.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T03:15:30.048Z] [2021-01-28T03:15:30.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:15:30.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T03:15:31.011Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-28T03:15:31.011Z] 29e5d40040c1: Pulling fs layer [2021-01-28T03:15:31.011Z] 1ce36da41761: Pulling fs layer [2021-01-28T03:15:31.011Z] 25b303627fd3: Pulling fs layer [2021-01-28T03:15:31.283Z] 29e5d40040c1: Verifying Checksum [2021-01-28T03:15:31.283Z] 29e5d40040c1: Download complete [2021-01-28T03:15:31.886Z] 1ce36da41761: Verifying Checksum [2021-01-28T03:15:31.886Z] 1ce36da41761: Download complete [2021-01-28T03:15:31.886Z] 29e5d40040c1: Pull complete [2021-01-28T03:15:33.324Z] 1ce36da41761: Pull complete [2021-01-28T03:15:33.324Z] 25b303627fd3: Verifying Checksum [2021-01-28T03:15:33.324Z] 25b303627fd3: Download complete [2021-01-28T03:15:43.451Z] 25b303627fd3: Pull complete [2021-01-28T03:15:43.451Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-28T03:15:43.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T03:15:43.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-28T03:15:43.721Z] prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container [2021-01-28T03:15:43.789Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-28T03:15:46.797Z] $ docker top 8955d2fc177098d7ce80d7797363859561645ffb2d3363500827b50d3d24f8ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T03:15:47.925Z] + docker-compose build --help [2021-01-28T03:15:47.925Z] + grep parallel [2021-01-28T03:15:51.297Z] --parallel Build images in parallel. [Pipeline] } [2021-01-28T03:15:51.595Z] $ docker stop --time=1 8955d2fc177098d7ce80d7797363859561645ffb2d3363500827b50d3d24f8ed [2021-01-28T03:15:53.550Z] $ docker rm -f 8955d2fc177098d7ce80d7797363859561645ffb2d3363500827b50d3d24f8ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:15:54.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T03:15:54.593Z] . [Pipeline] withDockerContainer [2021-01-28T03:15:54.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-23672 does not seem to be running inside a container [2021-01-28T03:15:55.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-28T03:15:56.346Z] $ docker top 46b4de5123c0476b827e3ca4aec7fad4ff61b5d0e2cb6a42f4aac43fc905dbc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T03:15:57.513Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-28T03:16:01.805Z] Building docker-core-command-go ... [2021-01-28T03:16:01.805Z] Building docker-core-data-go ... [2021-01-28T03:16:01.805Z] Building docker-core-metadata-go ... [2021-01-28T03:16:01.805Z] Building docker-security-bootstrapper-go ... [2021-01-28T03:16:01.805Z] Building docker-security-proxy-setup-go ... [2021-01-28T03:16:01.805Z] Building docker-security-secretstore-setup-go ... [2021-01-28T03:16:01.805Z] Building docker-support-notifications-go ... [2021-01-28T03:16:01.805Z] Building docker-support-scheduler-go ... [2021-01-28T03:16:01.805Z] Building docker-sys-mgmt-agent-go ... [2021-01-28T03:16:01.805Z] Building docker-core-data-go [2021-01-28T03:16:01.805Z] Building docker-support-scheduler-go [2021-01-28T03:16:01.805Z] Building docker-security-bootstrapper-go [2021-01-28T03:16:01.805Z] Building docker-support-notifications-go [2021-01-28T03:16:01.805Z] Building docker-core-metadata-go [2021-01-28T03:17:09.818Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:17:09.818Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:17:09.818Z] ---> 5d135e677563 [2021-01-28T03:17:09.818Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T03:17:09.818Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:17:09.818Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:17:09.818Z] ---> 5d135e677563 [2021-01-28T03:17:09.818Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T03:17:10.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:17:10.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:17:10.429Z] ---> 5d135e677563 [2021-01-28T03:17:10.429Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T03:17:10.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:17:10.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:17:10.699Z] ---> 5d135e677563 [2021-01-28T03:17:10.699Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T03:17:10.699Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:17:10.699Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:17:10.699Z] ---> 5d135e677563 [2021-01-28T03:17:10.699Z] Step 3/34 : WORKDIR /edgex-go [2021-01-28T03:17:14.082Z] ---> Running in da0798119fd0 [2021-01-28T03:17:14.082Z] ---> Running in 9525e4fd62db [2021-01-28T03:17:14.082Z] ---> Running in 99b8d2838b0f [2021-01-28T03:17:14.082Z] ---> Running in f1d79795061e [2021-01-28T03:17:14.082Z] ---> Running in d9e3c5ccfc3e [2021-01-28T03:17:14.082Z] Removing intermediate container 9525e4fd62db [2021-01-28T03:17:14.082Z] ---> 210661683efe [2021-01-28T03:17:14.082Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:17:14.358Z] Removing intermediate container 99b8d2838b0f [2021-01-28T03:17:14.358Z] ---> 11191b18f5da [2021-01-28T03:17:14.358Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:17:14.358Z] Removing intermediate container d9e3c5ccfc3e [2021-01-28T03:17:14.358Z] ---> 29e672755e8d [2021-01-28T03:17:14.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:17:14.358Z] ---> Running in 2ae9e1a8a832 [2021-01-28T03:17:14.632Z] Removing intermediate container da0798119fd0 [2021-01-28T03:17:14.632Z] ---> b6df0ee71dd5 [2021-01-28T03:17:14.632Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:17:14.632Z] Removing intermediate container f1d79795061e [2021-01-28T03:17:14.632Z] ---> e9eee34fb2b3 [2021-01-28T03:17:14.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:17:14.632Z] ---> Running in 03a887818623 [2021-01-28T03:17:14.632Z] ---> Running in d51bec30dd05 [2021-01-28T03:17:14.903Z] ---> Running in 12a18b34ee21 [2021-01-28T03:17:14.903Z] ---> Running in d09f12b0c2d2 [2021-01-28T03:17:18.317Z] Removing intermediate container 2ae9e1a8a832 [2021-01-28T03:17:18.317Z] ---> 210b8f58e027 [2021-01-28T03:17:18.317Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-28T03:17:18.317Z] ---> Running in 770c358867c2 [2021-01-28T03:17:18.593Z] Removing intermediate container d51bec30dd05 [2021-01-28T03:17:18.593Z] ---> 15642b5eb9d0 [2021-01-28T03:17:18.593Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-28T03:17:18.593Z] Removing intermediate container 03a887818623 [2021-01-28T03:17:18.593Z] ---> 7322860caa46 [2021-01-28T03:17:18.593Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-28T03:17:18.867Z] ---> Running in ff705eac05f3 [2021-01-28T03:17:19.143Z] ---> Running in b8baa3d771a5 [2021-01-28T03:17:19.143Z] Removing intermediate container 12a18b34ee21 [2021-01-28T03:17:19.143Z] Removing intermediate container d09f12b0c2d2 [2021-01-28T03:17:19.143Z] ---> 14b1afbad2a8 [2021-01-28T03:17:19.143Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-28T03:17:19.143Z] ---> 0c065f1f7f5f [2021-01-28T03:17:19.143Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T03:17:19.418Z] ---> Running in 1e53693ae570 [2021-01-28T03:17:19.418Z] ---> Running in 44b881845894 [2021-01-28T03:17:20.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:20.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:20.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:21.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:21.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:21.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:21.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:22.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:22.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:22.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:17:23.317Z] OK: 217 MiB in 51 packages [2021-01-28T03:17:23.317Z] OK: 217 MiB in 51 packages [2021-01-28T03:17:23.595Z] OK: 217 MiB in 51 packages [2021-01-28T03:17:23.874Z] OK: 217 MiB in 51 packages [2021-01-28T03:17:24.155Z] OK: 217 MiB in 51 packages [2021-01-28T03:17:25.182Z] Removing intermediate container ff705eac05f3 [2021-01-28T03:17:25.182Z] ---> 9c97f4bba1a4 [2021-01-28T03:17:25.182Z] Step 6/23 : COPY go.mod . [2021-01-28T03:17:25.463Z] Removing intermediate container b8baa3d771a5 [2021-01-28T03:17:25.463Z] ---> 089607ba4da7 [2021-01-28T03:17:25.463Z] Step 6/22 : COPY go.mod . [2021-01-28T03:17:25.748Z] Removing intermediate container 1e53693ae570 [2021-01-28T03:17:25.748Z] ---> e141f568f86d [2021-01-28T03:17:25.748Z] Step 6/23 : COPY go.mod . [2021-01-28T03:17:26.027Z] Removing intermediate container 770c358867c2 [2021-01-28T03:17:26.027Z] ---> 3cf60a451d0b [2021-01-28T03:17:26.027Z] Step 6/22 : COPY go.mod . [2021-01-28T03:17:26.308Z] ---> 9b964fb079c5 [2021-01-28T03:17:26.308Z] Step 7/23 : RUN go mod download [2021-01-28T03:17:26.308Z] Removing intermediate container 44b881845894 [2021-01-28T03:17:26.308Z] ---> 2f37ebd07997 [2021-01-28T03:17:26.308Z] Step 6/34 : COPY go.mod . [2021-01-28T03:17:26.583Z] ---> Running in 8574aa10f194 [2021-01-28T03:17:26.583Z] ---> 96cce9825faf [2021-01-28T03:17:26.583Z] Step 7/22 : RUN go mod download [2021-01-28T03:17:26.859Z] ---> e658d9785b74 [2021-01-28T03:17:26.859Z] Step 7/23 : RUN go mod download [2021-01-28T03:17:26.859Z] ---> Running in 6f55618ed327 [2021-01-28T03:17:27.461Z] ---> 2bae78878b85 [2021-01-28T03:17:27.461Z] Step 7/22 : RUN go mod download [2021-01-28T03:17:27.461Z] ---> Running in 4c2a4765bf3a [2021-01-28T03:17:27.461Z] ---> 5f8fb8d5a91f [2021-01-28T03:17:27.461Z] Step 7/34 : RUN go mod download [2021-01-28T03:17:27.740Z] ---> Running in 48361360a8fa [2021-01-28T03:17:27.740Z] ---> Running in 8051b2b1e5d0 [2021-01-28T03:17:31.154Z] Removing intermediate container 8574aa10f194 [2021-01-28T03:17:31.154Z] ---> 20f49f16b3eb [2021-01-28T03:17:31.154Z] Step 8/23 : COPY . . [2021-01-28T03:17:31.433Z] Removing intermediate container 6f55618ed327 [2021-01-28T03:17:31.433Z] ---> 9e188933d0f5 [2021-01-28T03:17:31.433Z] Step 8/22 : COPY . . [2021-01-28T03:17:31.704Z] Removing intermediate container 4c2a4765bf3a [2021-01-28T03:17:31.704Z] ---> 8d7f8f3ac108 [2021-01-28T03:17:31.704Z] Step 8/23 : COPY . . [2021-01-28T03:17:32.303Z] Removing intermediate container 8051b2b1e5d0 [2021-01-28T03:17:32.304Z] ---> e35a62a0ab18 [2021-01-28T03:17:32.304Z] Step 8/34 : COPY . . [2021-01-28T03:17:32.578Z] Removing intermediate container 48361360a8fa [2021-01-28T03:17:32.578Z] ---> 29f6c5da4c6a [2021-01-28T03:17:32.578Z] Step 8/22 : COPY . . [2021-01-28T03:17:59.384Z] ---> 42c6c0d4a82b [2021-01-28T03:17:59.384Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-28T03:17:59.384Z] ---> 2324d08c88a6 [2021-01-28T03:17:59.384Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-28T03:17:59.384Z] ---> b1775418eae0 [2021-01-28T03:17:59.384Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-28T03:17:59.384Z] ---> Running in 26f3a90fce73 [2021-01-28T03:17:59.384Z] ---> Running in e0f1b75b1255 [2021-01-28T03:17:59.384Z] ---> d3a3c7f40b06 [2021-01-28T03:17:59.384Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-28T03:17:59.384Z] ---> 715f825437e7 [2021-01-28T03:17:59.384Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-28T03:17:59.384Z] ---> Running in e16832d7a587 [2021-01-28T03:17:59.384Z] ---> Running in 242485249be8 [2021-01-28T03:17:59.384Z] ---> Running in 60bcbde60992 [2021-01-28T03:17:59.384Z] Removing intermediate container e16832d7a587 [2021-01-28T03:17:59.384Z] ---> 6ed7efbe0fcc [2021-01-28T03:17:59.384Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-28T03:17:59.384Z] ---> Running in b5e88c161e8e [2021-01-28T03:17:59.384Z] 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-01-28T03:17:59.384Z] 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-01-28T03:17:59.384Z] 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-01-28T03:17:59.384Z] 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-01-28T03:17:59.384Z] 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-01-28T03:19:21.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T03:19:36.363Z] Removing intermediate container 242485249be8 [2021-01-28T03:19:36.363Z] ---> 3f65e2718250 [2021-01-28T03:19:36.363Z] [2021-01-28T03:19:36.363Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T03:19:36.363Z] 3.12: Pulling from library/alpine [2021-01-28T03:19:36.363Z] Removing intermediate container 26f3a90fce73 [2021-01-28T03:19:36.363Z] ---> 0175020a2eb9 [2021-01-28T03:19:36.363Z] [2021-01-28T03:19:36.363Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T03:19:36.363Z] 3.12: Pulling from library/alpine [2021-01-28T03:19:36.974Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T03:19:36.974Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T03:19:36.974Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T03:19:36.974Z] ---> afeebe901d6b [2021-01-28T03:19:36.974Z] Step 11/22 : RUN apk add --update --no-cache dumb-initStatus: Image is up to date for alpine:3.12 [2021-01-28T03:19:36.974Z] ---> afeebe901d6b [2021-01-28T03:19:36.974Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-28T03:19:36.974Z] [2021-01-28T03:19:37.252Z] ---> Running in 36a29c8e81e1 [2021-01-28T03:19:37.252Z] ---> Running in 550ae751a88c [2021-01-28T03:19:39.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:19:39.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:19:39.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:19:39.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:19:40.196Z] + mkdir -p /tmp/build/dist/linux [2021-01-28T03:19:40.196Z] + cd /tmp/build/dist/linux [2021-01-28T03:19:40.196Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-28T03:19:40.196Z] Cloning into '.'... [2021-01-28T03:19:40.795Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T03:19:40.795Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-28T03:19:40.795Z] + go get github.com/robfig/glock [2021-01-28T03:19:40.795Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:19:40.795Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-28T03:19:40.795Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:19:40.795Z] OK: 5 MiB in 15 packages [2021-01-28T03:19:40.795Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T03:19:41.073Z] OK: 6 MiB in 16 packages [2021-01-28T03:19:43.725Z] Removing intermediate container 36a29c8e81e1 [2021-01-28T03:19:43.725Z] ---> 394e400e3432 [2021-01-28T03:19:43.725Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:19:43.725Z] ---> Running in ce6477395c6b [2021-01-28T03:19:44.532Z] Removing intermediate container 550ae751a88c [2021-01-28T03:19:44.532Z] ---> 371f822cc597 [2021-01-28T03:19:44.532Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:19:44.869Z] Removing intermediate container ce6477395c6b [2021-01-28T03:19:44.869Z] ---> b514cd7e5366 [2021-01-28T03:19:44.869Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-28T03:19:44.869Z] ---> Running in ac8fce275aad [2021-01-28T03:19:45.176Z] ---> Running in d008d645b518 [2021-01-28T03:19:45.461Z] Removing intermediate container ac8fce275aad [2021-01-28T03:19:45.461Z] ---> 2a3c282c1f05 [2021-01-28T03:19:45.461Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-28T03:19:45.824Z] Removing intermediate container d008d645b518 [2021-01-28T03:19:45.824Z] ---> c8304ab128ec [2021-01-28T03:19:45.824Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T03:19:45.824Z] ---> Running in 29dec684e73e [2021-01-28T03:19:46.326Z] ---> Running in a31614c52ab1 [2021-01-28T03:19:46.624Z] Removing intermediate container 29dec684e73e [2021-01-28T03:19:46.624Z] ---> 84f4cd6abd5c [2021-01-28T03:19:46.624Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T03:19:46.922Z] ---> Running in bef81c7d95d1 [2021-01-28T03:19:47.324Z] Removing intermediate container a31614c52ab1 [2021-01-28T03:19:47.324Z] ---> 18e592dfc182 [2021-01-28T03:19:47.324Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:19:47.927Z] Removing intermediate container bef81c7d95d1 [2021-01-28T03:19:47.927Z] ---> 95f653793f00 [2021-01-28T03:19:47.927Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:19:48.926Z] ---> d27a6ebfdb21 [2021-01-28T03:19:48.926Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-28T03:19:49.197Z] ---> 32f3cdc64d8d [2021-01-28T03:19:49.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-28T03:19:51.195Z] ---> 17c56906c6b7 [2021-01-28T03:19:51.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-28T03:19:51.473Z] ---> b94c1395d822 [2021-01-28T03:19:51.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-28T03:19:52.457Z] ---> 404c1143a9d1 [2021-01-28T03:19:52.457Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-28T03:19:52.457Z] ---> Running in 85c9fafdb09a [2021-01-28T03:19:52.457Z] ---> f990f28e415a [2021-01-28T03:19:52.457Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-28T03:19:52.734Z] ---> Running in a515f610db90 [2021-01-28T03:19:53.009Z] Removing intermediate container 85c9fafdb09a [2021-01-28T03:19:53.009Z] ---> 01cc5b22435b [2021-01-28T03:19:53.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:19:53.286Z] ---> Running in 193852f3a419 [2021-01-28T03:19:53.900Z] Removing intermediate container a515f610db90 [2021-01-28T03:19:53.900Z] ---> 0f6667f15c1d [2021-01-28T03:19:53.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:19:53.900Z] ---> Running in 41382b318ad5 [2021-01-28T03:19:54.179Z] Removing intermediate container 193852f3a419 [2021-01-28T03:19:54.179Z] ---> 10ec60d731a7 [2021-01-28T03:19:54.179Z] Step 20/22 : LABEL arch=arm64 [2021-01-28T03:19:54.462Z] ---> Running in 4204b9f185ae [2021-01-28T03:19:54.736Z] Removing intermediate container 41382b318ad5 [2021-01-28T03:19:54.736Z] ---> 615db929678d [2021-01-28T03:19:54.736Z] Step 20/22 : LABEL arch=arm64 [2021-01-28T03:19:55.022Z] ---> Running in 75d8d999eadf [2021-01-28T03:19:55.296Z] Removing intermediate container 4204b9f185ae [2021-01-28T03:19:55.296Z] ---> a53620e9d6ec [2021-01-28T03:19:55.296Z] Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:19:55.900Z] ---> Running in 7f84a5848b5e [2021-01-28T03:19:56.208Z] Removing intermediate container 75d8d999eadf [2021-01-28T03:19:56.208Z] ---> 5485fd02cd71 [2021-01-28T03:19:56.208Z] Step 21/22 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:19:56.208Z] ---> Running in d6bac791e2d2 [2021-01-28T03:19:57.194Z] Removing intermediate container 7f84a5848b5e [2021-01-28T03:19:57.194Z] ---> 1dbdd20a133e [2021-01-28T03:19:57.194Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T03:19:57.472Z] ---> Running in 63467742d085 [2021-01-28T03:19:57.751Z] Removing intermediate container d6bac791e2d2 [2021-01-28T03:19:57.751Z] ---> eef777b4bb5e [2021-01-28T03:19:57.751Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T03:19:58.362Z] ---> Running in ae80a53dce6a [2021-01-28T03:19:58.643Z] Removing intermediate container 63467742d085 [2021-01-28T03:19:58.643Z] ---> ab2280726961 [2021-01-28T03:19:58.643Z] [2021-01-28T03:19:59.258Z] Removing intermediate container ae80a53dce6a [2021-01-28T03:19:59.258Z] ---> 5825fa2c87fc [2021-01-28T03:19:59.258Z] [2021-01-28T03:19:59.534Z] Successfully built ab2280726961 [2021-01-28T03:19:59.814Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-28T03:19:59.814Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-01-28T03:19:59.814Z] Successfully built 5825fa2c87fc [2021-01-28T03:20:00.093Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-28T03:20:00.093Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-28T03:20:01.082Z] Removing intermediate container 60bcbde60992 [2021-01-28T03:20:01.082Z] ---> 2e854db4f469 [2021-01-28T03:20:01.082Z] [2021-01-28T03:20:01.082Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T03:20:01.082Z] ---> afeebe901d6b [2021-01-28T03:20:01.082Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T03:20:01.082Z] ---> Using cache [2021-01-28T03:20:01.082Z] ---> 394e400e3432 [2021-01-28T03:20:01.082Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:20:01.082Z] ---> Using cache [2021-01-28T03:20:01.082Z] ---> b514cd7e5366 [2021-01-28T03:20:01.082Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-28T03:20:01.358Z] ---> Running in 395a0d92de41 [2021-01-28T03:20:01.969Z] Removing intermediate container 395a0d92de41 [2021-01-28T03:20:01.969Z] ---> 1b4df420a1fe [2021-01-28T03:20:01.969Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T03:20:02.245Z] ---> Running in 5474e467088d [2021-01-28T03:20:03.702Z] Removing intermediate container 5474e467088d [2021-01-28T03:20:03.702Z] ---> 9c74d7309aa1 [2021-01-28T03:20:03.702Z] Step 15/23 : WORKDIR / [2021-01-28T03:20:04.715Z] ---> Running in c60a184e649f [2021-01-28T03:20:06.686Z] Removing intermediate container c60a184e649f [2021-01-28T03:20:06.686Z] ---> abf39b204080 [2021-01-28T03:20:06.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:20:06.686Z] + glock sync -n [2021-01-28T03:20:09.383Z]  ---> 8ba930d2511b [2021-01-28T03:20:09.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-28T03:20:09.662Z] Removing intermediate container e0f1b75b1255 [2021-01-28T03:20:09.662Z] ---> 52d38f0edbfe [2021-01-28T03:20:09.662Z] [2021-01-28T03:20:09.941Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T03:20:09.941Z] ---> afeebe901d6b [2021-01-28T03:20:09.941Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-28T03:20:10.545Z] ---> Running in 1a67d34de906 [2021-01-28T03:20:10.820Z] ---> 78f7878bb3ca [2021-01-28T03:20:10.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-28T03:20:11.098Z] Removing intermediate container 1a67d34de906 [2021-01-28T03:20:11.098Z] ---> f4bbbe4a77d8 [2021-01-28T03:20:11.098Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-28T03:20:11.368Z] ---> Running in 80d58896984d [2021-01-28T03:20:11.640Z] ---> 18f0644c5542 [2021-01-28T03:20:11.640Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-28T03:20:11.921Z] ---> Running in b534b0ebc1fb [2021-01-28T03:20:11.921Z] Removing intermediate container 80d58896984d [2021-01-28T03:20:11.921Z] ---> 5744ba9541d5 [2021-01-28T03:20:11.921Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-28T03:20:12.200Z] ---> Running in 5ef278d8bad7 [2021-01-28T03:20:12.474Z] Removing intermediate container b534b0ebc1fb [2021-01-28T03:20:12.474Z] ---> 1089931e44a1 [2021-01-28T03:20:12.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:20:12.759Z] ---> Running in 428338344a09 [2021-01-28T03:20:12.759Z] Removing intermediate container 5ef278d8bad7 [2021-01-28T03:20:12.759Z] ---> 5a8c22ac9f12 [2021-01-28T03:20:12.759Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:20:13.048Z] ---> Running in 2b3fd8a9d491 [2021-01-28T03:20:13.685Z] Removing intermediate container 428338344a09 [2021-01-28T03:20:13.685Z] ---> 3ce09e707b38 [2021-01-28T03:20:13.685Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T03:20:14.285Z] ---> Running in 4d69e18aa597 [2021-01-28T03:20:15.272Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-28T03:20:15.272Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-28T03:20:15.272Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-28T03:20:15.548Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-28T03:20:15.548Z] + git describe '--abbrev=0' --tags [2021-01-28T03:20:15.548Z] + TAG=v0.6.1 [2021-01-28T03:20:15.548Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-28T03:20:15.548Z] + apk --print-arch [2021-01-28T03:20:15.548Z] building [dockerize] for arm64 ... [2021-01-28T03:20:15.548Z] + arch=aarch64 [2021-01-28T03:20:15.548Z] + echo 'building [dockerize] for arm64 ... ' [2021-01-28T03:20:15.548Z] + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [2021-01-28T03:20:15.548Z] Removing intermediate container 4d69e18aa597 [2021-01-28T03:20:15.548Z] ---> 9f54308dadd6 [2021-01-28T03:20:15.822Z] Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:20:16.437Z] ---> Running in 5a42b4870252 [2021-01-28T03:20:17.670Z] Removing intermediate container 5a42b4870252 [2021-01-28T03:20:17.670Z] ---> cba09be4b11b [2021-01-28T03:20:17.670Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T03:20:18.280Z] Removing intermediate container 2b3fd8a9d491 [2021-01-28T03:20:18.281Z] ---> 9dd7bc44ce18 [2021-01-28T03:20:18.281Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-28T03:20:18.560Z] ---> Running in e9bcc1b16f8c [2021-01-28T03:20:18.560Z] ---> Running in e0bfe9cdede0 [2021-01-28T03:20:19.547Z] Removing intermediate container e9bcc1b16f8c [2021-01-28T03:20:19.547Z] ---> a10355b10a88 [2021-01-28T03:20:19.547Z] [2021-01-28T03:20:20.530Z] Successfully built a10355b10a88 [2021-01-28T03:20:20.530Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-28T03:20:20.530Z] Building docker-sys-mgmt-agent-go [2021-01-28T03:20:21.129Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:20:21.421Z] + date [2021-01-28T03:20:21.421Z] Thu Jan 28 03:20:21 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-28T03:20:21.421Z] + echo 'Thu Jan 28 03:20:21 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-28T03:20:22.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:20:23.024Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-28T03:20:23.297Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-28T03:20:23.297Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-28T03:20:23.569Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-28T03:20:23.847Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-28T03:20:24.125Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-28T03:20:24.125Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:20:24.125Z] OK: 8 MiB in 20 packages [2021-01-28T03:20:29.594Z] Removing intermediate container e0bfe9cdede0 [2021-01-28T03:20:29.594Z] ---> d6edda06ef68 [2021-01-28T03:20:29.594Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:20:31.037Z] ---> 93f4daabdda1 [2021-01-28T03:20:31.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-28T03:20:31.638Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:20:31.638Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:20:31.638Z] ---> 5d135e677563 [2021-01-28T03:20:31.638Z] Step 3/24 : WORKDIR /edgex-go [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> e9eee34fb2b3 [2021-01-28T03:20:31.638Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> 0c065f1f7f5f [2021-01-28T03:20:31.638Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> e141f568f86d [2021-01-28T03:20:31.638Z] Step 6/24 : COPY go.mod . [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> e658d9785b74 [2021-01-28T03:20:31.638Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 7/24 : RUN go mod download [2021-01-28T03:20:31.638Z] [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> 8d7f8f3ac108 [2021-01-28T03:20:31.638Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:20:31.638Z] Step 8/24 : COPY . . ---> 5d135e677563 [2021-01-28T03:20:31.638Z] Step 3/21 : WORKDIR /edgex-go [2021-01-28T03:20:31.638Z] [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> e9eee34fb2b3 [2021-01-28T03:20:31.638Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> 0c065f1f7f5f [2021-01-28T03:20:31.638Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> e141f568f86d [2021-01-28T03:20:31.638Z] Step 6/21 : COPY go.mod . [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> e658d9785b74 [2021-01-28T03:20:31.638Z] Step 7/21 : RUN go mod download [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> 8d7f8f3ac108 [2021-01-28T03:20:31.638Z] Step 8/21 : COPY . . [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> 715f825437e7 [2021-01-28T03:20:31.638Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-28T03:20:31.638Z] ---> Using cache [2021-01-28T03:20:31.638Z] ---> 715f825437e7 [2021-01-28T03:20:31.638Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-28T03:20:32.645Z] ---> Running in ea250e697d29 [2021-01-28T03:20:32.645Z] ---> Running in 1355e5c61f1e [2021-01-28T03:20:32.918Z] Removing intermediate container b5e88c161e8e [2021-01-28T03:20:32.918Z] ---> 5f3d95747c9b [2021-01-28T03:20:32.918Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-28T03:20:33.196Z] ---> 21c9f5a7f134 [2021-01-28T03:20:33.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-28T03:20:33.490Z] ---> Running in 8a3a9a1923a9 [2021-01-28T03:20:34.940Z] ---> ee58aa0df1e9 [2021-01-28T03:20:34.940Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-28T03:20:34.940Z] 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-01-28T03:20:34.940Z] 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-01-28T03:20:35.532Z] /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-28T03:20:35.532Z] statically linked [2021-01-28T03:20:35.532Z] ---> Running in 3b9c4b36dd9d [2021-01-28T03:20:36.983Z] Removing intermediate container 3b9c4b36dd9d [2021-01-28T03:20:36.983Z] ---> caccb5632606 [2021-01-28T03:20:36.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:20:37.602Z] ---> Running in 138600f7dfd9 [2021-01-28T03:20:38.206Z] Removing intermediate container 8a3a9a1923a9 [2021-01-28T03:20:38.206Z] ---> 750cdc1f5489 [2021-01-28T03:20:38.206Z] [2021-01-28T03:20:38.206Z] Step 12/34 : FROM alpine:3.12 [2021-01-28T03:20:38.206Z] ---> afeebe901d6b [2021-01-28T03:20:38.206Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-28T03:20:38.491Z] Removing intermediate container 138600f7dfd9 [2021-01-28T03:20:38.491Z] ---> 6677fb33b715 [2021-01-28T03:20:38.491Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T03:20:38.491Z] ---> Running in 39cf769525dc [2021-01-28T03:20:38.764Z] ---> Running in d9028cbb4cc8 [2021-01-28T03:20:39.374Z] Removing intermediate container 39cf769525dc [2021-01-28T03:20:39.374Z] ---> 0aa1c11cc439 [2021-01-28T03:20:39.374Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-28T03:20:39.653Z] ---> Running in 4b27f6813c39 [2021-01-28T03:20:39.653Z] Removing intermediate container d9028cbb4cc8 [2021-01-28T03:20:39.653Z] ---> 5bf32708ccb2 [2021-01-28T03:20:39.653Z] Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:20:40.256Z] ---> Running in d536e36b8021 [2021-01-28T03:20:41.728Z] Removing intermediate container d536e36b8021 [2021-01-28T03:20:41.728Z] ---> 0deb747482ee [2021-01-28T03:20:41.728Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T03:20:41.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:20:42.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:20:42.297Z] ---> Running in 83d58deba010 [2021-01-28T03:20:42.903Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-28T03:20:42.903Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-28T03:20:42.903Z] (3/3) Installing su-exec (0.2-r1) [2021-01-28T03:20:42.903Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:20:42.903Z] OK: 6 MiB in 17 packages [2021-01-28T03:20:43.184Z] Removing intermediate container 83d58deba010 [2021-01-28T03:20:43.184Z] ---> 67f4d30b159a [2021-01-28T03:20:43.184Z] [2021-01-28T03:20:44.641Z] Successfully built 67f4d30b159a [2021-01-28T03:20:44.641Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-28T03:20:44.641Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-01-28T03:20:45.248Z] Removing intermediate container 4b27f6813c39 [2021-01-28T03:20:45.248Z] ---> 721620cb9e91 [2021-01-28T03:20:45.248Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-28T03:20:45.525Z] ---> Running in 1c4a4afdb27f [2021-01-28T03:20:46.510Z] Removing intermediate container 1c4a4afdb27f [2021-01-28T03:20:46.510Z] ---> f603d9d9f86c [2021-01-28T03:20:46.510Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-28T03:20:46.510Z] ---> Running in f4d4764fae41 [2021-01-28T03:20:47.744Z] Removing intermediate container f4d4764fae41 [2021-01-28T03:20:47.744Z] ---> 749e6f743ab1 [2021-01-28T03:20:47.744Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-28T03:20:48.082Z] ---> Running in 77821de00fdb [2021-01-28T03:20:50.126Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:20:50.126Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:20:50.126Z] ---> 5d135e677563 [2021-01-28T03:20:50.126Z] Step 3/26 : WORKDIR /edgex-go [2021-01-28T03:20:50.126Z] ---> Using cache [2021-01-28T03:20:50.126Z] ---> e9eee34fb2b3 [2021-01-28T03:20:50.126Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:20:50.126Z] ---> Using cache [2021-01-28T03:20:50.126Z] ---> 0c065f1f7f5f [2021-01-28T03:20:50.126Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-28T03:20:51.136Z] ---> Running in 8e4d9e2d8dc3 [2021-01-28T03:20:53.129Z] Removing intermediate container 77821de00fdb [2021-01-28T03:20:53.129Z] ---> 4f4113fc3683 [2021-01-28T03:20:53.129Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-28T03:20:53.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:20:53.690Z] ---> Running in 02e99ad7c527 [2021-01-28T03:20:54.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:20:54.573Z] Removing intermediate container 02e99ad7c527 [2021-01-28T03:20:54.573Z] ---> f46f84ae0bb5 [2021-01-28T03:20:54.573Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-28T03:20:55.564Z] OK: 217 MiB in 51 packages [2021-01-28T03:20:57.010Z] ---> 2418f19fd65d [2021-01-28T03:20:57.010Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-28T03:20:57.620Z] Removing intermediate container 8e4d9e2d8dc3 [2021-01-28T03:20:57.620Z] ---> f784713236bf [2021-01-28T03:20:57.620Z] Step 6/26 : COPY go.mod . [2021-01-28T03:20:59.053Z] ---> 8a67cac9faed [2021-01-28T03:20:59.053Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-28T03:20:59.336Z] ---> 4efa7e555cfe [2021-01-28T03:20:59.336Z] Step 7/26 : RUN go mod download [2021-01-28T03:20:59.611Z] ---> Running in 9d90d11455f6 [2021-01-28T03:20:59.882Z] ---> Running in 3ab389aeb33e [2021-01-28T03:21:05.292Z] Removing intermediate container 9d90d11455f6 [2021-01-28T03:21:05.292Z] ---> 4454f5935a26 [2021-01-28T03:21:05.292Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:21:05.894Z] Removing intermediate container 3ab389aeb33e [2021-01-28T03:21:05.894Z] ---> 2c1deec0da54 [2021-01-28T03:21:05.895Z] Step 8/26 : COPY . . [2021-01-28T03:21:06.879Z] ---> 977365a5be78 [2021-01-28T03:21:06.879Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-28T03:21:11.258Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T03:21:11.258Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T03:21:11.258Z] ---> 5d135e677563 [2021-01-28T03:21:11.258Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T03:21:11.258Z] ---> Using cache [2021-01-28T03:21:11.258Z] ---> e9eee34fb2b3 [2021-01-28T03:21:11.258Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T03:21:11.258Z] ---> Using cache [2021-01-28T03:21:11.258Z] ---> 0c065f1f7f5f [2021-01-28T03:21:11.258Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T03:21:11.258Z] ---> Using cache [2021-01-28T03:21:11.258Z] ---> e141f568f86d [2021-01-28T03:21:11.258Z] Step 6/23 : COPY go.mod . [2021-01-28T03:21:11.258Z] ---> Using cache [2021-01-28T03:21:11.258Z] ---> e658d9785b74 [2021-01-28T03:21:11.258Z] Step 7/23 : RUN go mod download [2021-01-28T03:21:11.258Z] ---> Using cache [2021-01-28T03:21:11.258Z] ---> 8d7f8f3ac108 [2021-01-28T03:21:11.258Z] Step 8/23 : COPY . . [2021-01-28T03:21:11.258Z] ---> Using cache [2021-01-28T03:21:11.258Z] ---> 715f825437e7 [2021-01-28T03:21:11.258Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-28T03:21:11.258Z] ---> 1f1372988169 [2021-01-28T03:21:11.258Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-28T03:21:11.258Z] ---> Running in 0d15ddee7b24 [2021-01-28T03:21:13.913Z] ---> a9804d624f83 [2021-01-28T03:21:13.913Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-28T03:21:14.189Z] 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-01-28T03:21:16.215Z] ---> 7ad47863a87f [2021-01-28T03:21:16.215Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-28T03:21:18.221Z] ---> 0a06c1f98365 [2021-01-28T03:21:18.221Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-28T03:21:19.214Z] ---> Running in 1c31e452d847 [2021-01-28T03:21:20.680Z] Removing intermediate container 1c31e452d847 [2021-01-28T03:21:20.680Z] ---> 7d94a183f5ac [2021-01-28T03:21:20.680Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-28T03:21:22.675Z] ---> 98491672a6da [2021-01-28T03:21:22.675Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-28T03:21:24.119Z] ---> Running in 8a49aeaec6fc [2021-01-28T03:21:28.495Z] Removing intermediate container 8a49aeaec6fc [2021-01-28T03:21:28.495Z] ---> 77707d3410c7 [2021-01-28T03:21:28.495Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-28T03:21:29.093Z] ---> 220092e8a9eb [2021-01-28T03:21:29.093Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-28T03:21:29.367Z] ---> Running in 728fc6f7f63c [2021-01-28T03:21:29.367Z] ---> Running in 4005288b5f42 [2021-01-28T03:21:30.356Z] Removing intermediate container 728fc6f7f63c [2021-01-28T03:21:30.356Z] ---> 2275b8775367 [2021-01-28T03:21:30.356Z] Step 31/34 : CMD ["gate"] [2021-01-28T03:21:30.963Z] ---> Running in 3643d4f0c5c9 [2021-01-28T03:21:31.569Z] 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-01-28T03:21:31.847Z] Removing intermediate container 3643d4f0c5c9 [2021-01-28T03:21:31.848Z] ---> 9842f6b98594 [2021-01-28T03:21:31.848Z] Step 32/34 : LABEL arch=arm64 [2021-01-28T03:21:32.454Z] ---> Running in be5ada920b65 [2021-01-28T03:21:33.059Z] Removing intermediate container be5ada920b65 [2021-01-28T03:21:33.059Z] ---> 3693b945cf29 [2021-01-28T03:21:33.059Z] Step 33/34 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:21:33.665Z] ---> Running in fd134008b665 [2021-01-28T03:21:34.282Z] Removing intermediate container fd134008b665 [2021-01-28T03:21:34.282Z] ---> df2967d2f76f [2021-01-28T03:21:34.282Z] Step 34/34 : LABEL version=0.0.0 [2021-01-28T03:21:34.892Z] ---> Running in 2a83b02d9a94 [2021-01-28T03:21:35.496Z] Removing intermediate container 2a83b02d9a94 [2021-01-28T03:21:35.496Z] ---> 2e312eb7c68e [2021-01-28T03:21:35.496Z] [2021-01-28T03:21:36.103Z] Successfully built 2e312eb7c68e [2021-01-28T03:21:36.103Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-28T03:21:39.507Z]  Building docker-security-bootstrapper-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-28T03:21:39.507Z] 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-01-28T03:21:54.608Z] Removing intermediate container 1355e5c61f1e [2021-01-28T03:21:54.608Z] ---> 2f0613a7e7e2 [2021-01-28T03:21:54.608Z] [2021-01-28T03:21:54.608Z] Step 10/24 : FROM alpine:3.12 [2021-01-28T03:21:54.608Z] ---> afeebe901d6b [2021-01-28T03:21:54.608Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-28T03:21:54.886Z] ---> Running in b437956abee7 [2021-01-28T03:21:55.166Z] Removing intermediate container ea250e697d29 [2021-01-28T03:21:55.167Z] ---> 0013b226b4bd [2021-01-28T03:21:55.167Z] [2021-01-28T03:21:55.167Z] Step 10/21 : FROM alpine:3.12 [2021-01-28T03:21:55.167Z] ---> afeebe901d6b [2021-01-28T03:21:55.167Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-28T03:21:55.451Z] ---> Running in b095c59c1a9e [2021-01-28T03:21:57.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:21:57.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:21:57.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:21:57.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:21:57.996Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-28T03:21:58.272Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T03:21:58.272Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-28T03:21:58.272Z] (4/5) Installing curl (7.69.1-r3) [2021-01-28T03:21:58.272Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-28T03:21:58.272Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:21:58.272Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-28T03:21:58.272Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T03:21:58.272Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T03:21:58.553Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-28T03:21:58.553Z] (4/4) Installing curl (7.69.1-r3) [2021-01-28T03:21:58.553Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:21:58.553Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T03:21:58.553Z] OK: 7 MiB in 19 packages [2021-01-28T03:21:58.826Z] OK: 7 MiB in 18 packages [2021-01-28T03:22:01.465Z] Removing intermediate container b437956abee7 [2021-01-28T03:22:01.465Z] ---> 683088735a82 [2021-01-28T03:22:01.465Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T03:22:01.465Z] ---> Running in 00a0e1a18628 [2021-01-28T03:22:01.465Z] Removing intermediate container b095c59c1a9e [2021-01-28T03:22:01.465Z] ---> 9d3219486b0f [2021-01-28T03:22:01.465Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T03:22:01.754Z] ---> Running in 524873132ae7 [2021-01-28T03:22:02.354Z] Removing intermediate container 00a0e1a18628 [2021-01-28T03:22:02.354Z] ---> 43058d41a898 [2021-01-28T03:22:02.354Z] Step 13/24 : WORKDIR / [2021-01-28T03:22:02.627Z] ---> Running in 0079b643a423 [2021-01-28T03:22:02.627Z] Removing intermediate container 524873132ae7 [2021-01-28T03:22:02.628Z] ---> ed398a235025 [2021-01-28T03:22:02.628Z] Step 13/21 : WORKDIR /edgex [2021-01-28T03:22:02.628Z] ---> Running in 6e9530aa9000 [2021-01-28T03:22:03.227Z] Removing intermediate container 0079b643a423 [2021-01-28T03:22:03.227Z] ---> 2dd84c688517 [2021-01-28T03:22:03.227Z] 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-01-28T03:22:03.500Z] Removing intermediate container 6e9530aa9000 [2021-01-28T03:22:03.500Z] ---> 19a512998e1f [2021-01-28T03:22:03.500Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-28T03:22:04.945Z] ---> 1482cfb6d081 [2021-01-28T03:22:04.945Z] 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-01-28T03:22:04.945Z] ---> 60914f1bbb08 [2021-01-28T03:22:04.945Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-28T03:22:06.143Z] ---> bcd9f16b1c60 [2021-01-28T03:22:06.143Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-28T03:22:07.216Z] ---> a138c1848091 [2021-01-28T03:22:07.216Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-28T03:22:07.853Z] ---> 676b2680bf04 [2021-01-28T03:22:07.853Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-28T03:22:09.301Z] ---> efdabf84edab [2021-01-28T03:22:09.301Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-28T03:22:09.301Z] ---> Running in fc9be3fe0591 [2021-01-28T03:22:10.293Z] Removing intermediate container fc9be3fe0591 [2021-01-28T03:22:10.293Z] ---> 4c12428a125d [2021-01-28T03:22:10.293Z] Step 18/21 : CMD ["--init=true"] [2021-01-28T03:22:10.293Z] ---> fa2e7dd3cc38 [2021-01-28T03:22:10.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-28T03:22:10.585Z] ---> Running in 6a5f506f0bbc [2021-01-28T03:22:11.576Z] Removing intermediate container 6a5f506f0bbc [2021-01-28T03:22:11.576Z] ---> 4277ddbcbb53 [2021-01-28T03:22:11.576Z] Step 19/21 : LABEL arch=arm64 [2021-01-28T03:22:11.576Z] ---> Running in a50782e4895d [2021-01-28T03:22:12.189Z] ---> 8d5e414e708b [2021-01-28T03:22:12.189Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-28T03:22:12.466Z] Removing intermediate container a50782e4895d [2021-01-28T03:22:12.466Z] ---> 2497696ea290 [2021-01-28T03:22:12.466Z] Step 20/21 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:22:12.742Z] ---> Running in 22c71d201f61 [2021-01-28T03:22:13.344Z] Removing intermediate container 22c71d201f61 [2021-01-28T03:22:13.344Z] ---> ab3990296f1f [2021-01-28T03:22:13.344Z] Step 21/21 : LABEL version=0.0.0 [2021-01-28T03:22:13.621Z] ---> c4aa9588a9d7 [2021-01-28T03:22:13.621Z] 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-01-28T03:22:13.621Z] ---> Running in 3309e95d6b5e [2021-01-28T03:22:13.621Z] ---> Running in dc49bc27c6c8 [2021-01-28T03:22:14.612Z] Removing intermediate container 3309e95d6b5e [2021-01-28T03:22:14.612Z] ---> 990dc3f5872f [2021-01-28T03:22:14.612Z] [2021-01-28T03:22:15.215Z] Successfully built 990dc3f5872f [2021-01-28T03:22:15.215Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-28T03:22:17.224Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container dc49bc27c6c8 [2021-01-28T03:22:17.224Z] ---> d092fa2003bb [2021-01-28T03:22:17.224Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-28T03:22:17.499Z] ---> Running in c562dc490ce3 [2021-01-28T03:22:18.116Z] Removing intermediate container c562dc490ce3 [2021-01-28T03:22:18.116Z] ---> 46623fd69579 [2021-01-28T03:22:18.116Z] Step 22/24 : LABEL arch=arm64 [2021-01-28T03:22:18.116Z] ---> Running in ffdbd9a41b61 [2021-01-28T03:22:19.108Z] Removing intermediate container ffdbd9a41b61 [2021-01-28T03:22:19.108Z] ---> 1ac9e0cc6cab [2021-01-28T03:22:19.108Z] Step 23/24 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:22:19.108Z] ---> Running in 84899347c841 [2021-01-28T03:22:19.713Z] Removing intermediate container 84899347c841 [2021-01-28T03:22:19.713Z] ---> 6db68a543adb [2021-01-28T03:22:19.713Z] Step 24/24 : LABEL version=0.0.0 [2021-01-28T03:22:19.994Z] ---> Running in 92e641c63cc8 [2021-01-28T03:22:20.986Z] Removing intermediate container 92e641c63cc8 [2021-01-28T03:22:20.986Z] ---> 01987e87dcf6 [2021-01-28T03:22:20.986Z] [2021-01-28T03:22:21.272Z] Successfully built 01987e87dcf6 [2021-01-28T03:22:21.272Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-28T03:22:24.706Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0d15ddee7b24 [2021-01-28T03:22:24.706Z] ---> 07a462c7b436 [2021-01-28T03:22:24.706Z] [2021-01-28T03:22:24.706Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T03:22:24.706Z] ---> afeebe901d6b [2021-01-28T03:22:24.706Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T03:22:24.706Z] ---> Using cache [2021-01-28T03:22:24.706Z] ---> 394e400e3432 [2021-01-28T03:22:24.706Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T03:22:24.706Z] ---> Using cache [2021-01-28T03:22:24.706Z] ---> b514cd7e5366 [2021-01-28T03:22:24.706Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-28T03:22:24.706Z] ---> Running in 989b64df9b2e [2021-01-28T03:22:24.706Z] Removing intermediate container 989b64df9b2e [2021-01-28T03:22:24.706Z] ---> d8d5e0622d29 [2021-01-28T03:22:24.706Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T03:22:24.979Z] ---> Running in 310fe3ada84d [2021-01-28T03:22:25.574Z] Removing intermediate container 310fe3ada84d [2021-01-28T03:22:25.575Z] ---> a353580b657e [2021-01-28T03:22:25.575Z] Step 15/23 : WORKDIR / [2021-01-28T03:22:25.575Z] ---> Running in be9599cf9449 [2021-01-28T03:22:26.169Z] Removing intermediate container be9599cf9449 [2021-01-28T03:22:26.169Z] ---> d34ace579ac9 [2021-01-28T03:22:26.169Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T03:22:27.605Z] ---> 60d1b33fdb73 [2021-01-28T03:22:27.605Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-28T03:22:27.876Z] Removing intermediate container 4005288b5f42 [2021-01-28T03:22:27.876Z] ---> 9b670bad608c [2021-01-28T03:22:27.876Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-28T03:22:28.148Z] ---> Running in cecf57e6e2ba [2021-01-28T03:22:28.774Z] ---> 700e541e7763 [2021-01-28T03:22:29.055Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-28T03:22:29.330Z] 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-01-28T03:22:29.608Z] ---> 49d56af17540 [2021-01-28T03:22:29.608Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-28T03:22:29.884Z] ---> Running in 71de8f0a153d [2021-01-28T03:22:30.476Z] Removing intermediate container 71de8f0a153d [2021-01-28T03:22:30.476Z] ---> d7124d3cb30c [2021-01-28T03:22:30.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:22:30.476Z] ---> Running in 1be3fe5679f3 [2021-01-28T03:22:31.066Z] Removing intermediate container 1be3fe5679f3 [2021-01-28T03:22:31.066Z] ---> 97d8afd16f52 [2021-01-28T03:22:31.066Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T03:22:31.066Z] ---> Running in dd4afdc8e6ad [2021-01-28T03:22:31.656Z] Removing intermediate container dd4afdc8e6ad [2021-01-28T03:22:31.656Z] ---> a8fc2d81c3bf [2021-01-28T03:22:31.656Z] Step 22/23 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:22:31.656Z] ---> Running in e6adfc1b6aac [2021-01-28T03:22:31.924Z] Removing intermediate container cecf57e6e2ba [2021-01-28T03:22:31.924Z] ---> d070ca715cf7 [2021-01-28T03:22:31.924Z] [2021-01-28T03:22:31.924Z] Step 11/26 : FROM docker:20.10.0 [2021-01-28T03:22:32.200Z] 20.10.0: Pulling from library/docker [2021-01-28T03:22:32.200Z] Removing intermediate container e6adfc1b6aac [2021-01-28T03:22:32.200Z] ---> 46c60a71cfe0 [2021-01-28T03:22:32.200Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T03:22:32.200Z] ---> Running in 95c90526f1f0 [2021-01-28T03:22:32.791Z] Removing intermediate container 95c90526f1f0 [2021-01-28T03:22:32.791Z] ---> daabfec9f92c [2021-01-28T03:22:32.791Z] [2021-01-28T03:22:33.066Z] Successfully built daabfec9f92c [2021-01-28T03:22:33.066Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-28T03:22:43.194Z]  Building docker-core-command-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-28T03:22:43.194Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-28T03:22:43.194Z] ---> eeaf43b92773 [2021-01-28T03:22:43.194Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-28T03:22:44.621Z] ---> Running in a6f7a92bb8a9 [2021-01-28T03:22:45.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:22:45.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:22:46.193Z] (1/2) Installing readline (8.0.4-r0) [2021-01-28T03:22:46.193Z] (2/2) Installing bash (5.0.17-r0) [2021-01-28T03:22:46.193Z] Executing bash-5.0.17-r0.post-install [2021-01-28T03:22:46.193Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:22:46.193Z] OK: 12 MiB in 22 packages [2021-01-28T03:22:47.627Z] Removing intermediate container a6f7a92bb8a9 [2021-01-28T03:22:47.628Z] ---> bbb4535ecedf [2021-01-28T03:22:47.628Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-28T03:22:47.628Z] ---> Running in 6b73b10ef0f6 [2021-01-28T03:22:47.898Z] Removing intermediate container 6b73b10ef0f6 [2021-01-28T03:22:47.898Z] ---> 3d890b84d44b [2021-01-28T03:22:47.898Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-28T03:22:48.171Z] ---> Running in ebb738c64450 [2021-01-28T03:22:48.443Z] Removing intermediate container ebb738c64450 [2021-01-28T03:22:48.444Z] ---> 64b591e0d779 [2021-01-28T03:22:48.444Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-28T03:22:48.720Z] ---> Running in 43f3924c3263 [2021-01-28T03:22:49.312Z] Removing intermediate container 43f3924c3263 [2021-01-28T03:22:49.312Z] ---> dd1868eadb3e [2021-01-28T03:22:49.312Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-28T03:22:50.291Z] ---> da1a5b7c6e15 [2021-01-28T03:22:50.291Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-28T03:22:51.270Z] ---> 2e84be498269 [2021-01-28T03:22:51.270Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-28T03:22:51.866Z] ---> 165ef313f15e [2021-01-28T03:22:51.866Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-28T03:22:52.137Z] ---> Running in f22feb4709e1 [2021-01-28T03:22:53.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:22:53.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:22:53.985Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-28T03:22:53.985Z] (2/33) Installing expat (2.2.9-r1) [2021-01-28T03:22:53.985Z] (3/33) Installing libffi (3.3-r2) [2021-01-28T03:22:53.985Z] (4/33) Installing gdbm (1.13-r1) [2021-01-28T03:22:53.985Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-28T03:22:53.985Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-28T03:22:53.985Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-28T03:22:55.945Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-28T03:22:55.945Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-28T03:22:55.945Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-28T03:22:55.945Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-28T03:22:55.945Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-28T03:22:55.945Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-28T03:22:55.945Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-28T03:22:55.945Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-28T03:22:55.945Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-28T03:22:55.945Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-28T03:22:55.945Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-28T03:22:55.945Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-28T03:22:56.213Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-28T03:22:56.213Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-28T03:22:56.213Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-28T03:22:56.213Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-28T03:22:56.213Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-28T03:22:56.213Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-28T03:22:56.213Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-28T03:22:56.213Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-28T03:22:56.213Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-28T03:22:56.213Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-28T03:22:56.213Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-28T03:22:56.213Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-28T03:22:56.485Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-28T03:22:56.485Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-28T03:22:56.485Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:22:56.485Z] OK: 71 MiB in 55 packages [2021-01-28T03:23:03.181Z] Removing intermediate container f22feb4709e1 [2021-01-28T03:23:03.181Z] ---> f96402298524 [2021-01-28T03:23:03.181Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-28T03:23:03.181Z] ---> Running in 953a159c5b40 [2021-01-28T03:23:08.565Z] Collecting docker-compose==1.23.2 [2021-01-28T03:23:08.565Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-28T03:23:08.565Z] 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-01-28T03:23:08.565Z] Collecting jsonschema<3,>=2.5.1 [2021-01-28T03:23:08.836Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-28T03:23:09.811Z] Collecting PyYAML<4,>=3.10 [2021-01-28T03:23:09.811Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-28T03:23:13.174Z] Collecting cached-property<2,>=1.2.0 [2021-01-28T03:23:13.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-28T03:23:13.174Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-28T03:23:13.174Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-28T03:23:13.444Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-28T03:23:13.444Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-28T03:23:15.405Z] Collecting docopt<0.7,>=0.6.1 [2021-01-28T03:23:15.405Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-28T03:23:17.405Z] Collecting texttable<0.10,>=0.9.0 [2021-01-28T03:23:17.682Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-28T03:23:20.295Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-28T03:23:20.295Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-28T03:23:21.268Z] Collecting docker<4.0,>=3.6.0 [2021-01-28T03:23:21.268Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-28T03:23:21.865Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-28T03:23:21.865Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-28T03:23:22.137Z] 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-01-28T03:23:22.137Z] 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-01-28T03:23:22.407Z] Collecting idna<2.8,>=2.5 [2021-01-28T03:23:22.407Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-28T03:23:22.677Z] Collecting docker-pycreds>=0.4.0 [2021-01-28T03:23:22.677Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-28T03:23:22.677Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-28T03:23:22.677Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-28T03:23:22.677Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-28T03:23:22.677Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-28T03:23:23.645Z] Installing collected packages: jsonschema, PyYAML, cached-property, websocket-client, dockerpty, docopt, texttable, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-01-28T03:23:23.915Z] Running setup.py install for PyYAML: started [2021-01-28T03:23:25.874Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-28T03:23:26.145Z] Running setup.py install for dockerpty: started [2021-01-28T03:23:28.106Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-28T03:23:28.106Z] Running setup.py install for docopt: started [2021-01-28T03:23:30.068Z] Running setup.py install for docopt: finished with status 'done' [2021-01-28T03:23:30.068Z] Running setup.py install for texttable: started [2021-01-28T03:23:31.494Z] Running setup.py install for texttable: finished with status 'done' [2021-01-28T03:23:31.494Z] Attempting uninstall: urllib3 [2021-01-28T03:23:31.494Z] Found existing installation: urllib3 1.25.9 [2021-01-28T03:23:31.494Z] Uninstalling urllib3-1.25.9: [2021-01-28T03:23:31.766Z] Successfully uninstalled urllib3-1.25.9 [2021-01-28T03:23:32.357Z] Attempting uninstall: idna [2021-01-28T03:23:32.357Z] Found existing installation: idna 2.9 [2021-01-28T03:23:32.357Z] Uninstalling idna-2.9: [2021-01-28T03:23:32.357Z] Successfully uninstalled idna-2.9 [2021-01-28T03:23:32.950Z] Attempting uninstall: requests [2021-01-28T03:23:32.950Z] Found existing installation: requests 2.23.0 [2021-01-28T03:23:32.950Z] Uninstalling requests-2.23.0: [2021-01-28T03:23:33.223Z] Successfully uninstalled requests-2.23.0 [2021-01-28T03:23:35.186Z] 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-01-28T03:23:39.470Z] Removing intermediate container 953a159c5b40 [2021-01-28T03:23:39.470Z] ---> ad3d84c473bf [2021-01-28T03:23:39.470Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-28T03:23:39.470Z] ---> Running in 932f2d142b87 [2021-01-28T03:23:40.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T03:23:40.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T03:23:41.046Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T03:23:41.046Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-28T03:23:41.046Z] (3/3) Installing curl (7.69.1-r3) [2021-01-28T03:23:41.047Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T03:23:41.047Z] OK: 71 MiB in 58 packages [2021-01-28T03:23:42.498Z] Removing intermediate container 932f2d142b87 [2021-01-28T03:23:42.498Z] ---> 26dadf6f6a74 [2021-01-28T03:23:42.498Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-28T03:23:42.769Z] ---> Running in 7022847e0d4f [2021-01-28T03:23:43.047Z] Removing intermediate container 7022847e0d4f [2021-01-28T03:23:43.047Z] ---> 796dbabb7bbd [2021-01-28T03:23:43.047Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T03:23:43.321Z] ---> Running in 5e39bd1c461a [2021-01-28T03:23:43.916Z] Removing intermediate container 5e39bd1c461a [2021-01-28T03:23:43.916Z] ---> 498d26e2418b [2021-01-28T03:23:43.916Z] Step 24/26 : LABEL arch=arm64 [2021-01-28T03:23:43.916Z] ---> Running in 201aa268e2ad [2021-01-28T03:23:44.511Z] Removing intermediate container 201aa268e2ad [2021-01-28T03:23:44.511Z] ---> 8e99adf8ce12 [2021-01-28T03:23:44.511Z] Step 25/26 : LABEL git_sha=4ed455a01a572bac847ba4e615e8b60e6a9c7131 [2021-01-28T03:23:44.511Z] ---> Running in ef534faf7fb7 [2021-01-28T03:23:45.142Z] Removing intermediate container ef534faf7fb7 [2021-01-28T03:23:45.142Z] ---> 46184140ecb0 [2021-01-28T03:23:45.142Z] Step 26/26 : LABEL version=0.0.0 [2021-01-28T03:23:45.142Z] ---> Running in 88c07ea75ab6 [2021-01-28T03:23:45.733Z] Removing intermediate container 88c07ea75ab6 [2021-01-28T03:23:45.733Z] ---> e6f4286db71d [2021-01-28T03:23:45.733Z] [2021-01-28T03:23:46.327Z] Successfully built e6f4286db71d [2021-01-28T03:23:46.327Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-28T03:23:46.612Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-28T03:23:46.627Z] $ docker stop --time=1 46b4de5123c0476b827e3ca4aec7fad4ff61b5d0e2cb6a42f4aac43fc905dbc2 [2021-01-28T03:23:48.582Z] $ docker rm -f 46b4de5123c0476b827e3ca4aec7fad4ff61b5d0e2cb6a42f4aac43fc905dbc2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T03:23:49.362Z] + docker images [2021-01-28T03:23:49.362Z] + grep docker [2021-01-28T03:23:49.632Z] docker-sys-mgmt-agent-go-arm64 latest e6f4286db71d 4 seconds ago 300MB [2021-01-28T03:23:49.632Z] docker-core-command-go-arm64 latest daabfec9f92c About a minute ago 15.4MB [2021-01-28T03:23:49.632Z] docker-security-secretstore-setup-go-arm64 latest 01987e87dcf6 About a minute ago 23.4MB [2021-01-28T03:23:49.632Z] docker-security-proxy-setup-go-arm64 latest 990dc3f5872f About a minute ago 23.2MB [2021-01-28T03:23:49.632Z] docker-security-bootstrapper-go-arm64 latest 2e312eb7c68e 2 minutes ago 31.9MB [2021-01-28T03:23:49.632Z] docker-core-data-go-arm64 latest 67f4d30b159a 3 minutes ago 21MB [2021-01-28T03:23:49.632Z] docker-core-metadata-go-arm64 latest a10355b10a88 3 minutes ago 17.7MB [2021-01-28T03:23:49.632Z] docker-support-scheduler-go-arm64 latest ab2280726961 3 minutes ago 15.5MB [2021-01-28T03:23:49.632Z] docker-support-notifications-go-arm64 latest 5825fa2c87fc 3 minutes ago 16MB [2021-01-28T03:23:49.632Z] docker 20.10.0 eeaf43b92773 6 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-01-28T03:23:54.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:23:55.349Z] ---> package-listing.sh [2021-01-28T03:23:55.349Z] ++ facter osfamily [2021-01-28T03:23:55.349Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-28T03:23:55.349Z] + OS_FAMILY=redhat [2021-01-28T03:23:55.349Z] + workspace=/w/workspace/edgex-go/1 [2021-01-28T03:23:55.349Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-28T03:23:55.349Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-28T03:23:55.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-28T03:23:55.349Z] + PACKAGES=/tmp/packages_start.txt [2021-01-28T03:23:55.349Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-28T03:23:55.349Z] + PACKAGES=/tmp/packages_end.txt [2021-01-28T03:23:55.349Z] + case "${OS_FAMILY}" in [2021-01-28T03:23:55.349Z] + rpm -qa [2021-01-28T03:23:55.349Z] + sort [2021-01-28T03:24:00.656Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-28T03:24:00.656Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-28T03:24:00.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-28T03:24:00.656Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-28T03:24:00.656Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-28T03:24:00.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-28T03:24:00.703Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-28T03:24:01.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:24:01.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T03:24:01.380Z] [2021-01-28T03:24:01.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-28T03:24:02.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T03:24:02.042Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-28T03:24:02.042Z] df20fa9351a1: Pulling fs layer [2021-01-28T03:24:02.042Z] 36b3adc4ff6f: Pulling fs layer [2021-01-28T03:24:02.042Z] 8ad3a11d3b57: Pulling fs layer [2021-01-28T03:24:02.042Z] 46f8f816bc3b: Pulling fs layer [2021-01-28T03:24:02.042Z] 93b61091891f: Pulling fs layer [2021-01-28T03:24:02.042Z] 93b9cdb0e59b: Pulling fs layer [2021-01-28T03:24:02.042Z] 5e14af77c1be: Pulling fs layer [2021-01-28T03:24:02.042Z] 01666e4c0597: Pulling fs layer [2021-01-28T03:24:02.042Z] aa168da1d23b: Pulling fs layer [2021-01-28T03:24:02.042Z] 01666e4c0597: Waiting [2021-01-28T03:24:02.042Z] 93b9cdb0e59b: Waiting [2021-01-28T03:24:02.042Z] aa168da1d23b: Waiting [2021-01-28T03:24:02.042Z] 5e14af77c1be: Waiting [2021-01-28T03:24:02.042Z] 46f8f816bc3b: Waiting [2021-01-28T03:24:02.042Z] 93b61091891f: Waiting [2021-01-28T03:24:02.042Z] 36b3adc4ff6f: Verifying Checksum [2021-01-28T03:24:02.042Z] 36b3adc4ff6f: Download complete [2021-01-28T03:24:02.042Z] 46f8f816bc3b: Verifying Checksum [2021-01-28T03:24:02.042Z] 46f8f816bc3b: Download complete [2021-01-28T03:24:02.310Z] df20fa9351a1: Verifying Checksum [2021-01-28T03:24:02.310Z] df20fa9351a1: Download complete [2021-01-28T03:24:02.310Z] 93b9cdb0e59b: Verifying Checksum [2021-01-28T03:24:02.310Z] 93b9cdb0e59b: Download complete [2021-01-28T03:24:02.310Z] 93b61091891f: Download complete [2021-01-28T03:24:02.310Z] 5e14af77c1be: Verifying Checksum [2021-01-28T03:24:02.310Z] 5e14af77c1be: Download complete [2021-01-28T03:24:02.310Z] 01666e4c0597: Verifying Checksum [2021-01-28T03:24:02.310Z] 01666e4c0597: Download complete [2021-01-28T03:24:02.310Z] 8ad3a11d3b57: Verifying Checksum [2021-01-28T03:24:02.310Z] 8ad3a11d3b57: Download complete [2021-01-28T03:24:02.575Z] df20fa9351a1: Pull complete [2021-01-28T03:24:02.842Z] 36b3adc4ff6f: Pull complete [2021-01-28T03:24:03.811Z] 8ad3a11d3b57: Pull complete [2021-01-28T03:24:03.811Z] 46f8f816bc3b: Pull complete [2021-01-28T03:24:04.763Z] aa168da1d23b: Verifying Checksum [2021-01-28T03:24:04.763Z] aa168da1d23b: Download complete [2021-01-28T03:24:06.157Z] 93b61091891f: Pull complete [2021-01-28T03:24:06.421Z] 93b9cdb0e59b: Pull complete [2021-01-28T03:24:06.421Z] 5e14af77c1be: Pull complete [2021-01-28T03:24:06.687Z] 01666e4c0597: Pull complete [2021-01-28T03:24:16.746Z] aa168da1d23b: Pull complete [2021-01-28T03:24:16.746Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-28T03:24:16.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T03:24:16.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-28T03:24:16.987Z] prd-centos7-docker-4c-2g-23669 does not seem to be running inside a container [2021-01-28T03:24:17.090Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-28T03:24:18.956Z] $ docker top 5df8b097496a3bd7474478ff13426c8a8027db02222ff75d1f70ee0efc97c200 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T03:24:19.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-28T03:24:19.933Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-28T03:24:20.249Z] + ls /var/log/sa-host [2021-01-28T03:24:20.249Z] + sadf -c /var/log/sa-host/sa23 [2021-01-28T03:24:20.249Z] file_magic: OK [2021-01-28T03:24:20.249Z] HZ: Using current value: 100 [2021-01-28T03:24:20.249Z] file_header: OK [2021-01-28T03:24:20.249Z] 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-01-28T03:24:20.249Z] Statistics: [2021-01-28T03:24:20.249Z] Hnuu...uuuununununu... [2021-01-28T03:24:20.249Z] File successfully converted to sysstat format version 12.2.1 [2021-01-28T03:24:20.249Z] + sadf -c /var/log/sa-host/sa28 [2021-01-28T03:24:20.249Z] file_magic: OK [2021-01-28T03:24:20.249Z] HZ: Using current value: 100 [2021-01-28T03:24:20.249Z] file_header: OK [2021-01-28T03:24:20.249Z] 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-01-28T03:24:20.249Z] Statistics: [2021-01-28T03:24:20.249Z] 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... [2021-01-28T03:24:20.249Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-28T03:24:20.644Z] provisioning config files... [2021-01-28T03:24:20.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4229724640463226581tmp [Pipeline] { [Pipeline] echo [2021-01-28T03:24:20.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:24:21.124Z] ---> create-netrc.sh [Pipeline] } [2021-01-28T03:24:21.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-28T03:24:21.345Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:24:21.679Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-28T03:24:21.709Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:24:22.046Z] ---> sudo-logs.sh [2021-01-28T03:24:22.046Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-28T03:24:22.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:24:22.417Z] ---> job-cost.sh [2021-01-28T03:24:22.417Z] lf-activate-venv: SKIPPING [2021-01-28T03:24:22.417Z] INFO: No Stack... [2021-01-28T03:24:24.337Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-28T03:24:24.911Z] INFO: Archiving Costs [Pipeline] echo [2021-01-28T03:24:24.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T03:24:25.291Z] ---> logs-deploy.sh [2021-01-28T03:24:25.291Z] lf-activate-venv: SKIPPING [2021-01-28T03:24:25.291Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3094/1 [2021-01-28T03:24:25.291Z] INFO: archiving workspace using pattern(s): [2021-01-28T03:24:26.681Z] Archives upload complete. [2021-01-28T03:24:26.681Z] INFO: archiving logs to Nexus