Pull request #3266 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e1001ebcdbb158c1d7b0fdd7ab749685ac6f680b rather than 235ac2cea3d7d2b19ffd49c54240b433579ee822 Obtained Jenkinsfile from e1001ebcdbb158c1d7b0fdd7ab749685ac6f680b 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-3266/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3266/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29992 in /w/workspace/edgexfoundry_edgex-go_PR-3266 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit e1001ebcdbb158c1d7b0fdd7ab749685ac6f680b into PR head commit 235ac2cea3d7d2b19ffd49c54240b433579ee822 Merge succeeded, producing 235ac2cea3d7d2b19ffd49c54240b433579ee822 Checking out Revision 235ac2cea3d7d2b19ffd49c54240b433579ee822 (PR-3266) 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/3266/head:refs/remotes/origin/PR-3266 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 235ac2cea3d7d2b19ffd49c54240b433579ee822 # 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 e1001ebcdbb158c1d7b0fdd7ab749685ac6f680b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 235ac2cea3d7d2b19ffd49c54240b433579ee822 # timeout=10 Commit message: "build: Upgrade go-mod-core-contracts lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-16T12:39:15.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-16T12:39:15.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-16T12:39:15.639Z] ========================================================= [2021-03-16T12:39:15.639Z] EdgeX Global Pipelines Version Info [2021-03-16T12:39:15.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-16T12:39:17.930Z] ------------------- [2021-03-16T12:39:17.930Z] stable info: [2021-03-16T12:39:17.930Z] ------------------- [2021-03-16T12:39:17.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-16T12:39:17.930Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T12:39:17.930Z] Message: update stable to v1.0.184 [2021-03-16T12:39:18.939Z] ------------------- [2021-03-16T12:39:18.939Z] experimental info: [2021-03-16T12:39:18.939Z] ------------------- [2021-03-16T12:39:18.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-16T12:39:18.939Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T12:39:18.939Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-16T12:39:19.345Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-16T12:39:19.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-16T12:39:19.587Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-16T12:39:19.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-16T12:39:19.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-16T12:39:20.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-16T12:39:20.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-16T12:39:20.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-16T12:39:20.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-16T12:39:20.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-16T12:39:20.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-16T12:39:21.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-16T12:39:21.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-16T12:39:21.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-16T12:39:21.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T12:39:21.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T12:39:21.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-16T12:39:21.833Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-16T12:39:21.952Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-16T12:39:22.132Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-16T12:39:22.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-16T12:39:22.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-16T12:39:22.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3266 [Pipeline] echo [2021-03-16T12:39:22.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3266 [Pipeline] echo [2021-03-16T12:39:22.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3266 [Pipeline] echo [2021-03-16T12:39:22.993Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 235ac2cea3d7d2b19ffd49c54240b433579ee822 [Pipeline] echo [2021-03-16T12:39:23.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 235ac2c [Pipeline] echo [2021-03-16T12:39:23.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T12:39:23.660Z] provisioning config files... [2021-03-16T12:39:23.696Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5236235619694338474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T12:39:24.144Z] ---> docker-login.sh [2021-03-16T12:39:24.144Z] nexus3.edgexfoundry.org:10001 [2021-03-16T12:39:25.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:39:26.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:39:26.185Z] Configure a credential helper to remove this warning. See [2021-03-16T12:39:26.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:39:26.185Z] [2021-03-16T12:39:26.185Z] Login Succeeded [2021-03-16T12:39:26.185Z] nexus3.edgexfoundry.org:10002 [2021-03-16T12:39:26.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:39:26.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:39:26.462Z] Configure a credential helper to remove this warning. See [2021-03-16T12:39:26.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:39:26.462Z] [2021-03-16T12:39:26.462Z] Login Succeeded [2021-03-16T12:39:26.462Z] nexus3.edgexfoundry.org:10003 [2021-03-16T12:39:26.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:39:26.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:39:26.754Z] Configure a credential helper to remove this warning. See [2021-03-16T12:39:26.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:39:26.754Z] [2021-03-16T12:39:26.754Z] Login Succeeded [2021-03-16T12:39:26.754Z] nexus3.edgexfoundry.org:10004 [2021-03-16T12:39:27.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:39:27.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:39:27.042Z] Configure a credential helper to remove this warning. See [2021-03-16T12:39:27.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:39:27.042Z] [2021-03-16T12:39:27.042Z] Login Succeeded [2021-03-16T12:39:27.042Z] docker.io [2021-03-16T12:39:27.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:39:27.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:39:27.596Z] Configure a credential helper to remove this warning. See [2021-03-16T12:39:27.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:39:27.596Z] [2021-03-16T12:39:27.596Z] Login Succeeded [2021-03-16T12:39:27.596Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T12:39:27.624Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T12:39:28.206Z] ++ 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-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/core-command/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/core-data/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-16T12:39:28.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.206Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-16T12:39:28.206Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.206Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-16T12:39:28.207Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T12:39:28.207Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-16T12:39:28.207Z] ++ cut -d/ -f2 [2021-03-16T12:39:28.207Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-16T12:39:28.384Z] 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-03-16T12:39:30.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T12:39:30.078Z] [2021-03-16T12:39:30.078Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:39:30.581Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T12:39:30.852Z] latest: Pulling from edgex-devops/git-semver [2021-03-16T12:39:30.852Z] 31603596830f: Pulling fs layer [2021-03-16T12:39:30.852Z] 2a8b12db71e7: Pulling fs layer [2021-03-16T12:39:30.852Z] 6ca5941a6612: Pulling fs layer [2021-03-16T12:39:30.852Z] ecc8261a40a4: Pulling fs layer [2021-03-16T12:39:30.852Z] ecc8261a40a4: Waiting [2021-03-16T12:39:30.852Z] 2a8b12db71e7: Verifying Checksum [2021-03-16T12:39:30.852Z] 2a8b12db71e7: Download complete [2021-03-16T12:39:31.123Z] 31603596830f: Verifying Checksum [2021-03-16T12:39:31.123Z] 31603596830f: Download complete [2021-03-16T12:39:31.400Z] ecc8261a40a4: Verifying Checksum [2021-03-16T12:39:31.400Z] ecc8261a40a4: Download complete [2021-03-16T12:39:31.400Z] 6ca5941a6612: Verifying Checksum [2021-03-16T12:39:31.400Z] 6ca5941a6612: Download complete [2021-03-16T12:39:31.668Z] 31603596830f: Pull complete [2021-03-16T12:39:31.936Z] 2a8b12db71e7: Pull complete [2021-03-16T12:39:33.376Z] 6ca5941a6612: Pull complete [2021-03-16T12:39:33.976Z] ecc8261a40a4: Pull complete [2021-03-16T12:39:33.976Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-16T12:39:33.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T12:39:33.976Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-16T12:39:34.169Z] prd-centos7-docker-4c-2g-29992 does not seem to be running inside a container [2021-03-16T12:39:34.276Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-16T12:39:38.642Z] $ docker top 5ca7be7343e918c19f05ddce32d34de36516004746490602107579e66d059e3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-16T12:39:39.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T12:39:39.502Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T12:39:40.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T12:39:40.551Z] $ docker exec 5ca7be7343e918c19f05ddce32d34de36516004746490602107579e66d059e3a ssh-agent [2021-03-16T12:39:41.294Z] SSH_AUTH_SOCK=/tmp/ssh-TXBtiVnJdrSO/agent.11 [2021-03-16T12:39:41.294Z] SSH_AGENT_PID=16 [2021-03-16T12:39:41.315Z] Running ssh-add (command line suppressed) [2021-03-16T12:39:41.787Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8753414757309701734.key (/w/workspace/edgex-go/1@tmp/private_key_8753414757309701734.key) [2021-03-16T12:39:42.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T12:39:43.074Z] + git tag --points-at HEAD [Pipeline] } [2021-03-16T12:39:43.128Z] $ docker exec --env ******** --env ******** 5ca7be7343e918c19f05ddce32d34de36516004746490602107579e66d059e3a ssh-agent -k [2021-03-16T12:39:43.722Z] unset SSH_AUTH_SOCK; [2021-03-16T12:39:43.723Z] unset SSH_AGENT_PID; [2021-03-16T12:39:43.723Z] echo Agent pid 16 killed; [2021-03-16T12:39:43.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-16T12:39:44.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T12:39:44.110Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T12:39:45.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T12:39:45.108Z] $ docker exec 5ca7be7343e918c19f05ddce32d34de36516004746490602107579e66d059e3a ssh-agent [2021-03-16T12:39:45.782Z] SSH_AUTH_SOCK=/tmp/ssh-F2Yd9ZeB05R7/agent.45 [2021-03-16T12:39:45.782Z] SSH_AGENT_PID=50 [2021-03-16T12:39:45.793Z] Running ssh-add (command line suppressed) [2021-03-16T12:39:46.391Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4814216633949146346.key (/w/workspace/edgex-go/1@tmp/private_key_4814216633949146346.key) [2021-03-16T12:39:46.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T12:39:46.967Z] + git semver init [2021-03-16T12:39:46.967Z] # -> Open(): unable to determine branch for HEAD [2021-03-16T12:39:46.967Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-16T12:39:46.967Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-16T12:39:46.967Z] # $SEMVER_REMOTE_NAME = origin [2021-03-16T12:39:46.967Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-16T12:39:46.967Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-16T12:39:46.967Z] # $SEMVER_BRANCH = PR-3266 [2021-03-16T12:39:46.967Z] # $SEMVER_TEMP = /tmp/semver-125850014 [2021-03-16T12:39:46.967Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-16T12:40:28.622Z] # '/tmp/semver-125850014' -> '/w/workspace/edgex-go/1/.semver' [2021-03-16T12:40:28.622Z] # -> Force: false [2021-03-16T12:40:28.622Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-16T12:40:28.666Z] $ docker exec --env ******** --env ******** 5ca7be7343e918c19f05ddce32d34de36516004746490602107579e66d059e3a ssh-agent -k [2021-03-16T12:40:29.307Z] unset SSH_AUTH_SOCK; [2021-03-16T12:40:29.308Z] unset SSH_AGENT_PID; [2021-03-16T12:40:29.308Z] echo Agent pid 50 killed; [2021-03-16T12:40:29.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T12:40:30.517Z] + git semver [Pipeline] } [2021-03-16T12:40:30.559Z] $ docker stop --time=1 5ca7be7343e918c19f05ddce32d34de36516004746490602107579e66d059e3a [2021-03-16T12:40:32.623Z] $ docker rm -f 5ca7be7343e918c19f05ddce32d34de36516004746490602107579e66d059e3a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T12:40:33.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-16T12:40:35.043Z] Stashed 1 file(s) [Pipeline] echo [2021-03-16T12:40:35.067Z] [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-03-16T12:40:36.507Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-16T12:40:36.918Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T12:40:37.370Z] + sudo service docker restart [2021-03-16T12:40:37.370Z] + true [2021-03-16T12:40:37.370Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-16T12:40:40.951Z] ========================================================= [2021-03-16T12:40:40.951Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-16T12:40:40.951Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:40:41.486Z] + 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-03-16T12:40:50.736Z] Still waiting to schedule task [2021-03-16T12:40:50.736Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-16T12:40:54.908Z] Sending build context to Docker daemon 328.7MB [2021-03-16T12:40:54.908Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T12:40:54.908Z] Step 2/6 : FROM ${BASE} [2021-03-16T12:40:54.908Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-16T12:40:54.908Z] 188c0c94c7c5: Pulling fs layer [2021-03-16T12:40:54.908Z] 0ef7d3d256c8: Pulling fs layer [2021-03-16T12:40:54.908Z] de9db76c5a1d: Pulling fs layer [2021-03-16T12:40:54.908Z] bca2f99d35d6: Pulling fs layer [2021-03-16T12:40:54.908Z] 93359f2a8cfa: Pulling fs layer [2021-03-16T12:40:54.908Z] 7c6f9722023f: Pulling fs layer [2021-03-16T12:40:54.908Z] a35cf1a2eb13: Pulling fs layer [2021-03-16T12:40:54.908Z] 93359f2a8cfa: Waiting [2021-03-16T12:40:54.908Z] 7c6f9722023f: Waiting [2021-03-16T12:40:54.908Z] a35cf1a2eb13: Waiting [2021-03-16T12:40:54.908Z] bca2f99d35d6: Waiting [2021-03-16T12:40:54.908Z] de9db76c5a1d: Verifying Checksum [2021-03-16T12:40:54.908Z] de9db76c5a1d: Download complete [2021-03-16T12:40:54.908Z] 0ef7d3d256c8: Verifying Checksum [2021-03-16T12:40:54.908Z] 0ef7d3d256c8: Download complete [2021-03-16T12:40:54.908Z] 93359f2a8cfa: Verifying Checksum [2021-03-16T12:40:54.908Z] 93359f2a8cfa: Download complete [2021-03-16T12:40:55.248Z] 7c6f9722023f: Verifying Checksum [2021-03-16T12:40:55.248Z] 7c6f9722023f: Download complete [2021-03-16T12:40:55.248Z] 188c0c94c7c5: Verifying Checksum [2021-03-16T12:40:55.248Z] 188c0c94c7c5: Download complete [2021-03-16T12:40:56.337Z] 188c0c94c7c5: Pull complete [2021-03-16T12:40:56.692Z] 0ef7d3d256c8: Pull complete [2021-03-16T12:40:57.349Z] de9db76c5a1d: Pull complete [2021-03-16T12:41:00.096Z] a35cf1a2eb13: Verifying Checksum [2021-03-16T12:41:00.096Z] a35cf1a2eb13: Download complete [2021-03-16T12:41:01.542Z] bca2f99d35d6: Verifying Checksum [2021-03-16T12:41:01.542Z] bca2f99d35d6: Download complete [2021-03-16T12:41:16.824Z] bca2f99d35d6: Pull complete [2021-03-16T12:41:16.824Z] 93359f2a8cfa: Pull complete [2021-03-16T12:41:16.824Z] 7c6f9722023f: Pull complete [2021-03-16T12:41:27.240Z] a35cf1a2eb13: Pull complete [2021-03-16T12:41:27.240Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-16T12:41:27.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-16T12:41:27.240Z] ---> a62c8e92a672 [2021-03-16T12:41:27.240Z] 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-03-16T12:41:27.240Z] ---> Running in fd0340a2736c [2021-03-16T12:41:28.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:41:29.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:41:32.311Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T12:41:32.940Z] (2/12) Installing file (5.38-r0) [2021-03-16T12:41:32.940Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T12:41:32.940Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T12:41:45.297Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T12:41:45.297Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T12:41:45.297Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T12:41:45.297Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T12:41:45.297Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T12:41:45.297Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T12:41:45.297Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T12:41:45.297Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T12:41:45.297Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:41:45.297Z] OK: 233 MiB in 51 packages [2021-03-16T12:41:48.842Z] Removing intermediate container fd0340a2736c [2021-03-16T12:41:48.842Z] ---> 136714eb6efb [2021-03-16T12:41:48.842Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T12:41:49.114Z] ---> Running in 14f6064c0b45 [2021-03-16T12:41:49.398Z] Removing intermediate container 14f6064c0b45 [2021-03-16T12:41:49.398Z] ---> 8bedcb7ed256 [2021-03-16T12:41:49.398Z] Step 5/6 : COPY go.mod . [2021-03-16T12:41:50.015Z] ---> 459d90d7d3f0 [2021-03-16T12:41:50.015Z] Step 6/6 : RUN go mod download [2021-03-16T12:41:50.015Z] ---> Running in 1f6b3c68ae66 [2021-03-16T12:42:22.734Z] Removing intermediate container 1f6b3c68ae66 [2021-03-16T12:42:22.734Z] ---> 753dd432c1a2 [2021-03-16T12:42:22.734Z] Successfully built 753dd432c1a2 [2021-03-16T12:42:22.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:42:23.134Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T12:42:23.425Z] . [Pipeline] withDockerContainer [2021-03-16T12:42:24.399Z] prd-centos7-docker-4c-2g-29992 does not seem to be running inside a container [2021-03-16T12:42:24.606Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T12:42:26.978Z] $ docker top be24de3ffebc6e301c34108abcce3611f499ee7fffbdfe2a98da33768aae1042 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T12:42:28.196Z] + go version [2021-03-16T12:42:28.196Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-16T12:42:28.244Z] $ docker stop --time=1 be24de3ffebc6e301c34108abcce3611f499ee7fffbdfe2a98da33768aae1042 [2021-03-16T12:42:30.063Z] $ docker rm -f be24de3ffebc6e301c34108abcce3611f499ee7fffbdfe2a98da33768aae1042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-03-16T12:42:31.125Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29993 in /w/workspace/edgexfoundry_edgex-go_PR-3266 [Pipeline] { [Pipeline] ws [2021-03-16T12:42:31.246Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:42:31.686Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T12:42:31.686Z] . [Pipeline] withDockerContainer [2021-03-16T12:42:32.183Z] prd-centos7-docker-4c-2g-29992 does not seem to be running inside a container [2021-03-16T12:42:32.266Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T12:42:35.040Z] $ docker top 666e9f1abcbdb6d98439a4ec97b4cfc8903d2f80285cf35b567a1e03c970ff66 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T12:42:35.469Z] ========================================================= [2021-03-16T12:42:35.469Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T12:42:35.469Z] ========================================================= [Pipeline] sh [2021-03-16T12:42:35.817Z] + make test [2021-03-16T12:42:35.818Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T12:42:36.512Z] using credential edgex-jenkins-ssh [2021-03-16T12:42:36.574Z] Cloning the remote Git repository [2021-03-16T12:42:36.610Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T12:42:36.709Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-16T12:42:36.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T12:42:36.807Z] > git --version # timeout=10 [2021-03-16T12:42:36.825Z] > git --version # 'git version 2.17.1' [2021-03-16T12:42:36.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T12:42:36.892Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T12:42:51.263Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T12:42:51.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T12:42:51.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T12:42:51.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T12:42:51.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T12:42:51.377Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3266/head:refs/remotes/origin/PR-3266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T12:42:52.231Z] Merging remotes/origin/master commit e1001ebcdbb158c1d7b0fdd7ab749685ac6f680b into PR head commit 235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:42:52.797Z] Merge succeeded, producing 235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:42:52.797Z] Checking out Revision 235ac2cea3d7d2b19ffd49c54240b433579ee822 (PR-3266) [2021-03-16T12:42:52.255Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T12:42:52.287Z] > git checkout -f 235ac2cea3d7d2b19ffd49c54240b433579ee822 # timeout=10 [2021-03-16T12:42:52.659Z] > git remote # timeout=10 [2021-03-16T12:42:52.683Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T12:42:52.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T12:42:52.731Z] > git merge e1001ebcdbb158c1d7b0fdd7ab749685ac6f680b # timeout=10 [2021-03-16T12:42:52.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T12:42:52.802Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T12:42:52.842Z] > git checkout -f 235ac2cea3d7d2b19ffd49c54240b433579ee822 # timeout=10 [2021-03-16T12:42:57.278Z] Commit message: "build: Upgrade go-mod-core-contracts lib" [2021-03-16T12:42:57.332Z] > git --version # timeout=10 [2021-03-16T12:42:57.341Z] > git --version # 'git version 2.17.1' [2021-03-16T12:42:57.353Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-03-16T12:42:58.232Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T12:42:59.287Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-16T12:42:59.694Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T12:43:00.054Z] + + true [2021-03-16T12:43:00.055Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T12:43:02.164Z] provisioning config files... [2021-03-16T12:43:02.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3045349304243067655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T12:43:02.652Z] ---> docker-login.sh [2021-03-16T12:43:02.652Z] nexus3.edgexfoundry.org:10001 [2021-03-16T12:43:03.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:43:03.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:43:03.846Z] Configure a credential helper to remove this warning. See [2021-03-16T12:43:03.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:43:03.846Z] [2021-03-16T12:43:03.846Z] Login Succeeded [2021-03-16T12:43:03.846Z] nexus3.edgexfoundry.org:10002 [2021-03-16T12:43:04.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:43:04.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:43:04.392Z] Configure a credential helper to remove this warning. See [2021-03-16T12:43:04.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:43:04.392Z] [2021-03-16T12:43:04.392Z] Login Succeeded [2021-03-16T12:43:04.392Z] nexus3.edgexfoundry.org:10003 [2021-03-16T12:43:04.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:43:04.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:43:04.665Z] Configure a credential helper to remove this warning. See [2021-03-16T12:43:04.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:43:04.665Z] [2021-03-16T12:43:04.941Z] Login Succeeded [2021-03-16T12:43:04.941Z] nexus3.edgexfoundry.org:10004 [2021-03-16T12:43:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:43:05.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:43:05.216Z] Configure a credential helper to remove this warning. See [2021-03-16T12:43:05.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:43:05.216Z] [2021-03-16T12:43:05.216Z] Login Succeeded [2021-03-16T12:43:05.216Z] docker.io [2021-03-16T12:43:05.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T12:43:06.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T12:43:06.083Z] Configure a credential helper to remove this warning. See [2021-03-16T12:43:06.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T12:43:06.083Z] [2021-03-16T12:43:06.083Z] Login Succeeded [2021-03-16T12:43:06.083Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T12:43:06.116Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-16T12:43:06.665Z] ========================================================= [2021-03-16T12:43:06.665Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-16T12:43:06.665Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:43:07.114Z] + 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-03-16T12:43:09.753Z] Sending build context to Docker daemon 166.9MB [2021-03-16T12:43:09.753Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T12:43:09.753Z] Step 2/6 : FROM ${BASE} [2021-03-16T12:43:09.753Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-16T12:43:09.753Z] 5f621e34cdf4: Pulling fs layer [2021-03-16T12:43:09.753Z] a4357932f1b6: Pulling fs layer [2021-03-16T12:43:09.753Z] 18c013af1878: Pulling fs layer [2021-03-16T12:43:09.753Z] 00ac8860ef70: Pulling fs layer [2021-03-16T12:43:09.753Z] 63d7cb157983: Pulling fs layer [2021-03-16T12:43:09.753Z] b116817d02f9: Pulling fs layer [2021-03-16T12:43:09.753Z] 745a02a5169b: Pulling fs layer [2021-03-16T12:43:09.753Z] 00ac8860ef70: Waiting [2021-03-16T12:43:09.753Z] 63d7cb157983: Waiting [2021-03-16T12:43:09.753Z] b116817d02f9: Waiting [2021-03-16T12:43:09.753Z] 745a02a5169b: Waiting [2021-03-16T12:43:09.753Z] 18c013af1878: Verifying Checksum [2021-03-16T12:43:09.753Z] 18c013af1878: Download complete [2021-03-16T12:43:09.753Z] a4357932f1b6: Verifying Checksum [2021-03-16T12:43:09.753Z] a4357932f1b6: Download complete [2021-03-16T12:43:10.352Z] 63d7cb157983: Download complete [2021-03-16T12:43:10.352Z] b116817d02f9: Verifying Checksum [2021-03-16T12:43:10.352Z] b116817d02f9: Download complete [2021-03-16T12:43:10.352Z] 5f621e34cdf4: Verifying Checksum [2021-03-16T12:43:10.352Z] 5f621e34cdf4: Download complete [2021-03-16T12:43:11.337Z] 5f621e34cdf4: Pull complete [2021-03-16T12:43:11.611Z] a4357932f1b6: Pull complete [2021-03-16T12:43:12.220Z] 18c013af1878: Pull complete [2021-03-16T12:43:12.494Z] 745a02a5169b: Verifying Checksum [2021-03-16T12:43:12.494Z] 745a02a5169b: Download complete [2021-03-16T12:43:13.930Z] 00ac8860ef70: Verifying Checksum [2021-03-16T12:43:13.930Z] 00ac8860ef70: Download complete [2021-03-16T12:43:24.095Z] 00ac8860ef70: Pull complete [2021-03-16T12:43:24.095Z] 63d7cb157983: Pull complete [2021-03-16T12:43:24.370Z] b116817d02f9: Pull complete [2021-03-16T12:43:28.702Z] 745a02a5169b: Pull complete [2021-03-16T12:43:28.702Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-16T12:43:28.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-16T12:43:28.702Z] ---> b7e6874047d6 [2021-03-16T12:43:28.702Z] 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-03-16T12:43:31.324Z] ---> Running in ed7f3e17de66 [2021-03-16T12:43:31.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T12:43:32.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:43:33.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:43:34.356Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T12:43:34.356Z] (2/12) Installing file (5.38-r0) [2021-03-16T12:43:34.630Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T12:43:34.630Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T12:43:41.315Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T12:43:41.315Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T12:43:41.315Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T12:43:41.315Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T12:43:41.315Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T12:43:41.315Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T12:43:41.315Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T12:43:41.315Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T12:43:41.315Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:43:41.315Z] OK: 217 MiB in 51 packages [2021-03-16T12:43:45.655Z] Removing intermediate container ed7f3e17de66 [2021-03-16T12:43:45.655Z] ---> 1d9b830cffda [2021-03-16T12:43:45.655Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T12:43:45.655Z] ---> Running in 769a0af94116 [2021-03-16T12:43:45.930Z] Removing intermediate container 769a0af94116 [2021-03-16T12:43:45.930Z] ---> 9a5ff4a6759b [2021-03-16T12:43:45.930Z] Step 5/6 : COPY go.mod . [2021-03-16T12:43:46.529Z] ---> 85e9a8bafd13 [2021-03-16T12:43:46.530Z] Step 6/6 : RUN go mod download [2021-03-16T12:43:46.808Z] ---> Running in 99c4cfb0c2db [2021-03-16T12:43:47.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T12:43:48.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T12:43:48.080Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T12:43:54.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T12:43:54.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T12:43:54.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T12:43:54.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T12:43:54.757Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T12:43:56.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T12:44:00.465Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T12:44:00.465Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T12:44:00.465Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T12:44:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.448s coverage: 45.9% of statements [2021-03-16T12:44:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T12:44:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T12:44:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T12:44:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T12:44:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T12:44:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T12:44:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.154s coverage: 19.8% of statements [2021-03-16T12:44:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.379s coverage: 100.0% of statements [2021-03-16T12:44:11.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.762s coverage: 27.1% of statements [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T12:44:11.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.180s coverage: 100.0% of statements [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T12:44:11.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T12:44:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T12:44:13.591Z] Removing intermediate container 99c4cfb0c2db [2021-03-16T12:44:13.591Z] ---> 727958172e0e [2021-03-16T12:44:13.591Z] Successfully built 727958172e0e [2021-03-16T12:44:13.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:44:13.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 71.3% of statements [2021-03-16T12:44:13.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T12:44:13.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T12:44:13.973Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T12:44:13.973Z] . [Pipeline] withDockerContainer [2021-03-16T12:44:14.260Z] prd-ubuntu18.04-docker-arm64-4c-16g-29993 does not seem to be running inside a container [2021-03-16T12:44:14.352Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-03-16T12:44:15.785Z] $ docker top eab5ec570a8d9defa7b36056c56c1779b61ddfbc850bf3959657a6047dd7a2f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T12:44:16.847Z] + go version [2021-03-16T12:44:16.847Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-16T12:44:16.892Z] $ docker stop --time=1 eab5ec570a8d9defa7b36056c56c1779b61ddfbc850bf3959657a6047dd7a2f5 [2021-03-16T12:44:18.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.587s coverage: 82.9% of statements [2021-03-16T12:44:18.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T12:44:18.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:44:18.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.133s coverage: 78.9% of statements [2021-03-16T12:44:18.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T12:44:18.826Z] $ docker rm -f eab5ec570a8d9defa7b36056c56c1779b61ddfbc850bf3959657a6047dd7a2f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:44:20.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.797s coverage: 28.6% of statements [2021-03-16T12:44:20.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T12:44:20.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T12:44:20.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T12:44:20.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T12:44:20.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T12:44:20.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.130s coverage: 100.0% of statements [2021-03-16T12:44:20.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T12:44:20.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2021-03-16T12:44:20.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T12:44:20.088Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T12:44:20.088Z] . [Pipeline] withDockerContainer [2021-03-16T12:44:20.325Z] prd-ubuntu18.04-docker-arm64-4c-16g-29993 does not seem to be running inside a container [2021-03-16T12:44:20.409Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-03-16T12:44:21.642Z] $ docker top 3e456341db962f7b17c0d2f62a79a5d7b38f7d930f3c331b409f4409935506a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T12:44:22.044Z] ========================================================= [2021-03-16T12:44:22.044Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T12:44:22.044Z] ========================================================= [Pipeline] sh [2021-03-16T12:44:22.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.249s coverage: 86.7% of statements [2021-03-16T12:44:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T12:44:22.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.274s coverage: 97.5% of statements [2021-03-16T12:44:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T12:44:22.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.210s coverage: 78.3% of statements [2021-03-16T12:44:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T12:44:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T12:44:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T12:44:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T12:44:22.704Z] + make test [2021-03-16T12:44:22.704Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T12:44:29.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.163s coverage: 92.8% of statements [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T12:44:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.103s coverage: 58.8% of statements [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T12:44:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.130s coverage: 0.1% of statements [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T12:44:29.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T12:44:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 47.1% of statements [2021-03-16T12:44:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-03-16T12:44:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-03-16T12:44:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.142s coverage: 96.3% of statements [2021-03-16T12:44:29.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.096s coverage: 87.5% of statements [2021-03-16T12:44:42.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.161s coverage: 94.4% of statements [2021-03-16T12:44:42.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-03-16T12:44:44.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T12:44:46.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 81.9% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.209s coverage: 92.9% of statements [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 77.8% of statements [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.163s coverage: 87.2% of statements [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 75.5% of statements [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 80.8% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.167s coverage: 87.2% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.213s coverage: 84.6% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.304s coverage: 91.6% of statements [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.406s coverage: 62.4% of statements [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T12:44:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-03-16T12:44:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-03-16T12:44:56.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.860s coverage: 69.0% of statements [2021-03-16T12:44:56.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T12:44:56.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T12:44:56.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T12:44:56.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.217s coverage: 38.4% of statements [2021-03-16T12:44:56.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T12:44:56.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T12:44:56.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2021-03-16T12:44:56.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T12:44:57.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2021-03-16T12:45:01.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.376s coverage: 47.0% of statements [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T12:45:01.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.102s coverage: 100.0% of statements [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T12:45:01.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.210s coverage: 100.0% of statements [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T12:45:01.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T12:45:02.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.490s coverage: 87.1% of statements [2021-03-16T12:45:02.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T12:45:02.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:45:02.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T12:45:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.657s coverage: 29.1% of statements [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T12:45:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T12:45:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.153s coverage: 100.0% of statements [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T12:45:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.533s coverage: 96.5% of statements [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T12:45:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.085s coverage: 0.0% of statements [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T12:45:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.094s coverage: 100.0% of statements [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T12:45:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T12:45:09.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.229s coverage: 87.9% of statements [2021-03-16T12:45:09.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T12:45:09.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T12:45:09.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-03-16T12:45:09.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-16T12:45:10.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.057s coverage: 100.0% of statements [2021-03-16T12:45:10.986Z] GO111MODULE=on go vet ./... [2021-03-16T12:45:31.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T12:45:40.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T12:45:46.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T12:45:46.312Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T12:45:50.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T12:45:50.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T12:45:50.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T12:45:50.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T12:45:53.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T12:45:53.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T12:46:02.225Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T12:46:02.225Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T12:46:02.225Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T12:46:07.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.369s coverage: 45.9% of statements [2021-03-16T12:46:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T12:46:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T12:46:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T12:46:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T12:46:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T12:46:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T12:46:07.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.114s coverage: 19.8% of statements [2021-03-16T12:46:07.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.237s coverage: 100.0% of statements [2021-03-16T12:46:15.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T12:46:15.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.104s coverage: 100.0% of statements [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T12:46:15.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T12:46:15.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.318s coverage: 71.3% of statements [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T12:46:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T12:46:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.496s coverage: 82.9% of statements [2021-03-16T12:46:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T12:46:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:46:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.133s coverage: 78.9% of statements [2021-03-16T12:46:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T12:46:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.179s coverage: 28.6% of statements [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T12:46:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T12:46:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T12:46:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.260s coverage: 86.7% of statements [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T12:46:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.327s coverage: 97.5% of statements [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T12:46:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T12:46:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T12:46:33.789Z] gofmt -l . [2021-03-16T12:46:33.789Z] [ "`gofmt -l .`" = "" ] [2021-03-16T12:46:33.789Z] ./bin/test-go-mod-tidy.sh [2021-03-16T12:46:33.789Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-16T12:46:34.469Z] + ls -al . [2021-03-16T12:46:34.469Z] total 760 [2021-03-16T12:46:34.469Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 12:46 . [2021-03-16T12:46:34.469Z] drwxr-xr-x 4 root root 28 Mar 16 12:42 .. [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 12:39 .dockerignore [2021-03-16T12:46:34.469Z] drwxrwxr-x 8 1001 1001 179 Mar 16 12:39 .git [2021-03-16T12:46:34.469Z] drwxrwxr-x 3 1001 1001 125 Mar 16 12:39 .github [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 12:39 .gitignore [2021-03-16T12:46:34.469Z] drwx------ 3 1001 1001 60 Mar 16 12:40 .semver [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 12:39 .sonarcloud.properties [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 12:39 Attribution.txt [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 12:39 CONTRIBUTING.md [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 12:39 Dockerfile.build [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 12:39 Jenkinsfile [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 12:39 LICENSE [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 12:39 Makefile [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 12:39 README.md [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 12:39 SECURITY.md [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 12:40 VERSION [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 12:39 ZMQWindows.md [2021-03-16T12:46:34.469Z] drwxrwxr-x 2 1001 1001 117 Mar 16 12:39 bin [2021-03-16T12:46:34.469Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 12:39 cmd [2021-03-16T12:46:34.469Z] -rw-r--r-- 1 root root 650607 Mar 16 12:45 coverage.out [2021-03-16T12:46:34.469Z] -rw-r--r-- 1 root root 1055 Mar 16 12:46 go.mod [2021-03-16T12:46:34.469Z] -rw-r--r-- 1 root root 21981 Mar 16 12:46 go.sum [2021-03-16T12:46:34.469Z] drwxrwxr-x 8 1001 1001 127 Mar 16 12:39 internal [2021-03-16T12:46:34.469Z] drwxrwxr-x 4 1001 1001 26 Mar 16 12:39 openapi [2021-03-16T12:46:34.469Z] drwxrwxr-x 4 1001 1001 71 Mar 16 12:39 snap [2021-03-16T12:46:34.469Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 12:39 version.go [Pipeline] sh [2021-03-16T12:46:34.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.117s coverage: 92.8% of statements [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T12:46:34.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T12:46:34.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T12:46:34.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.233s coverage: 0.1% of statements [2021-03-16T12:46:34.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T12:46:34.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T12:46:34.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T12:46:34.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2021-03-16T12:46:34.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.090s coverage: 79.5% of statements [2021-03-16T12:46:34.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2021-03-16T12:46:34.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2021-03-16T12:46:35.031Z] + '[' -e coverage.out ] [2021-03-16T12:46:35.031Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T12:46:35.439Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T12:46:35.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-03-16T12:46:36.120Z] + make build [2021-03-16T12:46:36.120Z] 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-03-16T12:46:42.531Z] 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-03-16T12:46:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.080s coverage: 94.4% of statements [2021-03-16T12:46:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-03-16T12:46:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.277s coverage: 81.9% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.6% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.6% of statements [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.503s coverage: 62.4% of statements [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T12:47:05.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-03-16T12:47:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-03-16T12:47:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.861s coverage: 69.0% of statements [2021-03-16T12:47:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T12:47:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T12:47:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T12:47:08.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.426s coverage: 38.4% of statements [2021-03-16T12:47:08.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T12:47:08.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T12:47:08.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements [2021-03-16T12:47:08.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T12:47:08.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2021-03-16T12:47:10.303Z] 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-03-16T12:47:10.954Z] 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-03-16T12:47:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.0% of statements [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T12:47:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T12:47:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T12:47:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.389s coverage: 87.1% of statements [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:47:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T12:47:19.830Z] 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-03-16T12:47:20.097Z] 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-03-16T12:47:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.230s coverage: 29.1% of statements [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T12:47:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T12:47:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T12:47:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.299s coverage: 96.5% of statements [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T12:47:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T12:47:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T12:47:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T12:47:22.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T12:47:22.719Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-03-16T12:47:23.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-16T12:47:23.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-16T12:47:24.897Z] GO111MODULE=on go vet ./... [2021-03-16T12:47:26.205Z] 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-03-16T12:47:31.931Z] 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-03-16T12:47:35.636Z] 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-03-16T12:47:40.314Z] 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-03-16T12:47:43.032Z] 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-03-16T12:47:47.703Z] 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-03-16T12:47:54.065Z] $ docker stop --time=1 666e9f1abcbdb6d98439a4ec97b4cfc8903d2f80285cf35b567a1e03c970ff66 [2021-03-16T12:47:56.221Z] $ docker rm -f 666e9f1abcbdb6d98439a4ec97b4cfc8903d2f80285cf35b567a1e03c970ff66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:48:00.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T12:48:00.826Z] [2021-03-16T12:48:00.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:48:01.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T12:48:01.623Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-16T12:48:01.623Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-16T12:48:01.623Z] ca9280d653b3: Pulling fs layer [2021-03-16T12:48:01.623Z] 7e9c9ca2126c: Pulling fs layer [2021-03-16T12:48:01.919Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-16T12:48:01.919Z] cbdbe7a5bc2a: Download complete [2021-03-16T12:48:02.559Z] cbdbe7a5bc2a: Pull complete [2021-03-16T12:48:02.828Z] ca9280d653b3: Download complete [2021-03-16T12:48:04.856Z] 7e9c9ca2126c: Verifying Checksum [2021-03-16T12:48:04.856Z] 7e9c9ca2126c: Download complete [2021-03-16T12:48:04.856Z] ca9280d653b3: Pull complete [2021-03-16T12:48:17.351Z] 7e9c9ca2126c: Pull complete [2021-03-16T12:48:17.351Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-16T12:48:17.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T12:48:17.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-16T12:48:17.817Z] prd-centos7-docker-4c-2g-29992 does not seem to be running inside a container [2021-03-16T12:48:17.966Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T12:48:20.866Z] $ docker top 0c8702df11a9bdc32283340346243d4cbc77ead3cb9bf8d239ffde64823f6415 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T12:48:21.820Z] + docker-compose build --help [2021-03-16T12:48:21.820Z] + grep parallel [2021-03-16T12:48:23.811Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T12:48:23.844Z] $ docker stop --time=1 0c8702df11a9bdc32283340346243d4cbc77ead3cb9bf8d239ffde64823f6415 [2021-03-16T12:48:25.872Z] $ docker rm -f 0c8702df11a9bdc32283340346243d4cbc77ead3cb9bf8d239ffde64823f6415 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:48:26.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T12:48:26.901Z] . [Pipeline] withDockerContainer [2021-03-16T12:48:27.261Z] prd-centos7-docker-4c-2g-29992 does not seem to be running inside a container [2021-03-16T12:48:27.370Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T12:48:29.372Z] $ docker top 98cf4d2db415da3d2380680ad063db29fe161f5a58daa3f6396fc9619d158e70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T12:48:30.734Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T12:48:32.176Z] Building docker-core-command-go ... [2021-03-16T12:48:32.176Z] Building docker-core-data-go ... [2021-03-16T12:48:32.176Z] Building docker-core-metadata-go ... [2021-03-16T12:48:32.176Z] Building docker-security-bootstrapper-go ... [2021-03-16T12:48:32.176Z] Building docker-security-proxy-setup-go ... [2021-03-16T12:48:32.176Z] Building docker-security-secretstore-setup-go ... [2021-03-16T12:48:32.176Z] Building docker-support-notifications-go ... [2021-03-16T12:48:32.176Z] Building docker-support-scheduler-go ... [2021-03-16T12:48:32.176Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T12:48:32.176Z] Building docker-support-notifications-go [2021-03-16T12:48:32.176Z] Building docker-core-command-go [2021-03-16T12:48:32.176Z] Building docker-security-proxy-setup-go [2021-03-16T12:48:32.176Z] Building docker-security-bootstrapper-go [2021-03-16T12:48:32.176Z] Building docker-sys-mgmt-agent-go [2021-03-16T12:48:46.777Z] gofmt -l . [2021-03-16T12:48:46.777Z] [ "`gofmt -l .`" = "" ] [2021-03-16T12:48:46.777Z] ./bin/test-go-mod-tidy.sh [2021-03-16T12:48:46.777Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-16T12:48:47.452Z] + ls -al . [2021-03-16T12:48:47.452Z] total 788 [2021-03-16T12:48:47.452Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 12:48 . [2021-03-16T12:48:47.452Z] drwxr-xr-x 4 root root 4096 Mar 16 12:44 .. [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 12:42 .dockerignore [2021-03-16T12:48:47.452Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 12:42 .git [2021-03-16T12:48:47.452Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 12:42 .github [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 12:42 .gitignore [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 12:42 .sonarcloud.properties [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 12:42 Attribution.txt [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 12:42 CONTRIBUTING.md [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 12:42 Dockerfile.build [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 12:42 Jenkinsfile [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 12:42 LICENSE [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 12:42 Makefile [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 12:42 README.md [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 12:42 SECURITY.md [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 12:40 VERSION [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 12:42 ZMQWindows.md [2021-03-16T12:48:47.452Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 12:42 bin [2021-03-16T12:48:47.452Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 12:42 cmd [2021-03-16T12:48:47.452Z] -rw-r--r-- 1 root root 650607 Mar 16 12:47 coverage.out [2021-03-16T12:48:47.452Z] -rw-r--r-- 1 root root 1055 Mar 16 12:48 go.mod [2021-03-16T12:48:47.452Z] -rw-r--r-- 1 root root 21981 Mar 16 12:48 go.sum [2021-03-16T12:48:47.452Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 12:42 internal [2021-03-16T12:48:47.452Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 12:42 openapi [2021-03-16T12:48:47.452Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 12:42 snap [2021-03-16T12:48:47.452Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 12:42 version.go [Pipeline] sh [2021-03-16T12:48:48.174Z] + '[' -e coverage.out ] [2021-03-16T12:48:48.174Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T12:48:48.229Z] Warning: overwriting stash ‘coverage-report’ [2021-03-16T12:48:49.438Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T12:48:50.129Z] + make build [2021-03-16T12:48:50.129Z] 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-03-16T12:49:00.274Z] 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-03-16T12:49:22.469Z] 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-03-16T12:49:26.839Z] 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-03-16T12:49:33.550Z] 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-03-16T12:49:34.149Z] 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-03-16T12:49:39.551Z] 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-03-16T12:49:41.510Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:49:41.510Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:49:41.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:49:41.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:49:41.510Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:49:41.510Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:49:41.510Z] ---> 753dd432c1a2 [2021-03-16T12:49:41.510Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T12:49:41.510Z] ---> 753dd432c1a2 [2021-03-16T12:49:41.510Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T12:49:41.510Z] ---> 753dd432c1a2 [2021-03-16T12:49:41.510Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T12:49:41.510Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:49:41.510Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:49:41.510Z] ---> 753dd432c1a2 [2021-03-16T12:49:41.510Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T12:49:41.510Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:49:41.510Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:49:41.510Z] ---> 753dd432c1a2 [2021-03-16T12:49:41.510Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T12:49:41.510Z] ---> Running in e588a0e07ad6 [2021-03-16T12:49:41.510Z] ---> Running in 05bc627c4893 [2021-03-16T12:49:41.510Z] ---> Running in d500fb5740fe [2021-03-16T12:49:41.510Z] ---> Running in 84faaede024a [2021-03-16T12:49:41.510Z] ---> Running in 2e3b76d5acde [2021-03-16T12:49:42.532Z] Removing intermediate container d500fb5740fe [2021-03-16T12:49:42.532Z] ---> 94ce255a1196 [2021-03-16T12:49:42.532Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:49:42.532Z] Removing intermediate container 05bc627c4893 [2021-03-16T12:49:42.532Z] ---> 863f19a56efb [2021-03-16T12:49:42.532Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:49:42.532Z] Removing intermediate container 2e3b76d5acde [2021-03-16T12:49:42.532Z] ---> 916a8afb87bc [2021-03-16T12:49:42.532Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:49:42.836Z] Removing intermediate container 84faaede024a [2021-03-16T12:49:42.836Z] ---> 651f3cf57123 [2021-03-16T12:49:42.836Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:49:42.836Z] Removing intermediate container e588a0e07ad6 [2021-03-16T12:49:42.836Z] ---> 42c348f818ee [2021-03-16T12:49:42.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:49:42.836Z] ---> Running in 60ad423d93a3 [2021-03-16T12:49:42.836Z] ---> Running in 9e5b6935b971 [2021-03-16T12:49:42.836Z] ---> Running in 496ecf922782 [2021-03-16T12:49:42.836Z] ---> Running in da165d453af0 [2021-03-16T12:49:42.836Z] ---> Running in eec1a61b013a [2021-03-16T12:49:44.949Z] 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-03-16T12:49:46.350Z] Removing intermediate container 496ecf922782 [2021-03-16T12:49:46.350Z] ---> b404edc24fe3 [2021-03-16T12:49:46.350Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T12:49:46.628Z] Removing intermediate container 60ad423d93a3 [2021-03-16T12:49:46.628Z] ---> a40041f84d1f [2021-03-16T12:49:46.628Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T12:49:46.628Z] ---> Running in 87ed7b6c0b49 [2021-03-16T12:49:46.628Z] Removing intermediate container 9e5b6935b971 [2021-03-16T12:49:46.628Z] ---> 57676b8b97a2 [2021-03-16T12:49:46.628Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T12:49:46.628Z] Removing intermediate container eec1a61b013a [2021-03-16T12:49:46.628Z] ---> 97474c0588bc [2021-03-16T12:49:46.628Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T12:49:46.628Z] ---> Running in 2796ddc7baca [2021-03-16T12:49:46.895Z] ---> Running in c2c1b5164f3e [2021-03-16T12:49:46.895Z] ---> Running in 6c693f913fa0 [2021-03-16T12:49:46.895Z] Removing intermediate container da165d453af0 [2021-03-16T12:49:46.895Z] ---> ccd95b316940 [2021-03-16T12:49:46.895Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T12:49:46.895Z] ---> Running in 0cfa7204162a [2021-03-16T12:49:48.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:48.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:48.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:49.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:49.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:49.255Z] 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-03-16T12:49:49.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:49.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:49.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:49.624Z] OK: 233 MiB in 51 packages [2021-03-16T12:49:49.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:49.914Z] OK: 233 MiB in 51 packages [2021-03-16T12:49:50.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:49:50.248Z] OK: 233 MiB in 51 packages [2021-03-16T12:49:50.573Z] OK: 233 MiB in 51 packages [2021-03-16T12:49:50.573Z] OK: 233 MiB in 51 packages [2021-03-16T12:49:51.651Z] Removing intermediate container 87ed7b6c0b49 [2021-03-16T12:49:51.651Z] ---> 2f5afc645150 [2021-03-16T12:49:51.651Z] Step 6/31 : COPY go.mod . [2021-03-16T12:49:51.945Z] Removing intermediate container 2796ddc7baca [2021-03-16T12:49:51.945Z] ---> e9f6a4152148 [2021-03-16T12:49:51.945Z] Step 6/26 : COPY go.mod . [2021-03-16T12:49:51.945Z] Removing intermediate container c2c1b5164f3e [2021-03-16T12:49:51.945Z] ---> 5a58e37c23b2 [2021-03-16T12:49:51.945Z] Step 6/21 : COPY go.mod . [2021-03-16T12:49:52.221Z] Removing intermediate container 6c693f913fa0 [2021-03-16T12:49:52.221Z] ---> 43dd14a952ea [2021-03-16T12:49:52.221Z] Step 6/23 : COPY go.mod . [2021-03-16T12:49:52.507Z] ---> 46a36db0b631 [2021-03-16T12:49:52.507Z] Step 7/31 : RUN go mod download [2021-03-16T12:49:52.786Z] Removing intermediate container 0cfa7204162a [2021-03-16T12:49:52.786Z] ---> 37228e1a0818 [2021-03-16T12:49:52.786Z] Step 6/22 : COPY go.mod . [2021-03-16T12:49:52.786Z] ---> 7d864e2c091a [2021-03-16T12:49:52.786Z] Step 7/21 : RUN go mod download [2021-03-16T12:49:53.057Z] ---> 72c601a76d79 [2021-03-16T12:49:53.057Z] Step 7/23 : RUN go mod download [2021-03-16T12:49:53.057Z] ---> Running in 681a8684841b [2021-03-16T12:49:53.057Z] ---> 075cd506d5d3 [2021-03-16T12:49:53.057Z] Step 7/26 : RUN go mod download [2021-03-16T12:49:53.057Z] ---> Running in c05a8f85c3b9 [2021-03-16T12:49:53.337Z] ---> Running in 21f202b8e52a [2021-03-16T12:49:53.337Z] ---> Running in 9e1f8e76f043 [2021-03-16T12:49:53.612Z] ---> 0a1341f687e5 [2021-03-16T12:49:53.612Z] Step 7/22 : RUN go mod download [2021-03-16T12:49:53.612Z] ---> Running in ea829dd29cf2 [2021-03-16T12:49:54.650Z] 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-03-16T12:49:58.033Z] 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-03-16T12:49:59.516Z] Removing intermediate container c05a8f85c3b9 [2021-03-16T12:49:59.516Z] ---> 114bfdd69dd4 [2021-03-16T12:49:59.516Z] Step 8/21 : COPY . . [2021-03-16T12:49:59.516Z] Removing intermediate container 21f202b8e52a [2021-03-16T12:49:59.516Z] ---> c970629244be [2021-03-16T12:49:59.516Z] Step 8/23 : COPY . . [2021-03-16T12:50:00.103Z] Removing intermediate container 9e1f8e76f043 [2021-03-16T12:50:00.103Z] ---> 1a6d91b7462a [2021-03-16T12:50:00.103Z] Step 8/26 : COPY . . [2021-03-16T12:50:00.776Z] Removing intermediate container ea829dd29cf2 [2021-03-16T12:50:00.776Z] ---> 75609a735528 [2021-03-16T12:50:00.776Z] Step 8/22 : COPY . . [2021-03-16T12:50:00.776Z] Removing intermediate container 681a8684841b [2021-03-16T12:50:00.776Z] ---> 1627f414e4b9 [2021-03-16T12:50:00.776Z] Step 8/31 : COPY . . [2021-03-16T12:50:03.441Z] 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-03-16T12:50:10.226Z] $ docker stop --time=1 3e456341db962f7b17c0d2f62a79a5d7b38f7d930f3c331b409f4409935506a5 [2021-03-16T12:50:12.811Z] $ docker rm -f 3e456341db962f7b17c0d2f62a79a5d7b38f7d930f3c331b409f4409935506a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:50:15.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T12:50:15.113Z] [2021-03-16T12:50:15.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:50:15.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T12:50:15.809Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-16T12:50:15.809Z] 29e5d40040c1: Pulling fs layer [2021-03-16T12:50:15.809Z] 1ce36da41761: Pulling fs layer [2021-03-16T12:50:15.809Z] 25b303627fd3: Pulling fs layer [2021-03-16T12:50:16.082Z] 29e5d40040c1: Verifying Checksum [2021-03-16T12:50:16.082Z] 29e5d40040c1: Download complete [2021-03-16T12:50:16.680Z] 29e5d40040c1: Pull complete [2021-03-16T12:50:16.680Z] 1ce36da41761: Verifying Checksum [2021-03-16T12:50:16.680Z] 1ce36da41761: Download complete [2021-03-16T12:50:18.115Z] 1ce36da41761: Pull complete [2021-03-16T12:50:18.385Z] 25b303627fd3: Verifying Checksum [2021-03-16T12:50:18.385Z] 25b303627fd3: Download complete [2021-03-16T12:50:28.524Z] 25b303627fd3: Pull complete [2021-03-16T12:50:28.524Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-16T12:50:28.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T12:50:28.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-16T12:50:30.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-29993 does not seem to be running inside a container [2021-03-16T12:50:30.736Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-16T12:50:33.811Z] $ docker top 871d0235ab769a6b30b8ae212978272ed9d626bfe14b030a1ff7f610be27f701 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T12:50:34.916Z] + docker-compose build --help [2021-03-16T12:50:34.916Z] + grep parallel [2021-03-16T12:50:38.282Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T12:50:38.594Z] $ docker stop --time=1 871d0235ab769a6b30b8ae212978272ed9d626bfe14b030a1ff7f610be27f701 [2021-03-16T12:50:40.443Z] $ docker rm -f 871d0235ab769a6b30b8ae212978272ed9d626bfe14b030a1ff7f610be27f701 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T12:50:41.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T12:50:41.444Z] . [Pipeline] withDockerContainer [2021-03-16T12:50:41.724Z] prd-ubuntu18.04-docker-arm64-4c-16g-29993 does not seem to be running inside a container [2021-03-16T12:50:41.814Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-16T12:50:43.190Z] $ docker top b807125e3ef5fb5b37ded4b3d31d40838914ad40469fd1c018c498e236364b0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T12:50:44.496Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T12:50:48.836Z] Building docker-core-command-go ... [2021-03-16T12:50:48.836Z] Building docker-core-data-go ... [2021-03-16T12:50:48.836Z] Building docker-core-metadata-go ... [2021-03-16T12:50:48.836Z] Building docker-security-bootstrapper-go ... [2021-03-16T12:50:48.836Z] Building docker-security-proxy-setup-go ... [2021-03-16T12:50:48.836Z] Building docker-security-secretstore-setup-go ... [2021-03-16T12:50:48.836Z] Building docker-support-notifications-go ... [2021-03-16T12:50:48.836Z] Building docker-support-scheduler-go ... [2021-03-16T12:50:48.836Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T12:50:48.836Z] Building docker-support-notifications-go [2021-03-16T12:50:48.836Z] Building docker-core-command-go [2021-03-16T12:50:48.836Z] Building docker-security-proxy-setup-go [2021-03-16T12:50:48.836Z] Building docker-security-bootstrapper-go [2021-03-16T12:50:48.836Z] Building docker-security-secretstore-setup-go [2021-03-16T12:51:38.749Z] ---> a8b66e18c0af [2021-03-16T12:51:38.749Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T12:51:38.749Z] ---> 0ef0f903dddf [2021-03-16T12:51:38.749Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T12:51:38.749Z] ---> Running in f9aaaf98e545 [2021-03-16T12:51:38.749Z] ---> f265f69f10ac [2021-03-16T12:51:38.749Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T12:51:38.749Z] ---> 6df4572dff9e [2021-03-16T12:51:38.749Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T12:51:38.749Z] ---> Running in 34805ac31085 [2021-03-16T12:51:38.749Z] ---> Running in 3b704b120e9f [2021-03-16T12:51:38.749Z] ---> Running in 79a80484381a [2021-03-16T12:51:38.749Z] ---> 142373022178 [2021-03-16T12:51:38.749Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T12:51:38.749Z] ---> Running in 2ca93e16360f [2021-03-16T12:51:38.749Z] 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-03-16T12:51:38.749Z] 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-03-16T12:51:38.749Z] 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-03-16T12:51:38.749Z] 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-03-16T12:51:38.749Z] 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-03-16T12:52:10.597Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:52:10.597Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:52:10.597Z] ---> 727958172e0e [2021-03-16T12:52:10.597Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T12:52:10.597Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:52:10.597Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:52:10.597Z] ---> 727958172e0e [2021-03-16T12:52:10.597Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T12:52:10.597Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:52:10.597Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:52:10.597Z] ---> 727958172e0e [2021-03-16T12:52:10.597Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T12:52:10.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:52:10.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:52:10.597Z] ---> 727958172e0e [2021-03-16T12:52:10.597Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T12:52:10.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:52:10.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:52:10.597Z] ---> 727958172e0e [2021-03-16T12:52:10.597Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T12:52:10.597Z] ---> Running in 629209e06d0d [2021-03-16T12:52:10.597Z] ---> Running in 47fef1dfcb71 [2021-03-16T12:52:10.597Z] ---> Running in 6ecf95add233 [2021-03-16T12:52:10.597Z] ---> Running in 794d84d85a6c [2021-03-16T12:52:10.597Z] ---> Running in ca52e32e8932 [2021-03-16T12:52:10.597Z] Removing intermediate container 629209e06d0d [2021-03-16T12:52:10.597Z] ---> a6385a8e38f3 [2021-03-16T12:52:10.597Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:52:10.597Z] Removing intermediate container ca52e32e8932 [2021-03-16T12:52:10.597Z] ---> a646bd380a8d [2021-03-16T12:52:10.597Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:52:10.597Z] Removing intermediate container 794d84d85a6c [2021-03-16T12:52:10.597Z] ---> a6c47ed599f1 [2021-03-16T12:52:10.597Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:52:10.597Z] Removing intermediate container 47fef1dfcb71 [2021-03-16T12:52:10.597Z] ---> e903cb8d2080 [2021-03-16T12:52:10.597Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:52:10.597Z] Removing intermediate container 6ecf95add233 [2021-03-16T12:52:10.597Z] ---> d0d19b425d0e [2021-03-16T12:52:10.597Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:52:10.597Z] ---> Running in 9e0d4e35eb9a [2021-03-16T12:52:10.597Z] ---> Running in 0841b1b59766 [2021-03-16T12:52:10.597Z] ---> Running in 94103dc9c6a6 [2021-03-16T12:52:10.597Z] ---> Running in aea4679b8f2c [2021-03-16T12:52:10.597Z] ---> Running in 619d108dbe88 [2021-03-16T12:52:10.597Z] Removing intermediate container 9e0d4e35eb9a [2021-03-16T12:52:10.597Z] ---> ec6e9e83e27c [2021-03-16T12:52:10.597Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T12:52:10.597Z] ---> Running in cfc6f03a85ae [2021-03-16T12:52:10.597Z] Removing intermediate container 0841b1b59766 [2021-03-16T12:52:10.597Z] ---> 301de5daf653 [2021-03-16T12:52:10.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T12:52:10.597Z] Removing intermediate container 94103dc9c6a6 [2021-03-16T12:52:10.597Z] ---> bbc4ba20f821 [2021-03-16T12:52:10.597Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T12:52:10.597Z] ---> Running in dd7701feab93 [2021-03-16T12:52:10.597Z] Removing intermediate container aea4679b8f2c [2021-03-16T12:52:10.597Z] ---> 97c44a3829ae [2021-03-16T12:52:10.597Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T12:52:10.597Z] ---> Running in d233ba50ca06 [2021-03-16T12:52:10.597Z] Removing intermediate container 619d108dbe88 [2021-03-16T12:52:10.597Z] ---> eac5b94588c0 [2021-03-16T12:52:10.597Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T12:52:10.597Z] ---> Running in 656a4df9527e [2021-03-16T12:52:10.597Z] ---> Running in c73a0719d0e7 [2021-03-16T12:52:10.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:10.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:10.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:10.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:10.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:10.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:11.148Z] OK: 217 MiB in 51 packages [2021-03-16T12:52:11.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:11.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:11.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:11.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:52:11.973Z] OK: 217 MiB in 51 packages [2021-03-16T12:52:11.973Z] OK: 217 MiB in 51 packages [2021-03-16T12:52:12.256Z] OK: 217 MiB in 51 packages [2021-03-16T12:52:12.531Z] OK: 217 MiB in 51 packages [2021-03-16T12:52:12.531Z] Removing intermediate container cfc6f03a85ae [2021-03-16T12:52:12.531Z] ---> 36c4d9b2e0a9 [2021-03-16T12:52:12.531Z] Step 6/21 : COPY go.mod . [2021-03-16T12:52:13.988Z] ---> 995c94587a46 [2021-03-16T12:52:13.988Z] Step 7/21 : RUN go mod download [2021-03-16T12:52:13.988Z] Removing intermediate container dd7701feab93 [2021-03-16T12:52:13.988Z] ---> 31ed4e0f0eaa [2021-03-16T12:52:13.988Z] Step 6/23 : COPY go.mod . [2021-03-16T12:52:13.988Z] Removing intermediate container d233ba50ca06 [2021-03-16T12:52:13.988Z] ---> b47ded03cd74 [2021-03-16T12:52:13.988Z] Step 6/24 : COPY go.mod . [2021-03-16T12:52:13.988Z] ---> Running in 3303017dc702 [2021-03-16T12:52:14.596Z] Removing intermediate container 656a4df9527e [2021-03-16T12:52:14.596Z] ---> 66b86465f8a9 [2021-03-16T12:52:14.596Z] Step 6/31 : COPY go.mod . [2021-03-16T12:52:14.596Z] Removing intermediate container c73a0719d0e7 [2021-03-16T12:52:14.596Z] ---> 77bd5c2c6bb1 [2021-03-16T12:52:14.596Z] Step 6/22 : COPY go.mod . [2021-03-16T12:52:14.871Z] ---> 2ccfe7ba76c9 [2021-03-16T12:52:14.871Z] Step 7/23 : RUN go mod download [2021-03-16T12:52:15.147Z] ---> 787a86e4b9c3 [2021-03-16T12:52:15.147Z] Step 7/24 : RUN go mod download [2021-03-16T12:52:15.424Z] ---> Running in aa8f54903955 [2021-03-16T12:52:15.424Z] ---> 608cabc2cdca [2021-03-16T12:52:15.424Z] Step 7/31 : RUN go mod download [2021-03-16T12:52:15.424Z] ---> Running in c7c2708456d8 [2021-03-16T12:52:15.709Z] ---> 23278a85b4f8 [2021-03-16T12:52:15.709Z] Step 7/22 : RUN go mod download [2021-03-16T12:52:15.987Z] ---> Running in d9962bcf5304 [2021-03-16T12:52:15.987Z] ---> Running in ca2de8240394 [2021-03-16T12:52:17.424Z] Removing intermediate container 3303017dc702 [2021-03-16T12:52:17.424Z] ---> 7113135ebd68 [2021-03-16T12:52:17.424Z] Step 8/21 : COPY . . [2021-03-16T12:52:20.824Z] Removing intermediate container aa8f54903955 [2021-03-16T12:52:20.824Z] ---> 330cfd6d123d [2021-03-16T12:52:20.824Z] Step 8/23 : COPY . . [2021-03-16T12:52:20.824Z] Removing intermediate container c7c2708456d8 [2021-03-16T12:52:20.824Z] ---> c4baa601a031 [2021-03-16T12:52:20.824Z] Step 8/24 : COPY . . [2021-03-16T12:52:21.819Z] Removing intermediate container d9962bcf5304 [2021-03-16T12:52:21.819Z] ---> ff8281d6bf52 [2021-03-16T12:52:21.819Z] Step 8/31 : COPY . . [2021-03-16T12:52:21.819Z] Removing intermediate container ca2de8240394 [2021-03-16T12:52:21.819Z] ---> 3721962152e5 [2021-03-16T12:52:21.819Z] Step 8/22 : COPY . . [2021-03-16T12:52:47.343Z] 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-03-16T12:52:48.616Z] ---> 7fa5ada1b274 [2021-03-16T12:52:48.616Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T12:52:48.616Z] ---> dd86a15d590b [2021-03-16T12:52:48.616Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T12:52:48.616Z] ---> 2fa5293745cc [2021-03-16T12:52:48.616Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T12:52:48.616Z] ---> fb74d2db7954 [2021-03-16T12:52:48.616Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T12:52:48.616Z] ---> Running in bfb52f7add05 [2021-03-16T12:52:48.616Z] ---> Running in b2d59ddc8c60 [2021-03-16T12:52:48.616Z] ---> Running in 31d88aee2b4b [2021-03-16T12:52:48.616Z] ---> Running in 2cdf21697e6f [2021-03-16T12:52:48.616Z] ---> 9bfdacb8f101 [2021-03-16T12:52:48.616Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T12:52:48.616Z] ---> Running in a05977e49e01 [2021-03-16T12:52:48.616Z] 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-03-16T12:52:48.616Z] 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-03-16T12:52:48.616Z] 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-03-16T12:52:48.616Z] 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-03-16T12:52:48.616Z] 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-03-16T12:52:54.263Z] Removing intermediate container 79a80484381a [2021-03-16T12:52:54.263Z] ---> 8c2a878bc6bd [2021-03-16T12:52:54.263Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T12:52:54.263Z] Removing intermediate container f9aaaf98e545 [2021-03-16T12:52:54.263Z] ---> f1651cd9af95 [2021-03-16T12:52:54.263Z] [2021-03-16T12:52:54.263Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T12:52:54.263Z] 3.12: Pulling from library/alpine [2021-03-16T12:52:54.263Z] ---> Running in 2ac5ddf5b8c0 [2021-03-16T12:52:57.770Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T12:52:57.770Z] 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-03-16T12:52:57.770Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T12:52:57.770Z] ---> 88dd2752d2ea [2021-03-16T12:52:57.770Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T12:53:02.322Z] ---> Running in 8a54fbd94c29 [2021-03-16T12:53:02.322Z] Removing intermediate container 34805ac31085 [2021-03-16T12:53:02.322Z] ---> 67771cdfa9d1 [2021-03-16T12:53:02.322Z] [2021-03-16T12:53:02.322Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T12:53:02.322Z] ---> 88dd2752d2ea [2021-03-16T12:53:02.322Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T12:53:02.322Z] Removing intermediate container 2ca93e16360f [2021-03-16T12:53:02.322Z] ---> 9df74f106983 [2021-03-16T12:53:02.322Z] [2021-03-16T12:53:02.322Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T12:53:02.322Z] ---> 88dd2752d2ea [2021-03-16T12:53:02.322Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T12:53:02.322Z] Removing intermediate container 3b704b120e9f [2021-03-16T12:53:02.322Z] ---> 1acff310266a [2021-03-16T12:53:02.322Z] [2021-03-16T12:53:02.322Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T12:53:02.322Z] ---> 88dd2752d2ea [2021-03-16T12:53:02.322Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T12:53:02.322Z] ---> Running in ba1b55ecbf6b [2021-03-16T12:53:02.322Z] ---> Running in 1b5562b2e266 [2021-03-16T12:53:02.322Z] ---> Running in 83a9e330f1c7 [2021-03-16T12:53:02.610Z] Removing intermediate container 8a54fbd94c29 [2021-03-16T12:53:02.610Z] ---> 6c8c0a286853 [2021-03-16T12:53:02.610Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T12:53:02.885Z] ---> Running in fe38babdebaf [2021-03-16T12:53:03.582Z] Removing intermediate container 2ac5ddf5b8c0 [2021-03-16T12:53:03.582Z] ---> a166ce54c2e0 [2021-03-16T12:53:03.582Z] [2021-03-16T12:53:03.582Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T12:53:03.582Z] 20.10.0: Pulling from library/docker [2021-03-16T12:53:04.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:04.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:05.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:05.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:05.010Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T12:53:05.010Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T12:53:05.305Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T12:53:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:05.305Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T12:53:05.305Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:53:05.305Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T12:53:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:05.305Z] OK: 7 MiB in 18 packages [2021-03-16T12:53:05.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:05.305Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T12:53:05.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:05.590Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:53:05.590Z] OK: 6 MiB in 15 packages [2021-03-16T12:53:05.590Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T12:53:05.875Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T12:53:05.875Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:53:05.875Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T12:53:05.875Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T12:53:05.875Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T12:53:05.875Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:53:05.875Z] OK: 6 MiB in 16 packages [2021-03-16T12:53:05.875Z] OK: 6 MiB in 16 packages [2021-03-16T12:53:08.523Z] Removing intermediate container ba1b55ecbf6b [2021-03-16T12:53:08.523Z] ---> 945c8c12f8be [2021-03-16T12:53:08.523Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T12:53:08.523Z] Removing intermediate container 1b5562b2e266 [2021-03-16T12:53:08.523Z] ---> d13540fa3f93 [2021-03-16T12:53:08.523Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:53:09.501Z] Removing intermediate container fe38babdebaf [2021-03-16T12:53:09.501Z] ---> 94b2a1d2135f [2021-03-16T12:53:09.501Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T12:53:09.787Z] ---> Running in ebbfca810a4d [2021-03-16T12:53:10.069Z] ---> Running in eb9a394783fa [2021-03-16T12:53:10.069Z] ---> Running in f79b02053515 [2021-03-16T12:53:10.069Z] Removing intermediate container 83a9e330f1c7 [2021-03-16T12:53:10.069Z] ---> 9e85a70c80c4 [2021-03-16T12:53:10.069Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:53:10.343Z] ---> Running in 059f8f4d3ae2 [2021-03-16T12:53:11.824Z] Removing intermediate container ebbfca810a4d [2021-03-16T12:53:11.824Z] ---> ab21b32c28ad [2021-03-16T12:53:11.824Z] Step 13/21 : WORKDIR /edgex [2021-03-16T12:53:11.824Z] Removing intermediate container eb9a394783fa [2021-03-16T12:53:11.824Z] ---> 69f7e204dd4c [2021-03-16T12:53:11.824Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T12:53:12.119Z] Removing intermediate container f79b02053515 [2021-03-16T12:53:12.119Z] ---> 68bb18d7243c [2021-03-16T12:53:12.119Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T12:53:12.119Z] ---> Running in 99c20eeef5a3 [2021-03-16T12:53:12.416Z] Removing intermediate container 059f8f4d3ae2 [2021-03-16T12:53:12.416Z] ---> cb4fc3cf842a [2021-03-16T12:53:12.416Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T12:53:12.416Z] ---> Running in 832172bf7303 [2021-03-16T12:53:12.416Z] ---> Running in 187b0f9efcbe [2021-03-16T12:53:12.697Z] ---> Running in 27dd7bdf10d7 [2021-03-16T12:53:12.977Z] Removing intermediate container 832172bf7303 [2021-03-16T12:53:12.977Z] ---> f2c711cc2e7c [2021-03-16T12:53:12.977Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T12:53:12.977Z] Removing intermediate container 187b0f9efcbe [2021-03-16T12:53:12.977Z] ---> 65f9e12425dc [2021-03-16T12:53:12.977Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T12:53:12.977Z] Removing intermediate container 27dd7bdf10d7 [2021-03-16T12:53:12.977Z] ---> 57d60342a8a4 [2021-03-16T12:53:12.977Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T12:53:12.977Z] Removing intermediate container 99c20eeef5a3 [2021-03-16T12:53:12.977Z] ---> aab1d58af30c [2021-03-16T12:53:12.977Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T12:53:13.250Z] ---> Running in b722da575275 [2021-03-16T12:53:13.250Z] ---> Running in c13db979379b [2021-03-16T12:53:13.250Z] ---> Running in e37a636b9c09 [2021-03-16T12:53:13.871Z] Removing intermediate container e37a636b9c09 [2021-03-16T12:53:13.871Z] ---> 3b5f98f73604 [2021-03-16T12:53:13.871Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:53:13.871Z] Removing intermediate container c13db979379b [2021-03-16T12:53:13.871Z] ---> 2634698e3848 [2021-03-16T12:53:13.871Z] Step 15/23 : WORKDIR / [2021-03-16T12:53:13.871Z] ---> 08553b971eb0 [2021-03-16T12:53:13.871Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T12:53:14.153Z] ---> Running in 54adff103245 [2021-03-16T12:53:14.430Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T12:53:14.430Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T12:53:14.430Z] ---> aefe523efa57 [2021-03-16T12:53:14.430Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T12:53:14.715Z] ---> 62bd3c35f0d7 [2021-03-16T12:53:14.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T12:53:14.715Z] ---> Running in 8f24dbb9c23f [2021-03-16T12:53:15.033Z] Removing intermediate container 54adff103245 [2021-03-16T12:53:15.033Z] ---> 4f24a382b67a [2021-03-16T12:53:15.033Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:53:15.033Z] ---> f51ce945dfa1 [2021-03-16T12:53:15.033Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T12:53:15.783Z] Removing intermediate container b722da575275 [2021-03-16T12:53:15.783Z] ---> 1d7b0f30d287 [2021-03-16T12:53:15.783Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T12:53:16.054Z] ---> 9b4b3ab2c0a7 [2021-03-16T12:53:16.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T12:53:16.054Z] ---> ee05f896fc9e [2021-03-16T12:53:16.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T12:53:16.054Z] ---> Running in 07b83340a8c7 [2021-03-16T12:53:16.054Z] ---> fd1afaa38b5c [2021-03-16T12:53:16.055Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T12:53:16.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:16.341Z] ---> Running in 7cd4f51711c3 [2021-03-16T12:53:16.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:16.624Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T12:53:16.624Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T12:53:16.900Z] Executing bash-5.0.17-r0.post-install [2021-03-16T12:53:16.900Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:53:16.900Z] OK: 12 MiB in 22 packages [2021-03-16T12:53:16.900Z] Removing intermediate container 07b83340a8c7 [2021-03-16T12:53:16.900Z] ---> 6449422b7790 [2021-03-16T12:53:16.900Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T12:53:16.900Z] Removing intermediate container 7cd4f51711c3 [2021-03-16T12:53:16.900Z] ---> 8ffc5a454fe6 [2021-03-16T12:53:16.900Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T12:53:16.900Z] ---> 077a50db2c2f [2021-03-16T12:53:16.900Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T12:53:17.284Z] ---> 099008235c6d [2021-03-16T12:53:17.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T12:53:17.284Z] ---> Running in 5c3f739118d3 [2021-03-16T12:53:17.284Z] ---> Running in 542c039690fa [2021-03-16T12:53:17.654Z] Removing intermediate container 5c3f739118d3 [2021-03-16T12:53:17.654Z] ---> 3daa5891ad59 [2021-03-16T12:53:17.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:53:18.056Z] Removing intermediate container 542c039690fa [2021-03-16T12:53:18.056Z] ---> 2156a94a0b25 [2021-03-16T12:53:18.056Z] Step 19/21 : LABEL arch=x86_64 [2021-03-16T12:53:18.056Z] ---> e2c43a8924f9 [2021-03-16T12:53:18.056Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T12:53:18.056Z] ---> 9d63f0a951d4 [2021-03-16T12:53:18.056Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T12:53:18.056Z] ---> Running in 851b261168f2 [2021-03-16T12:53:18.056Z] ---> Running in 9268d130fb96 [2021-03-16T12:53:18.056Z] ---> Running in 983c36e632c2 [2021-03-16T12:53:18.359Z] ---> Running in 51e21608a4ce [2021-03-16T12:53:18.359Z] Removing intermediate container 8f24dbb9c23f [2021-03-16T12:53:18.359Z] ---> fdcc5c263b4c [2021-03-16T12:53:18.359Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T12:53:18.678Z] ---> Running in 953b902cecac [2021-03-16T12:53:18.997Z] Removing intermediate container 851b261168f2 [2021-03-16T12:53:18.997Z] ---> d38070976690 [2021-03-16T12:53:18.997Z] Step 20/21 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:53:18.997Z] Removing intermediate container 983c36e632c2 [2021-03-16T12:53:18.997Z] ---> b417238f4a6d [2021-03-16T12:53:18.997Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T12:53:18.997Z] Removing intermediate container 51e21608a4ce [2021-03-16T12:53:18.997Z] ---> 3400809fe5b3 [2021-03-16T12:53:18.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:53:19.304Z] ---> Running in 6bc31c142c8d [2021-03-16T12:53:19.304Z] ---> Running in bc1736131333 [2021-03-16T12:53:19.304Z] ---> Running in e4ab5dd7ea9a [2021-03-16T12:53:19.621Z] Removing intermediate container 953b902cecac [2021-03-16T12:53:19.621Z] ---> bc7cc71b1161 [2021-03-16T12:53:19.621Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T12:53:20.023Z] ---> Running in 9b93a558530b [2021-03-16T12:53:20.300Z] Removing intermediate container 6bc31c142c8d [2021-03-16T12:53:20.300Z] ---> 3cac1df2b8e9 [2021-03-16T12:53:20.300Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T12:53:20.573Z] Removing intermediate container e4ab5dd7ea9a [2021-03-16T12:53:20.573Z] ---> a38dc3af26cd [2021-03-16T12:53:20.573Z] Step 21/22 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:53:20.573Z] Removing intermediate container 9b93a558530b [2021-03-16T12:53:20.573Z] ---> 0dd64e6f160e [2021-03-16T12:53:20.573Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T12:53:20.573Z] Removing intermediate container bc1736131333 [2021-03-16T12:53:20.573Z] ---> 53475f20e617 [2021-03-16T12:53:20.573Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T12:53:20.873Z] ---> Running in e18e9da6a4e3 [2021-03-16T12:53:20.873Z] ---> Running in 3c132a8e7718 [2021-03-16T12:53:20.873Z] ---> Running in 207c7bc57777 [2021-03-16T12:53:20.873Z] ---> Running in 6343abb25640 [2021-03-16T12:53:21.541Z] Removing intermediate container 207c7bc57777 [2021-03-16T12:53:21.541Z] ---> 14d3f27b19ef [2021-03-16T12:53:21.541Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T12:53:21.813Z] Removing intermediate container 6343abb25640 [2021-03-16T12:53:21.813Z] ---> b23634ff04f3 [2021-03-16T12:53:21.813Z] Step 22/23 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:53:21.813Z] Removing intermediate container e18e9da6a4e3 [2021-03-16T12:53:21.813Z] ---> 77a1d969663b [2021-03-16T12:53:21.813Z] [2021-03-16T12:53:21.813Z] Removing intermediate container 3c132a8e7718 [2021-03-16T12:53:21.813Z] ---> cd9b6f650491 [2021-03-16T12:53:21.814Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T12:53:22.104Z] ---> Running in f38bcd178892 [2021-03-16T12:53:22.105Z] ---> Running in c43d17b8ee91 [2021-03-16T12:53:22.742Z] Removing intermediate container 9268d130fb96 [2021-03-16T12:53:22.742Z] ---> 3455e2c14ad3 [2021-03-16T12:53:22.742Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:53:23.359Z] ---> 7a443d2e1da5 [2021-03-16T12:53:23.359Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T12:53:23.359Z] Removing intermediate container c43d17b8ee91 [2021-03-16T12:53:23.359Z] ---> 9d34cb6c9961 [2021-03-16T12:53:23.359Z] [2021-03-16T12:53:23.360Z] Removing intermediate container f38bcd178892 [2021-03-16T12:53:23.360Z] ---> b941962d2855 [2021-03-16T12:53:23.360Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T12:53:23.360Z] Successfully built 77a1d969663b [2021-03-16T12:53:23.664Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-16T12:53:23.664Z] Building docker-security-secretstore-setup-go [2021-03-16T12:53:24.558Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 81cf0d77867c [2021-03-16T12:53:24.558Z] Successfully built 9d34cb6c9961 [2021-03-16T12:53:24.558Z] ---> b16524423679 [2021-03-16T12:53:24.558Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T12:53:24.558Z] Successfully tagged docker-support-notifications-go:latest [2021-03-16T12:53:24.558Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-16T12:53:24.558Z] ---> c45f3e22140b [2021-03-16T12:53:24.558Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T12:53:25.147Z] Removing intermediate container 81cf0d77867c [2021-03-16T12:53:25.147Z] ---> ec7fa2ec0e06 [2021-03-16T12:53:25.147Z] [2021-03-16T12:53:26.185Z] ---> 79881b224731 [2021-03-16T12:53:26.185Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T12:53:26.533Z] ---> 0afbe8a6c0fa [2021-03-16T12:53:26.533Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T12:53:26.533Z] ---> Running in 8ed17569dc98 [2021-03-16T12:53:26.850Z] Successfully built ec7fa2ec0e06 [2021-03-16T12:53:26.850Z] Successfully tagged docker-core-command-go:latest [2021-03-16T12:53:26.850Z] Building docker-support-scheduler-go [2021-03-16T12:53:30.556Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:31.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:53:31.104Z] ---> 5642532920ed [2021-03-16T12:53:31.104Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T12:53:31.104Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T12:53:31.104Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T12:53:31.104Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T12:53:31.104Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T12:53:31.508Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T12:53:31.508Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T12:53:31.508Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T12:53:35.802Z] ---> c732140a5482 [2021-03-16T12:53:35.802Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T12:53:35.802Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T12:53:36.097Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T12:53:36.097Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T12:53:36.097Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T12:53:36.516Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T12:53:36.516Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T12:53:36.516Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T12:53:36.516Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T12:53:37.122Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T12:53:37.122Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T12:53:38.337Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T12:53:38.337Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T12:53:38.337Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T12:53:39.134Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T12:53:39.557Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T12:53:41.807Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T12:53:41.807Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T12:53:41.807Z] ---> 1e1685252b59 [2021-03-16T12:53:41.807Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T12:53:41.807Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T12:53:41.807Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T12:53:41.807Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T12:53:41.807Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T12:53:41.807Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T12:53:41.807Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T12:53:41.807Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T12:53:42.096Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T12:53:42.096Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T12:53:43.127Z] ---> Running in 7d340e8759e4 [2021-03-16T12:53:43.127Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:53:43.402Z] OK: 71 MiB in 55 packages [2021-03-16T12:53:45.103Z] Removing intermediate container 7d340e8759e4 [2021-03-16T12:53:45.103Z] ---> 8eec5fbd6509 [2021-03-16T12:53:45.103Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T12:53:48.647Z] ---> 0a202faa9899 [2021-03-16T12:53:48.647Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T12:53:50.175Z] ---> Running in 074f6559befc [2021-03-16T12:53:54.948Z] Removing intermediate container 074f6559befc [2021-03-16T12:53:54.948Z] ---> 909ed4eefb93 [2021-03-16T12:53:54.948Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T12:53:55.312Z] ---> Running in 8180056f5012 [2021-03-16T12:53:57.558Z] Removing intermediate container 8180056f5012 [2021-03-16T12:53:57.559Z] ---> 6ec67085aa24 [2021-03-16T12:53:57.559Z] Step 28/31 : CMD ["gate"] [2021-03-16T12:53:59.620Z] ---> Running in 30769cfa9108 [2021-03-16T12:54:01.325Z] Removing intermediate container 30769cfa9108 [2021-03-16T12:54:01.326Z] ---> beeb30f00b94 [2021-03-16T12:54:01.326Z] Step 29/31 : LABEL arch=x86_64 [2021-03-16T12:54:04.248Z] ---> Running in 7b5dbf856dce [2021-03-16T12:54:07.697Z] Removing intermediate container 7b5dbf856dce [2021-03-16T12:54:07.697Z] ---> e10933f59bef [2021-03-16T12:54:07.697Z] Step 30/31 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:54:08.996Z] ---> Running in 87aff6ecf2e8 [2021-03-16T12:54:13.992Z] Removing intermediate container 87aff6ecf2e8 [2021-03-16T12:54:13.992Z] ---> 13a23d38680c [2021-03-16T12:54:13.992Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T12:54:17.345Z] ---> Running in d5ef18b48519 [2021-03-16T12:54:18.594Z] Removing intermediate container d5ef18b48519 [2021-03-16T12:54:18.594Z] ---> 1c0a6ab29b3e [2021-03-16T12:54:18.594Z] [2021-03-16T12:54:23.609Z] Successfully built 1c0a6ab29b3e [2021-03-16T12:54:23.609Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-16T12:54:23.609Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-03-16T12:54:25.428Z] 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-03-16T12:54:25.429Z] 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-03-16T12:54:32.145Z] Removing intermediate container 31d88aee2b4b [2021-03-16T12:54:32.145Z] ---> 151d65fc4e8c [2021-03-16T12:54:32.145Z] [2021-03-16T12:54:32.145Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T12:54:32.145Z] Removing intermediate container 2cdf21697e6f [2021-03-16T12:54:32.145Z] ---> cd218ff7632e [2021-03-16T12:54:32.145Z] [2021-03-16T12:54:32.145Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T12:54:32.145Z] 3.12: Pulling from library/alpine [2021-03-16T12:54:32.145Z] 3.12: Pulling from library/alpine [2021-03-16T12:54:33.131Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T12:54:33.131Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T12:54:33.131Z] Status: Image is up to date for alpine:3.12 [2021-03-16T12:54:33.131Z] ---> d10569e2745f [2021-03-16T12:54:33.131Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T12:54:33.131Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T12:54:33.131Z] ---> d10569e2745f [2021-03-16T12:54:33.131Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T12:54:33.131Z] Removing intermediate container b2d59ddc8c60 [2021-03-16T12:54:33.131Z] ---> c1b48453b7c0 [2021-03-16T12:54:33.131Z] [2021-03-16T12:54:33.131Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T12:54:33.131Z] ---> d10569e2745f [2021-03-16T12:54:33.131Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T12:54:33.730Z] ---> Running in 59414f47fb9e [2021-03-16T12:54:33.730Z] ---> Running in e4e9a5e42a2b [2021-03-16T12:54:33.730Z] ---> Running in 1eb844498fcc [2021-03-16T12:54:34.728Z] Removing intermediate container 1eb844498fcc [2021-03-16T12:54:34.728Z] ---> 6d78905b6e18 [2021-03-16T12:54:34.728Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T12:54:35.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:35.711Z] ---> Running in cdab3444d71d [2021-03-16T12:54:35.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:35.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:35.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:36.603Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T12:54:36.603Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T12:54:36.603Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T12:54:36.603Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T12:54:36.603Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T12:54:36.603Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T12:54:36.603Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:54:36.603Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T12:54:36.603Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T12:54:36.603Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T12:54:36.603Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T12:54:36.876Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:54:36.876Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T12:54:36.876Z] OK: 7 MiB in 19 packages [2021-03-16T12:54:37.153Z] OK: 7 MiB in 18 packages [2021-03-16T12:54:37.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:37.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:38.353Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T12:54:38.353Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T12:54:38.353Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:54:38.353Z] OK: 5 MiB in 16 packages [2021-03-16T12:54:38.628Z] Removing intermediate container bfb52f7add05 [2021-03-16T12:54:38.628Z] ---> a51369232a0e [2021-03-16T12:54:38.628Z] [2021-03-16T12:54:38.628Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T12:54:38.628Z] ---> d10569e2745f [2021-03-16T12:54:38.628Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T12:54:39.622Z] ---> Running in 4312c9cb5f3b [2021-03-16T12:54:40.600Z] Removing intermediate container a05977e49e01 [2021-03-16T12:54:40.600Z] ---> 64f163ae68c6 [2021-03-16T12:54:40.600Z] [2021-03-16T12:54:40.600Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T12:54:40.600Z] ---> d10569e2745f [2021-03-16T12:54:40.600Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T12:54:40.600Z] Removing intermediate container 59414f47fb9e [2021-03-16T12:54:40.600Z] ---> b217261ffb2e [2021-03-16T12:54:40.600Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T12:54:40.600Z] Removing intermediate container e4e9a5e42a2b [2021-03-16T12:54:40.600Z] ---> 02dbf1c687ae [2021-03-16T12:54:40.600Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T12:54:41.201Z] ---> Running in 26557afd055c [2021-03-16T12:54:41.201Z] ---> Running in fbda4f0bfb6b [2021-03-16T12:54:41.201Z] ---> Running in 569e2826be52 [2021-03-16T12:54:41.201Z] Removing intermediate container cdab3444d71d [2021-03-16T12:54:41.201Z] ---> 91f0deb0c456 [2021-03-16T12:54:41.201Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T12:54:41.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:41.483Z] ---> Running in d60031b9a350 [2021-03-16T12:54:41.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:41.763Z] Removing intermediate container 26557afd055c [2021-03-16T12:54:41.763Z] ---> 45608490d547 [2021-03-16T12:54:41.763Z] Step 13/21 : WORKDIR /edgex [2021-03-16T12:54:41.763Z] Removing intermediate container fbda4f0bfb6b [2021-03-16T12:54:41.763Z] ---> 32a7474372d1 [2021-03-16T12:54:41.763Z] Step 13/24 : WORKDIR / [2021-03-16T12:54:42.059Z] ---> Running in a62e28293ef4 [2021-03-16T12:54:42.059Z] ---> Running in 85fda7e8f7a3 [2021-03-16T12:54:42.059Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T12:54:42.059Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:54:42.333Z] Removing intermediate container d60031b9a350 [2021-03-16T12:54:42.333Z] ---> 44299730e90e [2021-03-16T12:54:42.333Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T12:54:42.333Z] OK: 5 MiB in 15 packages [2021-03-16T12:54:42.607Z] ---> Running in c9d6c6c59cab [2021-03-16T12:54:42.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:42.887Z] Removing intermediate container a62e28293ef4 [2021-03-16T12:54:42.887Z] ---> 49c914af0582 [2021-03-16T12:54:42.887Z] 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-03-16T12:54:43.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:54:43.164Z] Removing intermediate container 85fda7e8f7a3 [2021-03-16T12:54:43.164Z] ---> 2dc5c58f0211 [2021-03-16T12:54:43.164Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T12:54:43.164Z] Removing intermediate container c9d6c6c59cab [2021-03-16T12:54:43.164Z] ---> 640f4f17c5d8 [2021-03-16T12:54:43.453Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T12:54:43.453Z] ---> Running in 014d2d1914ba [2021-03-16T12:54:43.724Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T12:54:43.724Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T12:54:43.724Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:54:43.724Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T12:54:44.001Z] Removing intermediate container 4312c9cb5f3b [2021-03-16T12:54:44.001Z] ---> f721df90dddd [2021-03-16T12:54:44.001Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:54:44.001Z] OK: 6 MiB in 16 packages [2021-03-16T12:54:44.277Z] ---> Running in a4e51926b889 [2021-03-16T12:54:44.277Z] ---> c421e1bcb51f [2021-03-16T12:54:44.277Z] 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-03-16T12:54:44.551Z] ---> e28a6bc9b4a0 [2021-03-16T12:54:44.551Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T12:54:45.149Z] Removing intermediate container a4e51926b889 [2021-03-16T12:54:45.149Z] ---> e8f2fabfa973 [2021-03-16T12:54:45.149Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T12:54:45.747Z] ---> Running in f7a48d0d0af9 [2021-03-16T12:54:45.747Z] ---> a4935fab87c8 [2021-03-16T12:54:45.747Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T12:54:46.349Z] Removing intermediate container 569e2826be52 [2021-03-16T12:54:46.349Z] ---> 2c8b3de77640 [2021-03-16T12:54:46.349Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:54:46.625Z] Removing intermediate container f7a48d0d0af9 [2021-03-16T12:54:46.625Z] ---> 2edfa363abac [2021-03-16T12:54:46.625Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T12:54:46.625Z] ---> c18dd9aa84a5 [2021-03-16T12:54:46.625Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T12:54:46.625Z] ---> Running in 55856a4151b0 [2021-03-16T12:54:46.905Z] ---> Running in bb1e56fb6ef3 [2021-03-16T12:54:46.905Z] ---> 9bc4211336a8 [2021-03-16T12:54:46.905Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T12:54:46.905Z] Removing intermediate container 014d2d1914ba [2021-03-16T12:54:46.905Z] ---> 58c9c5341530 [2021-03-16T12:54:46.905Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T12:54:47.180Z] ---> Running in bb92e23bab37 [2021-03-16T12:54:47.451Z] Removing intermediate container 55856a4151b0 [2021-03-16T12:54:47.451Z] ---> 804a6bbe3747 [2021-03-16T12:54:47.451Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T12:54:47.451Z] Removing intermediate container bb1e56fb6ef3 [2021-03-16T12:54:47.451Z] ---> b557044eac1f [2021-03-16T12:54:47.451Z] Step 15/23 : WORKDIR / [2021-03-16T12:54:47.730Z] ---> Running in fdeb2175f2ab [2021-03-16T12:54:48.001Z] ---> Running in 93353865268c [2021-03-16T12:54:48.273Z] ---> 6ebe412166d7 [2021-03-16T12:54:48.273Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T12:54:48.273Z] Removing intermediate container bb92e23bab37 [2021-03-16T12:54:48.273Z] ---> dddd828ee09d [2021-03-16T12:54:48.273Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T12:54:48.273Z] ---> 675a1c96b506 [2021-03-16T12:54:48.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T12:54:48.547Z] ---> Running in 2228080b2398 [2021-03-16T12:54:48.547Z] Removing intermediate container fdeb2175f2ab [2021-03-16T12:54:48.547Z] ---> 8aea17c5b94c [2021-03-16T12:54:48.547Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T12:54:48.821Z] ---> Running in 97de4d6a5b80 [2021-03-16T12:54:48.821Z] Removing intermediate container 93353865268c [2021-03-16T12:54:48.821Z] ---> bd63b7fcc36a [2021-03-16T12:54:48.821Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:54:49.096Z] ---> 03354e33852b [2021-03-16T12:54:49.096Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T12:54:49.375Z] Removing intermediate container 2228080b2398 [2021-03-16T12:54:49.375Z] ---> 6c639df26f37 [2021-03-16T12:54:49.375Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T12:54:49.375Z] ---> Running in 31e1d9a77704 [2021-03-16T12:54:49.975Z] Removing intermediate container 97de4d6a5b80 [2021-03-16T12:54:49.975Z] ---> 20bae9c3aa9e [2021-03-16T12:54:49.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:54:49.975Z] ---> Running in bfa888f95058 [2021-03-16T12:54:49.975Z] ---> 335c8cbcfb37 [2021-03-16T12:54:49.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T12:54:50.351Z] ---> 369d1d0601eb [2021-03-16T12:54:50.351Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T12:54:50.645Z] Removing intermediate container bfa888f95058 [2021-03-16T12:54:50.645Z] ---> fb00d1d1b54f [2021-03-16T12:54:50.645Z] Step 19/21 : LABEL arch=arm64 [2021-03-16T12:54:50.955Z] ---> Running in c94b551cfea1 [2021-03-16T12:54:51.312Z] ---> 2bf641cea5aa [2021-03-16T12:54:51.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T12:54:51.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:54:51.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:54:51.345Z] ---> 753dd432c1a2 [2021-03-16T12:54:51.345Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 42c348f818ee [2021-03-16T12:54:51.345Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 97474c0588bc [2021-03-16T12:54:51.345Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 43dd14a952ea [2021-03-16T12:54:51.345Z] Step 6/22 : COPY go.mod . [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 72c601a76d79 [2021-03-16T12:54:51.345Z] Step 7/22 : RUN go mod download [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> c970629244be [2021-03-16T12:54:51.345Z] Step 8/22 : COPY . . [2021-03-16T12:54:51.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:54:51.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:54:51.345Z] ---> 753dd432c1a2 [2021-03-16T12:54:51.345Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 42c348f818ee [2021-03-16T12:54:51.345Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 97474c0588bc [2021-03-16T12:54:51.345Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 43dd14a952ea [2021-03-16T12:54:51.345Z] Step 6/23 : COPY go.mod . [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 72c601a76d79 [2021-03-16T12:54:51.345Z] Step 7/23 : RUN go mod download [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> c970629244be [2021-03-16T12:54:51.345Z] Step 8/23 : COPY . . [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 142373022178 [2021-03-16T12:54:51.345Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 142373022178 [2021-03-16T12:54:51.345Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T12:54:51.345Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:54:51.345Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:54:51.345Z] ---> 753dd432c1a2 [2021-03-16T12:54:51.345Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 42c348f818ee [2021-03-16T12:54:51.345Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 97474c0588bc [2021-03-16T12:54:51.345Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 43dd14a952ea [2021-03-16T12:54:51.345Z] Step 6/24 : COPY go.mod . [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> 72c601a76d79 [2021-03-16T12:54:51.345Z] Step 7/24 : RUN go mod download [2021-03-16T12:54:51.345Z] ---> Using cache [2021-03-16T12:54:51.345Z] ---> c970629244be [2021-03-16T12:54:51.345Z] Step 8/24 : COPY . . [2021-03-16T12:54:51.626Z] ---> Using cache [2021-03-16T12:54:51.626Z] ---> 142373022178 [2021-03-16T12:54:51.626Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T12:54:51.674Z] ---> c09b56245f01 [2021-03-16T12:54:51.674Z] 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-03-16T12:54:51.674Z] Removing intermediate container c94b551cfea1 [2021-03-16T12:54:51.674Z] ---> b4bd48f56e9a [2021-03-16T12:54:51.674Z] Step 20/21 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:54:51.956Z] ---> Running in a64e98dde854 [2021-03-16T12:54:52.242Z] ---> Running in 88bd007a87ee [2021-03-16T12:54:52.515Z] ---> c3ec8036c73f [2021-03-16T12:54:52.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T12:54:52.788Z] Removing intermediate container 88bd007a87ee [2021-03-16T12:54:52.788Z] ---> 742d744be09a [2021-03-16T12:54:52.788Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T12:54:53.384Z] ---> Running in a86cdb5292d8 [2021-03-16T12:54:53.663Z] ---> 4d57aaf07522 [2021-03-16T12:54:53.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T12:54:53.663Z] Removing intermediate container 31e1d9a77704 [2021-03-16T12:54:53.663Z] ---> 6e8c3786e3a1 [2021-03-16T12:54:53.663Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:54:53.663Z] ---> ba4aca9f9571 [2021-03-16T12:54:53.663Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T12:54:54.258Z] ---> Running in 4e590e85a8ce [2021-03-16T12:54:54.258Z] Removing intermediate container a86cdb5292d8 [2021-03-16T12:54:54.258Z] ---> 3519d3bbabbe [2021-03-16T12:54:54.258Z] [2021-03-16T12:54:54.529Z] ---> e67387109039 [2021-03-16T12:54:54.529Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T12:54:54.802Z] Successfully built 3519d3bbabbe [2021-03-16T12:54:54.802Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-16T12:54:54.802Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-16T12:54:54.802Z] ---> Running in 956c7e5747fa [2021-03-16T12:54:54.802Z] ---> 57549b3763a1 [2021-03-16T12:54:54.802Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T12:54:55.078Z] Removing intermediate container 4e590e85a8ce [2021-03-16T12:54:55.078Z] ---> 5a28df53250a [2021-03-16T12:54:55.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:54:55.079Z] ---> Running in f663ce40bb40 [2021-03-16T12:54:55.681Z] Removing intermediate container a64e98dde854 [2021-03-16T12:54:55.681Z] ---> 83e4ab7c5c8b [2021-03-16T12:54:55.681Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T12:54:55.681Z] Removing intermediate container 956c7e5747fa [2021-03-16T12:54:55.681Z] ---> aa979db89a9a [2021-03-16T12:54:55.681Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:54:55.728Z] ---> Running in 2b192628e997 [2021-03-16T12:54:55.728Z] ---> Running in 276fb681666a [2021-03-16T12:54:55.728Z] ---> Running in 29cbafeaa67b [2021-03-16T12:54:55.967Z] ---> Running in 304ccb7fd779 [2021-03-16T12:54:56.239Z] Removing intermediate container f663ce40bb40 [2021-03-16T12:54:56.239Z] ---> 737fd1e1b01e [2021-03-16T12:54:56.239Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T12:54:56.512Z] ---> Running in 05e73079fa9c [2021-03-16T12:54:56.792Z] ---> Running in c09214807f99 [2021-03-16T12:54:57.408Z] Removing intermediate container 304ccb7fd779 [2021-03-16T12:54:57.408Z] ---> 2b487a58e729 [2021-03-16T12:54:57.408Z] Step 22/24 : LABEL arch=arm64 [2021-03-16T12:54:57.408Z] ---> 9e99bd304bcb [2021-03-16T12:54:57.408Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T12:54:57.689Z] Removing intermediate container 05e73079fa9c [2021-03-16T12:54:57.689Z] ---> 3c12a10db11b [2021-03-16T12:54:57.689Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T12:54:57.963Z] ---> Running in da2167e789a8 [2021-03-16T12:54:57.963Z] Removing intermediate container c09214807f99 [2021-03-16T12:54:57.963Z] ---> b0f25e97fea1 [2021-03-16T12:54:57.963Z] Step 22/23 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:54:58.560Z] ---> Running in 88b4beed238a [2021-03-16T12:54:58.560Z] ---> Running in e753d41593d8 [2021-03-16T12:54:58.837Z] ---> cb7bfd2dcb29 [2021-03-16T12:54:58.837Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T12:54:58.837Z] Removing intermediate container da2167e789a8 [2021-03-16T12:54:58.837Z] ---> b378088a8c2d [2021-03-16T12:54:58.837Z] Step 23/24 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:54:59.118Z] ---> Running in 5449f5eba755 [2021-03-16T12:54:59.399Z] Removing intermediate container 88b4beed238a [2021-03-16T12:54:59.399Z] ---> 589f46168874 [2021-03-16T12:54:59.399Z] Step 21/22 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:54:59.541Z] 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-03-16T12:54:59.542Z] 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-03-16T12:54:59.669Z] Removing intermediate container e753d41593d8 [2021-03-16T12:54:59.669Z] ---> b8b90693c4b2 [2021-03-16T12:54:59.669Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T12:54:59.858Z] 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-03-16T12:54:59.942Z] ---> Running in 702ba7b93f78 [2021-03-16T12:55:00.215Z] Removing intermediate container 5449f5eba755 [2021-03-16T12:55:00.215Z] ---> d057a60c5064 [2021-03-16T12:55:00.215Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T12:55:00.488Z] ---> 0b441f23e3a4 [2021-03-16T12:55:00.771Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T12:55:00.771Z] ---> Running in 890fbc233534 [2021-03-16T12:55:01.046Z] ---> Running in 97724073ddd6 [2021-03-16T12:55:01.325Z] Removing intermediate container 702ba7b93f78 [2021-03-16T12:55:01.325Z] ---> a91e46add411 [2021-03-16T12:55:01.325Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T12:55:01.325Z] Removing intermediate container 890fbc233534 [2021-03-16T12:55:01.325Z] ---> 0712c473b325 [2021-03-16T12:55:01.325Z] [2021-03-16T12:55:01.605Z] ---> Running in 093d521dacea [2021-03-16T12:55:01.605Z] ---> e043b8eeb78f [2021-03-16T12:55:01.605Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T12:55:01.917Z] Removing intermediate container 97724073ddd6 [2021-03-16T12:55:01.917Z] ---> fbcc4637c1df [2021-03-16T12:55:01.917Z] [2021-03-16T12:55:01.917Z] Successfully built 0712c473b325 [2021-03-16T12:55:02.194Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-16T12:55:02.194Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-16T12:55:02.194Z] ---> Running in cf6cf39672a3 [2021-03-16T12:55:02.470Z] Removing intermediate container 093d521dacea [2021-03-16T12:55:02.470Z] ---> ac7d85801f18 [2021-03-16T12:55:02.470Z] [2021-03-16T12:55:02.470Z] Successfully built fbcc4637c1df [2021-03-16T12:55:02.470Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-16T12:55:02.470Z] Building docker-core-data-go [2021-03-16T12:55:02.759Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cf6cf39672a3 [2021-03-16T12:55:02.759Z] ---> 9387438f9c0e [2021-03-16T12:55:02.759Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T12:55:03.037Z] Successfully built ac7d85801f18 [2021-03-16T12:55:03.037Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-16T12:55:03.037Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-03-16T12:55:03.635Z] ---> b3783bfe0b93 [2021-03-16T12:55:03.635Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T12:55:04.239Z] ---> Running in e2de58f9ade6 [2021-03-16T12:55:06.859Z] Removing intermediate container e2de58f9ade6 [2021-03-16T12:55:06.859Z] ---> 62d6e0528450 [2021-03-16T12:55:06.859Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T12:55:07.134Z] ---> Running in 3bb3dc9a752a [2021-03-16T12:55:08.133Z] Removing intermediate container 3bb3dc9a752a [2021-03-16T12:55:08.133Z] ---> 37d135fd36fe [2021-03-16T12:55:08.133Z] Step 28/31 : CMD ["gate"] [2021-03-16T12:55:09.111Z] ---> Running in b0408b97b342 [2021-03-16T12:55:10.091Z] Removing intermediate container b0408b97b342 [2021-03-16T12:55:10.091Z] ---> 50fb373759d2 [2021-03-16T12:55:10.091Z] Step 29/31 : LABEL arch=arm64 [2021-03-16T12:55:11.077Z] ---> Running in 27c16a73bd54 [2021-03-16T12:55:12.062Z] Removing intermediate container 27c16a73bd54 [2021-03-16T12:55:12.062Z] ---> 5c07fcb260d2 [2021-03-16T12:55:12.062Z] Step 30/31 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:55:13.051Z] ---> Running in daaad8b28a93 [2021-03-16T12:55:13.672Z] Removing intermediate container daaad8b28a93 [2021-03-16T12:55:13.672Z] ---> 7d345a841fb8 [2021-03-16T12:55:13.672Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T12:55:14.647Z] ---> Running in 94f1a2a08219 [2021-03-16T12:55:15.624Z] Removing intermediate container 94f1a2a08219 [2021-03-16T12:55:15.624Z] ---> 716393055e85 [2021-03-16T12:55:15.624Z] [2021-03-16T12:55:15.899Z] Successfully built 716393055e85 [2021-03-16T12:55:15.899Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-16T12:55:20.221Z] Removing intermediate container 8ed17569dc98 [2021-03-16T12:55:20.221Z] ---> da981f191802 [2021-03-16T12:55:20.221Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T12:55:22.266Z] ---> Running in 806f8bda2f90 [2021-03-16T12:55:42.680Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:55:42.680Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:55:42.680Z] ---> 727958172e0e [2021-03-16T12:55:42.680Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T12:55:42.680Z] ---> Using cache [2021-03-16T12:55:42.680Z] ---> d0d19b425d0e [2021-03-16T12:55:42.680Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:55:42.680Z] ---> Using cache [2021-03-16T12:55:42.680Z] ---> eac5b94588c0 [2021-03-16T12:55:42.680Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T12:55:45.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:55:45.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:55:45.860Z] ---> 753dd432c1a2 [2021-03-16T12:55:45.860Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T12:55:45.860Z] ---> Using cache [2021-03-16T12:55:45.860Z] ---> 42c348f818ee [2021-03-16T12:55:45.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:55:45.860Z] ---> Using cache [2021-03-16T12:55:45.860Z] ---> 97474c0588bc [2021-03-16T12:55:45.860Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T12:55:45.860Z] ---> Running in e015b91bb5a7 [2021-03-16T12:55:49.442Z] ---> Running in 3cba1f9ed04f [2021-03-16T12:55:50.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:55:50.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:55:50.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:55:51.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:55:51.235Z] OK: 217 MiB in 51 packages [2021-03-16T12:55:52.683Z] OK: 233 MiB in 51 packages [2021-03-16T12:55:54.649Z] Removing intermediate container 3cba1f9ed04f [2021-03-16T12:55:54.649Z] ---> a1aba895d90a [2021-03-16T12:55:54.649Z] Step 6/23 : COPY go.mod . [2021-03-16T12:55:55.261Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:55:55.261Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:55:55.261Z] ---> 727958172e0e [2021-03-16T12:55:55.261Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T12:55:55.261Z] ---> Using cache [2021-03-16T12:55:55.261Z] ---> d0d19b425d0e [2021-03-16T12:55:55.261Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:55:55.261Z] ---> Using cache [2021-03-16T12:55:55.261Z] ---> eac5b94588c0 [2021-03-16T12:55:55.261Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T12:55:55.536Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:55:55.536Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:55:55.536Z] ---> 727958172e0e [2021-03-16T12:55:55.536Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T12:55:55.536Z] ---> Using cache [2021-03-16T12:55:55.536Z] ---> d0d19b425d0e [2021-03-16T12:55:55.536Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:55:55.536Z] ---> Using cache [2021-03-16T12:55:55.536Z] ---> eac5b94588c0 [2021-03-16T12:55:55.537Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T12:55:55.537Z] ---> Using cache [2021-03-16T12:55:55.537Z] ---> a1aba895d90a [2021-03-16T12:55:55.537Z] Step 6/22 : COPY go.mod . [2021-03-16T12:55:55.812Z] ---> 2a6a7277906c [2021-03-16T12:55:55.812Z] Step 7/23 : RUN go mod download [2021-03-16T12:55:55.812Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T12:55:55.812Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T12:55:55.812Z] ---> 727958172e0e [2021-03-16T12:55:55.812Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T12:55:55.812Z] ---> Using cache [2021-03-16T12:55:55.812Z] ---> d0d19b425d0e [2021-03-16T12:55:55.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:55:55.812Z] ---> Using cache [2021-03-16T12:55:55.812Z] ---> eac5b94588c0 [2021-03-16T12:55:55.812Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T12:55:55.812Z] ---> Running in bf68cea4d64a [2021-03-16T12:55:56.092Z] ---> Running in 8d09564138d0 [2021-03-16T12:55:56.092Z] ---> Running in 8d39e4c9f5cf [2021-03-16T12:55:56.366Z] ---> 31a397c5092b [2021-03-16T12:55:56.366Z] Step 7/22 : RUN go mod download [2021-03-16T12:55:56.648Z] ---> Running in 5ded2858b6ea [2021-03-16T12:55:57.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:55:57.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:55:58.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:55:58.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:55:59.060Z] OK: 217 MiB in 51 packages [2021-03-16T12:55:59.655Z] OK: 217 MiB in 51 packages [2021-03-16T12:55:59.929Z] Removing intermediate container 5ded2858b6ea [2021-03-16T12:55:59.929Z] ---> 9984abf4bd70 [2021-03-16T12:55:59.929Z] Step 8/22 : COPY . . [2021-03-16T12:55:59.929Z] Removing intermediate container 8d39e4c9f5cf [2021-03-16T12:55:59.929Z] ---> ae2874aa983b [2021-03-16T12:55:59.929Z] Step 8/23 : COPY . . [2021-03-16T12:56:00.215Z] Collecting docker-compose==1.23.2 [2021-03-16T12:56:00.215Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T12:56:00.215Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T12:56:00.215Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T12:56:00.525Z] Removing intermediate container bf68cea4d64a [2021-03-16T12:56:00.525Z] ---> e7f8f3c97429 [2021-03-16T12:56:00.525Z] Step 6/26 : COPY go.mod . [2021-03-16T12:56:00.924Z] Removing intermediate container e015b91bb5a7 [2021-03-16T12:56:00.924Z] ---> 0149502516cb [2021-03-16T12:56:00.924Z] Step 6/23 : COPY go.mod . [2021-03-16T12:56:01.128Z] Removing intermediate container 8d09564138d0 [2021-03-16T12:56:01.128Z] ---> ed4e5d291bee [2021-03-16T12:56:01.128Z] Step 6/23 : COPY go.mod . [2021-03-16T12:56:01.300Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T12:56:01.300Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T12:56:02.129Z] ---> 51225453b990 [2021-03-16T12:56:02.129Z] Step 7/26 : RUN go mod download [2021-03-16T12:56:02.879Z] ---> 8d0f5d67a37a [2021-03-16T12:56:02.879Z] Step 7/23 : RUN go mod download [2021-03-16T12:56:03.223Z] ---> Running in 558f9a19a023 [2021-03-16T12:56:04.744Z] ---> ff4549797777 [2021-03-16T12:56:04.744Z] Step 7/23 : RUN go mod download [2021-03-16T12:56:05.341Z] ---> Running in aa256bf37a65 [2021-03-16T12:56:05.574Z] 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-03-16T12:56:05.614Z] ---> Running in 565354b01bde [2021-03-16T12:56:05.908Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T12:56:05.908Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T12:56:07.089Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T12:56:07.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T12:56:08.146Z] 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-03-16T12:56:09.313Z] Collecting PyYAML<4,>=3.10 [2021-03-16T12:56:09.313Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T12:56:12.340Z] Removing intermediate container 565354b01bde [2021-03-16T12:56:12.340Z] ---> f9ca38736fd7 [2021-03-16T12:56:12.340Z] Step 8/23 : COPY . . [2021-03-16T12:56:12.340Z] Removing intermediate container aa256bf37a65 [2021-03-16T12:56:12.340Z] ---> 331e0d4cda34 [2021-03-16T12:56:12.340Z] Step 8/26 : COPY . . [2021-03-16T12:56:13.999Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T12:56:13.999Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T12:56:14.615Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T12:56:14.615Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T12:56:15.304Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T12:56:15.304Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T12:56:16.648Z] ---> 9d72916ed41d [2021-03-16T12:56:16.648Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T12:56:16.648Z] ---> c58d91364abd [2021-03-16T12:56:16.648Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T12:56:17.091Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T12:56:17.091Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T12:56:17.091Z] Removing intermediate container 558f9a19a023 [2021-03-16T12:56:17.091Z] ---> 54548b7cf216 [2021-03-16T12:56:17.091Z] Step 8/23 : COPY . . [2021-03-16T12:56:17.699Z] ---> Running in b41644292b68 [2021-03-16T12:56:17.699Z] ---> Running in a68b4780edb9 [2021-03-16T12:56:17.842Z] 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-03-16T12:56:18.534Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T12:56:18.534Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T12:56:18.534Z] 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-03-16T12:56:19.271Z] Collecting idna<2.8,>=2.5 [2021-03-16T12:56:19.272Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T12:56:19.785Z] 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-03-16T12:56:19.785Z] 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-03-16T12:56:20.492Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T12:56:20.492Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T12:56:21.170Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T12:56:21.170Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T12:56:21.170Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T12:56:21.170Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T12:56:21.807Z] Installing collected packages: cached-property, texttable, urllib3, idna, requests, dockerpty, PyYAML, websocket-client, jsonschema, docker-pycreds, docker, docopt, docker-compose [2021-03-16T12:56:22.479Z] Running setup.py install for texttable: started [2021-03-16T12:56:26.255Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T12:56:26.255Z] Attempting uninstall: urllib3 [2021-03-16T12:56:26.255Z] Found existing installation: urllib3 1.25.9 [2021-03-16T12:56:26.255Z] Uninstalling urllib3-1.25.9: [2021-03-16T12:56:26.673Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T12:56:31.678Z] Removing intermediate container 29cbafeaa67b [2021-03-16T12:56:31.678Z] ---> 93bc15e0381f [2021-03-16T12:56:31.678Z] [2021-03-16T12:56:31.678Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T12:56:31.678Z] ---> 88dd2752d2ea [2021-03-16T12:56:31.678Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T12:56:32.402Z] ---> Using cache [2021-03-16T12:56:32.402Z] ---> d13540fa3f93 [2021-03-16T12:56:32.402Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:56:32.402Z] ---> Using cache [2021-03-16T12:56:32.402Z] ---> 69f7e204dd4c [2021-03-16T12:56:32.402Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T12:56:33.523Z] Attempting uninstall: idna [2021-03-16T12:56:33.523Z] Found existing installation: idna 2.9 [2021-03-16T12:56:33.523Z] Uninstalling idna-2.9: [2021-03-16T12:56:34.243Z] Successfully uninstalled idna-2.9 [2021-03-16T12:56:38.118Z] ---> 0cc24299003a [2021-03-16T12:56:38.118Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T12:56:38.118Z] ---> 0d5b3ae55878 [2021-03-16T12:56:38.118Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T12:56:38.118Z] ---> Running in 317d127c184d [2021-03-16T12:56:38.118Z] ---> Running in c8647d2f8d48 [2021-03-16T12:56:38.118Z] 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-03-16T12:56:38.119Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T12:56:38.916Z] Attempting uninstall: requests [2021-03-16T12:56:38.916Z] Found existing installation: requests 2.23.0 [2021-03-16T12:56:38.916Z] Uninstalling requests-2.23.0: [2021-03-16T12:56:38.916Z] Successfully uninstalled requests-2.23.0 [2021-03-16T12:56:38.916Z] ---> Running in 077e92eda162 [2021-03-16T12:56:40.030Z] Running setup.py install for dockerpty: started [2021-03-16T12:56:40.862Z] Removing intermediate container 077e92eda162 [2021-03-16T12:56:40.862Z] ---> 2a9647c3a6d9 [2021-03-16T12:56:40.862Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T12:56:41.179Z] Removing intermediate container 2b192628e997 [2021-03-16T12:56:41.179Z] ---> c96eae9c41cd [2021-03-16T12:56:41.179Z] [2021-03-16T12:56:41.179Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T12:56:41.179Z] ---> 88dd2752d2ea [2021-03-16T12:56:41.179Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T12:56:42.219Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T12:56:42.219Z] Running setup.py install for PyYAML: started [2021-03-16T12:56:42.497Z] Removing intermediate container 276fb681666a [2021-03-16T12:56:42.498Z] ---> c2b0fc66e97b [2021-03-16T12:56:42.498Z] [2021-03-16T12:56:42.498Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T12:56:42.498Z] ---> 88dd2752d2ea [2021-03-16T12:56:42.498Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T12:56:42.498Z] ---> Using cache [2021-03-16T12:56:42.498Z] ---> d13540fa3f93 [2021-03-16T12:56:42.498Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:56:42.498Z] ---> Using cache [2021-03-16T12:56:42.498Z] ---> 69f7e204dd4c [2021-03-16T12:56:42.498Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T12:56:43.208Z] ---> Running in dc9672ea82f9 [2021-03-16T12:56:43.208Z] ---> Running in 05fe90fff3c9 [2021-03-16T12:56:44.843Z] ---> Running in a47e10c3e947 [2021-03-16T12:56:44.843Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T12:56:46.931Z] Removing intermediate container dc9672ea82f9 [2021-03-16T12:56:46.931Z] ---> c4dede5d54b5 [2021-03-16T12:56:46.931Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:56:47.571Z] Removing intermediate container a47e10c3e947 [2021-03-16T12:56:47.571Z] ---> 2444446f6e3b [2021-03-16T12:56:47.571Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T12:56:48.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:56:48.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:56:48.535Z] ---> Running in dfa2907d6e29 [2021-03-16T12:56:48.535Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T12:56:49.793Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T12:56:49.793Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T12:56:49.793Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T12:56:49.793Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T12:56:49.793Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:56:49.793Z] Running setup.py install for docopt: started [2021-03-16T12:56:49.793Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T12:56:49.793Z] ---> 6d67261db18e [2021-03-16T12:56:49.793Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T12:56:50.166Z] OK: 7 MiB in 19 packages [2021-03-16T12:56:50.456Z] Removing intermediate container dfa2907d6e29 [2021-03-16T12:56:50.456Z] ---> c60951abcbb9 [2021-03-16T12:56:50.456Z] Step 15/23 : WORKDIR / [2021-03-16T12:56:50.800Z] ---> Running in 1d50e3a25753 [2021-03-16T12:56:51.796Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T12:56:53.785Z] ---> eb4b5bae2757 [2021-03-16T12:56:53.785Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T12:56:53.785Z] Removing intermediate container 1d50e3a25753 [2021-03-16T12:56:53.785Z] ---> 8464069d3b20 [2021-03-16T12:56:53.785Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:56:54.928Z] 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.58.0 [2021-03-16T12:56:55.642Z] Removing intermediate container 05fe90fff3c9 [2021-03-16T12:56:55.642Z] ---> 8625f8f0ef84 [2021-03-16T12:56:55.642Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T12:56:55.935Z] ---> 5a15d50378d4 [2021-03-16T12:56:55.935Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T12:56:56.207Z] ---> 250ea90e0f7d [2021-03-16T12:56:56.207Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T12:56:56.527Z] ---> Running in c86a3cc67406 [2021-03-16T12:56:57.141Z] ---> Running in 6e810a732e12 [2021-03-16T12:56:59.252Z] ---> aec6390bcc72 [2021-03-16T12:56:59.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T12:56:59.528Z] Removing intermediate container 6e810a732e12 [2021-03-16T12:56:59.528Z] ---> 453684a656a0 [2021-03-16T12:56:59.528Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:56:59.528Z] Removing intermediate container c86a3cc67406 [2021-03-16T12:56:59.528Z] ---> c11a5bc03911 [2021-03-16T12:56:59.528Z] Step 13/24 : WORKDIR / [2021-03-16T12:57:03.423Z] ---> Running in 2bccd2852780 [2021-03-16T12:57:03.423Z] ---> Running in eacb2e9f72c1 [2021-03-16T12:57:03.714Z] ---> f00ea07e5cb4 [2021-03-16T12:57:03.714Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T12:57:04.706Z] ---> Running in 4bd71d2e2487 [2021-03-16T12:57:05.695Z] Removing intermediate container eacb2e9f72c1 [2021-03-16T12:57:05.695Z] ---> 4ce1be5cc7cd [2021-03-16T12:57:05.695Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T12:57:05.695Z] Removing intermediate container 2bccd2852780 [2021-03-16T12:57:05.695Z] ---> b143a1691efe [2021-03-16T12:57:05.696Z] 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-03-16T12:57:06.520Z] ---> Running in ad83bfba9800 [2021-03-16T12:57:07.186Z] Removing intermediate container 806f8bda2f90 [2021-03-16T12:57:07.186Z] ---> 0d02cc5c7509 [2021-03-16T12:57:07.186Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T12:57:07.186Z] Removing intermediate container 4bd71d2e2487 [2021-03-16T12:57:07.186Z] ---> 782e9d468be9 [2021-03-16T12:57:07.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:57:08.673Z] ---> Running in cd2dda4c120d [2021-03-16T12:57:09.817Z] ---> Running in 584a7516fc9e [2021-03-16T12:57:10.598Z] Removing intermediate container ad83bfba9800 [2021-03-16T12:57:10.598Z] ---> a6da10a7bfeb [2021-03-16T12:57:10.598Z] Step 21/22 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:57:14.231Z] ---> ec500453e562 [2021-03-16T12:57:14.231Z] 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-03-16T12:57:15.134Z] ---> Running in 9168396f5617 [2021-03-16T12:57:15.807Z] Removing intermediate container 584a7516fc9e [2021-03-16T12:57:15.807Z] ---> ebbd474b2226 [2021-03-16T12:57:15.807Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T12:57:15.807Z] ---> 31e38d11e13d [2021-03-16T12:57:15.807Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T12:57:16.427Z] ---> Running in 58c068fda51e [2021-03-16T12:57:16.427Z] Removing intermediate container 9168396f5617 [2021-03-16T12:57:16.427Z] ---> 73d7be7e8e4d [2021-03-16T12:57:16.427Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T12:57:16.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:57:16.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:57:17.322Z] ---> Running in b2b2385ba118 [2021-03-16T12:57:17.322Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T12:57:17.322Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T12:57:17.322Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T12:57:17.625Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:57:17.625Z] Removing intermediate container 58c068fda51e [2021-03-16T12:57:17.625Z] ---> 6838058849eb [2021-03-16T12:57:17.625Z] Step 22/23 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:57:17.625Z] OK: 72 MiB in 58 packages [2021-03-16T12:57:17.956Z] ---> 03d7b8e8d1f3 [2021-03-16T12:57:17.956Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T12:57:18.331Z] ---> Running in 1d64eac68161 [2021-03-16T12:57:18.331Z] Removing intermediate container b2b2385ba118 [2021-03-16T12:57:18.331Z] ---> 25f569be454f [2021-03-16T12:57:18.331Z] [2021-03-16T12:57:21.962Z] Successfully built 25f569be454f [2021-03-16T12:57:21.962Z] Removing intermediate container 1d64eac68161 [2021-03-16T12:57:21.962Z] ---> 83025dac3776 [2021-03-16T12:57:21.962Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T12:57:21.962Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-16T12:57:22.278Z]  Building docker-support-scheduler-go ... done  ---> bb1f09e64b12 [2021-03-16T12:57:22.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T12:57:23.477Z] ---> Running in 2400fe95a1d1 [2021-03-16T12:57:24.633Z] Removing intermediate container cd2dda4c120d [2021-03-16T12:57:24.633Z] ---> 100149bac425 [2021-03-16T12:57:24.633Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T12:57:25.735Z] ---> Running in 9428e3d4f226 [2021-03-16T12:57:26.049Z] Removing intermediate container 2400fe95a1d1 [2021-03-16T12:57:26.049Z] ---> bff0f17ff87c [2021-03-16T12:57:26.049Z] [2021-03-16T12:57:26.345Z] ---> 385b199872c8 [2021-03-16T12:57:26.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T12:57:27.882Z] Removing intermediate container 9428e3d4f226 [2021-03-16T12:57:27.882Z] ---> 783069fb7d15 [2021-03-16T12:57:27.882Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:57:28.459Z] Successfully built bff0f17ff87c [2021-03-16T12:57:28.727Z] Successfully tagged docker-core-metadata-go:latest [2021-03-16T12:57:29.012Z]  Building docker-core-metadata-go ... done  ---> Running in 08309d7652bd [2021-03-16T12:57:29.291Z] ---> 150bbe70a4d2 [2021-03-16T12:57:29.291Z] 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-03-16T12:57:29.593Z] ---> Running in a91b72a342b6 [2021-03-16T12:57:29.926Z] Removing intermediate container 08309d7652bd [2021-03-16T12:57:29.926Z] ---> 11bac1e05585 [2021-03-16T12:57:29.926Z] Step 24/26 : LABEL arch=x86_64 [2021-03-16T12:57:30.530Z] ---> Running in 9d2d990b1651 [2021-03-16T12:57:32.461Z] Removing intermediate container 9d2d990b1651 [2021-03-16T12:57:32.461Z] ---> 128113eeb4b6 [2021-03-16T12:57:32.461Z] Step 25/26 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:57:32.766Z] ---> Running in 11455b57ad91 [2021-03-16T12:57:33.407Z] Removing intermediate container 11455b57ad91 [2021-03-16T12:57:33.407Z] ---> a066def6e03e [2021-03-16T12:57:33.407Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T12:57:33.687Z] ---> Running in b798b27f31b0 [2021-03-16T12:57:33.687Z] Removing intermediate container a91b72a342b6 [2021-03-16T12:57:33.687Z] ---> 2d66b5510b7c [2021-03-16T12:57:33.687Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T12:57:33.988Z] ---> Running in 12c111079b21 [2021-03-16T12:57:34.279Z] ---> ef31d6411db3 [2021-03-16T12:57:34.279Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T12:57:34.279Z] Removing intermediate container b798b27f31b0 [2021-03-16T12:57:34.279Z] ---> 9dc3cfc0a00e [2021-03-16T12:57:34.279Z] [2021-03-16T12:57:34.749Z] ---> Running in 56a607dfd042 [2021-03-16T12:57:35.050Z] Removing intermediate container 12c111079b21 [2021-03-16T12:57:35.050Z] ---> a255f80116af [2021-03-16T12:57:35.050Z] Step 22/24 : LABEL arch=x86_64 [2021-03-16T12:57:35.404Z] Successfully built 9dc3cfc0a00e [2021-03-16T12:57:35.404Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-16T12:57:35.727Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 637c6cb2fe88 [2021-03-16T12:57:36.021Z] Removing intermediate container 637c6cb2fe88 [2021-03-16T12:57:36.021Z] ---> 7eb2b4f2d07e [2021-03-16T12:57:36.021Z] Step 23/24 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:57:36.378Z] ---> Running in 431e5dfc9858 [2021-03-16T12:57:37.062Z] 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-03-16T12:57:37.378Z] Removing intermediate container 431e5dfc9858 [2021-03-16T12:57:37.378Z] ---> c6cb53032d54 [2021-03-16T12:57:37.378Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T12:57:37.378Z] ---> Running in 036baf085232 [2021-03-16T12:57:38.505Z] Removing intermediate container 036baf085232 [2021-03-16T12:57:38.505Z] ---> f9d84a0ead03 [2021-03-16T12:57:38.505Z] [2021-03-16T12:57:38.870Z] Successfully built f9d84a0ead03 [2021-03-16T12:57:39.178Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-16T12:57:59.898Z] Removing intermediate container b41644292b68 [2021-03-16T12:57:59.899Z] ---> 0204621ef65f [2021-03-16T12:57:59.899Z] [2021-03-16T12:57:59.899Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T12:57:59.899Z] ---> d10569e2745f [2021-03-16T12:57:59.899Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T12:57:59.899Z] ---> Using cache [2021-03-16T12:57:59.899Z] ---> f721df90dddd [2021-03-16T12:57:59.899Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:57:59.899Z] ---> Using cache [2021-03-16T12:57:59.899Z] ---> e8f2fabfa973 [2021-03-16T12:57:59.899Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T12:57:59.899Z] ---> Running in 108fd9c9c937 [2021-03-16T12:57:59.899Z] Removing intermediate container 108fd9c9c937 [2021-03-16T12:57:59.899Z] ---> e09cc5a8c672 [2021-03-16T12:57:59.899Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T12:57:59.899Z] ---> Running in 870f6de323ba [2021-03-16T12:57:59.899Z] Removing intermediate container 870f6de323ba [2021-03-16T12:57:59.899Z] ---> 7ba2fbfadd18 [2021-03-16T12:57:59.899Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:57:59.899Z] ---> e3bb4f7932b1 [2021-03-16T12:57:59.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T12:57:59.899Z] ---> 83b980fa90f6 [2021-03-16T12:57:59.899Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T12:57:59.899Z] ---> f36d728971d8 [2021-03-16T12:57:59.899Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T12:57:59.899Z] ---> Running in 56f3de40a9f3 [2021-03-16T12:58:00.895Z] Removing intermediate container 56f3de40a9f3 [2021-03-16T12:58:00.895Z] ---> fe67c0a551f6 [2021-03-16T12:58:00.895Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:58:01.181Z] ---> Running in 248a254873e4 [2021-03-16T12:58:02.168Z] Removing intermediate container 317d127c184d [2021-03-16T12:58:02.168Z] ---> 4568a40ee6d2 [2021-03-16T12:58:02.168Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T12:58:02.453Z] Removing intermediate container 248a254873e4 [2021-03-16T12:58:02.453Z] ---> fcc6331f6845 [2021-03-16T12:58:02.453Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T12:58:02.453Z] ---> Running in 68085a68dbf8 [2021-03-16T12:58:02.724Z] ---> Running in 48b8cb498b11 [2021-03-16T12:58:03.717Z] Removing intermediate container 48b8cb498b11 [2021-03-16T12:58:03.717Z] ---> 3b1b07498f7b [2021-03-16T12:58:03.717Z] Step 21/22 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:58:03.993Z] ---> Running in 7ecb3b678442 [2021-03-16T12:58:04.271Z] 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-03-16T12:58:04.590Z] Removing intermediate container a68b4780edb9 [2021-03-16T12:58:04.590Z] ---> 3fd73de5a65b [2021-03-16T12:58:04.590Z] [2021-03-16T12:58:04.590Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T12:58:04.590Z] ---> d10569e2745f [2021-03-16T12:58:04.590Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T12:58:04.590Z] ---> Using cache [2021-03-16T12:58:04.590Z] ---> f721df90dddd [2021-03-16T12:58:04.590Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T12:58:04.590Z] ---> Using cache [2021-03-16T12:58:04.590Z] ---> e8f2fabfa973 [2021-03-16T12:58:04.590Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T12:58:04.590Z] Removing intermediate container 7ecb3b678442 [2021-03-16T12:58:04.590Z] ---> e28dad4cb384 [2021-03-16T12:58:04.590Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T12:58:04.590Z] ---> Running in 33d0df5a8447 [2021-03-16T12:58:04.866Z] ---> Running in f5f6016d7654 [2021-03-16T12:58:05.467Z] Removing intermediate container 33d0df5a8447 [2021-03-16T12:58:05.467Z] ---> 1e852fd3472c [2021-03-16T12:58:05.467Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T12:58:05.743Z] Removing intermediate container f5f6016d7654 [2021-03-16T12:58:05.743Z] ---> 1af718b78660 [2021-03-16T12:58:05.743Z] [2021-03-16T12:58:05.743Z] ---> Running in 7038423e2d8b [2021-03-16T12:58:06.339Z] Successfully built 1af718b78660 [2021-03-16T12:58:06.339Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-16T12:58:06.339Z]  Building docker-support-scheduler-go ... done Removing intermediate container 7038423e2d8b [2021-03-16T12:58:06.339Z] ---> c20940dffb04 [2021-03-16T12:58:06.339Z] Step 15/23 : WORKDIR / [2021-03-16T12:58:06.613Z] ---> Running in 3d21fa5155a7 [2021-03-16T12:58:07.215Z] Removing intermediate container 3d21fa5155a7 [2021-03-16T12:58:07.215Z] ---> 414bd3028d33 [2021-03-16T12:58:07.215Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:58:08.209Z] Removing intermediate container 68085a68dbf8 [2021-03-16T12:58:08.209Z] ---> e3a42d212609 [2021-03-16T12:58:08.209Z] [2021-03-16T12:58:08.209Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T12:58:08.209Z] 20.10.0: Pulling from library/docker [2021-03-16T12:58:08.209Z] ---> 66122cea0d7a [2021-03-16T12:58:08.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T12:58:11.601Z] ---> 689a36763585 [2021-03-16T12:58:11.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T12:58:12.585Z] ---> dcc7fe9d7661 [2021-03-16T12:58:12.586Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T12:58:12.856Z] ---> Running in fe81990ba39f [2021-03-16T12:58:13.846Z] Removing intermediate container fe81990ba39f [2021-03-16T12:58:13.846Z] ---> 74a2165d070c [2021-03-16T12:58:13.846Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:58:14.439Z] ---> Running in 4d1ba11659ca [2021-03-16T12:58:15.033Z] Removing intermediate container 4d1ba11659ca [2021-03-16T12:58:15.033Z] ---> 0e9f2ca7ff01 [2021-03-16T12:58:15.033Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T12:58:15.311Z] ---> Running in e8ef73820768 [2021-03-16T12:58:16.298Z] Removing intermediate container e8ef73820768 [2021-03-16T12:58:16.298Z] ---> f0873eafb314 [2021-03-16T12:58:16.298Z] Step 22/23 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:58:16.902Z] ---> Running in bad20b70adf3 [2021-03-16T12:58:18.338Z] Removing intermediate container bad20b70adf3 [2021-03-16T12:58:18.338Z] ---> a3350944f220 [2021-03-16T12:58:18.338Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T12:58:18.338Z] ---> Running in 09ab53d23066 [2021-03-16T12:58:18.613Z] Removing intermediate container c8647d2f8d48 [2021-03-16T12:58:18.613Z] ---> 91299268edb4 [2021-03-16T12:58:18.613Z] [2021-03-16T12:58:18.613Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T12:58:18.613Z] ---> d10569e2745f [2021-03-16T12:58:18.613Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T12:58:18.890Z] Removing intermediate container 09ab53d23066 [2021-03-16T12:58:18.890Z] ---> 9a10238a85ec [2021-03-16T12:58:18.890Z] [2021-03-16T12:58:18.890Z] ---> Running in a0f3b1c6205d [2021-03-16T12:58:19.490Z] Successfully built 9a10238a85ec [2021-03-16T12:58:19.490Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-16T12:58:19.490Z]  Building docker-core-metadata-go ... done Removing intermediate container a0f3b1c6205d [2021-03-16T12:58:19.490Z] ---> 3980a3259988 [2021-03-16T12:58:19.490Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T12:58:19.490Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T12:58:19.490Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T12:58:19.490Z] ---> eeaf43b92773 [2021-03-16T12:58:19.490Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T12:58:19.490Z] ---> Running in e32935c1bdbb [2021-03-16T12:58:19.761Z] ---> Running in ad4a52785fa4 [2021-03-16T12:58:20.031Z] Removing intermediate container e32935c1bdbb [2021-03-16T12:58:20.031Z] ---> e3cfd9e4b0c2 [2021-03-16T12:58:20.031Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T12:58:20.302Z] ---> Running in 59e036589233 [2021-03-16T12:58:20.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:58:20.903Z] Removing intermediate container 59e036589233 [2021-03-16T12:58:20.903Z] ---> b951456e9789 [2021-03-16T12:58:20.903Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:58:20.903Z] ---> Running in daa0ceee4d51 [2021-03-16T12:58:20.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:58:21.495Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T12:58:21.495Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T12:58:21.767Z] Executing bash-5.0.17-r0.post-install [2021-03-16T12:58:21.768Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:58:21.768Z] OK: 12 MiB in 22 packages [2021-03-16T12:58:23.215Z] Removing intermediate container ad4a52785fa4 [2021-03-16T12:58:23.215Z] ---> 11b92a94ae5b [2021-03-16T12:58:23.215Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T12:58:23.215Z] ---> Running in c32670d9be0a [2021-03-16T12:58:23.215Z] Removing intermediate container daa0ceee4d51 [2021-03-16T12:58:23.215Z] ---> 64ee7a04a729 [2021-03-16T12:58:23.215Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T12:58:23.565Z] ---> Running in 524d5dfc4e9d [2021-03-16T12:58:23.565Z] Removing intermediate container c32670d9be0a [2021-03-16T12:58:23.565Z] ---> 845d94c953ad [2021-03-16T12:58:23.565Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T12:58:23.841Z] ---> Running in 51a8e44769ea [2021-03-16T12:58:24.436Z] Removing intermediate container 51a8e44769ea [2021-03-16T12:58:24.436Z] ---> 82fd72bab3a4 [2021-03-16T12:58:24.436Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T12:58:24.436Z] ---> Running in c4f0916b21bc [2021-03-16T12:58:24.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:58:25.033Z] Removing intermediate container c4f0916b21bc [2021-03-16T12:58:25.033Z] ---> 453986c854c3 [2021-03-16T12:58:25.033Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T12:58:25.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:58:26.306Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T12:58:26.306Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T12:58:26.306Z] ---> 6e0edf5eb480 [2021-03-16T12:58:26.306Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T12:58:26.306Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T12:58:26.306Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T12:58:26.577Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T12:58:26.864Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T12:58:26.864Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:58:26.864Z] OK: 8 MiB in 20 packages [2021-03-16T12:58:27.141Z] ---> a1f44cc3cbe5 [2021-03-16T12:58:27.141Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T12:58:28.301Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 56a607dfd042 [2021-03-16T12:58:28.301Z] ---> bb4fa935f7ff [2021-03-16T12:58:28.301Z] [2021-03-16T12:58:28.301Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T12:58:28.301Z] ---> 88dd2752d2ea [2021-03-16T12:58:28.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T12:58:28.301Z] ---> Running in 26994197b40c [2021-03-16T12:58:28.301Z] Removing intermediate container 26994197b40c [2021-03-16T12:58:28.301Z] ---> 2318ea45b8c6 [2021-03-16T12:58:28.301Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T12:58:28.301Z] ---> Running in 527d9d928524 [2021-03-16T12:58:28.301Z] Removing intermediate container 527d9d928524 [2021-03-16T12:58:28.301Z] ---> 85a27a9d0b6f [2021-03-16T12:58:28.301Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T12:58:28.301Z] ---> Running in 04970cb0c15f [2021-03-16T12:58:28.583Z] ---> 88f9600c52a1 [2021-03-16T12:58:28.583Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T12:58:28.583Z] ---> Running in a825f36c19e6 [2021-03-16T12:58:28.585Z] Removing intermediate container 04970cb0c15f [2021-03-16T12:58:28.585Z] ---> 31c00a5abc55 [2021-03-16T12:58:28.585Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T12:58:28.859Z] Removing intermediate container 524d5dfc4e9d [2021-03-16T12:58:28.859Z] ---> b7d460046479 [2021-03-16T12:58:28.859Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:58:28.871Z] ---> Running in 8becb60faf59 [2021-03-16T12:58:29.461Z] ---> 5ddbcbced8d8 [2021-03-16T12:58:29.743Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T12:58:30.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:58:30.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:58:30.608Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T12:58:30.608Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T12:58:30.608Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T12:58:30.608Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T12:58:30.608Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T12:58:30.608Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T12:58:30.608Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T12:58:30.877Z] ---> 83f3c4157797 [2021-03-16T12:58:30.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T12:58:32.323Z] ---> faf9ca783ca2 [2021-03-16T12:58:32.323Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T12:58:32.323Z] ---> Running in d5218e627209 [2021-03-16T12:58:32.430Z] Removing intermediate container 8becb60faf59 [2021-03-16T12:58:32.430Z] ---> 90897b269c70 [2021-03-16T12:58:32.430Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T12:58:32.597Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T12:58:32.597Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T12:58:32.597Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T12:58:32.597Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T12:58:32.597Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T12:58:32.597Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T12:58:32.597Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T12:58:32.597Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T12:58:32.597Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T12:58:32.597Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T12:58:32.716Z] ---> Running in 690f658e7456 [2021-03-16T12:58:32.874Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T12:58:32.874Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T12:58:32.874Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T12:58:32.874Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T12:58:32.874Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T12:58:32.874Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T12:58:32.874Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T12:58:32.874Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T12:58:32.874Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T12:58:32.874Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T12:58:32.874Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T12:58:32.874Z] Removing intermediate container d5218e627209 [2021-03-16T12:58:32.874Z] ---> d9d2302db486 [2021-03-16T12:58:32.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:58:32.874Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T12:58:32.874Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T12:58:32.874Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T12:58:32.874Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T12:58:32.874Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T12:58:33.148Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:58:33.148Z] ---> Running in acab29068cbd [2021-03-16T12:58:33.148Z] OK: 71 MiB in 55 packages [2021-03-16T12:58:33.758Z] Removing intermediate container acab29068cbd [2021-03-16T12:58:33.758Z] ---> fc5cdfe1f14f [2021-03-16T12:58:33.758Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T12:58:33.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T12:58:34.032Z] ---> Running in ee3ccf446d08 [2021-03-16T12:58:34.314Z] Removing intermediate container ee3ccf446d08 [2021-03-16T12:58:34.314Z] ---> aabeccac0182 [2021-03-16T12:58:34.314Z] Step 22/23 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:58:34.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T12:58:34.909Z] ---> Running in 32dedc451c03 [2021-03-16T12:58:35.005Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T12:58:35.282Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T12:58:35.282Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T12:58:35.282Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T12:58:35.503Z] Removing intermediate container 32dedc451c03 [2021-03-16T12:58:35.503Z] ---> 0d56130a5902 [2021-03-16T12:58:35.503Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T12:58:35.503Z] ---> Running in 4acaf9d7175b [2021-03-16T12:58:35.550Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T12:58:35.550Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T12:58:35.825Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:58:35.825Z] OK: 8 MiB in 20 packages [2021-03-16T12:58:36.103Z] Removing intermediate container 4acaf9d7175b [2021-03-16T12:58:36.103Z] ---> 20bc1160be6c [2021-03-16T12:58:36.103Z] [2021-03-16T12:58:36.701Z] Successfully built 20bc1160be6c [2021-03-16T12:58:36.701Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-16T12:58:36.828Z] Removing intermediate container 690f658e7456 [2021-03-16T12:58:36.828Z] ---> 2f0839325a00 [2021-03-16T12:58:36.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T12:58:37.122Z] ---> 68fbbe06fb2a [2021-03-16T12:58:37.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T12:58:38.212Z] ---> d5c1338d891f [2021-03-16T12:58:38.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T12:58:38.672Z]  Building docker-core-data-go ... done Removing intermediate container a825f36c19e6 [2021-03-16T12:58:38.672Z] ---> a16f7916d4d9 [2021-03-16T12:58:38.672Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T12:58:38.950Z] ---> Running in e93c62442267 [2021-03-16T12:58:39.773Z] ---> 99f2c9f33bd9 [2021-03-16T12:58:39.773Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T12:58:39.773Z] ---> Running in 4b1134bd6387 [2021-03-16T12:58:40.065Z] Removing intermediate container 4b1134bd6387 [2021-03-16T12:58:40.065Z] ---> 997526614160 [2021-03-16T12:58:40.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:58:40.344Z] ---> Running in ece127379be5 [2021-03-16T12:58:40.623Z] Removing intermediate container ece127379be5 [2021-03-16T12:58:40.623Z] ---> 68c56553c607 [2021-03-16T12:58:40.623Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T12:58:40.623Z] ---> Running in b2b991a26f6d [2021-03-16T12:58:41.253Z] Removing intermediate container b2b991a26f6d [2021-03-16T12:58:41.253Z] ---> 018584525a6b [2021-03-16T12:58:41.253Z] Step 22/23 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:58:41.253Z] ---> Running in 7899078da015 [2021-03-16T12:58:42.734Z] Removing intermediate container 7899078da015 [2021-03-16T12:58:42.734Z] ---> c81ba2beb024 [2021-03-16T12:58:42.734Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T12:58:43.005Z] ---> Running in e8e9cf365e33 [2021-03-16T12:58:43.276Z] Removing intermediate container e8e9cf365e33 [2021-03-16T12:58:43.276Z] ---> 4e98c07a9e4b [2021-03-16T12:58:43.276Z] [2021-03-16T12:58:43.569Z] Successfully built 4e98c07a9e4b [2021-03-16T12:58:43.863Z] Successfully tagged docker-core-data-go:latest [2021-03-16T12:58:44.392Z] Collecting docker-compose==1.23.2 [2021-03-16T12:58:44.392Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T12:58:44.392Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T12:58:44.668Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T12:58:44.867Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-16T12:58:44.974Z] $ docker stop --time=1 98cf4d2db415da3d2380680ad063db29fe161f5a58daa3f6396fc9619d158e70 [2021-03-16T12:58:45.637Z] Collecting PyYAML<4,>=3.10 [2021-03-16T12:58:45.637Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T12:58:49.001Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T12:58:49.001Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T12:58:49.273Z] 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-03-16T12:58:49.548Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T12:58:49.548Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T12:58:51.053Z] $ docker rm -f 98cf4d2db415da3d2380680ad063db29fe161f5a58daa3f6396fc9619d158e70 [2021-03-16T12:58:51.516Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T12:58:51.516Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T12:58:52.755Z] + docker images [2021-03-16T12:58:52.755Z] + grep docker [2021-03-16T12:58:53.487Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T12:58:53.487Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T12:58:54.079Z] docker-core-data-go latest 4e98c07a9e4b 11 seconds ago 22.6MB [2021-03-16T12:58:54.080Z] docker-security-secretstore-setup-go latest f9d84a0ead03 About a minute ago 24.9MB [2021-03-16T12:58:54.080Z] docker-sys-mgmt-agent-go latest 9dc3cfc0a00e About a minute ago 313MB [2021-03-16T12:58:54.080Z] docker-core-metadata-go latest bff0f17ff87c About a minute ago 19MB [2021-03-16T12:58:54.080Z] docker-support-scheduler-go latest 25f569be454f About a minute ago 17.3MB [2021-03-16T12:58:54.080Z] docker-security-bootstrapper-go latest 1c0a6ab29b3e 4 minutes ago 18.8MB [2021-03-16T12:58:54.080Z] docker-core-command-go latest ec7fa2ec0e06 5 minutes ago 17.2MB [2021-03-16T12:58:54.080Z] docker-support-notifications-go latest 9d34cb6c9961 5 minutes ago 17.8MB [2021-03-16T12:58:54.080Z] docker-security-proxy-setup-go latest 77a1d969663b 5 minutes ago 24.7MB [2021-03-16T12:58:54.080Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2021-03-16T12:58:55.456Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T12:58:55.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [Pipeline] node [2021-03-16T12:58:56.046Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T12:58:56.046Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T12:58:56.639Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T12:58:56.640Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T12:58:56.913Z] 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-03-16T12:58:57.503Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T12:58:57.503Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T12:58:57.503Z] 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-03-16T12:58:57.773Z] Collecting idna<2.8,>=2.5 [2021-03-16T12:58:57.773Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T12:58:58.043Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T12:58:58.043Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T12:58:58.314Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T12:58:58.314Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T12:58:58.314Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T12:58:58.314Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T12:58:58.905Z] Installing collected packages: jsonschema, PyYAML, urllib3, idna, requests, texttable, dockerpty, docopt, docker-pycreds, websocket-client, docker, cached-property, docker-compose [2021-03-16T12:58:59.177Z] Running setup.py install for PyYAML: started [2021-03-16T12:59:01.793Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T12:59:01.793Z] Attempting uninstall: urllib3 [2021-03-16T12:59:01.793Z] Found existing installation: urllib3 1.25.9 [2021-03-16T12:59:01.793Z] Uninstalling urllib3-1.25.9: [2021-03-16T12:59:01.793Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T12:59:02.063Z] Attempting uninstall: idna [2021-03-16T12:59:02.063Z] Found existing installation: idna 2.9 [2021-03-16T12:59:02.063Z] Uninstalling idna-2.9: [2021-03-16T12:59:02.334Z] Successfully uninstalled idna-2.9 [2021-03-16T12:59:02.925Z] Attempting uninstall: requests [2021-03-16T12:59:02.925Z] Found existing installation: requests 2.23.0 [2021-03-16T12:59:02.925Z] Uninstalling requests-2.23.0: [2021-03-16T12:59:03.194Z] Successfully uninstalled requests-2.23.0 [2021-03-16T12:59:03.466Z] Running setup.py install for texttable: started [2021-03-16T12:59:05.430Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T12:59:05.430Z] Running setup.py install for dockerpty: started [2021-03-16T12:59:06.852Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T12:59:06.852Z] Running setup.py install for docopt: started [2021-03-16T12:59:08.811Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T12:59:10.576Z] Still waiting to schedule task [2021-03-16T12:59:10.577Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-16T12:59:11.425Z] 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.58.0 [2021-03-16T12:59:14.815Z] Removing intermediate container e93c62442267 [2021-03-16T12:59:14.815Z] ---> 3de6368cc5c5 [2021-03-16T12:59:14.815Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T12:59:14.815Z] ---> Running in e2554285b60e [2021-03-16T12:59:15.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T12:59:16.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T12:59:16.680Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T12:59:16.680Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T12:59:16.681Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T12:59:16.681Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T12:59:16.681Z] OK: 72 MiB in 58 packages [2021-03-16T12:59:18.127Z] Removing intermediate container e2554285b60e [2021-03-16T12:59:18.127Z] ---> 11f6cfe4c4f2 [2021-03-16T12:59:18.127Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T12:59:18.127Z] ---> Running in 216b4b5a5f4c [2021-03-16T12:59:18.401Z] Removing intermediate container 216b4b5a5f4c [2021-03-16T12:59:18.401Z] ---> b207882426fa [2021-03-16T12:59:18.401Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T12:59:18.723Z] ---> Running in 08c5d9436aea [2021-03-16T12:59:18.997Z] Removing intermediate container 08c5d9436aea [2021-03-16T12:59:18.997Z] ---> 1cd5700ff8ef [2021-03-16T12:59:18.997Z] Step 24/26 : LABEL arch=arm64 [2021-03-16T12:59:19.270Z] ---> Running in 47451d3fd634 [2021-03-16T12:59:19.862Z] Removing intermediate container 47451d3fd634 [2021-03-16T12:59:19.862Z] ---> 54a997dbb1d7 [2021-03-16T12:59:19.862Z] Step 25/26 : LABEL git_sha=235ac2cea3d7d2b19ffd49c54240b433579ee822 [2021-03-16T12:59:19.862Z] ---> Running in 60f5779670a9 [2021-03-16T12:59:20.460Z] Removing intermediate container 60f5779670a9 [2021-03-16T12:59:20.460Z] ---> 3971630e770c [2021-03-16T12:59:20.460Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T12:59:20.460Z] ---> Running in 939e3daa7d11 [2021-03-16T12:59:21.068Z] Removing intermediate container 939e3daa7d11 [2021-03-16T12:59:21.068Z] ---> d15bca2b620d [2021-03-16T12:59:21.068Z] [2021-03-16T12:59:21.345Z] Successfully built d15bca2b620d [2021-03-16T12:59:21.345Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-16T12:59:21.952Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-16T12:59:21.985Z] $ docker stop --time=1 b807125e3ef5fb5b37ded4b3d31d40838914ad40469fd1c018c498e236364b0a [2021-03-16T12:59:23.952Z] $ docker rm -f b807125e3ef5fb5b37ded4b3d31d40838914ad40469fd1c018c498e236364b0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T12:59:24.708Z] + docker images+ [2021-03-16T12:59:24.708Z] grep docker [2021-03-16T12:59:24.979Z] docker-sys-mgmt-agent-go-arm64 latest d15bca2b620d 4 seconds ago 300MB [2021-03-16T12:59:24.979Z] docker-core-data-go-arm64 latest 20bc1160be6c 49 seconds ago 21.3MB [2021-03-16T12:59:24.979Z] docker-core-metadata-go-arm64 latest 9a10238a85ec About a minute ago 17.9MB [2021-03-16T12:59:24.979Z] docker-support-scheduler-go-arm64 latest 1af718b78660 About a minute ago 16.3MB [2021-03-16T12:59:24.979Z] docker-security-bootstrapper-go-arm64 latest 716393055e85 4 minutes ago 17.8MB [2021-03-16T12:59:24.979Z] docker-security-secretstore-setup-go-arm64 latest fbcc4637c1df 4 minutes ago 23.7MB [2021-03-16T12:59:24.979Z] docker-core-command-go-arm64 latest 0712c473b325 4 minutes ago 16.2MB [2021-03-16T12:59:24.979Z] docker-support-notifications-go-arm64 latest ac7d85801f18 4 minutes ago 16.9MB [2021-03-16T12:59:24.979Z] docker-security-proxy-setup-go-arm64 latest 3519d3bbabbe 4 minutes ago 23.4MB [2021-03-16T12:59:24.979Z] docker 20.10.0 eeaf43b92773 3 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-16T12:59:26.560Z] ---> job-cost.sh [2021-03-16T12:59:26.560Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i8WY [2021-03-16T13:00:05.547Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T13:00:05.741Z] Running on prd-ubuntu18.04-docker-8c-8g-29996 in /w/workspace/edgexfoundry_edgex-go_PR-3266 [Pipeline] { [Pipeline] ws [2021-03-16T13:00:05.845Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-16T13:00:08.550Z] using credential edgex-jenkins-ssh [2021-03-16T13:00:08.604Z] Cloning the remote Git repository [2021-03-16T13:00:08.641Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T13:00:08.727Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-16T13:00:08.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T13:00:08.766Z] > git --version # timeout=10 [2021-03-16T13:00:08.774Z] > git --version # 'git version 2.17.1' [2021-03-16T13:00:08.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T13:00:08.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T13:00:27.316Z] Merging remotes/origin/master commit e1001ebcdbb158c1d7b0fdd7ab749685ac6f680b into PR head commit 235ac2cea3d7d2b19ffd49c54240b433579ee822 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-03-16T13:00:26.628Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T13:00:26.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T13:00:26.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T13:00:26.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T13:00:26.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T13:00:26.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3266/head:refs/remotes/origin/PR-3266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T13:00:27.331Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T13:00:27.337Z] > git checkout -f 235ac2cea3d7d2b19ffd49c54240b433579ee822 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T13:00:28.358Z] Failed in branch amd64 [2021-03-16T13:01:42.355Z] lf-activate-venv(): INFO: Adding /tmp/venv-i8WY/bin to PATH [2021-03-16T13:01:42.355Z] INFO: No Stack... [2021-03-16T13:01:42.355Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-16T13:01:42.355Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T13:01:42.716Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-16T13:01:42.717Z] + cut -d, -f6 [Pipeline] lock [2021-03-16T13:01:42.855Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3266-1-stack-cost] [2021-03-16T13:01:42.863Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3266-1-stack-cost] did not exist. Created. [2021-03-16T13:01:42.863Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T13:01:43.375Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-16T13:01:43.666Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T13:01:43.690Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3266-1-stack-cost] [Pipeline] // lock [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] { (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-03-16T13:01:47.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T13:01:50.169Z] ---> package-listing.sh [2021-03-16T13:01:50.169Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-16T13:01:50.169Z] ++ facter osfamily [2021-03-16T13:01:50.802Z] + OS_FAMILY=redhat [2021-03-16T13:01:50.802Z] + workspace=/w/workspace/edgex-go/1 [2021-03-16T13:01:50.802Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-16T13:01:50.802Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-16T13:01:50.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-16T13:01:50.802Z] + PACKAGES=/tmp/packages_start.txt [2021-03-16T13:01:50.802Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-16T13:01:50.802Z] + PACKAGES=/tmp/packages_end.txt [2021-03-16T13:01:50.802Z] + case "${OS_FAMILY}" in [2021-03-16T13:01:50.802Z] + sort [2021-03-16T13:01:50.802Z] + rpm -qa [2021-03-16T13:02:01.204Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-16T13:02:01.204Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-16T13:02:01.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-16T13:02:01.204Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-16T13:02:01.204Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-16T13:02:01.204Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-16T13:02:01.277Z] 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-03-16T13:02:01.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-16T13:02:02.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T13:02:02.922Z] [2021-03-16T13:02:02.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-16T13:02:03.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T13:02:03.655Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-16T13:02:03.655Z] df20fa9351a1: Pulling fs layer [2021-03-16T13:02:03.655Z] 36b3adc4ff6f: Pulling fs layer [2021-03-16T13:02:03.655Z] 8ad3a11d3b57: Pulling fs layer [2021-03-16T13:02:03.655Z] 46f8f816bc3b: Pulling fs layer [2021-03-16T13:02:03.655Z] 93b61091891f: Pulling fs layer [2021-03-16T13:02:03.655Z] 93b9cdb0e59b: Pulling fs layer [2021-03-16T13:02:03.655Z] 5e14af77c1be: Pulling fs layer [2021-03-16T13:02:03.655Z] 01666e4c0597: Pulling fs layer [2021-03-16T13:02:03.655Z] aa168da1d23b: Pulling fs layer [2021-03-16T13:02:03.655Z] 93b9cdb0e59b: Waiting [2021-03-16T13:02:03.655Z] 5e14af77c1be: Waiting [2021-03-16T13:02:03.655Z] 01666e4c0597: Waiting [2021-03-16T13:02:03.655Z] aa168da1d23b: Waiting [2021-03-16T13:02:03.655Z] 46f8f816bc3b: Waiting [2021-03-16T13:02:03.655Z] 93b61091891f: Waiting [2021-03-16T13:02:03.952Z] 36b3adc4ff6f: Download complete [2021-03-16T13:02:03.952Z] 46f8f816bc3b: Verifying Checksum [2021-03-16T13:02:03.952Z] 46f8f816bc3b: Download complete [2021-03-16T13:02:03.952Z] df20fa9351a1: Verifying Checksum [2021-03-16T13:02:03.952Z] 93b9cdb0e59b: Download complete [2021-03-16T13:02:03.952Z] 5e14af77c1be: Verifying Checksum [2021-03-16T13:02:03.952Z] 5e14af77c1be: Download complete [2021-03-16T13:02:03.952Z] 01666e4c0597: Verifying Checksum [2021-03-16T13:02:03.952Z] 01666e4c0597: Download complete [2021-03-16T13:02:04.234Z] 93b61091891f: Verifying Checksum [2021-03-16T13:02:04.234Z] 93b61091891f: Download complete [2021-03-16T13:02:04.937Z] 8ad3a11d3b57: Verifying Checksum [2021-03-16T13:02:04.937Z] 8ad3a11d3b57: Download complete [2021-03-16T13:02:04.937Z] df20fa9351a1: Pull complete [2021-03-16T13:02:05.549Z] 36b3adc4ff6f: Pull complete [2021-03-16T13:02:08.196Z] aa168da1d23b: Verifying Checksum [2021-03-16T13:02:08.196Z] aa168da1d23b: Download complete [2021-03-16T13:02:08.463Z] 8ad3a11d3b57: Pull complete [2021-03-16T13:02:09.445Z] 46f8f816bc3b: Pull complete [2021-03-16T13:02:11.598Z] 93b61091891f: Pull complete [2021-03-16T13:02:11.863Z] 93b9cdb0e59b: Pull complete [2021-03-16T13:02:12.136Z] 5e14af77c1be: Pull complete [2021-03-16T13:02:13.217Z] 01666e4c0597: Pull complete [2021-03-16T13:02:35.987Z] aa168da1d23b: Pull complete [2021-03-16T13:02:35.987Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-16T13:02:35.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T13:02:35.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-16T13:02:36.668Z] prd-centos7-docker-4c-2g-29992 does not seem to be running inside a container [2021-03-16T13:02:36.738Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-16T13:02:43.196Z] $ docker top b232f2b4f54a998203c651fef088b286ef0999688ded57c60b2d2ad66f404f72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T13:02:45.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-16T13:02:45.905Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-16T13:02:47.096Z] + ls /var/log/sa-host [2021-03-16T13:02:47.096Z] + sadf -c /var/log/sa-host/sa16 [2021-03-16T13:02:47.096Z] file_magic: OK [2021-03-16T13:02:47.096Z] HZ: Using current value: 100 [2021-03-16T13:02:47.096Z] file_header: OK [2021-03-16T13:02:47.096Z] 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-03-16T13:02:47.096Z] Statistics: [2021-03-16T13:02:47.096Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-16T13:02:47.096Z] File successfully converted to sysstat format version 12.2.1 [2021-03-16T13:02:47.096Z] + sadf -c /var/log/sa-host/sa23 [2021-03-16T13:02:47.120Z] file_magic: OK [2021-03-16T13:02:47.120Z] HZ: Using current value: 100 [2021-03-16T13:02:47.120Z] file_header: OK [2021-03-16T13:02:47.120Z] 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-03-16T13:02:47.120Z] Statistics: [2021-03-16T13:02:47.120Z] Hnuu...uuuununununu... [2021-03-16T13:02:47.120Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-16T13:02:47.825Z] provisioning config files... [2021-03-16T13:02:47.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1129024095961229634tmp [Pipeline] { [Pipeline] echo [2021-03-16T13:02:48.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T13:02:48.906Z] ---> create-netrc.sh [Pipeline] } [2021-03-16T13:02:48.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-16T13:02:49.210Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T13:02:49.655Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-16T13:02:49.697Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T13:02:50.153Z] ---> sudo-logs.sh [2021-03-16T13:02:50.153Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-16T13:02:50.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T13:02:51.868Z] ---> job-cost.sh [2021-03-16T13:02:51.868Z] lf-activate-venv: SKIPPING [2021-03-16T13:02:51.868Z] DEBUG: total: 0.20999999344348907 [2021-03-16T13:02:51.868Z] INFO: Retrieving Stack Cost... [2021-03-16T13:02:52.832Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T13:02:53.439Z] INFO: Archiving Costs [Pipeline] echo [2021-03-16T13:02:53.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T13:02:54.622Z] ---> logs-deploy.sh [2021-03-16T13:02:54.622Z] lf-activate-venv: SKIPPING [2021-03-16T13:02:54.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3266/1 [2021-03-16T13:02:54.622Z] INFO: archiving workspace using pattern(s): [2021-03-16T13:02:58.125Z] Archives upload complete. [2021-03-16T13:02:58.125Z] INFO: archiving logs to Nexus