Pull request #3242 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from a9c5b38d885dce8cade942dd9adc1b53eeafdbbe+dd3c5304426daa1a06e165d92e5378a7e6535b25 (319997dd2f8278a07d190b441d41fdbd75bf3da7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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-29207 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit a9c5b38d885dce8cade942dd9adc1b53eeafdbbe Merge succeeded, producing a9c5b38d885dce8cade942dd9adc1b53eeafdbbe Checking out Revision a9c5b38d885dce8cade942dd9adc1b53eeafdbbe (PR-3242) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # 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 dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 Commit message: "fix(snap): add PR snap optimization script" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T21:22:58.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T21:22:59.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T21:22:59.290Z] ========================================================= [2021-03-09T21:22:59.290Z] EdgeX Global Pipelines Version Info [2021-03-09T21:22:59.290Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1c52da5fb8e5a8c1902d58519370c2ea90ee22c3 # timeout=10 [2021-03-09T21:23:01.821Z] ------------------- [2021-03-09T21:23:01.821Z] stable info: [2021-03-09T21:23:01.821Z] ------------------- [2021-03-09T21:23:01.821Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T21:23:01.821Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T21:23:01.821Z] Message: update stable to v1.0.184 [2021-03-09T21:23:02.795Z] ------------------- [2021-03-09T21:23:02.795Z] experimental info: [2021-03-09T21:23:02.795Z] ------------------- [2021-03-09T21:23:02.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T21:23:02.795Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T21:23:02.795Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T21:23:03.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-09T21:23:03.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-09T21:23:03.391Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T21:23:03.529Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T21:23:03.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T21:23:03.765Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T21:23:03.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T21:23:03.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-09T21:23:04.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-09T21:23:04.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-09T21:23:04.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T21:23:04.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T21:23:04.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T21:23:04.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T21:23:04.660Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T21:23:04.767Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T21:23:04.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T21:23:04.958Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T21:23:05.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-09T21:23:05.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-09T21:23:05.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-09T21:23:05.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T21:23:05.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3242 [Pipeline] echo [2021-03-09T21:23:05.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3242 [Pipeline] echo [2021-03-09T21:23:05.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3242 [Pipeline] echo [2021-03-09T21:23:05.952Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [Pipeline] echo [2021-03-09T21:23:06.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9c5b38 [Pipeline] echo [2021-03-09T21:23:06.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T21:23:06.330Z] provisioning config files... [2021-03-09T21:23:06.380Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2760838126704571672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:23:06.819Z] ---> docker-login.sh [2021-03-09T21:23:06.819Z] nexus3.edgexfoundry.org:10001 [2021-03-09T21:23:07.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:23:07.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:23:07.766Z] Configure a credential helper to remove this warning. See [2021-03-09T21:23:07.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:23:07.766Z] [2021-03-09T21:23:07.766Z] Login Succeeded [2021-03-09T21:23:07.766Z] nexus3.edgexfoundry.org:10002 [2021-03-09T21:23:08.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:23:08.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:23:08.366Z] Configure a credential helper to remove this warning. See [2021-03-09T21:23:08.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:23:08.366Z] [2021-03-09T21:23:08.366Z] Login Succeeded [2021-03-09T21:23:08.366Z] nexus3.edgexfoundry.org:10003 [2021-03-09T21:23:09.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:23:09.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:23:09.310Z] Configure a credential helper to remove this warning. See [2021-03-09T21:23:09.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:23:09.310Z] [2021-03-09T21:23:09.310Z] Login Succeeded [2021-03-09T21:23:09.310Z] nexus3.edgexfoundry.org:10004 [2021-03-09T21:23:09.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:23:09.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:23:09.878Z] Configure a credential helper to remove this warning. See [2021-03-09T21:23:09.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:23:09.878Z] [2021-03-09T21:23:09.878Z] Login Succeeded [2021-03-09T21:23:09.878Z] docker.io [2021-03-09T21:23:09.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:23:10.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:23:10.145Z] Configure a credential helper to remove this warning. See [2021-03-09T21:23:10.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:23:10.145Z] [2021-03-09T21:23:10.145Z] Login Succeeded [2021-03-09T21:23:10.145Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T21:23:10.163Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T21:23:10.806Z] ++ 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-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ dirname cmd/core-command/Dockerfile [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ dirname cmd/core-data/Dockerfile [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-09T21:23:10.806Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-09T21:23:10.806Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-09T21:23:10.806Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T21:23:10.806Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-09T21:23:10.806Z] ++ cut -d/ -f2 [2021-03-09T21:23:10.806Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-09T21:23:10.919Z] 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-09T21:23:12.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T21:23:12.672Z] [2021-03-09T21:23:12.672Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:23:13.055Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T21:23:13.055Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T21:23:13.055Z] 31603596830f: Pulling fs layer [2021-03-09T21:23:13.055Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T21:23:13.055Z] 6ca5941a6612: Pulling fs layer [2021-03-09T21:23:13.055Z] ecc8261a40a4: Pulling fs layer [2021-03-09T21:23:13.055Z] ecc8261a40a4: Waiting [2021-03-09T21:23:13.055Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T21:23:13.055Z] 2a8b12db71e7: Download complete [2021-03-09T21:23:13.324Z] 31603596830f: Verifying Checksum [2021-03-09T21:23:13.324Z] 31603596830f: Download complete [2021-03-09T21:23:13.324Z] 6ca5941a6612: Verifying Checksum [2021-03-09T21:23:13.324Z] 6ca5941a6612: Download complete [2021-03-09T21:23:13.607Z] ecc8261a40a4: Verifying Checksum [2021-03-09T21:23:13.607Z] ecc8261a40a4: Download complete [2021-03-09T21:23:13.872Z] 31603596830f: Pull complete [2021-03-09T21:23:14.145Z] 2a8b12db71e7: Pull complete [2021-03-09T21:23:16.245Z] 6ca5941a6612: Pull complete [2021-03-09T21:23:16.523Z] ecc8261a40a4: Pull complete [2021-03-09T21:23:16.523Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T21:23:16.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T21:23:16.523Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T21:23:16.838Z] prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container [2021-03-09T21:23:17.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T21:23:20.979Z] $ docker top 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T21:23:21.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T21:23:21.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T21:23:21.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T21:23:21.907Z] $ docker exec 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent [2021-03-09T21:23:22.155Z] SSH_AUTH_SOCK=/tmp/ssh-eOaGehI7lYgD/agent.11 [2021-03-09T21:23:22.155Z] SSH_AGENT_PID=17 [2021-03-09T21:23:22.174Z] Running ssh-add (command line suppressed) [2021-03-09T21:23:22.328Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_857742776684505817.key (/w/workspace/edgex-go/2@tmp/private_key_857742776684505817.key) [2021-03-09T21:23:22.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T21:23:22.743Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T21:23:22.787Z] $ docker exec --env ******** --env ******** 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent -k [2021-03-09T21:23:22.946Z] unset SSH_AUTH_SOCK; [2021-03-09T21:23:22.947Z] unset SSH_AGENT_PID; [2021-03-09T21:23:22.947Z] echo Agent pid 17 killed; [2021-03-09T21:23:23.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T21:23:23.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T21:23:23.233Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T21:23:23.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T21:23:23.610Z] $ docker exec 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent [2021-03-09T21:23:23.871Z] SSH_AUTH_SOCK=/tmp/ssh-4SUzvQIz9OFP/agent.45 [2021-03-09T21:23:23.871Z] SSH_AGENT_PID=51 [2021-03-09T21:23:23.884Z] Running ssh-add (command line suppressed) [2021-03-09T21:23:24.051Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8114679076740104355.key (/w/workspace/edgex-go/2@tmp/private_key_8114679076740104355.key) [2021-03-09T21:23:24.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T21:23:24.503Z] + git semver init [2021-03-09T21:23:24.503Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T21:23:24.503Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-09T21:23:24.503Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-09T21:23:24.503Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T21:23:24.503Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T21:23:24.503Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T21:23:24.503Z] # $SEMVER_BRANCH = PR-3242 [2021-03-09T21:23:24.503Z] # $SEMVER_TEMP = /tmp/semver-800134420 [2021-03-09T21:23:24.503Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-09T21:23:51.865Z] # '/tmp/semver-800134420' -> '/w/workspace/edgex-go/2/.semver' [2021-03-09T21:23:51.865Z] # -> Force: false [2021-03-09T21:23:51.865Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-09T21:23:51.880Z] $ docker exec --env ******** --env ******** 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent -k [2021-03-09T21:23:52.830Z] unset SSH_AUTH_SOCK; [2021-03-09T21:23:52.831Z] unset SSH_AGENT_PID; [2021-03-09T21:23:52.831Z] echo Agent pid 51 killed; [2021-03-09T21:23:52.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T21:23:53.441Z] + git semver [Pipeline] } [2021-03-09T21:23:53.460Z] $ docker stop --time=1 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e [2021-03-09T21:23:56.336Z] $ docker rm -f 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T21:23:57.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T21:23:57.981Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T21:23:57.984Z] [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-09T21:23:58.906Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T21:23:59.224Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T21:23:59.561Z] + true [2021-03-09T21:23:59.561Z] + sudo service docker restart [2021-03-09T21:23:59.561Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-09T21:24:00.600Z] ========================================================= [2021-03-09T21:24:00.600Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T21:24:00.600Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:24:01.110Z] + 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-09T21:24:11.373Z] Sending build context to Docker daemon 328.4MB [2021-03-09T21:24:11.373Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T21:24:11.373Z] Step 2/6 : FROM ${BASE} [2021-03-09T21:24:11.373Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T21:24:11.373Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T21:24:11.373Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T21:24:11.373Z] de9db76c5a1d: Pulling fs layer [2021-03-09T21:24:11.373Z] bca2f99d35d6: Pulling fs layer [2021-03-09T21:24:11.373Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T21:24:11.373Z] 7c6f9722023f: Pulling fs layer [2021-03-09T21:24:11.373Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T21:24:11.373Z] 93359f2a8cfa: Waiting [2021-03-09T21:24:11.373Z] 7c6f9722023f: Waiting [2021-03-09T21:24:11.373Z] a35cf1a2eb13: Waiting [2021-03-09T21:24:11.373Z] bca2f99d35d6: Waiting [2021-03-09T21:24:11.373Z] de9db76c5a1d: Verifying Checksum [2021-03-09T21:24:11.373Z] de9db76c5a1d: Download complete [2021-03-09T21:24:11.373Z] 0ef7d3d256c8: Verifying Checksum [2021-03-09T21:24:11.373Z] 0ef7d3d256c8: Download complete [2021-03-09T21:24:11.373Z] 93359f2a8cfa: Verifying Checksum [2021-03-09T21:24:11.373Z] 93359f2a8cfa: Download complete [2021-03-09T21:24:11.373Z] 7c6f9722023f: Verifying Checksum [2021-03-09T21:24:11.373Z] 7c6f9722023f: Download complete [2021-03-09T21:24:11.373Z] 188c0c94c7c5: Download complete [2021-03-09T21:24:11.662Z] 188c0c94c7c5: Pull complete [2021-03-09T21:24:12.299Z] 0ef7d3d256c8: Pull complete [2021-03-09T21:24:12.594Z] de9db76c5a1d: Pull complete [2021-03-09T21:24:13.360Z] Still waiting to schedule task [2021-03-09T21:24:13.361Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-09T21:24:18.110Z] a35cf1a2eb13: Verifying Checksum [2021-03-09T21:24:18.110Z] a35cf1a2eb13: Download complete [2021-03-09T21:24:19.622Z] bca2f99d35d6: Verifying Checksum [2021-03-09T21:24:19.622Z] bca2f99d35d6: Download complete [2021-03-09T21:24:34.878Z] bca2f99d35d6: Pull complete [2021-03-09T21:24:34.878Z] 93359f2a8cfa: Pull complete [2021-03-09T21:24:34.878Z] 7c6f9722023f: Pull complete [2021-03-09T21:24:45.300Z] a35cf1a2eb13: Pull complete [2021-03-09T21:24:45.300Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T21:24:45.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T21:24:45.300Z] ---> a62c8e92a672 [2021-03-09T21:24:45.300Z] 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-09T21:24:45.300Z] ---> Running in b220b496e198 [2021-03-09T21:24:45.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:24:45.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:24:46.474Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T21:24:47.447Z] (2/12) Installing file (5.38-r0) [2021-03-09T21:24:47.447Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T21:24:47.447Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T21:24:55.746Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T21:24:55.746Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T21:24:56.028Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T21:24:56.028Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T21:24:56.028Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T21:24:56.303Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T21:24:56.303Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T21:24:56.590Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T21:24:56.590Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:24:56.590Z] OK: 233 MiB in 51 packages [2021-03-09T21:25:02.262Z] Removing intermediate container b220b496e198 [2021-03-09T21:25:02.263Z] ---> afebbf063d9b [2021-03-09T21:25:02.263Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T21:25:02.263Z] ---> Running in 07d50ac91947 [2021-03-09T21:25:02.666Z] Removing intermediate container 07d50ac91947 [2021-03-09T21:25:02.666Z] ---> af1878ceb61b [2021-03-09T21:25:02.666Z] Step 5/6 : COPY go.mod . [2021-03-09T21:25:02.975Z] ---> a21afab80d39 [2021-03-09T21:25:02.975Z] Step 6/6 : RUN go mod download [2021-03-09T21:25:02.975Z] ---> Running in ecdb97f594f3 [2021-03-09T21:25:42.603Z] Removing intermediate container ecdb97f594f3 [2021-03-09T21:25:42.604Z] ---> c4ab77aedb31 [2021-03-09T21:25:42.604Z] Successfully built c4ab77aedb31 [2021-03-09T21:25:42.604Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:25:43.074Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T21:25:43.343Z] . [Pipeline] withDockerContainer [2021-03-09T21:25:43.491Z] prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container [2021-03-09T21:25:43.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T21:25:46.172Z] $ docker top dddc7bb171084786cbbc48b9f82331b95480f054559239cc15de6bb7ad9e23b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T21:25:46.755Z] + go version [2021-03-09T21:25:46.755Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T21:25:46.773Z] $ docker stop --time=1 dddc7bb171084786cbbc48b9f82331b95480f054559239cc15de6bb7ad9e23b3 [2021-03-09T21:25:48.460Z] $ docker rm -f dddc7bb171084786cbbc48b9f82331b95480f054559239cc15de6bb7ad9e23b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:25:49.499Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T21:25:49.499Z] . [Pipeline] withDockerContainer [2021-03-09T21:25:49.639Z] prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container [2021-03-09T21:25:49.705Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T21:25:51.800Z] $ docker top 93ca08a1eab0152caced4706a580b47586d4eef4eed44aa05ea51bd7da4ea7b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T21:25:52.378Z] ========================================================= [2021-03-09T21:25:52.378Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T21:25:52.378Z] ========================================================= [Pipeline] sh [2021-03-09T21:25:52.706Z] + make test [2021-03-09T21:25:52.706Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T21:26:00.425Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29208 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws [2021-03-09T21:26:00.585Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-09T21:26:05.973Z] using credential edgex-jenkins-ssh [2021-03-09T21:26:06.044Z] Cloning the remote Git repository [2021-03-09T21:26:06.107Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T21:26:06.214Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-09T21:26:06.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T21:26:06.288Z] > git --version # timeout=10 [2021-03-09T21:26:06.309Z] > git --version # 'git version 2.17.1' [2021-03-09T21:26:06.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T21:26:06.377Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T21:26:15.626Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T21:26:22.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T21:26:22.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T21:26:22.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T21:26:22.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T21:26:22.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T21:26:22.891Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T21:26:23.736Z] Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:26:24.195Z] Merge succeeded, producing a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:26:24.196Z] Checking out Revision a9c5b38d885dce8cade942dd9adc1b53eeafdbbe (PR-3242) [2021-03-09T21:26:23.761Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T21:26:23.784Z] > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 [2021-03-09T21:26:24.103Z] > git remote # timeout=10 [2021-03-09T21:26:24.123Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T21:26:24.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T21:26:24.158Z] > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 [2021-03-09T21:26:24.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T21:26:24.204Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T21:26:24.218Z] > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 [2021-03-09T21:26:28.853Z] Commit message: "fix(snap): add PR snap optimization script" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T21:26:30.541Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-09T21:26:31.006Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T21:26:31.384Z] + + truesudo [2021-03-09T21:26:31.384Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T21:26:33.509Z] provisioning config files... [2021-03-09T21:26:33.552Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8706487309950858695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:26:33.967Z] ---> docker-login.sh [2021-03-09T21:26:33.968Z] nexus3.edgexfoundry.org:10001 [2021-03-09T21:26:34.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:26:35.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:26:35.240Z] Configure a credential helper to remove this warning. See [2021-03-09T21:26:35.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:26:35.240Z] [2021-03-09T21:26:35.240Z] Login Succeeded [2021-03-09T21:26:35.240Z] nexus3.edgexfoundry.org:10002 [2021-03-09T21:26:35.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:26:35.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:26:35.839Z] Configure a credential helper to remove this warning. See [2021-03-09T21:26:35.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:26:35.839Z] [2021-03-09T21:26:35.839Z] Login Succeeded [2021-03-09T21:26:35.839Z] nexus3.edgexfoundry.org:10003 [2021-03-09T21:26:36.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:26:36.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:26:36.438Z] Configure a credential helper to remove this warning. See [2021-03-09T21:26:36.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:26:36.438Z] [2021-03-09T21:26:36.438Z] Login Succeeded [2021-03-09T21:26:36.438Z] nexus3.edgexfoundry.org:10004 [2021-03-09T21:26:36.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:26:36.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:26:36.985Z] Configure a credential helper to remove this warning. See [2021-03-09T21:26:36.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:26:36.985Z] [2021-03-09T21:26:36.985Z] Login Succeeded [2021-03-09T21:26:36.985Z] docker.io [2021-03-09T21:26:37.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T21:26:37.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T21:26:37.531Z] Configure a credential helper to remove this warning. See [2021-03-09T21:26:37.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T21:26:37.531Z] [2021-03-09T21:26:37.531Z] Login Succeeded [2021-03-09T21:26:37.531Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T21:26:37.549Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-09T21:26:38.059Z] ========================================================= [2021-03-09T21:26:38.059Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-09T21:26:38.059Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:26:38.542Z] + 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-09T21:26:41.196Z] Sending build context to Docker daemon 166.6MB [2021-03-09T21:26:41.196Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T21:26:41.196Z] Step 2/6 : FROM ${BASE} [2021-03-09T21:26:41.196Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-09T21:26:41.196Z] 5f621e34cdf4: Pulling fs layer [2021-03-09T21:26:41.196Z] a4357932f1b6: Pulling fs layer [2021-03-09T21:26:41.196Z] 18c013af1878: Pulling fs layer [2021-03-09T21:26:41.196Z] 00ac8860ef70: Pulling fs layer [2021-03-09T21:26:41.196Z] 63d7cb157983: Pulling fs layer [2021-03-09T21:26:41.196Z] b116817d02f9: Pulling fs layer [2021-03-09T21:26:41.196Z] 745a02a5169b: Pulling fs layer [2021-03-09T21:26:41.196Z] 00ac8860ef70: Waiting [2021-03-09T21:26:41.196Z] 63d7cb157983: Waiting [2021-03-09T21:26:41.196Z] b116817d02f9: Waiting [2021-03-09T21:26:41.196Z] 745a02a5169b: Waiting [2021-03-09T21:26:41.196Z] 18c013af1878: Verifying Checksum [2021-03-09T21:26:41.196Z] 18c013af1878: Download complete [2021-03-09T21:26:41.196Z] a4357932f1b6: Download complete [2021-03-09T21:26:41.196Z] 63d7cb157983: Verifying Checksum [2021-03-09T21:26:41.196Z] 63d7cb157983: Download complete [2021-03-09T21:26:41.196Z] b116817d02f9: Verifying Checksum [2021-03-09T21:26:41.196Z] b116817d02f9: Download complete [2021-03-09T21:26:41.196Z] 5f621e34cdf4: Verifying Checksum [2021-03-09T21:26:41.196Z] 5f621e34cdf4: Download complete [2021-03-09T21:26:41.795Z] 5f621e34cdf4: Pull complete [2021-03-09T21:26:42.403Z] a4357932f1b6: Pull complete [2021-03-09T21:26:42.679Z] 18c013af1878: Pull complete [2021-03-09T21:26:43.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T21:26:43.664Z] 745a02a5169b: Verifying Checksum [2021-03-09T21:26:43.664Z] 745a02a5169b: Download complete [2021-03-09T21:26:45.113Z] 00ac8860ef70: Verifying Checksum [2021-03-09T21:26:45.113Z] 00ac8860ef70: Download complete [2021-03-09T21:26:55.319Z] 00ac8860ef70: Pull complete [2021-03-09T21:26:55.597Z] 63d7cb157983: Pull complete [2021-03-09T21:26:56.195Z] b116817d02f9: Pull complete [2021-03-09T21:26:59.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T21:26:59.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T21:26:59.010Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T21:27:00.562Z] 745a02a5169b: Pull complete [2021-03-09T21:27:00.562Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-09T21:27:00.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-09T21:27:00.563Z] ---> b7e6874047d6 [2021-03-09T21:27:00.563Z] 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-09T21:27:03.192Z] ---> Running in a003e546f6fd [2021-03-09T21:27:03.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T21:27:03.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T21:27:03.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T21:27:03.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T21:27:04.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:27:04.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T21:27:05.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:27:05.750Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T21:27:06.022Z] (2/12) Installing file (5.38-r0) [2021-03-09T21:27:06.022Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T21:27:06.022Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T21:27:07.138Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T21:27:10.657Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T21:27:10.657Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T21:27:10.657Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T21:27:14.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.211s coverage: 45.9% of statements [2021-03-09T21:27:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T21:27:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T21:27:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T21:27:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T21:27:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T21:27:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T21:27:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T21:27:14.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.139s coverage: 100.0% of statements [2021-03-09T21:27:14.300Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T21:27:14.301Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T21:27:14.301Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T21:27:14.301Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T21:27:14.301Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T21:27:14.301Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T21:27:14.301Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T21:27:14.301Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T21:27:14.301Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:27:14.301Z] OK: 217 MiB in 51 packages [2021-03-09T21:27:18.619Z] Removing intermediate container a003e546f6fd [2021-03-09T21:27:18.619Z] ---> dab50f2dc595 [2021-03-09T21:27:18.619Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T21:27:18.619Z] ---> Running in 2a0b82ace67e [2021-03-09T21:27:18.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.474s coverage: 27.1% of statements [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T21:27:18.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T21:27:18.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T21:27:18.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.159s coverage: 71.3% of statements [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T21:27:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T21:27:18.893Z] Removing intermediate container 2a0b82ace67e [2021-03-09T21:27:18.893Z] ---> 8668865235e3 [2021-03-09T21:27:18.893Z] Step 5/6 : COPY go.mod . [2021-03-09T21:27:19.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.325s coverage: 82.9% of statements [2021-03-09T21:27:19.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T21:27:19.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:27:19.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.083s coverage: 78.9% of statements [2021-03-09T21:27:19.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T21:27:19.893Z] ---> 907517f6d08e [2021-03-09T21:27:19.893Z] Step 6/6 : RUN go mod download [2021-03-09T21:27:19.893Z] ---> Running in fa1984031699 [2021-03-09T21:27:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.049s coverage: 28.6% of statements [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T21:27:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.139s coverage: 100.0% of statements [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T21:27:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T21:27:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.279s coverage: 86.7% of statements [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T21:27:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.204s coverage: 97.5% of statements [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T21:27:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.230s coverage: 78.3% of statements [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T21:27:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T21:27:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.621s coverage: 92.8% of statements [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T21:27:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T21:27:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.110s coverage: 0.1% of statements [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T21:27:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T21:27:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-03-09T21:27:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.086s coverage: 79.5% of statements [2021-03-09T21:27:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2021-03-09T21:27:30.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-03-09T21:27:30.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.102s coverage: 87.5% of statements [2021-03-09T21:27:43.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2021-03-09T21:27:43.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements [2021-03-09T21:27:43.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.323s coverage: 81.4% of statements [2021-03-09T21:27:46.790Z] Removing intermediate container fa1984031699 [2021-03-09T21:27:46.790Z] ---> 5a8cef87a773 [2021-03-09T21:27:46.790Z] Successfully built 5a8cef87a773 [2021-03-09T21:27:46.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:27:47.139Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T21:27:47.139Z] . [Pipeline] withDockerContainer [2021-03-09T21:27:47.367Z] prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container [2021-03-09T21:27:47.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-03-09T21:27:48.955Z] $ docker top b5a48fbdfc62a30eb3f830c698c0f47d8f7bcc80efe88b44b5911de5a37b5bfe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T21:27:49.964Z] + go version [2021-03-09T21:27:49.964Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-09T21:27:49.992Z] $ docker stop --time=1 b5a48fbdfc62a30eb3f830c698c0f47d8f7bcc80efe88b44b5911de5a37b5bfe [2021-03-09T21:27:51.977Z] $ docker rm -f b5a48fbdfc62a30eb3f830c698c0f47d8f7bcc80efe88b44b5911de5a37b5bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:27:53.045Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T21:27:53.045Z] . [Pipeline] withDockerContainer [2021-03-09T21:27:53.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container [2021-03-09T21:27:53.392Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-03-09T21:27:54.896Z] $ docker top 2cd1679a00b94e9de8844fd545584c873e39a712164173c34140615c3e2fdfcc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T21:27:55.275Z] ========================================================= [2021-03-09T21:27:55.275Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T21:27:55.275Z] ========================================================= [Pipeline] sh [2021-03-09T21:27:55.916Z] + make test [2021-03-09T21:27:55.916Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.092s coverage: 87.2% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 80.8% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.6% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.195s coverage: 91.6% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.516s coverage: 62.4% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.099s coverage: 100.0% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 91.3% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.056s coverage: 69.0% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.143s coverage: 89.5% of statements [2021-03-09T21:27:56.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T21:27:56.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2021-03-09T21:27:58.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.253s coverage: 47.0% of statements [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T21:27:58.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.085s coverage: 100.0% of statements [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T21:27:58.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.086s coverage: 100.0% of statements [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T21:27:58.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T21:27:59.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.227s coverage: 87.8% of statements [2021-03-09T21:27:59.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T21:27:59.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:27:59.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T21:28:02.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.103s coverage: 29.1% of statements [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T21:28:02.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T21:28:02.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T21:28:02.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 95.6% of statements [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T21:28:02.033Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T21:28:02.033Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T21:28:02.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T21:28:02.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2021-03-09T21:28:02.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T21:28:02.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T21:28:02.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-03-09T21:28:03.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements [2021-03-09T21:28:03.826Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-03-09T21:28:04.100Z] GO111MODULE=on go vet ./... [2021-03-09T21:28:18.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T21:28:52.165Z] gofmt -l . [2021-03-09T21:28:52.165Z] [ "`gofmt -l .`" = "" ] [2021-03-09T21:28:53.767Z] ./bin/test-go-mod-tidy.sh [2021-03-09T21:28:56.024Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T21:28:59.310Z] + ls -al . [2021-03-09T21:28:59.310Z] total 736 [2021-03-09T21:28:59.310Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 21:28 . [2021-03-09T21:28:59.310Z] drwxr-xr-x 4 root root 28 Mar 9 21:25 .. [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 21:22 .dockerignore [2021-03-09T21:28:59.310Z] drwxrwxr-x 8 1001 1001 179 Mar 9 21:22 .git [2021-03-09T21:28:59.310Z] drwxrwxr-x 3 1001 1001 125 Mar 9 21:22 .github [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 21:22 .gitignore [2021-03-09T21:28:59.310Z] drwx------ 3 1001 1001 60 Mar 9 21:23 .semver [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 21:22 .sonarcloud.properties [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 8607 Mar 9 21:22 Attribution.txt [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 21:22 CONTRIBUTING.md [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 21:22 Dockerfile.build [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 21:22 Jenkinsfile [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 21:22 LICENSE [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 21:22 Makefile [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 6548 Mar 9 21:22 README.md [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 21:22 SECURITY.md [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 21:23 VERSION [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 21:22 ZMQWindows.md [2021-03-09T21:28:59.310Z] drwxrwxr-x 2 1001 1001 117 Mar 9 21:22 bin [2021-03-09T21:28:59.310Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 21:22 cmd [2021-03-09T21:28:59.310Z] -rw-r--r-- 1 root root 624012 Mar 9 21:28 coverage.out [2021-03-09T21:28:59.310Z] -rw-r--r-- 1 root root 1055 Mar 9 21:28 go.mod [2021-03-09T21:28:59.310Z] -rw-r--r-- 1 root root 21981 Mar 9 21:28 go.sum [2021-03-09T21:28:59.310Z] drwxrwxr-x 8 1001 1001 127 Mar 9 21:22 internal [2021-03-09T21:28:59.310Z] drwxrwxr-x 4 1001 1001 26 Mar 9 21:22 openapi [2021-03-09T21:28:59.310Z] drwxrwxr-x 4 1001 1001 71 Mar 9 21:22 snap [2021-03-09T21:28:59.310Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 21:22 version.go [Pipeline] sh [2021-03-09T21:28:59.728Z] + '[' -e coverage.out ] [2021-03-09T21:28:59.728Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T21:29:00.347Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T21:29:01.008Z] + make build [2021-03-09T21:29:01.277Z] 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-09T21:29:05.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T21:29:06.637Z] 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-09T21:29:11.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T21:29:19.081Z] 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-09T21:29:20.635Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T21:29:20.635Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T21:29:23.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T21:29:23.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T21:29:23.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T21:29:23.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T21:29:23.571Z] 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-09T21:29:25.576Z] 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-09T21:29:25.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T21:29:26.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T21:29:27.096Z] 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-09T21:29:29.782Z] 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-09T21:29:33.268Z] 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-09T21:29:34.709Z] 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-09T21:29:34.914Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T21:29:34.914Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T21:29:34.914Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T21:29:36.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-09T21:29:38.149Z] 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-09T21:29:40.161Z] 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-09T21:29:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.368s coverage: 45.9% of statements [2021-03-09T21:29:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T21:29:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T21:29:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T21:29:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T21:29:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T21:29:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T21:29:40.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T21:29:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.225s coverage: 100.0% of statements [Pipeline] } [2021-03-09T21:29:43.545Z] $ docker stop --time=1 93ca08a1eab0152caced4706a580b47586d4eef4eed44aa05ea51bd7da4ea7b8 [2021-03-09T21:29:45.601Z] $ docker rm -f 93ca08a1eab0152caced4706a580b47586d4eef4eed44aa05ea51bd7da4ea7b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-09T21:29:48.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.622s coverage: 27.1% of statements [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T21:29:48.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T21:29:48.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T21:29:48.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.373s coverage: 71.3% of statements [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T21:29:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T21:29:49.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.522s coverage: 82.9% of statements [2021-03-09T21:29:49.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T21:29:49.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:29:49.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.145s coverage: 78.9% of statements [2021-03-09T21:29:49.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:29:49.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T21:29:49.594Z] [2021-03-09T21:29:49.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:29:49.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T21:29:49.960Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-09T21:29:49.960Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-09T21:29:49.960Z] ca9280d653b3: Pulling fs layer [2021-03-09T21:29:49.960Z] 7e9c9ca2126c: Pulling fs layer [2021-03-09T21:29:50.231Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-09T21:29:50.231Z] cbdbe7a5bc2a: Download complete [2021-03-09T21:29:50.820Z] cbdbe7a5bc2a: Pull complete [2021-03-09T21:29:51.407Z] ca9280d653b3: Verifying Checksum [2021-03-09T21:29:51.407Z] ca9280d653b3: Download complete [2021-03-09T21:29:53.449Z] ca9280d653b3: Pull complete [2021-03-09T21:29:53.717Z] 7e9c9ca2126c: Verifying Checksum [2021-03-09T21:29:53.717Z] 7e9c9ca2126c: Download complete [2021-03-09T21:29:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.090s coverage: 28.6% of statements [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T21:29:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T21:29:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T21:29:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.382s coverage: 86.7% of statements [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T21:29:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T21:29:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T21:29:59.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.225s coverage: 92.8% of statements [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.229s coverage: 0.1% of statements [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T21:30:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-03-09T21:30:07.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2021-03-09T21:30:09.036Z] 7e9c9ca2126c: Pull complete [2021-03-09T21:30:09.036Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-09T21:30:09.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T21:30:09.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-09T21:30:09.320Z] prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container [2021-03-09T21:30:09.390Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T21:30:12.742Z] $ docker top a1623660809dfef62e0deba60d5d239f07db673f71171c1a128450ed8f3f3823 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T21:30:13.460Z] + docker-compose build --help [2021-03-09T21:30:13.460Z] + grep parallel [2021-03-09T21:30:15.457Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T21:30:15.479Z] $ docker stop --time=1 a1623660809dfef62e0deba60d5d239f07db673f71171c1a128450ed8f3f3823 [2021-03-09T21:30:17.397Z] $ docker rm -f a1623660809dfef62e0deba60d5d239f07db673f71171c1a128450ed8f3f3823 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:30:18.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T21:30:18.284Z] . [Pipeline] withDockerContainer [2021-03-09T21:30:18.412Z] prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container [2021-03-09T21:30:18.475Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T21:30:20.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2021-03-09T21:30:20.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-03-09T21:30:20.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.105s coverage: 81.4% of statements [2021-03-09T21:30:21.471Z] $ docker top 491a12a56cebb2ace8b3b7f9288c33b42bd2cc94e7d39b5863f2d8b6095c6480 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T21:30:22.216Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T21:30:24.216Z] Building docker-core-command-go ... [2021-03-09T21:30:24.216Z] Building docker-core-data-go ... [2021-03-09T21:30:24.216Z] Building docker-core-metadata-go ... [2021-03-09T21:30:24.216Z] Building docker-security-bootstrapper-go ... [2021-03-09T21:30:24.216Z] Building docker-security-proxy-setup-go ... [2021-03-09T21:30:24.216Z] Building docker-security-secretstore-setup-go ... [2021-03-09T21:30:24.216Z] Building docker-support-notifications-go ... [2021-03-09T21:30:24.216Z] Building docker-support-scheduler-go ... [2021-03-09T21:30:24.216Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T21:30:24.216Z] Building docker-support-scheduler-go [2021-03-09T21:30:24.216Z] Building docker-core-metadata-go [2021-03-09T21:30:24.216Z] Building docker-support-notifications-go [2021-03-09T21:30:24.216Z] Building docker-security-proxy-setup-go [2021-03-09T21:30:24.216Z] Building docker-security-bootstrapper-go [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.121s coverage: 92.9% of statements [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.6% of statements [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.6% of statements [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.579s coverage: 62.4% of statements [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T21:30:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-03-09T21:30:35.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-03-09T21:30:36.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.886s coverage: 69.0% of statements [2021-03-09T21:30:36.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T21:30:36.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T21:30:36.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T21:30:37.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.370s coverage: 38.4% of statements [2021-03-09T21:30:37.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T21:30:37.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T21:30:37.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements [2021-03-09T21:30:37.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T21:30:38.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.102s coverage: 84.8% of statements [2021-03-09T21:30:43.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.0% of statements [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T21:30:43.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.193s coverage: 100.0% of statements [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T21:30:43.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T21:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T21:30:44.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.400s coverage: 87.8% of statements [2021-03-09T21:30:44.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T21:30:44.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:30:44.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.133s coverage: 29.1% of statements [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.217s coverage: 95.6% of statements [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T21:30:52.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-03-09T21:30:52.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-09T21:30:53.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-09T21:30:54.105Z] GO111MODULE=on go vet ./... [2021-03-09T21:31:46.746Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:31:46.747Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:31:46.747Z] ---> c4ab77aedb31 [2021-03-09T21:31:46.747Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T21:31:46.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:31:46.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:31:46.747Z] ---> c4ab77aedb31 [2021-03-09T21:31:46.747Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T21:31:46.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:31:46.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:31:46.747Z] ---> c4ab77aedb31 [2021-03-09T21:31:46.747Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T21:31:46.747Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:31:46.747Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:31:46.747Z] ---> c4ab77aedb31 [2021-03-09T21:31:46.747Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T21:31:46.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:31:46.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:31:46.747Z] ---> c4ab77aedb31 [2021-03-09T21:31:46.747Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T21:31:46.747Z] ---> Running in 429e9f70fd53 [2021-03-09T21:31:46.747Z] ---> Running in bb6650892f57 [2021-03-09T21:31:46.747Z] ---> Running in 4365956a658c [2021-03-09T21:31:46.747Z] ---> Running in a0d9259f70f3 [2021-03-09T21:31:46.747Z] ---> Running in 75419a43bbd1 [2021-03-09T21:31:46.747Z] Removing intermediate container 4365956a658c [2021-03-09T21:31:46.747Z] ---> 4919b9b29d6f [2021-03-09T21:31:46.747Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:31:46.747Z] Removing intermediate container 75419a43bbd1 [2021-03-09T21:31:46.747Z] ---> 0064034ff473 [2021-03-09T21:31:46.747Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:31:46.747Z] Removing intermediate container bb6650892f57 [2021-03-09T21:31:46.747Z] ---> 82a673f1a91b [2021-03-09T21:31:46.747Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:31:46.747Z] Removing intermediate container 429e9f70fd53 [2021-03-09T21:31:46.747Z] ---> 2363e9974a4b [2021-03-09T21:31:46.747Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:31:46.747Z] Removing intermediate container a0d9259f70f3 [2021-03-09T21:31:46.747Z] ---> 1f8e0042feee [2021-03-09T21:31:46.747Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:31:46.747Z] ---> Running in 504a27d076e1 [2021-03-09T21:31:46.747Z] ---> Running in b7ad4e54d8ea [2021-03-09T21:31:46.747Z] ---> Running in f605a30d2103 [2021-03-09T21:31:46.747Z] ---> Running in eebf848390bd [2021-03-09T21:31:46.747Z] ---> Running in 0fc7528f0ada [2021-03-09T21:31:47.899Z] Removing intermediate container f605a30d2103 [2021-03-09T21:31:47.899Z] ---> 1716b93d90b2 [2021-03-09T21:31:47.899Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T21:31:47.899Z] Removing intermediate container 0fc7528f0ada [2021-03-09T21:31:47.899Z] ---> d092fc7dbc79 [2021-03-09T21:31:47.899Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T21:31:47.899Z] Removing intermediate container eebf848390bd [2021-03-09T21:31:47.899Z] ---> 5b27dc7be4ec [2021-03-09T21:31:47.899Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T21:31:48.178Z] ---> Running in 1286682a466c [2021-03-09T21:31:48.178Z] ---> Running in 24f90551e4f7 [2021-03-09T21:31:48.178Z] ---> Running in e6abc592d67c [2021-03-09T21:31:48.495Z] Removing intermediate container 504a27d076e1 [2021-03-09T21:31:48.495Z] ---> 7daff87382fe [2021-03-09T21:31:48.495Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T21:31:48.495Z] Removing intermediate container b7ad4e54d8ea [2021-03-09T21:31:48.495Z] ---> 61131e3c6b12 [2021-03-09T21:31:48.495Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T21:31:48.830Z] ---> Running in c23d319b6e42 [2021-03-09T21:31:48.830Z] ---> Running in e7a90d7d2e23 [2021-03-09T21:31:50.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:50.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:50.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:50.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:50.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:50.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:50.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:51.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:51.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:51.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:31:51.711Z] OK: 233 MiB in 51 packages [2021-03-09T21:31:52.762Z] OK: 233 MiB in 51 packages [2021-03-09T21:31:52.762Z] OK: 233 MiB in 51 packages [2021-03-09T21:31:53.192Z] OK: 233 MiB in 51 packages [2021-03-09T21:31:53.193Z] OK: 233 MiB in 51 packages [2021-03-09T21:31:54.722Z] Removing intermediate container e6abc592d67c [2021-03-09T21:31:54.722Z] ---> 6950d284ddeb [2021-03-09T21:31:54.722Z] Step 6/21 : COPY go.mod . [2021-03-09T21:31:54.722Z] Removing intermediate container 1286682a466c [2021-03-09T21:31:54.722Z] ---> 4fc579a9c2f5 [2021-03-09T21:31:54.722Z] Step 6/22 : COPY go.mod . [2021-03-09T21:31:55.037Z] Removing intermediate container 24f90551e4f7 [2021-03-09T21:31:55.037Z] ---> 7c27d4e35431 [2021-03-09T21:31:55.037Z] Step 6/23 : COPY go.mod . [2021-03-09T21:31:55.037Z] Removing intermediate container e7a90d7d2e23 [2021-03-09T21:31:55.037Z] ---> 89f461eaea25 [2021-03-09T21:31:55.037Z] Step 6/22 : COPY go.mod . [2021-03-09T21:31:55.336Z] Removing intermediate container c23d319b6e42 [2021-03-09T21:31:55.336Z] ---> 9e6367a7f98d [2021-03-09T21:31:55.336Z] Step 6/31 : COPY go.mod . [2021-03-09T21:31:55.621Z] ---> 6c2aba8b23c1 [2021-03-09T21:31:55.621Z] Step 7/21 : RUN go mod download [2021-03-09T21:31:55.895Z] ---> 9f1c540c302f [2021-03-09T21:31:55.895Z] Step 7/23 : RUN go mod download [2021-03-09T21:31:55.895Z] ---> be3aa76bd360 [2021-03-09T21:31:55.895Z] Step 7/22 : RUN go mod download [2021-03-09T21:31:56.161Z] ---> Running in 47091b917573 [2021-03-09T21:31:56.161Z] ---> Running in 530c53427704 [2021-03-09T21:31:56.161Z] ---> Running in e4b46b9002f5 [2021-03-09T21:31:56.434Z] ---> d3e63538a832 [2021-03-09T21:31:56.434Z] Step 7/31 : RUN go mod download [2021-03-09T21:31:56.434Z] ---> 22f82d95639f [2021-03-09T21:31:56.434Z] Step 7/22 : RUN go mod download [2021-03-09T21:31:56.749Z] ---> Running in c09f20793113 [2021-03-09T21:31:57.047Z] ---> Running in ffd89e69bddb [2021-03-09T21:32:05.830Z] Removing intermediate container 47091b917573 [2021-03-09T21:32:05.830Z] ---> c50240b5f713 [2021-03-09T21:32:05.830Z] Step 8/21 : COPY . . [2021-03-09T21:32:05.830Z] Removing intermediate container ffd89e69bddb [2021-03-09T21:32:05.830Z] ---> 16614d30bc1e [2021-03-09T21:32:05.830Z] Step 8/22 : COPY . . [2021-03-09T21:32:05.830Z] Removing intermediate container e4b46b9002f5 [2021-03-09T21:32:05.830Z] ---> 42865437447b [2021-03-09T21:32:05.830Z] Step 8/23 : COPY . . [2021-03-09T21:32:05.830Z] Removing intermediate container c09f20793113 [2021-03-09T21:32:05.830Z] ---> 088ea3a80a10 [2021-03-09T21:32:05.830Z] Step 8/31 : COPY . . [2021-03-09T21:32:05.830Z] Removing intermediate container 530c53427704 [2021-03-09T21:32:05.830Z] ---> 5a890ea7a1ce [2021-03-09T21:32:05.830Z] Step 8/22 : COPY . . [2021-03-09T21:32:15.907Z] gofmt -l . [2021-03-09T21:32:15.907Z] [ "`gofmt -l .`" = "" ] [2021-03-09T21:32:15.907Z] ./bin/test-go-mod-tidy.sh [2021-03-09T21:32:15.907Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T21:32:16.583Z] + ls -al . [2021-03-09T21:32:16.583Z] total 764 [2021-03-09T21:32:16.583Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 21:32 . [2021-03-09T21:32:16.583Z] drwxr-xr-x 4 root root 4096 Mar 9 21:27 .. [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 21:26 .dockerignore [2021-03-09T21:32:16.583Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 21:26 .git [2021-03-09T21:32:16.583Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 21:26 .github [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 21:26 .gitignore [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 21:26 .sonarcloud.properties [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 8607 Mar 9 21:26 Attribution.txt [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 21:26 CONTRIBUTING.md [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 21:26 Dockerfile.build [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 21:26 Jenkinsfile [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 21:26 LICENSE [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 21:26 Makefile [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 6548 Mar 9 21:26 README.md [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 21:26 SECURITY.md [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 21:23 VERSION [2021-03-09T21:32:16.583Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 21:26 ZMQWindows.md [2021-03-09T21:32:16.583Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 21:26 bin [2021-03-09T21:32:16.583Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 21:26 cmd [2021-03-09T21:32:16.583Z] -rw-r--r-- 1 root root 624012 Mar 9 21:30 coverage.out [2021-03-09T21:32:16.583Z] -rw-r--r-- 1 root root 1055 Mar 9 21:32 go.mod [2021-03-09T21:32:16.584Z] -rw-r--r-- 1 root root 21981 Mar 9 21:32 go.sum [2021-03-09T21:32:16.584Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 21:26 internal [2021-03-09T21:32:16.584Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 21:26 openapi [2021-03-09T21:32:16.584Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 21:26 snap [2021-03-09T21:32:16.584Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 21:26 version.go [Pipeline] sh [2021-03-09T21:32:17.247Z] + '[' -e coverage.out ] [2021-03-09T21:32:17.248Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T21:32:17.330Z] Warning: overwriting stash ‘coverage-report’ [2021-03-09T21:32:18.561Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T21:32:19.242Z] + make build [2021-03-09T21:32:19.242Z] 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-09T21:32:29.417Z] 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-09T21:32:51.598Z] 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-09T21:32:57.000Z] 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-09T21:33:02.414Z] 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-09T21:33:03.851Z] 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-09T21:33:09.250Z] 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-09T21:33:13.559Z] 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-09T21:33:16.963Z] 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-09T21:33:21.286Z] 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-09T21:33:23.904Z] 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-09T21:33:27.305Z] 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-09T21:33:34.029Z] $ docker stop --time=1 2cd1679a00b94e9de8844fd545584c873e39a712164173c34140615c3e2fdfcc [2021-03-09T21:33:36.513Z] $ docker rm -f 2cd1679a00b94e9de8844fd545584c873e39a712164173c34140615c3e2fdfcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:33:38.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T21:33:38.735Z] [2021-03-09T21:33:38.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:33:39.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T21:33:39.684Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-09T21:33:39.684Z] 29e5d40040c1: Pulling fs layer [2021-03-09T21:33:39.684Z] 1ce36da41761: Pulling fs layer [2021-03-09T21:33:39.684Z] 25b303627fd3: Pulling fs layer [2021-03-09T21:33:39.960Z] 29e5d40040c1: Verifying Checksum [2021-03-09T21:33:39.960Z] 29e5d40040c1: Download complete [2021-03-09T21:33:40.555Z] 29e5d40040c1: Pull complete [2021-03-09T21:33:41.533Z] 1ce36da41761: Download complete [2021-03-09T21:33:42.969Z] 1ce36da41761: Pull complete [2021-03-09T21:33:43.244Z] 25b303627fd3: Verifying Checksum [2021-03-09T21:33:43.244Z] 25b303627fd3: Download complete [2021-03-09T21:33:53.399Z] 25b303627fd3: Pull complete [2021-03-09T21:33:53.399Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-09T21:33:53.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T21:33:53.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-09T21:33:53.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container [2021-03-09T21:33:53.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T21:33:56.802Z] $ docker top fdb4915670bb25563fdb7038f24394caaa999c98c9fa7782d4077c92a04acc9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T21:33:57.919Z] + docker-compose build --help [2021-03-09T21:33:57.919Z] + grep parallel [2021-03-09T21:33:59.241Z] ---> 23691cb7ab0d [2021-03-09T21:33:59.242Z] ---> 67da59b2aa16 [2021-03-09T21:33:59.242Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T21:33:59.242Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T21:33:59.242Z] ---> 6db4c5d9e786 [2021-03-09T21:33:59.242Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T21:33:59.242Z] ---> 5afcd5c6eff2 [2021-03-09T21:33:59.242Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T21:33:59.242Z] ---> 29f65d95f006 [2021-03-09T21:33:59.242Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T21:33:59.242Z] ---> Running in 749cc71b54f9 [2021-03-09T21:33:59.242Z] ---> Running in f682b535ee9f [2021-03-09T21:33:59.242Z] ---> Running in bb935ef1c10b [2021-03-09T21:33:59.242Z] ---> Running in 42b827bb02d2 [2021-03-09T21:33:59.242Z] ---> Running in d92832d3375d [2021-03-09T21:33:59.242Z] 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-09T21:33:59.242Z] 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-09T21:33:59.242Z] 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-09T21:33:59.242Z] 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-09T21:33:59.242Z] 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-09T21:34:01.292Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T21:34:01.576Z] $ docker stop --time=1 fdb4915670bb25563fdb7038f24394caaa999c98c9fa7782d4077c92a04acc9c [2021-03-09T21:34:03.521Z] $ docker rm -f fdb4915670bb25563fdb7038f24394caaa999c98c9fa7782d4077c92a04acc9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:34:04.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T21:34:04.449Z] . [Pipeline] withDockerContainer [2021-03-09T21:34:04.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container [2021-03-09T21:34:04.810Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T21:34:06.285Z] $ docker top 1d2359123e4705c58e88f974c89859a693b39885fd7ba700ea46d3d5c7121e98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T21:34:07.457Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T21:34:10.830Z] Building docker-core-command-go ... [2021-03-09T21:34:10.830Z] Building docker-core-data-go ... [2021-03-09T21:34:10.830Z] Building docker-core-metadata-go ... [2021-03-09T21:34:10.830Z] Building docker-security-bootstrapper-go ... [2021-03-09T21:34:10.830Z] Building docker-security-proxy-setup-go ... [2021-03-09T21:34:10.830Z] Building docker-security-secretstore-setup-go ... [2021-03-09T21:34:10.830Z] Building docker-support-notifications-go ... [2021-03-09T21:34:10.830Z] Building docker-support-scheduler-go ... [2021-03-09T21:34:10.830Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T21:34:10.830Z] Building docker-core-metadata-go [2021-03-09T21:34:10.830Z] Building docker-security-secretstore-setup-go [2021-03-09T21:34:10.830Z] Building docker-security-proxy-setup-go [2021-03-09T21:34:10.830Z] Building docker-security-bootstrapper-go [2021-03-09T21:34:10.830Z] Building docker-support-notifications-go [2021-03-09T21:34:57.514Z] 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-09T21:35:10.887Z] Removing intermediate container bb935ef1c10b [2021-03-09T21:35:10.887Z] ---> a2642992957a [2021-03-09T21:35:10.887Z] [2021-03-09T21:35:10.887Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T21:35:10.887Z] 3.12: Pulling from library/alpine [2021-03-09T21:35:13.729Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T21:35:13.729Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T21:35:13.729Z] ---> 88dd2752d2ea [2021-03-09T21:35:13.729Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T21:35:15.202Z] Removing intermediate container d92832d3375d [2021-03-09T21:35:15.202Z] ---> 9416ac6cea82 [2021-03-09T21:35:15.202Z] [2021-03-09T21:35:15.202Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T21:35:15.202Z] ---> 88dd2752d2ea [2021-03-09T21:35:15.202Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T21:35:15.202Z] Removing intermediate container 42b827bb02d2 [2021-03-09T21:35:15.202Z] ---> 84ecdb9e885e [2021-03-09T21:35:15.202Z] [2021-03-09T21:35:15.202Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T21:35:15.202Z] ---> 88dd2752d2ea [2021-03-09T21:35:15.202Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T21:35:17.180Z] ---> Running in ff459e32a5a6 [2021-03-09T21:35:17.181Z] Removing intermediate container 749cc71b54f9 [2021-03-09T21:35:17.181Z] ---> 6dc076b01995 [2021-03-09T21:35:17.181Z] [2021-03-09T21:35:17.181Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T21:35:17.181Z] ---> 88dd2752d2ea [2021-03-09T21:35:17.181Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T21:35:17.181Z] ---> Running in 4f15c0b5566c [2021-03-09T21:35:17.181Z] ---> Running in d8eb83b8904f [2021-03-09T21:35:17.844Z] ---> Running in b3b188f920b8 [2021-03-09T21:35:17.844Z] Removing intermediate container ff459e32a5a6 [2021-03-09T21:35:17.844Z] ---> 0b8d7323f4c8 [2021-03-09T21:35:17.844Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T21:35:17.844Z] Removing intermediate container f682b535ee9f [2021-03-09T21:35:17.844Z] ---> c99a7c594397 [2021-03-09T21:35:17.844Z] [2021-03-09T21:35:17.844Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T21:35:17.844Z] ---> 88dd2752d2ea [2021-03-09T21:35:17.844Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T21:35:18.736Z] ---> Running in ed8741ed316a [2021-03-09T21:35:19.080Z] ---> Running in 815662f5770f [2021-03-09T21:35:21.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:21.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:21.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:21.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:21.117Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T21:35:21.404Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T21:35:21.404Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:35:21.701Z] OK: 6 MiB in 15 packages [2021-03-09T21:35:21.701Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T21:35:21.701Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T21:35:21.701Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T21:35:21.701Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:35:21.701Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T21:35:21.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:22.042Z] OK: 7 MiB in 18 packages [2021-03-09T21:35:22.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:22.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:22.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:22.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:22.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:35:22.042Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T21:35:22.343Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T21:35:22.343Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:35:22.344Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T21:35:22.344Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:35:22.344Z] OK: 6 MiB in 15 packages [2021-03-09T21:35:22.344Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T21:35:22.344Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T21:35:22.344Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:35:22.344Z] OK: 6 MiB in 16 packages [2021-03-09T21:35:22.863Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T21:35:22.863Z] OK: 6 MiB in 16 packages [2021-03-09T21:35:24.462Z] Removing intermediate container d8eb83b8904f [2021-03-09T21:35:24.462Z] ---> e1c10b7e0494 [2021-03-09T21:35:24.462Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:35:25.118Z] ---> Running in 2689c218d961 [2021-03-09T21:35:26.150Z] Removing intermediate container 815662f5770f [2021-03-09T21:35:26.151Z] ---> e7e9fdce009b [2021-03-09T21:35:26.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:35:26.151Z] Removing intermediate container 4f15c0b5566c [2021-03-09T21:35:26.151Z] ---> 8202950ef258 [2021-03-09T21:35:26.151Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T21:35:26.151Z] Removing intermediate container ed8741ed316a [2021-03-09T21:35:26.151Z] ---> c21e3cd2a22d [2021-03-09T21:35:26.151Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T21:35:26.437Z] Removing intermediate container 2689c218d961 [2021-03-09T21:35:26.437Z] ---> 5443711f660d [2021-03-09T21:35:26.437Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T21:35:26.437Z] Removing intermediate container b3b188f920b8 [2021-03-09T21:35:26.437Z] ---> f028632ccae9 [2021-03-09T21:35:26.437Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:35:26.437Z] ---> Running in b51c330ead45 [2021-03-09T21:35:26.437Z] ---> Running in 08df58986a7b [2021-03-09T21:35:26.437Z] ---> Running in 2805aac82000 [2021-03-09T21:35:26.779Z] ---> Running in 44c65b76da5f [2021-03-09T21:35:26.779Z] ---> Running in 111440bec9a4 [2021-03-09T21:35:27.087Z] Removing intermediate container 08df58986a7b [2021-03-09T21:35:27.087Z] ---> c04788362b97 [2021-03-09T21:35:27.087Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T21:35:27.403Z] Removing intermediate container b51c330ead45 [2021-03-09T21:35:27.403Z] ---> d378e37149ed [2021-03-09T21:35:27.403Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T21:35:27.403Z] ---> Running in a676bca62734 [2021-03-09T21:35:27.403Z] Removing intermediate container 111440bec9a4 [2021-03-09T21:35:27.403Z] ---> 446b6bdbb265 [2021-03-09T21:35:27.403Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T21:35:27.403Z] Removing intermediate container 44c65b76da5f [2021-03-09T21:35:27.403Z] ---> 33b4a9773fb2 [2021-03-09T21:35:27.403Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T21:35:27.403Z] Removing intermediate container 2805aac82000 [2021-03-09T21:35:27.403Z] ---> 376d730e78a8 [2021-03-09T21:35:27.403Z] Step 13/21 : WORKDIR /edgex [2021-03-09T21:35:27.973Z] ---> Running in 816dce1664bc [2021-03-09T21:35:27.973Z] ---> Running in 566cbc92ad52 [2021-03-09T21:35:27.973Z] ---> Running in a29c3b7e1ca7 [2021-03-09T21:35:27.973Z] ---> Running in a148595ea936 [2021-03-09T21:35:27.973Z] Removing intermediate container a676bca62734 [2021-03-09T21:35:27.973Z] ---> 8acfdae287e6 [2021-03-09T21:35:27.973Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T21:35:28.593Z] ---> Running in 8f0a8fa590fe [2021-03-09T21:35:28.593Z] Removing intermediate container 566cbc92ad52 [2021-03-09T21:35:28.593Z] ---> d9217bb2842b [2021-03-09T21:35:28.593Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T21:35:28.593Z] Removing intermediate container 816dce1664bc [2021-03-09T21:35:28.593Z] ---> abc76ba70531 [2021-03-09T21:35:28.593Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T21:35:28.593Z] Removing intermediate container a29c3b7e1ca7 [2021-03-09T21:35:28.593Z] ---> 9c96d1112ed9 [2021-03-09T21:35:28.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:35:28.870Z] Removing intermediate container a148595ea936 [2021-03-09T21:35:28.870Z] ---> 92f0b23206d5 [2021-03-09T21:35:28.870Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T21:35:28.870Z] ---> Running in 4e1760a67919 [2021-03-09T21:35:28.870Z] ---> Running in 6ec0958206f2 [2021-03-09T21:35:29.519Z] Removing intermediate container 4e1760a67919 [2021-03-09T21:35:29.519Z] ---> af77c30f7b7e [2021-03-09T21:35:29.519Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:35:29.519Z] Removing intermediate container 6ec0958206f2 [2021-03-09T21:35:29.519Z] ---> 7d7e3b97b7ed [2021-03-09T21:35:29.519Z] Step 15/23 : WORKDIR / [2021-03-09T21:35:29.519Z] ---> 27c69776a4c2 [2021-03-09T21:35:29.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T21:35:29.829Z] ---> 37963a55df48 [2021-03-09T21:35:29.829Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T21:35:29.829Z] ---> Running in 3b6af733cd30 [2021-03-09T21:35:30.498Z] Removing intermediate container 3b6af733cd30 [2021-03-09T21:35:30.498Z] ---> 902ee234d299 [2021-03-09T21:35:30.498Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:35:30.498Z] ---> b58e08b4c6a8 [2021-03-09T21:35:30.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T21:35:31.125Z] ---> d3af36ffcaa3 [2021-03-09T21:35:31.125Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T21:35:31.496Z] ---> 705bdcfe0e8f [2021-03-09T21:35:31.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T21:35:31.496Z] Removing intermediate container 8f0a8fa590fe [2021-03-09T21:35:31.496Z] ---> 09921a87fb9e [2021-03-09T21:35:31.496Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T21:35:31.496Z] ---> fca881b5eee8 [2021-03-09T21:35:31.496Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T21:35:31.781Z] ---> Running in 8fc68914d724 [2021-03-09T21:35:32.396Z] ---> 99bf6ba3abbe [2021-03-09T21:35:32.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T21:35:32.396Z] ---> 0568f1cc806e [2021-03-09T21:35:32.396Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T21:35:32.396Z] ---> 98b74a3c9258 [2021-03-09T21:35:32.396Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T21:35:32.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:35:32.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:35:32.605Z] ---> 5a8cef87a773 [2021-03-09T21:35:32.605Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T21:35:32.605Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:35:32.605Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:35:32.605Z] ---> 5a8cef87a773 [2021-03-09T21:35:32.605Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T21:35:32.605Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:35:32.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:35:32.605Z] ---> 5a8cef87a773 [2021-03-09T21:35:32.605Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T21:35:32.605Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:35:32.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:35:32.605Z] [2021-03-09T21:35:32.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 5a8cef87a773 [2021-03-09T21:35:32.605Z] [2021-03-09T21:35:32.605Z] Step 3/31 : WORKDIR /edgex-go ---> 5a8cef87a773 [2021-03-09T21:35:32.605Z] [2021-03-09T21:35:32.605Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T21:35:32.605Z] ---> Running in 1f5e75aab3fd [2021-03-09T21:35:32.605Z] ---> Running in 925b07243d24 [2021-03-09T21:35:32.605Z] ---> Running in 006a5b0f2d95 [2021-03-09T21:35:32.605Z] ---> Running in dd0f98553607 [2021-03-09T21:35:32.605Z] ---> Running in b29fd2f7016e [2021-03-09T21:35:32.605Z] Removing intermediate container 925b07243d24 [2021-03-09T21:35:32.605Z] ---> 7e2c5aaa1042 [2021-03-09T21:35:32.605Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:35:32.605Z] Removing intermediate container dd0f98553607 [2021-03-09T21:35:32.605Z] ---> 882ac3a86446 [2021-03-09T21:35:32.605Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:35:32.605Z] Removing intermediate container 1f5e75aab3fd [2021-03-09T21:35:32.605Z] ---> 33982403b02f [2021-03-09T21:35:32.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:35:32.605Z] Removing intermediate container b29fd2f7016e [2021-03-09T21:35:32.605Z] ---> 1c749030add5 [2021-03-09T21:35:32.605Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:35:32.605Z] Removing intermediate container 006a5b0f2d95 [2021-03-09T21:35:32.605Z] ---> 496fd7e48907 [2021-03-09T21:35:32.605Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:35:32.605Z] ---> Running in 633607bd8953 [2021-03-09T21:35:32.605Z] ---> Running in 021c3ad20555 [2021-03-09T21:35:32.605Z] ---> Running in 43fb7fcd1cd9 [2021-03-09T21:35:32.605Z] ---> Running in cbe58e047060 [2021-03-09T21:35:32.605Z] ---> Running in 3ec5ae098408 [2021-03-09T21:35:32.605Z] Removing intermediate container 021c3ad20555 [2021-03-09T21:35:32.605Z] ---> 97dc9344cb2e [2021-03-09T21:35:32.605Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T21:35:32.605Z] ---> Running in 512be5d198a8 [2021-03-09T21:35:32.605Z] Removing intermediate container 633607bd8953 [2021-03-09T21:35:32.605Z] ---> c30b54a9a0ff [2021-03-09T21:35:32.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T21:35:32.605Z] Removing intermediate container 43fb7fcd1cd9 [2021-03-09T21:35:32.605Z] ---> 85cf6e3e378c [2021-03-09T21:35:32.605Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T21:35:32.605Z] ---> Running in 49d7e4d70060 [2021-03-09T21:35:32.605Z] ---> Running in 1fa72c8ce8b7 [2021-03-09T21:35:32.605Z] Removing intermediate container cbe58e047060 [2021-03-09T21:35:32.605Z] ---> 6d4d60361b20 [2021-03-09T21:35:32.605Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T21:35:32.605Z] Removing intermediate container 3ec5ae098408 [2021-03-09T21:35:32.605Z] ---> 724b88240bdd [2021-03-09T21:35:32.605Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T21:35:32.605Z] ---> Running in d684892c8ba6 [2021-03-09T21:35:32.605Z] ---> Running in 7f8a4fd9da1b [2021-03-09T21:35:32.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:32.688Z] Removing intermediate container 8fc68914d724 [2021-03-09T21:35:32.688Z] ---> 21d370b14c10 [2021-03-09T21:35:32.688Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T21:35:32.688Z] ---> eada7cf98194 [2021-03-09T21:35:32.688Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T21:35:32.688Z] ---> Running in 2ed69fdbeb62 [2021-03-09T21:35:32.962Z] ---> Running in 5adf7cc3fd38 [2021-03-09T21:35:32.962Z] ---> 4377746afce0 [2021-03-09T21:35:32.962Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T21:35:33.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:33.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:33.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:33.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:33.544Z] ---> Running in 741ab8215ff6 [2021-03-09T21:35:33.545Z] ---> 33927ecb0d84 [2021-03-09T21:35:33.545Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T21:35:33.545Z] Removing intermediate container 2ed69fdbeb62 [2021-03-09T21:35:33.545Z] ---> 99f7ec327d74 [2021-03-09T21:35:33.545Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T21:35:33.545Z] ---> 7883bfe7f27b [2021-03-09T21:35:33.545Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T21:35:33.545Z] Removing intermediate container 5adf7cc3fd38 [2021-03-09T21:35:33.545Z] ---> 8c9b2b6b5a1a [2021-03-09T21:35:33.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:35:33.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:33.905Z] ---> Running in c03605106842 [2021-03-09T21:35:33.905Z] ---> Running in d2180f32a416 [2021-03-09T21:35:33.905Z] ---> Running in 6469b85bf38a [2021-03-09T21:35:34.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:34.041Z] OK: 217 MiB in 51 packages [2021-03-09T21:35:34.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:34.188Z] ---> Running in 7fdfdaa94c8b [2021-03-09T21:35:34.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:34.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:35:34.456Z] Removing intermediate container 741ab8215ff6 [2021-03-09T21:35:34.456Z] ---> afeaa4c6334b [2021-03-09T21:35:34.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:35:34.766Z] ---> Running in 25dcbc1dbbb2 [2021-03-09T21:35:34.956Z] OK: 217 MiB in 51 packages [2021-03-09T21:35:34.956Z] OK: 217 MiB in 51 packages [2021-03-09T21:35:35.103Z] Removing intermediate container c03605106842 [2021-03-09T21:35:35.103Z] ---> 593eab5b68aa [2021-03-09T21:35:35.103Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:35:35.234Z] OK: 217 MiB in 51 packages [2021-03-09T21:35:35.234Z] OK: 217 MiB in 51 packages [2021-03-09T21:35:35.509Z] Removing intermediate container 512be5d198a8 [2021-03-09T21:35:35.509Z] ---> 2d1f072a3386 [2021-03-09T21:35:35.509Z] Step 6/24 : COPY go.mod . [2021-03-09T21:35:35.780Z] Removing intermediate container 7fdfdaa94c8b [2021-03-09T21:35:35.780Z] ---> 2f367a99276e [2021-03-09T21:35:35.780Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T21:35:35.780Z] Removing intermediate container d2180f32a416 [2021-03-09T21:35:35.780Z] ---> 60ef97bd0e52 [2021-03-09T21:35:35.780Z] Step 19/21 : LABEL arch=x86_64 [2021-03-09T21:35:35.780Z] ---> Running in 7928d92d5e23 [2021-03-09T21:35:36.050Z] Removing intermediate container 25dcbc1dbbb2 [2021-03-09T21:35:36.050Z] ---> 5e58e59dd49c [2021-03-09T21:35:36.050Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T21:35:36.050Z] ---> Running in 6f49b2e0b13e [2021-03-09T21:35:36.050Z] ---> Running in b59ff882fd6f [2021-03-09T21:35:36.322Z] ---> Running in 27b8c187058c [2021-03-09T21:35:36.486Z] Removing intermediate container 1fa72c8ce8b7 [2021-03-09T21:35:36.486Z] ---> 28cad33b7f30 [2021-03-09T21:35:36.486Z] Step 6/22 : COPY go.mod . [2021-03-09T21:35:36.486Z] ---> 819b839d686e [2021-03-09T21:35:36.486Z] Step 7/24 : RUN go mod download [2021-03-09T21:35:36.591Z] Removing intermediate container 7928d92d5e23 [2021-03-09T21:35:36.591Z] ---> ab0a0e4a74d1 [2021-03-09T21:35:36.591Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T21:35:36.591Z] Removing intermediate container b59ff882fd6f [2021-03-09T21:35:36.591Z] ---> 0de4d2af34c1 [2021-03-09T21:35:36.591Z] Step 20/21 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:35:36.764Z] Removing intermediate container 49d7e4d70060 [2021-03-09T21:35:36.764Z] ---> 5fa93c317095 [2021-03-09T21:35:36.764Z] Step 6/23 : COPY go.mod . [2021-03-09T21:35:36.764Z] ---> Running in 34ca48321705 [2021-03-09T21:35:36.876Z] Removing intermediate container 6f49b2e0b13e [2021-03-09T21:35:36.876Z] ---> 8b4ff864cb51 [2021-03-09T21:35:36.876Z] Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:35:36.876Z] ---> Running in 1de4f37b4bf8 [2021-03-09T21:35:36.876Z] ---> Running in 7f8590aad88d [2021-03-09T21:35:36.876Z] ---> Running in e415dd1d2d6b [2021-03-09T21:35:37.044Z] Removing intermediate container d684892c8ba6 [2021-03-09T21:35:37.044Z] ---> 1e83a33f7ae4 [2021-03-09T21:35:37.044Z] Step 6/31 : COPY go.mod . [2021-03-09T21:35:37.156Z] Removing intermediate container 27b8c187058c [2021-03-09T21:35:37.156Z] ---> 2f7a227529c3 [2021-03-09T21:35:37.156Z] Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:35:37.319Z] Removing intermediate container 7f8a4fd9da1b [2021-03-09T21:35:37.319Z] ---> 5c03a8564648 [2021-03-09T21:35:37.319Z] Step 6/21 : COPY go.mod . [2021-03-09T21:35:37.319Z] ---> 16555a56fb7b [2021-03-09T21:35:37.319Z] Step 7/22 : RUN go mod download [2021-03-09T21:35:37.446Z] ---> Running in c34ec8a1d192 [2021-03-09T21:35:37.446Z] Removing intermediate container 6469b85bf38a [2021-03-09T21:35:37.446Z] ---> 58b2386727d2 [2021-03-09T21:35:37.446Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:35:37.446Z] Removing intermediate container 1de4f37b4bf8 [2021-03-09T21:35:37.446Z] ---> 5e9a56bc6fcc [2021-03-09T21:35:37.446Z] Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:35:37.596Z] ---> Running in d4c282434076 [2021-03-09T21:35:37.819Z] Removing intermediate container 7f8590aad88d [2021-03-09T21:35:37.819Z] ---> 67ff202adfc5 [2021-03-09T21:35:37.819Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T21:35:37.819Z] Removing intermediate container e415dd1d2d6b [2021-03-09T21:35:37.819Z] ---> 4b44e757e497 [2021-03-09T21:35:37.819Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T21:35:37.819Z] ---> Running in 5653ec050678 [2021-03-09T21:35:37.819Z] ---> Running in 743d55f8f754 [2021-03-09T21:35:37.819Z] ---> Running in c5cdea4add8a [2021-03-09T21:35:37.871Z] ---> cdfc3cc8a41c [2021-03-09T21:35:37.871Z] Step 7/23 : RUN go mod download [2021-03-09T21:35:38.148Z] ---> Running in 4531a58fea4e [2021-03-09T21:35:38.148Z] ---> d17018e371f8 [2021-03-09T21:35:38.148Z] Step 7/31 : RUN go mod download [2021-03-09T21:35:38.223Z] Removing intermediate container c34ec8a1d192 [2021-03-09T21:35:38.223Z] ---> 0bf8365d38c6 [2021-03-09T21:35:38.223Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T21:35:38.495Z] ---> Running in cd9e32691dfb [2021-03-09T21:35:38.496Z] ---> 68c6b96c7372 [2021-03-09T21:35:38.496Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T21:35:38.757Z] ---> Running in 0cbd09c2fcc8 [2021-03-09T21:35:38.757Z] ---> 60c461bd6fef [2021-03-09T21:35:38.757Z] Step 7/21 : RUN go mod download [2021-03-09T21:35:38.771Z] Removing intermediate container c5cdea4add8a [2021-03-09T21:35:38.771Z] ---> 0c4a5adbb187 [2021-03-09T21:35:38.771Z] [2021-03-09T21:35:38.771Z] Removing intermediate container 5653ec050678 [2021-03-09T21:35:38.771Z] ---> 942f59359e4a [2021-03-09T21:35:38.771Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T21:35:38.771Z] Removing intermediate container 743d55f8f754 [2021-03-09T21:35:38.771Z] ---> e2b7285acf34 [2021-03-09T21:35:38.771Z] [2021-03-09T21:35:39.035Z] ---> Running in a29919d40853 [2021-03-09T21:35:39.076Z] Removing intermediate container cd9e32691dfb [2021-03-09T21:35:39.076Z] ---> 3f1121e8c30b [2021-03-09T21:35:39.076Z] [2021-03-09T21:35:39.387Z] ---> Running in 3b8ce6b8ee45 [2021-03-09T21:35:40.441Z] Successfully built 3f1121e8c30b [2021-03-09T21:35:40.442Z] Successfully built 0c4a5adbb187 [2021-03-09T21:35:40.442Z] Successfully tagged docker-support-notifications-go:latest [2021-03-09T21:35:40.442Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-09T21:35:40.442Z]  Building docker-support-notifications-go ... done  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-03-09T21:35:40.442Z] Building docker-core-command-go [2021-03-09T21:35:40.442Z] Successfully built e2b7285acf34 [2021-03-09T21:35:40.711Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-09T21:35:40.711Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-03-09T21:35:40.711Z] Removing intermediate container 3b8ce6b8ee45 [2021-03-09T21:35:40.711Z] ---> c25709a76156 [2021-03-09T21:35:40.711Z] [2021-03-09T21:35:40.986Z] ---> fe931ee16959 [2021-03-09T21:35:40.986Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T21:35:40.986Z] Successfully built c25709a76156 [2021-03-09T21:35:41.266Z] Successfully tagged docker-core-metadata-go:latest [2021-03-09T21:35:41.266Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-03-09T21:35:41.266Z] ---> c1c570ad506b [2021-03-09T21:35:41.266Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T21:35:41.683Z] Removing intermediate container 34ca48321705 [2021-03-09T21:35:41.683Z] ---> 8bac0f8aaef6 [2021-03-09T21:35:41.683Z] Step 8/24 : COPY . . [2021-03-09T21:35:41.881Z] ---> c3744e630057 [2021-03-09T21:35:41.881Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T21:35:41.961Z] Removing intermediate container d4c282434076 [2021-03-09T21:35:41.961Z] ---> 10650214783c [2021-03-09T21:35:41.961Z] Step 8/22 : COPY . . [2021-03-09T21:35:42.860Z] ---> 3df37c62007c [2021-03-09T21:35:42.860Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T21:35:42.945Z] Removing intermediate container 4531a58fea4e [2021-03-09T21:35:42.945Z] ---> 12ed9601d910 [2021-03-09T21:35:42.945Z] Step 8/23 : COPY . . [2021-03-09T21:35:43.217Z] Removing intermediate container 0cbd09c2fcc8 [2021-03-09T21:35:43.217Z] ---> 2afaa4d80eb1 [2021-03-09T21:35:43.217Z] Step 8/31 : COPY . . [2021-03-09T21:35:43.471Z] ---> Running in 6513f671e9db [2021-03-09T21:35:43.815Z] Removing intermediate container a29919d40853 [2021-03-09T21:35:43.815Z] ---> 73d860cbe43a [2021-03-09T21:35:43.815Z] Step 8/21 : COPY . . [2021-03-09T21:35:47.869Z] Removing intermediate container 6513f671e9db [2021-03-09T21:35:47.869Z] ---> 54605a25661c [2021-03-09T21:35:47.869Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T21:35:48.977Z] ---> fcb94699956b [2021-03-09T21:35:48.978Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T21:35:49.640Z] ---> Running in a4cb374bf2a2 [2021-03-09T21:35:55.445Z] Removing intermediate container a4cb374bf2a2 [2021-03-09T21:35:55.445Z] ---> 8ff04848af27 [2021-03-09T21:35:55.445Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T21:35:55.716Z] ---> Running in 32cf6b1be92b [2021-03-09T21:35:58.133Z] Removing intermediate container 32cf6b1be92b [2021-03-09T21:35:58.133Z] ---> 6e88b46e88ea [2021-03-09T21:35:58.133Z] Step 28/31 : CMD ["gate"] [2021-03-09T21:35:59.686Z] ---> Running in 50fc7e5cf884 [2021-03-09T21:36:00.730Z] Removing intermediate container 50fc7e5cf884 [2021-03-09T21:36:00.730Z] ---> d248d2d0edef [2021-03-09T21:36:00.730Z] Step 29/31 : LABEL arch=x86_64 [2021-03-09T21:36:01.073Z] ---> Running in e58301986a72 [2021-03-09T21:36:01.664Z] Removing intermediate container e58301986a72 [2021-03-09T21:36:01.664Z] ---> adfa104f026f [2021-03-09T21:36:01.664Z] Step 30/31 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:36:01.942Z] ---> Running in 134ca6790a03 [2021-03-09T21:36:02.733Z] Removing intermediate container 134ca6790a03 [2021-03-09T21:36:02.733Z] ---> e4788548e44a [2021-03-09T21:36:02.733Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T21:36:03.058Z] ---> Running in 993375072e02 [2021-03-09T21:36:04.712Z] Removing intermediate container 993375072e02 [2021-03-09T21:36:04.712Z] ---> e196381e263b [2021-03-09T21:36:04.712Z] [2021-03-09T21:36:04.712Z] Successfully built e196381e263b [2021-03-09T21:36:04.712Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-09T21:36:16.163Z] ---> 3339c3e47f27 [2021-03-09T21:36:16.163Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T21:36:16.163Z] ---> 4fc4afc7f200 [2021-03-09T21:36:16.163Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T21:36:16.163Z] ---> d7f820343ff5 [2021-03-09T21:36:16.163Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T21:36:16.163Z] ---> 7113f8b0b2b9 [2021-03-09T21:36:16.163Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T21:36:16.163Z] ---> cdc3f93425c1 [2021-03-09T21:36:16.163Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T21:36:16.163Z] ---> Running in 9c5f6e730bfb [2021-03-09T21:36:16.163Z] ---> Running in 4307cc174602 [2021-03-09T21:36:16.163Z] ---> Running in f5e0304feba2 [2021-03-09T21:36:16.163Z] ---> Running in 334d2abe11ba [2021-03-09T21:36:16.163Z] ---> Running in 7b1b215d0a19 [2021-03-09T21:36:16.163Z] 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-09T21:36:16.163Z] 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-09T21:36:16.163Z] 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-09T21:36:16.163Z] 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-09T21:36:16.163Z] 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-09T21:36:44.612Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:36:44.612Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:36:44.612Z] ---> c4ab77aedb31 [2021-03-09T21:36:44.612Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T21:36:44.612Z] ---> Using cache [2021-03-09T21:36:44.612Z] ---> 1f8e0042feee [2021-03-09T21:36:44.612Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:36:44.612Z] ---> Using cache [2021-03-09T21:36:44.612Z] ---> d092fc7dbc79 [2021-03-09T21:36:44.612Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T21:36:44.612Z] ---> Using cache [2021-03-09T21:36:44.612Z] ---> 7c27d4e35431 [2021-03-09T21:36:44.612Z] Step 6/24 : COPY go.mod . [2021-03-09T21:36:44.612Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:36:44.612Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:36:44.612Z] ---> c4ab77aedb31 [2021-03-09T21:36:44.612Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T21:36:44.612Z] ---> Using cache [2021-03-09T21:36:44.612Z] ---> 1f8e0042feee [2021-03-09T21:36:44.612Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:36:44.612Z] ---> Using cache [2021-03-09T21:36:44.612Z] ---> d092fc7dbc79 [2021-03-09T21:36:44.612Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T21:36:44.612Z] ---> Using cache [2021-03-09T21:36:44.612Z] ---> 9f1c540c302f [2021-03-09T21:36:44.612Z] Step 7/24 : RUN go mod download [2021-03-09T21:36:44.952Z] ---> Using cache [2021-03-09T21:36:44.952Z] ---> 42865437447b [2021-03-09T21:36:44.952Z] Step 8/24 : COPY . . [2021-03-09T21:36:45.344Z] ---> Using cache [2021-03-09T21:36:45.344Z] ---> 67da59b2aa16 [2021-03-09T21:36:45.345Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T21:36:45.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:36:45.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:36:45.611Z] ---> c4ab77aedb31 [2021-03-09T21:36:45.611Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T21:36:45.611Z] ---> Using cache [2021-03-09T21:36:45.611Z] ---> 1f8e0042feee [2021-03-09T21:36:45.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:36:45.611Z] ---> Using cache [2021-03-09T21:36:45.611Z] ---> d092fc7dbc79 [2021-03-09T21:36:45.611Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T21:36:45.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:36:45.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:36:45.611Z] ---> c4ab77aedb31 [2021-03-09T21:36:45.611Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T21:36:45.611Z] ---> Using cache [2021-03-09T21:36:45.611Z] ---> 1f8e0042feee [2021-03-09T21:36:45.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:36:45.611Z] ---> Using cache [2021-03-09T21:36:45.611Z] ---> d092fc7dbc79 [2021-03-09T21:36:45.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T21:36:45.611Z] ---> Using cache [2021-03-09T21:36:45.611Z] ---> 7c27d4e35431 [2021-03-09T21:36:45.611Z] Step 6/23 : COPY go.mod . [2021-03-09T21:36:45.611Z] ---> Using cache [2021-03-09T21:36:45.611Z] ---> 9f1c540c302f [2021-03-09T21:36:45.611Z] Step 7/23 : RUN go mod download [2021-03-09T21:36:45.611Z] ---> Using cache [2021-03-09T21:36:45.611Z] ---> 42865437447b [2021-03-09T21:36:45.611Z] Step 8/23 : COPY . . [2021-03-09T21:36:46.283Z] ---> Using cache [2021-03-09T21:36:46.550Z] ---> 67da59b2aa16 [2021-03-09T21:36:46.550Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T21:36:46.818Z] ---> Running in b04a0cd64707 [2021-03-09T21:36:46.818Z] ---> Running in 96c8a67a92b2 [2021-03-09T21:36:46.818Z] ---> Running in 46104a6f4f2c [2021-03-09T21:36:46.818Z] ---> Running in 64896d0f033b [2021-03-09T21:36:49.156Z] 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-09T21:36:49.156Z] 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-09T21:36:49.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:36:49.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:36:49.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:36:49.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:36:49.745Z] OK: 233 MiB in 51 packages [2021-03-09T21:36:51.188Z] OK: 233 MiB in 51 packages [2021-03-09T21:36:51.779Z] Removing intermediate container 64896d0f033b [2021-03-09T21:36:51.779Z] ---> d0ea53c0171d [2021-03-09T21:36:51.779Z] Step 6/23 : COPY go.mod . [2021-03-09T21:36:51.779Z] Removing intermediate container 96c8a67a92b2 [2021-03-09T21:36:51.779Z] ---> 38b43321ad4d [2021-03-09T21:36:51.779Z] Step 6/26 : COPY go.mod . [2021-03-09T21:36:53.874Z] ---> 70884a0836e2 [2021-03-09T21:36:53.874Z] Step 7/23 : RUN go mod download [2021-03-09T21:36:53.874Z] ---> 32211929e974 [2021-03-09T21:36:53.874Z] Step 7/26 : RUN go mod download [2021-03-09T21:36:54.525Z] ---> Running in 94ca2176e89a [2021-03-09T21:36:54.526Z] ---> Running in 323c088f144b [2021-03-09T21:37:05.519Z] Removing intermediate container 94ca2176e89a [2021-03-09T21:37:05.519Z] ---> a395c8d9ad73 [2021-03-09T21:37:05.519Z] Step 8/26 : COPY . . [2021-03-09T21:37:05.519Z] Removing intermediate container 323c088f144b [2021-03-09T21:37:05.519Z] ---> 97c9b74fa0b3 [2021-03-09T21:37:05.519Z] Step 8/23 : COPY . . [2021-03-09T21:37:37.980Z] 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-09T21:37:38.252Z] 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-09T21:37:38.903Z] 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-09T21:37:59.107Z] Removing intermediate container b04a0cd64707 [2021-03-09T21:37:59.107Z] ---> 059f6339154d [2021-03-09T21:37:59.107Z] [2021-03-09T21:37:59.107Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T21:37:59.107Z] ---> 88dd2752d2ea [2021-03-09T21:37:59.107Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T21:37:59.808Z] ---> Using cache [2021-03-09T21:37:59.808Z] ---> e7e9fdce009b [2021-03-09T21:37:59.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:37:59.808Z] ---> Using cache [2021-03-09T21:37:59.808Z] ---> d378e37149ed [2021-03-09T21:37:59.808Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T21:38:00.452Z] Removing intermediate container 7b1b215d0a19 [2021-03-09T21:38:00.452Z] ---> d461dcb90772 [2021-03-09T21:38:00.452Z] [2021-03-09T21:38:00.452Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T21:38:00.452Z] 3.12: Pulling from library/alpine [2021-03-09T21:38:00.452Z] Removing intermediate container 334d2abe11ba [2021-03-09T21:38:00.452Z] ---> 9398dcbc185c [2021-03-09T21:38:00.452Z] [2021-03-09T21:38:00.452Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T21:38:00.452Z] 3.12: Pulling from library/alpine [2021-03-09T21:38:00.452Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T21:38:00.452Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T21:38:00.452Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T21:38:00.452Z] ---> d10569e2745f [2021-03-09T21:38:00.452Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T21:38:00.452Z] Status: Image is up to date for alpine:3.12 [2021-03-09T21:38:00.452Z] ---> d10569e2745f [2021-03-09T21:38:00.452Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T21:38:00.452Z] ---> Running in 5c1361095d99 [2021-03-09T21:38:00.452Z] ---> Running in 6c1cf416c764 [2021-03-09T21:38:01.899Z] Removing intermediate container f5e0304feba2 [2021-03-09T21:38:01.899Z] ---> 325b80d2a28b [2021-03-09T21:38:01.899Z] [2021-03-09T21:38:01.899Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T21:38:01.899Z] ---> d10569e2745f [2021-03-09T21:38:01.899Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T21:38:02.172Z] ---> Running in 847b3f0965c2 [2021-03-09T21:38:02.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:02.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:02.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:02.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:02.997Z] Removing intermediate container 847b3f0965c2 [2021-03-09T21:38:02.997Z] ---> 5db3334c7e19 [2021-03-09T21:38:02.997Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T21:38:03.273Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T21:38:03.273Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T21:38:03.273Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T21:38:03.273Z] ---> Running in fd267ceaabb5 [2021-03-09T21:38:03.273Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T21:38:03.273Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T21:38:03.536Z] ---> Running in 3dab59d5763e [2021-03-09T21:38:03.549Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:38:03.549Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T21:38:03.549Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T21:38:03.549Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T21:38:03.549Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T21:38:03.549Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T21:38:03.549Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:38:03.549Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T21:38:03.823Z] OK: 7 MiB in 18 packages [2021-03-09T21:38:03.823Z] OK: 7 MiB in 19 packages [2021-03-09T21:38:04.686Z] Removing intermediate container 3dab59d5763e [2021-03-09T21:38:04.686Z] ---> 92f13bc2a2b9 [2021-03-09T21:38:04.686Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T21:38:05.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:05.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:05.327Z] ---> Running in bd5742f5b451 [2021-03-09T21:38:05.882Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T21:38:05.882Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T21:38:05.882Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:38:05.882Z] OK: 5 MiB in 16 packages [2021-03-09T21:38:07.891Z] Removing intermediate container 5c1361095d99 [2021-03-09T21:38:07.891Z] ---> 0e1e5d9c46d3 [2021-03-09T21:38:07.891Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T21:38:08.160Z] Removing intermediate container bd5742f5b451 [2021-03-09T21:38:08.160Z] ---> 2628a59e8544 [2021-03-09T21:38:08.160Z] Step 15/23 : WORKDIR / [2021-03-09T21:38:08.163Z] Removing intermediate container 6c1cf416c764 [2021-03-09T21:38:08.163Z] ---> 9f68ecdbad94 [2021-03-09T21:38:08.164Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T21:38:08.436Z] ---> Running in 0eb669d613b6 [2021-03-09T21:38:08.716Z] ---> Running in 9dcc32b7ab17 [2021-03-09T21:38:08.716Z] Removing intermediate container fd267ceaabb5 [2021-03-09T21:38:08.716Z] ---> a4a519f7c82a [2021-03-09T21:38:08.716Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T21:38:09.000Z] Removing intermediate container 9c5f6e730bfb [2021-03-09T21:38:09.000Z] ---> 16340e0d0ebc [2021-03-09T21:38:09.000Z] [2021-03-09T21:38:09.000Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T21:38:09.000Z] ---> d10569e2745f [2021-03-09T21:38:09.000Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T21:38:09.270Z] ---> Running in 274488e7352a [2021-03-09T21:38:09.270Z] Removing intermediate container 0eb669d613b6 [2021-03-09T21:38:09.270Z] ---> fb3acfd105eb [2021-03-09T21:38:09.270Z] Step 13/21 : WORKDIR /edgex [2021-03-09T21:38:09.270Z] ---> Running in f5bcb7a44c19 [2021-03-09T21:38:09.547Z] Removing intermediate container 9dcc32b7ab17 [2021-03-09T21:38:09.547Z] ---> cd1963608a3b [2021-03-09T21:38:09.547Z] Step 13/24 : WORKDIR / [2021-03-09T21:38:09.547Z] ---> Running in 1924556f48fd [2021-03-09T21:38:09.820Z] ---> Running in ad0f32c80fd8 [2021-03-09T21:38:09.820Z] Removing intermediate container 274488e7352a [2021-03-09T21:38:09.820Z] ---> 4eaa19785617 [2021-03-09T21:38:09.820Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T21:38:10.098Z] ---> Running in 5464ecb3c61f [2021-03-09T21:38:10.225Z] ---> Running in 36ca89d2d0fd [2021-03-09T21:38:10.703Z] Removing intermediate container 1924556f48fd [2021-03-09T21:38:10.704Z] ---> d7d3d941745a [2021-03-09T21:38:10.704Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T21:38:10.704Z] Removing intermediate container ad0f32c80fd8 [2021-03-09T21:38:10.704Z] ---> 3ce50ade76ba [2021-03-09T21:38:10.704Z] 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-09T21:38:10.978Z] Removing intermediate container 5464ecb3c61f [2021-03-09T21:38:10.979Z] ---> b52715c6e944 [2021-03-09T21:38:10.979Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T21:38:11.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:11.643Z] ---> Running in 63387df72022 [2021-03-09T21:38:11.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:12.279Z] ---> 0ef91b2e3b29 [2021-03-09T21:38:12.279Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T21:38:12.279Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T21:38:12.317Z] Removing intermediate container 36ca89d2d0fd [2021-03-09T21:38:12.317Z] ---> ddeeeebdb356 [2021-03-09T21:38:12.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:38:12.579Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T21:38:12.579Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:38:12.579Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T21:38:12.579Z] ---> 18482243c279 [2021-03-09T21:38:12.579Z] 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-09T21:38:12.583Z] Removing intermediate container 46104a6f4f2c [2021-03-09T21:38:12.583Z] ---> cecda7ad48e8 [2021-03-09T21:38:12.583Z] [2021-03-09T21:38:12.583Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T21:38:12.583Z] ---> 88dd2752d2ea [2021-03-09T21:38:12.583Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T21:38:12.877Z] OK: 6 MiB in 16 packages [2021-03-09T21:38:14.034Z] ---> Running in 2d67fa28a0e1 [2021-03-09T21:38:14.375Z] ---> 5600810dcb50 [2021-03-09T21:38:14.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T21:38:14.890Z] ---> 6b03abe9f668 [2021-03-09T21:38:14.890Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T21:38:15.490Z] ---> e14b6e2acd99 [2021-03-09T21:38:15.490Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T21:38:16.086Z] Removing intermediate container f5bcb7a44c19 [2021-03-09T21:38:16.086Z] ---> 02d416678af5 [2021-03-09T21:38:16.086Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:38:16.357Z] ---> a773e577a3d5 [2021-03-09T21:38:16.357Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T21:38:16.357Z] ---> Running in 28825e34e62b [2021-03-09T21:38:16.634Z] Removing intermediate container 63387df72022 [2021-03-09T21:38:16.634Z] ---> 850d3d3af780 [2021-03-09T21:38:16.634Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T21:38:16.908Z] Removing intermediate container 4307cc174602 [2021-03-09T21:38:16.908Z] ---> a0a96f4d05b4 [2021-03-09T21:38:16.908Z] [2021-03-09T21:38:16.908Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T21:38:16.908Z] ---> d10569e2745f [2021-03-09T21:38:16.908Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T21:38:17.181Z] ---> 531d17b87841 [2021-03-09T21:38:17.181Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T21:38:17.458Z] ---> Running in cc98c6906112 [2021-03-09T21:38:17.458Z] ---> Running in d07f7906a296 [2021-03-09T21:38:17.458Z] ---> Running in 68a67ff0f1d5 [2021-03-09T21:38:17.458Z] Removing intermediate container 28825e34e62b [2021-03-09T21:38:17.458Z] ---> 5824d1272665 [2021-03-09T21:38:17.458Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T21:38:17.733Z] ---> 3831817d1fa9 [2021-03-09T21:38:17.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T21:38:17.734Z] ---> Running in 2eb935bb1bf2 [2021-03-09T21:38:17.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:38:17.946Z] ---> e51f95da8bdb [2021-03-09T21:38:17.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T21:38:18.016Z] Removing intermediate container cc98c6906112 [2021-03-09T21:38:18.016Z] ---> 8f5bec14d83e [2021-03-09T21:38:18.016Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T21:38:18.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:38:18.290Z] Removing intermediate container 68a67ff0f1d5 [2021-03-09T21:38:18.290Z] ---> 258d7030968a [2021-03-09T21:38:18.290Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T21:38:18.564Z] Removing intermediate container 2eb935bb1bf2 [2021-03-09T21:38:18.564Z] ---> 977a87c7a3a0 [2021-03-09T21:38:18.564Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T21:38:18.564Z] ---> Running in 6912b320bf04 [2021-03-09T21:38:18.571Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T21:38:18.571Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T21:38:18.571Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T21:38:18.571Z] ---> 7eb98d42c28f [2021-03-09T21:38:18.571Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T21:38:18.571Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T21:38:18.571Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T21:38:18.571Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:38:18.571Z] ---> d05747e03813 [2021-03-09T21:38:18.571Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T21:38:18.835Z] ---> Running in 3dcd320a5335 [2021-03-09T21:38:18.868Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T21:38:19.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:19.146Z] OK: 7 MiB in 19 packages [2021-03-09T21:38:19.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:38:19.377Z] ---> 4d21c6c7a198 [2021-03-09T21:38:19.377Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T21:38:19.377Z] Removing intermediate container 6912b320bf04 [2021-03-09T21:38:19.377Z] ---> 235186cf231c [2021-03-09T21:38:19.377Z] Step 19/21 : LABEL arch=arm64 [2021-03-09T21:38:19.462Z] ---> Running in db0539b6e3d5 [2021-03-09T21:38:19.462Z] ---> Running in 76ff5dcb58df [2021-03-09T21:38:19.462Z] ---> 270290972ea2 [2021-03-09T21:38:19.462Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T21:38:19.462Z] ---> Running in fe64e7170ef2 [2021-03-09T21:38:19.646Z] ---> Running in c4ada07b21ef [2021-03-09T21:38:19.646Z] ---> Running in 47d85a2c36e0 [2021-03-09T21:38:19.646Z] Removing intermediate container 3dcd320a5335 [2021-03-09T21:38:19.646Z] ---> 979510b44760 [2021-03-09T21:38:19.646Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:38:19.646Z] ---> 8971ed5f7d1b [2021-03-09T21:38:19.646Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T21:38:19.930Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T21:38:19.930Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:38:19.930Z] OK: 5 MiB in 15 packages [2021-03-09T21:38:20.205Z] Removing intermediate container 47d85a2c36e0 [2021-03-09T21:38:20.205Z] ---> 75639be0b8cb [2021-03-09T21:38:20.205Z] Step 20/21 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:38:20.477Z] ---> Running in aaeee69fb061 [2021-03-09T21:38:20.662Z] Removing intermediate container fe64e7170ef2 [2021-03-09T21:38:20.662Z] ---> aed555d884bc [2021-03-09T21:38:20.662Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:38:20.749Z] ---> 35690174d6a9 [2021-03-09T21:38:20.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T21:38:21.021Z] ---> b6b24819ad93 [2021-03-09T21:38:21.021Z] 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-09T21:38:21.297Z] Removing intermediate container aaeee69fb061 [2021-03-09T21:38:21.298Z] ---> e673fab66f7b [2021-03-09T21:38:21.298Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T21:38:21.388Z] ---> Running in 1ea0fa781d06 [2021-03-09T21:38:21.579Z] ---> Running in 71a72a5ed01e [2021-03-09T21:38:21.579Z] ---> Running in 819783bc1a1b [2021-03-09T21:38:21.856Z] Removing intermediate container d07f7906a296 [2021-03-09T21:38:21.856Z] ---> bc23ac811293 [2021-03-09T21:38:21.856Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:38:21.922Z] Removing intermediate container 2d67fa28a0e1 [2021-03-09T21:38:21.922Z] ---> 5c4b3318baad [2021-03-09T21:38:21.922Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T21:38:22.131Z] ---> Running in f7db217838de [2021-03-09T21:38:22.522Z] 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-09T21:38:22.522Z] 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-09T21:38:22.732Z] Removing intermediate container 819783bc1a1b [2021-03-09T21:38:22.732Z] ---> 38156389eddd [2021-03-09T21:38:22.732Z] [2021-03-09T21:38:22.732Z] ---> 9b315d6d6648 [2021-03-09T21:38:22.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T21:38:22.861Z] ---> Running in ced6e32827b8 [2021-03-09T21:38:23.010Z] Removing intermediate container f7db217838de [2021-03-09T21:38:23.010Z] ---> 9e268e920d0b [2021-03-09T21:38:23.010Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T21:38:23.187Z] Removing intermediate container 1ea0fa781d06 [2021-03-09T21:38:23.187Z] ---> 794492147575 [2021-03-09T21:38:23.187Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T21:38:23.285Z] Successfully built 38156389eddd [2021-03-09T21:38:23.285Z] ---> Running in 0edf1a641b5f [2021-03-09T21:38:23.285Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-09T21:38:23.285Z] Removing intermediate container c4ada07b21ef [2021-03-09T21:38:23.285Z] ---> 39eb1997c711 [2021-03-09T21:38:23.285Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:38:23.285Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-03-09T21:38:23.887Z] ---> 1b85a0676756 [2021-03-09T21:38:23.887Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T21:38:24.167Z] Removing intermediate container 0edf1a641b5f [2021-03-09T21:38:24.167Z] ---> e9cd4f5b8508 [2021-03-09T21:38:24.167Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T21:38:24.167Z] ---> Running in 49b0a96d49ed [2021-03-09T21:38:24.439Z] ---> Running in f428aff63cff [2021-03-09T21:38:24.439Z] ---> e11623e193a3 [2021-03-09T21:38:24.439Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T21:38:24.524Z] ---> Running in 50868168d47d [2021-03-09T21:38:24.862Z] Removing intermediate container ced6e32827b8 [2021-03-09T21:38:24.862Z] ---> c487e7e7141a [2021-03-09T21:38:24.862Z] Step 13/24 : WORKDIR / [2021-03-09T21:38:25.032Z] Removing intermediate container 49b0a96d49ed [2021-03-09T21:38:25.032Z] Removing intermediate container 71a72a5ed01e [2021-03-09T21:38:25.032Z] ---> 3f9eb6ca0d01 [2021-03-09T21:38:25.032Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T21:38:25.032Z] ---> 90af4effa101 [2021-03-09T21:38:25.032Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:38:25.147Z] ---> Running in ade68562c206 [2021-03-09T21:38:25.147Z] Removing intermediate container 50868168d47d [2021-03-09T21:38:25.147Z] ---> e0c3aa747f0d [2021-03-09T21:38:25.147Z] Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:38:25.434Z] ---> Running in 823243a53bcd [2021-03-09T21:38:25.628Z] Removing intermediate container f428aff63cff [2021-03-09T21:38:25.628Z] ---> b8021946fab0 [2021-03-09T21:38:25.628Z] Step 15/23 : WORKDIR / [2021-03-09T21:38:26.099Z] Removing intermediate container ade68562c206 [2021-03-09T21:38:26.099Z] ---> edb636c69941 [2021-03-09T21:38:26.099Z] 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-09T21:38:26.099Z] Removing intermediate container 823243a53bcd [2021-03-09T21:38:26.099Z] ---> d79257cdf193 [2021-03-09T21:38:26.099Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T21:38:26.225Z] ---> Running in bd00f987bd29 [2021-03-09T21:38:26.225Z] ---> Running in d56602a82930 [2021-03-09T21:38:26.498Z] ---> 26f983ee5509 [2021-03-09T21:38:26.498Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T21:38:26.773Z] ---> Running in 5eabe2814ddb [2021-03-09T21:38:27.366Z] Removing intermediate container d56602a82930 [2021-03-09T21:38:27.366Z] ---> 80c2ad0cf353 [2021-03-09T21:38:27.366Z] Step 22/24 : LABEL arch=arm64 [2021-03-09T21:38:27.366Z] Removing intermediate container bd00f987bd29 [2021-03-09T21:38:27.366Z] ---> a5db2ee44258 [2021-03-09T21:38:27.366Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T21:38:27.453Z] ---> Running in e9c2a023d595 [2021-03-09T21:38:27.642Z] ---> Running in b49f24855ab0 [2021-03-09T21:38:27.917Z] ---> Running in 1309459fa0fc [2021-03-09T21:38:27.917Z] ---> 2f7a2d7a8cb6 [2021-03-09T21:38:27.917Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T21:38:28.082Z] ---> 851c866387f7 [2021-03-09T21:38:28.082Z] 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-09T21:38:28.191Z] Removing intermediate container 5eabe2814ddb [2021-03-09T21:38:28.191Z] ---> cffdfd757033 [2021-03-09T21:38:28.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:38:28.793Z] Removing intermediate container b49f24855ab0 [2021-03-09T21:38:28.793Z] ---> 0b05dbadfeef [2021-03-09T21:38:28.793Z] Step 23/24 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:38:28.823Z] Removing intermediate container e9c2a023d595 [2021-03-09T21:38:28.823Z] ---> c16572e7c15b [2021-03-09T21:38:28.823Z] [2021-03-09T21:38:29.066Z] Removing intermediate container 1309459fa0fc [2021-03-09T21:38:29.066Z] ---> e1118ec4b97f [2021-03-09T21:38:29.066Z] Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:38:29.339Z] ---> Running in 7e764b05aed4 [2021-03-09T21:38:29.339Z] ---> Running in 2770e01df8b8 [2021-03-09T21:38:29.339Z] ---> 982e05c176ad [2021-03-09T21:38:29.339Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T21:38:29.339Z] ---> e71184cd94ec [2021-03-09T21:38:29.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T21:38:29.897Z] ---> e47c4e49f6f9 [2021-03-09T21:38:29.897Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T21:38:29.942Z] Removing intermediate container 7e764b05aed4 [2021-03-09T21:38:29.942Z] ---> dafc7bc13431 [2021-03-09T21:38:29.942Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T21:38:30.214Z] Removing intermediate container 2770e01df8b8 [2021-03-09T21:38:30.214Z] ---> 01e493b80b41 [2021-03-09T21:38:30.214Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T21:38:30.488Z] ---> Running in 4c0c43ba066b [2021-03-09T21:38:30.488Z] ---> Running in 3b06b9346ced [2021-03-09T21:38:30.589Z] Successfully built c16572e7c15b [2021-03-09T21:38:30.590Z] Successfully tagged docker-core-command-go:latest [2021-03-09T21:38:30.772Z] ---> 6eb2621f7b03 [2021-03-09T21:38:30.772Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T21:38:31.373Z] ---> Running in 51003bf493a3 [2021-03-09T21:38:31.373Z] Removing intermediate container 4c0c43ba066b [2021-03-09T21:38:31.373Z] ---> 24d47eb0509b [2021-03-09T21:38:31.373Z] [2021-03-09T21:38:31.373Z] Removing intermediate container 3b06b9346ced [2021-03-09T21:38:31.373Z] ---> 9f5f562d9d0b [2021-03-09T21:38:31.373Z] [2021-03-09T21:38:31.373Z] ---> 083803cc5488 [2021-03-09T21:38:31.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T21:38:31.933Z]  Building docker-core-command-go ... done  ---> e95ceef16ddb [2021-03-09T21:38:31.933Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T21:38:31.980Z] Successfully built 24d47eb0509b [2021-03-09T21:38:31.980Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-09T21:38:31.980Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-03-09T21:38:32.287Z] Removing intermediate container 51003bf493a3 [2021-03-09T21:38:32.287Z] Successfully built 9f5f562d9d0b [2021-03-09T21:38:32.287Z] ---> bbe963aa8b64 [2021-03-09T21:38:32.287Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T21:38:32.287Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-09T21:38:32.287Z] Building docker-core-data-go [2021-03-09T21:38:32.559Z]  Building docker-support-notifications-go ... done  ---> 044c29f902e7 [2021-03-09T21:38:32.559Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T21:38:32.832Z] ---> Running in e895872fb324 [2021-03-09T21:38:33.105Z] ---> f75272f5225b [2021-03-09T21:38:33.105Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T21:38:33.702Z] ---> Running in cb9b943b4772 [2021-03-09T21:38:33.702Z] Removing intermediate container e895872fb324 [2021-03-09T21:38:33.702Z] ---> f389fa80d955 [2021-03-09T21:38:33.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:38:33.973Z] ---> Running in 083d1be41db3 [2021-03-09T21:38:34.567Z] Removing intermediate container 083d1be41db3 [2021-03-09T21:38:34.567Z] ---> 231fefbdf2cd [2021-03-09T21:38:34.567Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T21:38:34.567Z] ---> Running in 716ab8b95c00 [2021-03-09T21:38:35.169Z] Removing intermediate container 716ab8b95c00 [2021-03-09T21:38:35.169Z] ---> 5f27393d62ae [2021-03-09T21:38:35.169Z] Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:38:36.146Z] ---> Running in dc87692f3f2e [2021-03-09T21:38:36.267Z] ---> 58ca5f29ec25 [2021-03-09T21:38:36.267Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T21:38:37.116Z] Removing intermediate container dc87692f3f2e [2021-03-09T21:38:37.116Z] ---> 2d6d4f2e7a24 [2021-03-09T21:38:37.116Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T21:38:37.388Z] Removing intermediate container cb9b943b4772 [2021-03-09T21:38:37.388Z] ---> 05ba937d26a6 [2021-03-09T21:38:37.388Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T21:38:37.961Z] ---> acc82fc437c2 [2021-03-09T21:38:37.961Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T21:38:37.994Z] ---> Running in 6832cde26114 [2021-03-09T21:38:38.592Z] ---> Running in 033f7922cbc3 [2021-03-09T21:38:39.105Z] ---> 4db875e496a7 [2021-03-09T21:38:39.105Z] 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-09T21:38:39.105Z] ---> Running in 83e8a13f84ae [2021-03-09T21:38:39.185Z] Removing intermediate container 6832cde26114 [2021-03-09T21:38:39.185Z] ---> a66ac91d3fdc [2021-03-09T21:38:39.185Z] [2021-03-09T21:38:39.465Z] Successfully built a66ac91d3fdc [2021-03-09T21:38:39.465Z] Removing intermediate container 033f7922cbc3 [2021-03-09T21:38:39.465Z] ---> b630fb12aacd [2021-03-09T21:38:39.465Z] Step 28/31 : CMD ["gate"] [2021-03-09T21:38:39.465Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-09T21:38:39.465Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-03-09T21:38:40.445Z] ---> Running in db2da82285c4 [2021-03-09T21:38:40.714Z] Removing intermediate container db2da82285c4 [2021-03-09T21:38:40.714Z] ---> d2d5fb329d25 [2021-03-09T21:38:40.714Z] Step 29/31 : LABEL arch=arm64 [2021-03-09T21:38:41.309Z] ---> Running in 5c5bc6f2687d [2021-03-09T21:38:42.294Z] Removing intermediate container 5c5bc6f2687d [2021-03-09T21:38:42.294Z] ---> 5818ad23fb07 [2021-03-09T21:38:42.294Z] Step 30/31 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:38:42.889Z] ---> Running in 8f786eac834a [2021-03-09T21:38:43.162Z] Removing intermediate container 8f786eac834a [2021-03-09T21:38:43.162Z] ---> 51b647a342a0 [2021-03-09T21:38:43.162Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T21:38:43.753Z] ---> Running in 95cfa11b196b [2021-03-09T21:38:44.731Z] Removing intermediate container 95cfa11b196b [2021-03-09T21:38:44.731Z] ---> c172011fe0e7 [2021-03-09T21:38:44.731Z] [2021-03-09T21:38:45.004Z] Successfully built c172011fe0e7 [2021-03-09T21:38:45.235Z] Removing intermediate container 83e8a13f84ae [2021-03-09T21:38:45.236Z] ---> b96a5df103f6 [2021-03-09T21:38:45.236Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T21:38:45.236Z] ---> Running in c219582c63b7 [2021-03-09T21:38:45.273Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-09T21:38:46.522Z] Removing intermediate container c219582c63b7 [2021-03-09T21:38:46.522Z] ---> 941060731c50 [2021-03-09T21:38:46.522Z] Step 22/24 : LABEL arch=x86_64 [2021-03-09T21:38:46.522Z] ---> Running in 0ff8d274c5f2 [2021-03-09T21:38:46.867Z] Removing intermediate container 0ff8d274c5f2 [2021-03-09T21:38:46.867Z] ---> 9798a08e10d1 [2021-03-09T21:38:46.867Z] Step 23/24 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:38:47.223Z] ---> Running in d63cb419765b [2021-03-09T21:38:47.759Z] Removing intermediate container d63cb419765b [2021-03-09T21:38:47.759Z] ---> 90d63a2d9889 [2021-03-09T21:38:47.759Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T21:38:48.107Z] ---> Running in f7ac570158da [2021-03-09T21:38:48.912Z] Removing intermediate container f7ac570158da [2021-03-09T21:38:48.912Z] ---> 74bcea9949f0 [2021-03-09T21:38:48.912Z] [2021-03-09T21:38:50.690Z] Successfully built 74bcea9949f0 [2021-03-09T21:38:50.690Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-09T21:39:07.421Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:39:07.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:39:07.421Z] ---> 5a8cef87a773 [2021-03-09T21:39:07.421Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T21:39:07.421Z] ---> Using cache [2021-03-09T21:39:07.421Z] ---> 496fd7e48907 [2021-03-09T21:39:07.421Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:39:07.421Z] ---> Using cache [2021-03-09T21:39:07.421Z] ---> 724b88240bdd [2021-03-09T21:39:07.421Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T21:39:07.421Z] ---> Using cache [2021-03-09T21:39:07.421Z] ---> 5c03a8564648 [2021-03-09T21:39:07.421Z] Step 6/22 : COPY go.mod . [2021-03-09T21:39:07.421Z] ---> Using cache [2021-03-09T21:39:07.421Z] ---> 60c461bd6fef [2021-03-09T21:39:07.421Z] Step 7/22 : RUN go mod download [2021-03-09T21:39:07.421Z] ---> Using cache [2021-03-09T21:39:07.421Z] ---> 73d860cbe43a [2021-03-09T21:39:07.421Z] Step 8/22 : COPY . . [2021-03-09T21:39:07.421Z] ---> Using cache [2021-03-09T21:39:07.421Z] ---> d7f820343ff5 [2021-03-09T21:39:07.421Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T21:39:09.411Z] ---> Running in 9997e6cd151b [2021-03-09T21:39:10.042Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 76ff5dcb58df [2021-03-09T21:39:10.042Z] ---> 4ce1e092468c [2021-03-09T21:39:10.042Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T21:39:10.042Z] ---> Running in 650a6f500085 [2021-03-09T21:39:10.856Z] 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-09T21:39:12.134Z] 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-09T21:39:16.601Z] Removing intermediate container db0539b6e3d5 [2021-03-09T21:39:16.601Z] ---> 4d236d2bc70a [2021-03-09T21:39:16.601Z] [2021-03-09T21:39:16.601Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T21:39:16.601Z] ---> 88dd2752d2ea [2021-03-09T21:39:16.601Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T21:39:16.601Z] ---> Running in 236f2f8309b5 [2021-03-09T21:39:16.601Z] Removing intermediate container 650a6f500085 [2021-03-09T21:39:16.601Z] ---> 4cedfbf02d30 [2021-03-09T21:39:16.601Z] [2021-03-09T21:39:16.601Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T21:39:16.601Z] Removing intermediate container 236f2f8309b5 [2021-03-09T21:39:16.601Z] ---> 93467e103c67 [2021-03-09T21:39:16.601Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T21:39:16.601Z] 20.10.0: Pulling from library/docker [2021-03-09T21:39:16.904Z] ---> Running in b6bf569879e4 [2021-03-09T21:39:17.668Z] Removing intermediate container b6bf569879e4 [2021-03-09T21:39:17.668Z] ---> e2b442a0f89c [2021-03-09T21:39:17.668Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T21:39:17.668Z] ---> Running in 3a3c8fa0fb34 [2021-03-09T21:39:18.263Z] Removing intermediate container 3a3c8fa0fb34 [2021-03-09T21:39:18.263Z] ---> fdc7aa71c327 [2021-03-09T21:39:18.263Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:39:18.535Z] ---> Running in 3af8398d3a8d [2021-03-09T21:39:20.531Z] Removing intermediate container 3af8398d3a8d [2021-03-09T21:39:20.531Z] ---> 308889754738 [2021-03-09T21:39:20.531Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T21:39:20.531Z] ---> Running in 0f97bac2dc78 [2021-03-09T21:39:21.052Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:39:21.052Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:39:21.052Z] ---> 5a8cef87a773 [2021-03-09T21:39:21.052Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> 496fd7e48907 [2021-03-09T21:39:21.052Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> 724b88240bdd [2021-03-09T21:39:21.052Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T21:39:21.052Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:39:21.052Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:39:21.052Z] ---> 5a8cef87a773 [2021-03-09T21:39:21.052Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> 496fd7e48907 [2021-03-09T21:39:21.052Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> 724b88240bdd [2021-03-09T21:39:21.052Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> 5c03a8564648 [2021-03-09T21:39:21.052Z] Step 6/23 : COPY go.mod . [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> 60c461bd6fef [2021-03-09T21:39:21.052Z] Step 7/23 : RUN go mod download [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> 73d860cbe43a [2021-03-09T21:39:21.052Z] Step 8/23 : COPY . . [2021-03-09T21:39:21.052Z] ---> Using cache [2021-03-09T21:39:21.052Z] ---> d7f820343ff5 [2021-03-09T21:39:21.052Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T21:39:22.042Z] ---> Running in 4d6f97e66315 [2021-03-09T21:39:22.042Z] ---> Running in 90c796d9a76b [2021-03-09T21:39:22.042Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T21:39:22.042Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T21:39:22.042Z] ---> 5a8cef87a773 [2021-03-09T21:39:22.042Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T21:39:22.042Z] ---> Using cache [2021-03-09T21:39:22.042Z] ---> 496fd7e48907 [2021-03-09T21:39:22.042Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:39:22.042Z] ---> Using cache [2021-03-09T21:39:22.042Z] ---> 724b88240bdd [2021-03-09T21:39:22.042Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T21:39:22.042Z] ---> Running in aa4d46dbb67b [2021-03-09T21:39:22.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:39:23.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:39:24.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:39:24.096Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T21:39:24.096Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T21:39:24.096Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T21:39:24.096Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T21:39:24.335Z] 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-09T21:39:24.381Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T21:39:24.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:39:24.909Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T21:39:24.909Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:39:24.909Z] OK: 8 MiB in 20 packages [2021-03-09T21:39:25.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:39:25.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:39:26.466Z] OK: 217 MiB in 51 packages [2021-03-09T21:39:26.743Z] OK: 217 MiB in 51 packages [2021-03-09T21:39:26.925Z] Removing intermediate container 0f97bac2dc78 [2021-03-09T21:39:26.925Z] ---> 2e097b773062 [2021-03-09T21:39:26.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:39:27.202Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T21:39:27.202Z] ---> 640581d0ef95 [2021-03-09T21:39:27.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T21:39:27.202Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T21:39:27.202Z] ---> aefe523efa57 [2021-03-09T21:39:27.202Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T21:39:27.202Z] ---> Running in 2e53274e93ec [2021-03-09T21:39:28.195Z] Removing intermediate container 4d6f97e66315 [2021-03-09T21:39:28.195Z] ---> 3fdca55713b9 [2021-03-09T21:39:28.195Z] Step 6/23 : COPY go.mod . [2021-03-09T21:39:28.802Z] Removing intermediate container aa4d46dbb67b [2021-03-09T21:39:28.802Z] ---> e678e72d0aeb [2021-03-09T21:39:28.802Z] Step 6/26 : COPY go.mod . [2021-03-09T21:39:29.805Z] ---> 881426a06aef [2021-03-09T21:39:29.805Z] Step 7/23 : RUN go mod download [2021-03-09T21:39:29.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:39:29.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:39:29.823Z] ---> bf8386706ff8 [2021-03-09T21:39:29.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T21:39:30.095Z] ---> 37d6322e91a9 [2021-03-09T21:39:30.095Z] Step 7/26 : RUN go mod download [2021-03-09T21:39:30.095Z] ---> Running in df9bfcae2bf7 [2021-03-09T21:39:30.383Z] ---> Running in 59cfa627acb3 [2021-03-09T21:39:30.445Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T21:39:30.446Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T21:39:30.446Z] Executing bash-5.0.17-r0.post-install [2021-03-09T21:39:30.446Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:39:30.446Z] OK: 12 MiB in 22 packages [2021-03-09T21:39:30.727Z] ---> 0712f42e7d82 [2021-03-09T21:39:30.727Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T21:39:30.727Z] ---> Running in a39c855affe7 [2021-03-09T21:39:31.018Z] Removing intermediate container a39c855affe7 [2021-03-09T21:39:31.018Z] ---> 286f7e84f488 [2021-03-09T21:39:31.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:39:31.634Z] ---> Running in 826a6fc8af5e [2021-03-09T21:39:31.634Z] Removing intermediate container 2e53274e93ec [2021-03-09T21:39:31.634Z] ---> e84d1a972135 [2021-03-09T21:39:31.634Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T21:39:31.915Z] ---> Running in 89d636d638f2 [2021-03-09T21:39:31.915Z] Removing intermediate container 826a6fc8af5e [2021-03-09T21:39:31.915Z] ---> 658f864fb891 [2021-03-09T21:39:31.915Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T21:39:32.199Z] ---> Running in f035d56427e9 [2021-03-09T21:39:32.479Z] Removing intermediate container 89d636d638f2 [2021-03-09T21:39:32.479Z] ---> 35ab081cdc71 [2021-03-09T21:39:32.479Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T21:39:32.479Z] ---> Running in 4d4bf8f1d98a [2021-03-09T21:39:32.479Z] Removing intermediate container f035d56427e9 [2021-03-09T21:39:32.479Z] ---> 108858230bff [2021-03-09T21:39:32.479Z] Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:39:32.753Z] ---> Running in 3de37ddddd3c [2021-03-09T21:39:32.753Z] Removing intermediate container 4d4bf8f1d98a [2021-03-09T21:39:32.753Z] ---> 203f9b0d15eb [2021-03-09T21:39:32.753Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T21:39:33.029Z] ---> Running in ff75a51707c0 [2021-03-09T21:39:33.029Z] Removing intermediate container 3de37ddddd3c [2021-03-09T21:39:33.029Z] ---> 15238f2c77df [2021-03-09T21:39:33.029Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T21:39:33.029Z] ---> Running in 97e63fcadd1f [2021-03-09T21:39:33.308Z] Removing intermediate container ff75a51707c0 [2021-03-09T21:39:33.308Z] ---> 06eca777e893 [2021-03-09T21:39:33.308Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T21:39:33.914Z] Removing intermediate container 97e63fcadd1f [2021-03-09T21:39:33.914Z] ---> 78947e1617ff [2021-03-09T21:39:33.914Z] [2021-03-09T21:39:34.197Z] Successfully built 78947e1617ff [2021-03-09T21:39:34.197Z] Successfully tagged docker-core-data-go:latest [2021-03-09T21:39:34.197Z]  Building docker-core-data-go ... done  ---> a7ad63132c40 [2021-03-09T21:39:34.197Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T21:39:34.794Z] ---> 1ff4e8637275 [2021-03-09T21:39:34.794Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T21:39:35.073Z] Removing intermediate container df9bfcae2bf7 [2021-03-09T21:39:35.073Z] ---> 448886c7a75a [2021-03-09T21:39:35.073Z] Step 8/23 : COPY . . [2021-03-09T21:39:35.674Z] Removing intermediate container 59cfa627acb3 [2021-03-09T21:39:35.674Z] ---> e997eee5372e [2021-03-09T21:39:35.674Z] Step 8/26 : COPY . . [2021-03-09T21:39:37.460Z] ---> fd14f49ad9de [2021-03-09T21:39:37.460Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T21:39:37.460Z] ---> Running in 230cfa84616b [2021-03-09T21:39:38.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:39:38.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:39:38.900Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T21:39:38.900Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T21:39:38.900Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T21:39:38.900Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T21:39:38.900Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T21:39:38.900Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T21:39:39.210Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T21:39:40.649Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T21:39:40.649Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T21:39:40.649Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T21:39:40.649Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T21:39:40.649Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T21:39:40.649Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T21:39:40.649Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T21:39:40.915Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T21:39:40.915Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T21:39:40.915Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T21:39:40.915Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T21:39:40.915Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T21:39:40.915Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T21:39:40.915Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T21:39:40.915Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T21:39:40.915Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T21:39:40.915Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T21:39:40.915Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T21:39:40.915Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T21:39:40.915Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T21:39:40.915Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T21:39:41.180Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T21:39:41.180Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T21:39:41.180Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T21:39:41.180Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T21:39:41.180Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T21:39:41.180Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:39:41.180Z] OK: 71 MiB in 55 packages [2021-03-09T21:39:54.183Z] Removing intermediate container 230cfa84616b [2021-03-09T21:39:54.183Z] ---> aec77067a02a [2021-03-09T21:39:54.183Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T21:39:54.183Z] ---> Running in e1184205ce8d [2021-03-09T21:39:54.817Z] Collecting docker-compose==1.23.2 [2021-03-09T21:39:55.143Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T21:39:55.419Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T21:39:55.419Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T21:39:55.693Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T21:39:55.693Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T21:39:55.962Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T21:39:55.962Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T21:39:57.177Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T21:39:57.177Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T21:39:57.593Z] Collecting PyYAML<4,>=3.10 [2021-03-09T21:39:57.593Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T21:39:59.835Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T21:39:59.835Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T21:40:00.901Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T21:40:00.901Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T21:40:00.901Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T21:40:00.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T21:40:01.487Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T21:40:01.487Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T21:40:02.493Z] 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-09T21:40:02.493Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T21:40:02.493Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T21:40:02.493Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T21:40:02.493Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T21:40:02.763Z] Collecting idna<2.8,>=2.5 [2021-03-09T21:40:02.763Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T21:40:02.763Z] 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-09T21:40:02.763Z] 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-09T21:40:02.763Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T21:40:02.763Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T21:40:02.763Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T21:40:02.763Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T21:40:03.036Z] Installing collected packages: websocket-client, cached-property, dockerpty, jsonschema, PyYAML, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, docker-compose [2021-03-09T21:40:03.311Z] Running setup.py install for dockerpty: started [2021-03-09T21:40:04.288Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T21:40:04.560Z] Running setup.py install for PyYAML: started [2021-03-09T21:40:05.538Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T21:40:05.538Z] Attempting uninstall: urllib3 [2021-03-09T21:40:05.538Z] Found existing installation: urllib3 1.25.9 [2021-03-09T21:40:05.538Z] Uninstalling urllib3-1.25.9: [2021-03-09T21:40:05.538Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T21:40:05.808Z] Attempting uninstall: idna [2021-03-09T21:40:05.808Z] Found existing installation: idna 2.9 [2021-03-09T21:40:05.808Z] Uninstalling idna-2.9: [2021-03-09T21:40:05.808Z] Successfully uninstalled idna-2.9 [2021-03-09T21:40:07.238Z] Attempting uninstall: requests [2021-03-09T21:40:07.238Z] Found existing installation: requests 2.23.0 [2021-03-09T21:40:07.238Z] Uninstalling requests-2.23.0: [2021-03-09T21:40:07.571Z] Successfully uninstalled requests-2.23.0 [2021-03-09T21:40:08.077Z] ---> 28081f616fae [2021-03-09T21:40:08.077Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T21:40:08.077Z] ---> b24c6d83b792 [2021-03-09T21:40:08.077Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T21:40:08.077Z] ---> Running in c1a2ebede748 [2021-03-09T21:40:08.077Z] ---> Running in a8a9604c2797 [2021-03-09T21:40:08.163Z] Running setup.py install for docopt: started [2021-03-09T21:40:08.768Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T21:40:08.768Z] Running setup.py install for texttable: started [2021-03-09T21:40:09.078Z] 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-09T21:40:09.078Z] 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-09T21:40:09.431Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T21:40:09.942Z] 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-09T21:40:14.338Z] Removing intermediate container e1184205ce8d [2021-03-09T21:40:14.338Z] ---> 22d74708a8b3 [2021-03-09T21:40:14.338Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T21:40:14.338Z] ---> Running in d548191d83cb [2021-03-09T21:40:15.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T21:40:16.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T21:40:16.333Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T21:40:16.333Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T21:40:16.333Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T21:40:16.333Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:40:16.333Z] OK: 72 MiB in 58 packages [2021-03-09T21:40:16.923Z] Removing intermediate container d548191d83cb [2021-03-09T21:40:16.923Z] ---> 45d24bb621de [2021-03-09T21:40:16.923Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T21:40:16.923Z] ---> Running in 33731285f644 [2021-03-09T21:40:17.518Z] Removing intermediate container 33731285f644 [2021-03-09T21:40:17.518Z] ---> 42e789fd8f4e [2021-03-09T21:40:17.518Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:40:17.518Z] ---> Running in d560fa3e7add [2021-03-09T21:40:18.101Z] Removing intermediate container d560fa3e7add [2021-03-09T21:40:18.101Z] ---> a0b0504da346 [2021-03-09T21:40:18.101Z] Step 24/26 : LABEL arch=x86_64 [2021-03-09T21:40:18.101Z] ---> Running in b122c64ed9da [2021-03-09T21:40:18.683Z] Removing intermediate container b122c64ed9da [2021-03-09T21:40:18.684Z] ---> 6a5a542fe6d5 [2021-03-09T21:40:18.684Z] Step 25/26 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:40:18.684Z] ---> Running in 54d7582d2e35 [2021-03-09T21:40:18.952Z] Removing intermediate container 54d7582d2e35 [2021-03-09T21:40:18.952Z] ---> 350c8cecb2d4 [2021-03-09T21:40:18.952Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T21:40:18.952Z] ---> Running in e9c097edc0a7 [2021-03-09T21:40:19.222Z] Removing intermediate container e9c097edc0a7 [2021-03-09T21:40:19.222Z] ---> 5389aa744e1c [2021-03-09T21:40:19.222Z] [2021-03-09T21:40:19.270Z] Removing intermediate container 9997e6cd151b [2021-03-09T21:40:19.270Z] ---> fa89b0a93d4c [2021-03-09T21:40:19.270Z] [2021-03-09T21:40:19.270Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T21:40:19.270Z] ---> d10569e2745f [2021-03-09T21:40:19.270Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T21:40:19.270Z] ---> Using cache [2021-03-09T21:40:19.270Z] ---> bc23ac811293 [2021-03-09T21:40:19.270Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:40:19.270Z] ---> Using cache [2021-03-09T21:40:19.270Z] ---> 9e268e920d0b [2021-03-09T21:40:19.270Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T21:40:19.270Z] ---> Running in 14d35faa57e6 [2021-03-09T21:40:19.489Z] Successfully built 5389aa744e1c [2021-03-09T21:40:19.755Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-09T21:40:19.880Z] Removing intermediate container 14d35faa57e6 [2021-03-09T21:40:19.880Z] ---> 025b6790257b [2021-03-09T21:40:19.880Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T21:40:20.157Z] ---> Running in 194265ca06f7 [2021-03-09T21:40:20.438Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T21:40:20.450Z] $ docker stop --time=1 491a12a56cebb2ace8b3b7f9288c33b42bd2cc94e7d39b5863f2d8b6095c6480 [2021-03-09T21:40:20.758Z] Removing intermediate container 194265ca06f7 [2021-03-09T21:40:20.758Z] ---> 208c2ccef0c5 [2021-03-09T21:40:20.758Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:40:21.745Z] ---> ae5aa59ac09f [2021-03-09T21:40:21.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T21:40:22.640Z] $ docker rm -f 491a12a56cebb2ace8b3b7f9288c33b42bd2cc94e7d39b5863f2d8b6095c6480 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T21:40:23.728Z] ---> 8fa6c7aa49a2 [2021-03-09T21:40:23.728Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T21:40:23.745Z] + docker images [2021-03-09T21:40:23.745Z] + grep docker [2021-03-09T21:40:24.715Z] ---> f6e1f8608f9c [2021-03-09T21:40:24.715Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T21:40:24.991Z] ---> Running in e1368710b803 [2021-03-09T21:40:25.174Z] docker-sys-mgmt-agent-go latest 5389aa744e1c 5 seconds ago 313MB [2021-03-09T21:40:25.174Z] docker-core-data-go latest 78947e1617ff 51 seconds ago 22.6MB [2021-03-09T21:40:25.174Z] docker-security-secretstore-setup-go latest 74bcea9949f0 About a minute ago 24.9MB [2021-03-09T21:40:25.174Z] docker-core-command-go latest c16572e7c15b About a minute ago 17.2MB [2021-03-09T21:40:25.174Z] docker-security-bootstrapper-go latest e196381e263b 4 minutes ago 18.7MB [2021-03-09T21:40:25.174Z] docker-core-metadata-go latest c25709a76156 4 minutes ago 19MB [2021-03-09T21:40:25.174Z] docker-support-notifications-go latest 3f1121e8c30b 4 minutes ago 17.8MB [2021-03-09T21:40:25.174Z] docker-support-scheduler-go latest 0c4a5adbb187 4 minutes ago 17.2MB [2021-03-09T21:40:25.174Z] docker-security-proxy-setup-go latest e2b7285acf34 4 minutes ago 24.7MB [2021-03-09T21:40:25.174Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-09T21:40:25.592Z] Removing intermediate container e1368710b803 [2021-03-09T21:40:25.592Z] ---> ee7bfc5f8338 [2021-03-09T21:40:25.592Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:40:25.592Z] ---> Running in 71e95c8d21f2 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-09T21:40:26.202Z] Removing intermediate container 71e95c8d21f2 [2021-03-09T21:40:26.202Z] ---> 0e056ab3f49a [2021-03-09T21:40:26.202Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T21:40:26.480Z] ---> Running in f78ab9add257 [2021-03-09T21:40:27.079Z] Removing intermediate container f78ab9add257 [2021-03-09T21:40:27.079Z] ---> e4edcb030d99 [2021-03-09T21:40:27.079Z] Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:40:27.354Z] ---> Running in 523ad73a8743 [2021-03-09T21:40:27.956Z] Removing intermediate container 523ad73a8743 [2021-03-09T21:40:27.956Z] ---> 1eb6a4ca59a9 [2021-03-09T21:40:27.956Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T21:40:28.232Z] ---> Running in e919e86a3115 [2021-03-09T21:40:28.833Z] Removing intermediate container e919e86a3115 [2021-03-09T21:40:28.833Z] ---> 0c9adf60a977 [2021-03-09T21:40:28.833Z] [2021-03-09T21:40:29.110Z] Successfully built 0c9adf60a977 [2021-03-09T21:40:29.110Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-09T21:40:41.091Z] Still waiting to schedule task [2021-03-09T21:40:41.092Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-09T21:40:41.549Z]  Building docker-support-scheduler-go ... done Removing intermediate container 90c796d9a76b [2021-03-09T21:40:41.549Z] ---> 46f6888f1aaf [2021-03-09T21:40:41.549Z] [2021-03-09T21:40:41.549Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T21:40:41.549Z] ---> d10569e2745f [2021-03-09T21:40:41.549Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T21:40:41.549Z] ---> Using cache [2021-03-09T21:40:41.549Z] ---> bc23ac811293 [2021-03-09T21:40:41.549Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T21:40:41.549Z] ---> Using cache [2021-03-09T21:40:41.549Z] ---> 9e268e920d0b [2021-03-09T21:40:41.549Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T21:40:41.549Z] ---> Running in 71cb67151d65 [2021-03-09T21:40:42.151Z] Removing intermediate container 71cb67151d65 [2021-03-09T21:40:42.151Z] ---> 56af10c7f949 [2021-03-09T21:40:42.151Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T21:40:42.151Z] ---> Running in 3107861b3ff8 [2021-03-09T21:40:42.764Z] Removing intermediate container 3107861b3ff8 [2021-03-09T21:40:42.764Z] ---> 6b5382e3b730 [2021-03-09T21:40:42.764Z] Step 15/23 : WORKDIR / [2021-03-09T21:40:43.040Z] ---> Running in a1868ae3afa3 [2021-03-09T21:40:43.648Z] Removing intermediate container a1868ae3afa3 [2021-03-09T21:40:43.648Z] ---> e71186b0a8ba [2021-03-09T21:40:43.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:40:45.100Z] ---> fc464336d581 [2021-03-09T21:40:45.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T21:40:46.562Z] ---> 951dadba090d [2021-03-09T21:40:46.563Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T21:40:47.563Z] ---> bcd4e5a0163a [2021-03-09T21:40:47.563Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T21:40:47.563Z] ---> Running in a0eb8649a42a [2021-03-09T21:40:48.555Z] Removing intermediate container a0eb8649a42a [2021-03-09T21:40:48.555Z] ---> 6d21ff63bdc3 [2021-03-09T21:40:48.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:40:48.555Z] ---> Running in 0b61ef918825 [2021-03-09T21:40:49.158Z] Removing intermediate container 0b61ef918825 [2021-03-09T21:40:49.158Z] ---> 50f4d0bed9fc [2021-03-09T21:40:49.158Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T21:40:49.437Z] ---> Running in 19050e12fed0 [2021-03-09T21:40:50.039Z] Removing intermediate container 19050e12fed0 [2021-03-09T21:40:50.039Z] ---> 95765b25a362 [2021-03-09T21:40:50.039Z] Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:40:50.039Z] ---> Running in 06ce73fdbb56 [2021-03-09T21:40:50.641Z] Removing intermediate container 06ce73fdbb56 [2021-03-09T21:40:50.641Z] ---> 7ea50e35ff0f [2021-03-09T21:40:50.641Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T21:40:50.916Z] ---> Running in 7aedf23c17ae [2021-03-09T21:40:51.523Z] Removing intermediate container 7aedf23c17ae [2021-03-09T21:40:51.523Z] ---> f9670ed72612 [2021-03-09T21:40:51.523Z] [2021-03-09T21:40:52.126Z] Successfully built f9670ed72612 [2021-03-09T21:40:52.126Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-09T21:41:14.316Z]  Building docker-core-command-go ... done Removing intermediate container c1a2ebede748 [2021-03-09T21:41:14.316Z] ---> c968847d4273 [2021-03-09T21:41:14.316Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T21:41:14.316Z] ---> Running in f954e12f03c5 [2021-03-09T21:41:14.316Z] 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-09T21:41:15.289Z] Removing intermediate container f954e12f03c5 [2021-03-09T21:41:15.289Z] ---> c9289285287b [2021-03-09T21:41:15.289Z] [2021-03-09T21:41:15.289Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T21:41:15.289Z] 20.10.0: Pulling from library/docker [2021-03-09T21:41:23.560Z] Removing intermediate container a8a9604c2797 [2021-03-09T21:41:23.560Z] ---> c5654ff5ba24 [2021-03-09T21:41:23.560Z] [2021-03-09T21:41:23.560Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T21:41:23.560Z] ---> d10569e2745f [2021-03-09T21:41:23.560Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T21:41:23.560Z] ---> Running in c47184a1bff9 [2021-03-09T21:41:23.833Z] Removing intermediate container c47184a1bff9 [2021-03-09T21:41:23.833Z] ---> 2707d374ba33 [2021-03-09T21:41:23.833Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T21:41:23.833Z] ---> Running in 255bbe7122c1 [2021-03-09T21:41:24.106Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T21:41:24.106Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T21:41:24.106Z] ---> eeaf43b92773 [2021-03-09T21:41:24.106Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T21:41:24.106Z] ---> Running in fe31e11a51a0 [2021-03-09T21:41:24.391Z] Removing intermediate container 255bbe7122c1 [2021-03-09T21:41:24.391Z] ---> 8921a5576a6d [2021-03-09T21:41:24.391Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T21:41:24.391Z] ---> Running in e04516ef68ff [2021-03-09T21:41:25.005Z] Removing intermediate container e04516ef68ff [2021-03-09T21:41:25.005Z] ---> d82dd2a60cb6 [2021-03-09T21:41:25.005Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T21:41:25.005Z] ---> Running in f794c6d13e59 [2021-03-09T21:41:25.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:41:25.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:41:26.156Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T21:41:26.156Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T21:41:26.156Z] Executing bash-5.0.17-r0.post-install [2021-03-09T21:41:26.156Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:41:26.156Z] OK: 12 MiB in 22 packages [2021-03-09T21:41:27.587Z] Removing intermediate container f794c6d13e59 [2021-03-09T21:41:27.587Z] ---> 525ad5777efb [2021-03-09T21:41:27.588Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T21:41:27.588Z] Removing intermediate container fe31e11a51a0 [2021-03-09T21:41:27.588Z] ---> c1937aa82334 [2021-03-09T21:41:27.588Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T21:41:27.861Z] ---> Running in b809ee9f72dd [2021-03-09T21:41:27.861Z] ---> Running in 4b748161e940 [2021-03-09T21:41:28.456Z] Removing intermediate container 4b748161e940 [2021-03-09T21:41:28.456Z] ---> 860ae4383504 [2021-03-09T21:41:28.456Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T21:41:28.727Z] ---> Running in fbe94587df58 [2021-03-09T21:41:29.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:41:29.001Z] Removing intermediate container fbe94587df58 [2021-03-09T21:41:29.001Z] ---> c47c6a349b1c [2021-03-09T21:41:29.001Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T21:41:29.286Z] ---> Running in f88146bbd21e [2021-03-09T21:41:29.559Z] Removing intermediate container f88146bbd21e [2021-03-09T21:41:29.559Z] ---> 886ec9678630 [2021-03-09T21:41:29.559Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T21:41:30.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:41:30.786Z] ---> a70e4a4b3436 [2021-03-09T21:41:30.786Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T21:41:31.386Z] ---> c38c8860535d [2021-03-09T21:41:31.386Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T21:41:32.003Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T21:41:32.279Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T21:41:32.279Z] ---> 7aba354f3015 [2021-03-09T21:41:32.279Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T21:41:32.279Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T21:41:32.563Z] ---> Running in d0067080243d [2021-03-09T21:41:32.563Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T21:41:33.159Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T21:41:33.438Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T21:41:33.438Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:41:33.438Z] OK: 8 MiB in 20 packages [2021-03-09T21:41:33.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:41:33.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:41:34.312Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T21:41:34.312Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T21:41:34.312Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T21:41:34.312Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T21:41:34.312Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T21:41:34.312Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T21:41:34.312Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T21:41:35.283Z] Removing intermediate container b809ee9f72dd [2021-03-09T21:41:35.283Z] ---> 9f0419eae45f [2021-03-09T21:41:35.284Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T21:41:36.264Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T21:41:36.264Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T21:41:36.264Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T21:41:36.264Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T21:41:36.264Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T21:41:36.264Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T21:41:36.264Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T21:41:36.264Z] ---> 263475fdd29b [2021-03-09T21:41:36.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T21:41:36.535Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T21:41:36.535Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T21:41:36.535Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T21:41:36.535Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T21:41:36.535Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T21:41:36.535Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T21:41:36.535Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T21:41:36.535Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T21:41:36.536Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T21:41:36.536Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T21:41:36.536Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T21:41:36.536Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T21:41:36.814Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T21:41:36.814Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T21:41:36.814Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T21:41:36.814Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T21:41:36.814Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T21:41:36.814Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T21:41:36.814Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T21:41:36.814Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:41:36.814Z] OK: 71 MiB in 55 packages [2021-03-09T21:41:37.800Z] ---> c4559f5c84ab [2021-03-09T21:41:37.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T21:41:38.041Z] Running on prd-ubuntu18.04-docker-8c-8g-29209 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws [2021-03-09T21:41:38.118Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-09T21:41:38.790Z] ---> de7c78fa4373 [2021-03-09T21:41:38.790Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T21:41:39.063Z] ---> Running in 11c6e42542e5 [2021-03-09T21:41:39.659Z] Removing intermediate container 11c6e42542e5 [2021-03-09T21:41:39.659Z] ---> 3b4402e7c4d9 [2021-03-09T21:41:39.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:41:39.932Z] ---> Running in 9d366a38ab1b [2021-03-09T21:41:40.390Z] using credential edgex-jenkins-ssh [2021-03-09T21:41:40.530Z] Removing intermediate container 9d366a38ab1b [2021-03-09T21:41:40.530Z] ---> 56cf9ce7ee90 [2021-03-09T21:41:40.530Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T21:41:40.537Z] Cloning the remote Git repository [2021-03-09T21:41:40.408Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T21:41:40.803Z] ---> Running in cca89635b37d [2021-03-09T21:41:41.400Z] Removing intermediate container cca89635b37d [2021-03-09T21:41:41.400Z] ---> 6a22ec86a41b [2021-03-09T21:41:41.400Z] Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:41:40.483Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-09T21:41:40.519Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T21:41:40.519Z] > git --version # timeout=10 [2021-03-09T21:41:40.527Z] > git --version # 'git version 2.17.1' [2021-03-09T21:41:40.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T21:41:40.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T21:41:42.001Z] ---> Running in d01d441af3a8 [2021-03-09T21:41:42.591Z] Removing intermediate container d01d441af3a8 [2021-03-09T21:41:42.591Z] ---> 6b230a37d96d [2021-03-09T21:41:42.591Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T21:41:42.864Z] ---> Running in b8c7e4cfe29f [2021-03-09T21:41:43.135Z] Removing intermediate container d0067080243d [2021-03-09T21:41:43.135Z] ---> bb53028f8b81 [2021-03-09T21:41:43.135Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T21:41:43.407Z] ---> Running in 24af25c3dd94 [2021-03-09T21:41:43.681Z] Removing intermediate container b8c7e4cfe29f [2021-03-09T21:41:43.681Z] ---> bd6e808d2c34 [2021-03-09T21:41:43.681Z] [2021-03-09T21:41:43.954Z] Successfully built bd6e808d2c34 [2021-03-09T21:41:43.954Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-09T21:41:47.841Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T21:41:47.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T21:41:47.856Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T21:41:47.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T21:41:47.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T21:41:47.872Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T21:41:48.239Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-09T21:41:48.239Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T21:41:48.507Z] 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-09T21:41:48.644Z] Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:41:48.776Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T21:41:48.776Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T21:41:48.853Z] Merge succeeded, producing a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:41:48.854Z] Checking out Revision a9c5b38d885dce8cade942dd9adc1b53eeafdbbe (PR-3242) [2021-03-09T21:41:48.502Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T21:41:48.508Z] > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 [2021-03-09T21:41:48.672Z] > git remote # timeout=10 [2021-03-09T21:41:48.677Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T21:41:48.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T21:41:48.689Z] > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 [2021-03-09T21:41:48.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T21:41:48.705Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T21:41:48.709Z] > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 [2021-03-09T21:41:49.748Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T21:41:49.748Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T21:41:50.023Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T21:41:50.023Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T21:41:51.982Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T21:41:51.982Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T21:41:52.631Z] Commit message: "fix(snap): add PR snap optimization script" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:41:54.115Z] + echo snap-build.sh [2021-03-09T21:41:54.115Z] snap-build.sh [2021-03-09T21:41:54.115Z] + SNAP_BASE_DIR=. [2021-03-09T21:41:54.115Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-09T21:41:54.115Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-09T21:41:54.115Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-09T21:41:54.115Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-09T21:41:54.115Z] + cd /w/workspace/edgex-go/2 [2021-03-09T21:41:54.115Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-09T21:41:54.115Z] Reading package lists... [2021-03-09T21:41:54.378Z] Building dependency tree... [2021-03-09T21:41:54.378Z] Reading state information... [2021-03-09T21:41:54.378Z] The following packages were automatically installed and are no longer required: [2021-03-09T21:41:54.378Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-09T21:41:54.378Z] uidmap xdelta3 [2021-03-09T21:41:54.378Z] Use 'sudo apt autoremove' to remove them. [2021-03-09T21:41:54.585Z] Collecting PyYAML<4,>=3.10 [2021-03-09T21:41:54.586Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T21:41:54.639Z] The following packages will be REMOVED: [2021-03-09T21:41:54.639Z] lxd* lxd-client* [2021-03-09T21:41:55.211Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-09T21:41:55.211Z] After this operation, 31.7 MB disk space will be freed. [2021-03-09T21:41:55.996Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-09T21:41:55.996Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T21:41:56.939Z] Removing lxd dnsmasq configuration [2021-03-09T21:41:57.199Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T21:41:57.460Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-09T21:41:57.952Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T21:41:57.952Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T21:41:57.952Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T21:41:57.952Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T21:41:58.033Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-09T21:41:58.295Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-09T21:41:58.295Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T21:42:00.210Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-09T21:42:00.210Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-09T21:42:00.554Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T21:42:00.554Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T21:42:00.824Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T21:42:01.094Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T21:42:01.094Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T21:42:01.365Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T21:42:01.598Z] + sudo snap remove --purge lxd [2021-03-09T21:42:01.598Z] snap "lxd" is not installed [2021-03-09T21:42:01.598Z] + sudo groupadd --force --system lxd [2021-03-09T21:42:01.598Z] ++ whoami [2021-03-09T21:42:01.598Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-09T21:42:01.598Z] + newgrp - lxd [2021-03-09T21:42:01.598Z] + sudo snap install lxd [2021-03-09T21:42:01.954Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T21:42:01.954Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T21:42:01.954Z] 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-09T21:42:02.224Z] Collecting idna<2.8,>=2.5 [2021-03-09T21:42:02.224Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T21:42:02.224Z] 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-09T21:42:02.494Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T21:42:02.494Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T21:42:02.494Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T21:42:02.494Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T21:42:03.082Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, dockerpty, PyYAML, texttable, cached-property, docker-compose [2021-03-09T21:42:03.673Z] Attempting uninstall: urllib3 [2021-03-09T21:42:03.673Z] Found existing installation: urllib3 1.25.9 [2021-03-09T21:42:03.673Z] Uninstalling urllib3-1.25.9: [2021-03-09T21:42:03.942Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T21:42:04.533Z] Attempting uninstall: idna [2021-03-09T21:42:04.533Z] Found existing installation: idna 2.9 [2021-03-09T21:42:04.533Z] Uninstalling idna-2.9: [2021-03-09T21:42:04.533Z] Successfully uninstalled idna-2.9 [2021-03-09T21:42:05.124Z] Attempting uninstall: requests [2021-03-09T21:42:05.124Z] Found existing installation: requests 2.23.0 [2021-03-09T21:42:05.124Z] Uninstalling requests-2.23.0: [2021-03-09T21:42:05.395Z] Successfully uninstalled requests-2.23.0 [2021-03-09T21:42:06.367Z] Running setup.py install for docopt: started [2021-03-09T21:42:08.328Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T21:42:08.328Z] Running setup.py install for dockerpty: started [2021-03-09T21:42:09.746Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T21:42:09.746Z] Running setup.py install for PyYAML: started [2021-03-09T21:42:11.644Z] 2021-03-09T21:42:09Z INFO Waiting for automatic snapd restart... [2021-03-09T21:42:11.709Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T21:42:11.979Z] Running setup.py install for texttable: started [2021-03-09T21:42:13.939Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T21:42:14.529Z] 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-09T21:42:18.812Z] Removing intermediate container 24af25c3dd94 [2021-03-09T21:42:18.812Z] ---> f428556e32b1 [2021-03-09T21:42:18.812Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T21:42:18.812Z] ---> Running in a30abf0820e9 [2021-03-09T21:42:19.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T21:42:19.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T21:42:20.381Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T21:42:20.381Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T21:42:20.381Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T21:42:20.381Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T21:42:20.381Z] OK: 71 MiB in 58 packages [2021-03-09T21:42:21.803Z] Removing intermediate container a30abf0820e9 [2021-03-09T21:42:21.803Z] ---> 50a0e5616317 [2021-03-09T21:42:21.803Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T21:42:21.803Z] ---> Running in d6e3f3a2989d [2021-03-09T21:42:22.074Z] Removing intermediate container d6e3f3a2989d [2021-03-09T21:42:22.074Z] ---> 335ce76cd1a1 [2021-03-09T21:42:22.074Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T21:42:22.347Z] ---> Running in c351e6313ca4 [2021-03-09T21:42:22.937Z] Removing intermediate container c351e6313ca4 [2021-03-09T21:42:22.937Z] ---> 0e9712787180 [2021-03-09T21:42:22.937Z] Step 24/26 : LABEL arch=arm64 [2021-03-09T21:42:22.937Z] ---> Running in 9664da604927 [2021-03-09T21:42:23.528Z] Removing intermediate container 9664da604927 [2021-03-09T21:42:23.528Z] ---> 7575cd4c7cc1 [2021-03-09T21:42:23.528Z] Step 25/26 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [2021-03-09T21:42:23.528Z] ---> Running in 4360f90abde7 [2021-03-09T21:42:24.116Z] Removing intermediate container 4360f90abde7 [2021-03-09T21:42:24.116Z] ---> 4729297fea76 [2021-03-09T21:42:24.116Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T21:42:24.387Z] ---> Running in 55ecce628701 [2021-03-09T21:42:24.976Z] Removing intermediate container 55ecce628701 [2021-03-09T21:42:24.976Z] ---> 11f1f9b890da [2021-03-09T21:42:24.976Z] [2021-03-09T21:42:25.248Z] Successfully built 11f1f9b890da [2021-03-09T21:42:25.248Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-09T21:42:25.531Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T21:42:25.523Z] $ docker stop --time=1 1d2359123e4705c58e88f974c89859a693b39885fd7ba700ea46d3d5c7121e98 [2021-03-09T21:42:27.471Z] $ docker rm -f 1d2359123e4705c58e88f974c89859a693b39885fd7ba700ea46d3d5c7121e98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T21:42:28.211Z] + grep docker [2021-03-09T21:42:28.212Z] + docker images [2021-03-09T21:42:28.487Z] docker-sys-mgmt-agent-go-arm64 latest 11f1f9b890da 4 seconds ago 300MB [2021-03-09T21:42:28.487Z] docker-core-data-go-arm64 latest bd6e808d2c34 45 seconds ago 21.3MB [2021-03-09T21:42:28.487Z] docker-core-command-go-arm64 latest f9670ed72612 About a minute ago 16.2MB [2021-03-09T21:42:28.487Z] docker-support-scheduler-go-arm64 latest 0c9adf60a977 2 minutes ago 16.3MB [2021-03-09T21:42:28.487Z] docker-security-bootstrapper-go-arm64 latest c172011fe0e7 3 minutes ago 17.8MB [2021-03-09T21:42:28.487Z] docker-core-metadata-go-arm64 latest a66ac91d3fdc 3 minutes ago 17.9MB [2021-03-09T21:42:28.487Z] docker-support-notifications-go-arm64 latest 9f5f562d9d0b 3 minutes ago 16.9MB [2021-03-09T21:42:28.487Z] docker-security-secretstore-setup-go-arm64 latest 24d47eb0509b 3 minutes ago 23.7MB [2021-03-09T21:42:28.487Z] docker-security-proxy-setup-go-arm64 latest 38156389eddd 4 minutes ago 23.4MB [2021-03-09T21:42:28.487Z] docker 20.10.0 eeaf43b92773 2 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-09T21:42:29.766Z] ---> job-cost.sh [2021-03-09T21:42:29.766Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ARIB [2021-03-09T21:42:29.791Z] lxd 4.11 from Canonical* installed [2021-03-09T21:42:29.791Z] + sudo lxd init --auto [2021-03-09T21:42:36.399Z] + sudo snap install --classic snapcraft [2021-03-09T21:42:51.334Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T21:42:51.334Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-09T21:42:51.334Z] + patch --verbose -p1 [2021-03-09T21:42:51.334Z] Hmm... Looks like a unified diff to me... [2021-03-09T21:42:51.334Z] The text leading up to this was: [2021-03-09T21:42:51.334Z] -------------------------- [2021-03-09T21:42:51.334Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-09T21:42:51.334Z] |From: Tony Espy [2021-03-09T21:42:51.334Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-09T21:42:51.334Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-09T21:42:51.334Z] | [2021-03-09T21:42:51.334Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-09T21:42:51.334Z] |optimize the snap CI check run for pull requests. When [2021-03-09T21:42:51.334Z] |applied, it essentially strips out everything (apps and [2021-03-09T21:42:51.334Z] |parts) from the snapcraft.yaml file except those required [2021-03-09T21:42:51.334Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-09T21:42:51.334Z] |catch changes to edgex-go that break the snap build. [2021-03-09T21:42:51.334Z] | [2021-03-09T21:42:51.334Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-09T21:42:51.334Z] |to update this patch file, otherwise it may fail to apply, [2021-03-09T21:42:51.334Z] |resulting in a failed snap build CI check in the associated [2021-03-09T21:42:51.334Z] |pull request. [2021-03-09T21:42:51.334Z] | [2021-03-09T21:42:51.334Z] |Note - in addition to applying this patch, the pipeline also [2021-03-09T21:42:51.334Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-09T21:42:51.334Z] |need to build the finally binary .snap file (and it won't [2021-03-09T21:42:51.334Z] |work with the patch applied). This further reduces the build [2021-03-09T21:42:51.334Z] |time. [2021-03-09T21:42:51.334Z] |--- [2021-03-09T21:42:51.334Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-09T21:42:51.334Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-09T21:42:51.334Z] | [2021-03-09T21:42:51.334Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-09T21:42:51.334Z] |index 1e537489..faf42425 100644 [2021-03-09T21:42:51.334Z] |--- a/snap/snapcraft.yaml [2021-03-09T21:42:51.334Z] |+++ b/snap/snapcraft.yaml [2021-03-09T21:42:51.334Z] -------------------------- [2021-03-09T21:42:51.334Z] patching file snap/snapcraft.yaml [2021-03-09T21:42:51.334Z] Using Plan A... [2021-03-09T21:42:51.334Z] Hunk #1 succeeded at 73. [2021-03-09T21:42:51.334Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-09T21:42:51.334Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-09T21:42:51.334Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-09T21:42:51.334Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-09T21:42:51.334Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-09T21:42:51.334Z] Hunk #7 FAILED at 290. [2021-03-09T21:42:51.334Z] Hunk #8 FAILED at 404. [2021-03-09T21:42:51.334Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-09T21:42:51.334Z] Hmm... Ignoring the trailing garbage. [2021-03-09T21:42:51.334Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T21:42:52.242Z] Failed in branch amd64 [2021-03-09T21:43:08.731Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T21:44:45.478Z] lf-activate-venv(): INFO: Adding /tmp/venv-ARIB/bin to PATH [2021-03-09T21:44:45.478Z] INFO: No Stack... [2021-03-09T21:44:45.478Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-09T21:44:45.478Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T21:44:45.815Z] + + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-09T21:44:45.815Z] cut -d, -f6 [Pipeline] lock [2021-03-09T21:44:45.922Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3242-2-stack-cost] [2021-03-09T21:44:45.931Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3242-2-stack-cost] did not exist. Created. [2021-03-09T21:44:45.932Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3242-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T21:44:46.380Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-09T21:44:46.705Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T21:44:46.720Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3242-2-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-09T21:44:49.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:44:51.308Z] ---> package-listing.sh [2021-03-09T21:44:51.308Z] ++ facter osfamily [2021-03-09T21:44:51.309Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T21:44:51.942Z] + OS_FAMILY=redhat [2021-03-09T21:44:51.942Z] + workspace=/w/workspace/edgex-go/2 [2021-03-09T21:44:51.942Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T21:44:51.942Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T21:44:51.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T21:44:51.942Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T21:44:51.942Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-09T21:44:51.942Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T21:44:51.942Z] + case "${OS_FAMILY}" in [2021-03-09T21:44:51.942Z] + rpm -qa [2021-03-09T21:44:51.942Z] + sort [2021-03-09T21:45:00.167Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T21:45:00.167Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T21:45:00.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T21:45:00.167Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-09T21:45:00.167Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-09T21:45:00.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-09T21:45:00.186Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T21:45:00.581Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:45:01.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T21:45:01.170Z] [2021-03-09T21:45:01.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T21:45:01.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T21:45:02.218Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T21:45:02.218Z] df20fa9351a1: Pulling fs layer [2021-03-09T21:45:02.218Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T21:45:02.218Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T21:45:02.218Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T21:45:02.218Z] 93b61091891f: Pulling fs layer [2021-03-09T21:45:02.218Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T21:45:02.218Z] 5e14af77c1be: Pulling fs layer [2021-03-09T21:45:02.218Z] 01666e4c0597: Pulling fs layer [2021-03-09T21:45:02.218Z] aa168da1d23b: Pulling fs layer [2021-03-09T21:45:02.218Z] 93b9cdb0e59b: Waiting [2021-03-09T21:45:02.218Z] 5e14af77c1be: Waiting [2021-03-09T21:45:02.218Z] 01666e4c0597: Waiting [2021-03-09T21:45:02.218Z] aa168da1d23b: Waiting [2021-03-09T21:45:02.218Z] 46f8f816bc3b: Waiting [2021-03-09T21:45:02.218Z] 93b61091891f: Waiting [2021-03-09T21:45:02.218Z] 36b3adc4ff6f: Verifying Checksum [2021-03-09T21:45:02.502Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T21:45:02.502Z] 46f8f816bc3b: Download complete [2021-03-09T21:45:02.502Z] df20fa9351a1: Download complete [2021-03-09T21:45:02.502Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T21:45:02.502Z] 93b9cdb0e59b: Download complete [2021-03-09T21:45:02.502Z] 5e14af77c1be: Verifying Checksum [2021-03-09T21:45:02.502Z] 5e14af77c1be: Download complete [2021-03-09T21:45:02.502Z] 01666e4c0597: Verifying Checksum [2021-03-09T21:45:02.502Z] 01666e4c0597: Download complete [2021-03-09T21:45:02.502Z] 93b61091891f: Verifying Checksum [2021-03-09T21:45:02.502Z] 93b61091891f: Download complete [2021-03-09T21:45:02.769Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T21:45:02.769Z] 8ad3a11d3b57: Download complete [2021-03-09T21:45:03.053Z] df20fa9351a1: Pull complete [2021-03-09T21:45:03.322Z] 36b3adc4ff6f: Pull complete [2021-03-09T21:45:04.750Z] 8ad3a11d3b57: Pull complete [2021-03-09T21:45:05.026Z] 46f8f816bc3b: Pull complete [2021-03-09T21:45:06.047Z] 93b61091891f: Pull complete [2021-03-09T21:45:07.046Z] 93b9cdb0e59b: Pull complete [2021-03-09T21:45:07.046Z] aa168da1d23b: Verifying Checksum [2021-03-09T21:45:07.046Z] aa168da1d23b: Download complete [2021-03-09T21:45:08.000Z] 5e14af77c1be: Pull complete [2021-03-09T21:45:08.291Z] 01666e4c0597: Pull complete [2021-03-09T21:45:30.835Z] aa168da1d23b: Pull complete [2021-03-09T21:45:30.835Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T21:45:30.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T21:45:30.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T21:45:31.625Z] prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container [2021-03-09T21:45:31.804Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T21:45:35.334Z] $ docker top 6c65af489a9e332800918219c3c06843008adb0564de4d6bf85568bd363ef913 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T21:45:36.226Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T21:45:36.904Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T21:45:38.028Z] + ls /var/log/sa-host [2021-03-09T21:45:38.028Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T21:45:38.028Z] file_magic: OK [2021-03-09T21:45:38.028Z] HZ: Using current value: 100 [2021-03-09T21:45:38.028Z] file_header: OK [2021-03-09T21:45:38.028Z] 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-09T21:45:38.028Z] Statistics: [2021-03-09T21:45:38.028Z] 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... [2021-03-09T21:45:38.028Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T21:45:38.028Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T21:45:38.028Z] file_magic: OK [2021-03-09T21:45:38.028Z] HZ: Using current value: 100 [2021-03-09T21:45:38.028Z] file_header: OK [2021-03-09T21:45:38.028Z] 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-09T21:45:38.028Z] Statistics: [2021-03-09T21:45:38.028Z] Hnuu...uuuununununu... [2021-03-09T21:45:38.028Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T21:45:38.738Z] provisioning config files... [2021-03-09T21:45:38.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config544476108976148267tmp [Pipeline] { [Pipeline] echo [2021-03-09T21:45:38.845Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:45:39.465Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T21:45:39.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T21:45:39.577Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:45:39.907Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T21:45:39.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:45:40.244Z] ---> sudo-logs.sh [2021-03-09T21:45:40.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T21:45:40.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:45:41.416Z] ---> job-cost.sh [2021-03-09T21:45:41.416Z] lf-activate-venv: SKIPPING [2021-03-09T21:45:41.416Z] DEBUG: total: 0.20999999344348907 [2021-03-09T21:45:41.416Z] INFO: Retrieving Stack Cost... [2021-03-09T21:45:42.895Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T21:45:43.482Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T21:45:43.511Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T21:45:43.912Z] ---> logs-deploy.sh [2021-03-09T21:45:43.912Z] lf-activate-venv: SKIPPING [2021-03-09T21:45:43.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3242/2 [2021-03-09T21:45:43.912Z] INFO: archiving workspace using pattern(s): [2021-03-09T21:45:48.468Z] Archives upload complete. [2021-03-09T21:45:48.468Z] INFO: archiving logs to Nexus