Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 3fcc602c4282fe50c74be67af1ba7a350be2dfea rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 3fcc602c4282fe50c74be67af1ba7a350be2dfea 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20077 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/39 [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/39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 25e7c3bd0d72c120f1029d0fb35812ed63daf329 Checking out Revision 25e7c3bd0d72c120f1029d0fb35812ed63daf329 (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25e7c3bd0d72c120f1029d0fb35812ed63daf329 # timeout=10 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T00:31:49.315Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T00:31:49.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T00:31:49.631Z] ========================================================= [2021-01-14T00:31:49.631Z] EdgeX Global Pipelines Version Info [2021-01-14T00:31:49.631Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:31:52.189Z] ------------------- [2021-01-14T00:31:52.190Z] stable info: [2021-01-14T00:31:52.190Z] ------------------- [2021-01-14T00:31:52.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T00:31:52.190Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T00:31:52.190Z] Message: update stable to v1.0.177 [2021-01-14T00:31:52.796Z] ------------------- [2021-01-14T00:31:52.796Z] experimental info: [2021-01-14T00:31:52.796Z] ------------------- [2021-01-14T00:31:52.796Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T00:31:52.796Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T00:31:52.796Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T00:31:53.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T00:31:53.138Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T00:31:53.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T00:31:53.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T00:31:53.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T00:31:53.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T00:31:53.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T00:31:53.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T00:31:53.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T00:31:53.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T00:31:53.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T00:31:54.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T00:31:54.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T00:31:54.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T00:31:54.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T00:31:54.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T00:31:54.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T00:31:54.561Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T00:31:54.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T00:31:54.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T00:31:54.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T00:31:54.887Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T00:31:54.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T00:31:55.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-01-14T00:31:55.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-01-14T00:31:55.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-01-14T00:31:55.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25e7c3bd0d72c120f1029d0fb35812ed63daf329 [Pipeline] echo [2021-01-14T00:31:55.399Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25e7c3b [Pipeline] echo [2021-01-14T00:31:55.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:31:55.659Z] provisioning config files... [2021-01-14T00:31:55.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config4544848678349631125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:31:56.071Z] ---> docker-login.sh [2021-01-14T00:31:56.071Z] nexus3.edgexfoundry.org:10001 [2021-01-14T00:31:56.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:56.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:56.621Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:56.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:56.621Z] [2021-01-14T00:31:56.621Z] Login Succeeded [2021-01-14T00:31:56.621Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:31:56.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:56.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:56.898Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:56.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:56.898Z] [2021-01-14T00:31:56.898Z] Login Succeeded [2021-01-14T00:31:56.898Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:31:56.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:57.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:57.165Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:57.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:57.165Z] [2021-01-14T00:31:57.165Z] Login Succeeded [2021-01-14T00:31:57.165Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:31:57.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:57.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:57.165Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:57.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:57.165Z] [2021-01-14T00:31:57.165Z] Login Succeeded [2021-01-14T00:31:57.165Z] docker.io [2021-01-14T00:31:57.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:57.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:57.697Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:57.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:57.697Z] [2021-01-14T00:31:57.697Z] Login Succeeded [2021-01-14T00:31:57.697Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:31:57.709Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:31:58.196Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T00:31:58.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:31:58.196Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T00:31:58.196Z] ++ cut -d/ -f2 [2021-01-14T00:31:58.196Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T00:31:58.296Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:59.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:31:59.315Z] [2021-01-14T00:31:59.315Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:59.669Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:31:59.933Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T00:31:59.933Z] 31603596830f: Pulling fs layer [2021-01-14T00:31:59.933Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T00:31:59.933Z] 6ca5941a6612: Pulling fs layer [2021-01-14T00:31:59.933Z] ecc8261a40a4: Pulling fs layer [2021-01-14T00:31:59.933Z] ecc8261a40a4: Waiting [2021-01-14T00:32:00.200Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T00:32:00.200Z] 2a8b12db71e7: Download complete [2021-01-14T00:32:00.200Z] 31603596830f: Download complete [2021-01-14T00:32:00.471Z] ecc8261a40a4: Verifying Checksum [2021-01-14T00:32:00.471Z] ecc8261a40a4: Download complete [2021-01-14T00:32:00.742Z] 6ca5941a6612: Verifying Checksum [2021-01-14T00:32:00.742Z] 6ca5941a6612: Download complete [2021-01-14T00:32:00.742Z] 31603596830f: Pull complete [2021-01-14T00:32:01.008Z] 2a8b12db71e7: Pull complete [2021-01-14T00:32:01.972Z] 6ca5941a6612: Pull complete [2021-01-14T00:32:02.235Z] ecc8261a40a4: Pull complete [2021-01-14T00:32:02.235Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T00:32:02.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:32:02.235Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T00:32:02.357Z] prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container [2021-01-14T00:32:02.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T00:32:04.898Z] $ docker top 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T00:32:05.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T00:32:05.264Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T00:32:05.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T00:32:05.527Z] $ docker exec 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent [2021-01-14T00:32:05.732Z] SSH_AUTH_SOCK=/tmp/ssh-MQGW3peMITZj/agent.12 [2021-01-14T00:32:05.732Z] SSH_AGENT_PID=17 [2021-01-14T00:32:05.746Z] Running ssh-add (command line suppressed) [2021-01-14T00:32:05.882Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_5873974588481591833.key (/w/workspace/edgex-go/39@tmp/private_key_5873974588481591833.key) [2021-01-14T00:32:05.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T00:32:06.280Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T00:32:06.309Z] $ docker exec --env ******** --env ******** 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent -k [2021-01-14T00:32:06.435Z] unset SSH_AUTH_SOCK; [2021-01-14T00:32:06.435Z] unset SSH_AGENT_PID; [2021-01-14T00:32:06.435Z] echo Agent pid 17 killed; [2021-01-14T00:32:06.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T00:32:06.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T00:32:06.641Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T00:32:06.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T00:32:06.845Z] $ docker exec 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent [2021-01-14T00:32:07.059Z] SSH_AUTH_SOCK=/tmp/ssh-vc0Lt8HZbOGG/agent.47 [2021-01-14T00:32:07.059Z] SSH_AGENT_PID=52 [2021-01-14T00:32:07.070Z] Running ssh-add (command line suppressed) [2021-01-14T00:32:07.217Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_4949779337464365915.key (/w/workspace/edgex-go/39@tmp/private_key_4949779337464365915.key) [2021-01-14T00:32:07.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T00:32:07.641Z] + git semver init [2021-01-14T00:32:07.642Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T00:32:07.642Z] # $GIT_DIR = /w/workspace/edgex-go/39/.git [2021-01-14T00:32:07.642Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/39 [2021-01-14T00:32:07.642Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T00:32:07.642Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T00:32:07.642Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T00:32:07.642Z] # $SEMVER_BRANCH = PR-2858 [2021-01-14T00:32:07.642Z] # $SEMVER_TEMP = /tmp/semver-855886068 [2021-01-14T00:32:07.642Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T00:32:40.500Z] # '/tmp/semver-855886068' -> '/w/workspace/edgex-go/39/.semver' [2021-01-14T00:32:40.776Z] # -> Force: false [2021-01-14T00:32:40.776Z] # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [Pipeline] } [2021-01-14T00:32:40.795Z] $ docker exec --env ******** --env ******** 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 ssh-agent -k [2021-01-14T00:32:41.034Z] unset SSH_AUTH_SOCK; [2021-01-14T00:32:41.034Z] unset SSH_AGENT_PID; [2021-01-14T00:32:41.034Z] echo Agent pid 52 killed; [2021-01-14T00:32:41.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:32:41.636Z] + git semver [Pipeline] } [2021-01-14T00:32:41.667Z] $ docker stop --time=1 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 [2021-01-14T00:32:43.284Z] $ docker rm -f 06d699474beba781e125e69f76d399a3147b8703ae9b28eed0c6b053fd19d541 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:32:43.833Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T00:32:44.363Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T00:32:44.365Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T00:32:45.275Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:32:45.587Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:32:45.900Z] + sudo service docker restart [2021-01-14T00:32:45.900Z] + true [2021-01-14T00:32:45.900Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T00:32:46.491Z] ========================================================= [2021-01-14T00:32:46.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T00:32:46.491Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:46.839Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T00:32:51.108Z] Sending build context to Docker daemon 326.5MB [2021-01-14T00:32:51.108Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T00:32:51.108Z] Step 2/6 : FROM ${BASE} [2021-01-14T00:32:51.108Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T00:32:51.108Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T00:32:51.108Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T00:32:51.108Z] de9db76c5a1d: Pulling fs layer [2021-01-14T00:32:51.108Z] bca2f99d35d6: Pulling fs layer [2021-01-14T00:32:51.108Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T00:32:51.108Z] 7c6f9722023f: Pulling fs layer [2021-01-14T00:32:51.108Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T00:32:51.108Z] 93359f2a8cfa: Waiting [2021-01-14T00:32:51.108Z] 7c6f9722023f: Waiting [2021-01-14T00:32:51.108Z] a35cf1a2eb13: Waiting [2021-01-14T00:32:51.108Z] bca2f99d35d6: Waiting [2021-01-14T00:32:51.108Z] de9db76c5a1d: Verifying Checksum [2021-01-14T00:32:51.108Z] de9db76c5a1d: Download complete [2021-01-14T00:32:51.375Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T00:32:51.375Z] 0ef7d3d256c8: Download complete [2021-01-14T00:32:51.375Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T00:32:51.375Z] 93359f2a8cfa: Download complete [2021-01-14T00:32:51.375Z] 7c6f9722023f: Verifying Checksum [2021-01-14T00:32:51.375Z] 7c6f9722023f: Download complete [2021-01-14T00:32:51.375Z] 188c0c94c7c5: Download complete [2021-01-14T00:32:51.964Z] 188c0c94c7c5: Pull complete [2021-01-14T00:32:51.964Z] 0ef7d3d256c8: Pull complete [2021-01-14T00:32:52.233Z] de9db76c5a1d: Pull complete [2021-01-14T00:32:53.645Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T00:32:53.645Z] a35cf1a2eb13: Download complete [2021-01-14T00:32:54.601Z] bca2f99d35d6: Verifying Checksum [2021-01-14T00:32:54.601Z] bca2f99d35d6: Download complete [2021-01-14T00:32:59.771Z] Still waiting to schedule task [2021-01-14T00:32:59.771Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-14T00:32:59.918Z] bca2f99d35d6: Pull complete [2021-01-14T00:33:00.181Z] 93359f2a8cfa: Pull complete [2021-01-14T00:33:00.446Z] 7c6f9722023f: Pull complete [2021-01-14T00:33:04.706Z] a35cf1a2eb13: Pull complete [2021-01-14T00:33:04.706Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T00:33:04.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T00:33:04.706Z] ---> a62c8e92a672 [2021-01-14T00:33:04.706Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T00:33:04.972Z] ---> Running in 05d8ee3779c2 [2021-01-14T00:33:05.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:33:06.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:33:07.088Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T00:33:07.088Z] (2/12) Installing file (5.38-r0) [2021-01-14T00:33:07.088Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T00:33:07.088Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T00:33:17.147Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T00:33:17.147Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T00:33:17.409Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T00:33:17.409Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T00:33:17.672Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T00:33:17.672Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T00:33:17.935Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T00:33:18.199Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T00:33:18.199Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:33:18.199Z] OK: 233 MiB in 51 packages [2021-01-14T00:33:21.532Z] Removing intermediate container 05d8ee3779c2 [2021-01-14T00:33:21.532Z] ---> 5b42eecd096c [2021-01-14T00:33:21.532Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T00:33:21.532Z] ---> Running in d702b4d2546a [2021-01-14T00:33:21.532Z] Removing intermediate container d702b4d2546a [2021-01-14T00:33:21.532Z] ---> fb0fb056220d [2021-01-14T00:33:21.532Z] Step 5/6 : COPY go.mod . [2021-01-14T00:33:21.804Z] ---> 9d7090cb82c7 [2021-01-14T00:33:21.804Z] Step 6/6 : RUN go mod download [2021-01-14T00:33:21.804Z] ---> Running in 184d9530c1ce [2021-01-14T00:33:43.911Z] Removing intermediate container 184d9530c1ce [2021-01-14T00:33:43.911Z] ---> 4997771bfcb0 [2021-01-14T00:33:43.911Z] Successfully built 4997771bfcb0 [2021-01-14T00:33:43.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:44.234Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T00:33:44.235Z] . [Pipeline] withDockerContainer [2021-01-14T00:33:44.357Z] prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container [2021-01-14T00:33:44.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-x86_64 cat [2021-01-14T00:33:45.491Z] $ docker top 3d8d9151998a033f47f9eaa6e1da8fef6b6cd04c56ef94fbfe7a3fb8f898ef03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:33:46.103Z] + go version [2021-01-14T00:33:46.686Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T00:33:46.707Z] $ docker stop --time=1 3d8d9151998a033f47f9eaa6e1da8fef6b6cd04c56ef94fbfe7a3fb8f898ef03 [2021-01-14T00:33:48.230Z] $ docker rm -f 3d8d9151998a033f47f9eaa6e1da8fef6b6cd04c56ef94fbfe7a3fb8f898ef03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:49.052Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T00:33:49.052Z] . [Pipeline] withDockerContainer [2021-01-14T00:33:49.164Z] prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container [2021-01-14T00:33:49.229Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-x86_64 cat [2021-01-14T00:33:50.061Z] $ docker top 6be3e643edc055a99c541475fbd02b9e9f38c12200ffc8a90105f7a9c55eb9a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T00:33:50.373Z] ========================================================= [2021-01-14T00:33:50.373Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T00:33:50.373Z] ========================================================= [Pipeline] sh [2021-01-14T00:33:50.678Z] + make test [2021-01-14T00:33:50.678Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T00:34:03.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T00:34:18.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T00:34:28.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T00:34:28.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T00:34:28.958Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T00:34:29.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T00:34:29.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T00:34:29.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T00:34:30.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T00:34:30.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T00:34:31.911Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T00:34:34.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T00:34:34.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T00:34:34.662Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T00:34:36.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.217s coverage: 46.6% of statements [2021-01-14T00:34:36.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T00:34:36.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T00:34:36.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T00:34:36.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T00:34:36.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T00:34:42.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.251s coverage: 27.0% of statements [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T00:34:42.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T00:34:42.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T00:34:42.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.120s coverage: 77.1% of statements [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T00:34:42.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.128s coverage: 82.4% of statements [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T00:34:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T00:34:43.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.481s coverage: 28.6% of statements [2021-01-14T00:34:43.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T00:34:43.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T00:34:43.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T00:34:43.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T00:34:43.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T00:34:43.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements [2021-01-14T00:34:43.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T00:34:43.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-01-14T00:34:43.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T00:34:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.138s coverage: 86.7% of statements [2021-01-14T00:34:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T00:34:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.176s coverage: 97.5% of statements [2021-01-14T00:34:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T00:34:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements [2021-01-14T00:34:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T00:34:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T00:34:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T00:34:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 93.1% of statements [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements [2021-01-14T00:34:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.105s coverage: 87.2% of statements [2021-01-14T00:34:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements [2021-01-14T00:34:49.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.4% of statements [2021-01-14T00:34:49.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T00:34:49.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements [2021-01-14T00:34:49.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T00:34:49.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T00:34:49.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2021-01-14T00:34:49.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2021-01-14T00:34:50.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-01-14T00:34:50.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-01-14T00:34:50.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-01-14T00:34:52.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 55.9% of statements [2021-01-14T00:34:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T00:34:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T00:34:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T00:34:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T00:34:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T00:34:52.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements [2021-01-14T00:34:52.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T00:34:52.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T00:34:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.373s coverage: 84.0% of statements [2021-01-14T00:34:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2021-01-14T00:34:54.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.1% of statements [2021-01-14T00:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T00:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T00:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T00:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T00:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T00:34:54.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements [2021-01-14T00:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T00:34:54.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2021-01-14T00:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T00:34:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.949s coverage: 29.1% of statements [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T00:34:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T00:34:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T00:34:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T00:34:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T00:34:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T00:34:56.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T00:34:57.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements [2021-01-14T00:34:57.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-01-14T00:34:57.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 100.0% of statements [2021-01-14T00:34:58.440Z] GO111MODULE=on go vet ./... [2021-01-14T00:35:30.820Z] gofmt -l . [2021-01-14T00:35:30.820Z] [ "`gofmt -l .`" = "" ] [2021-01-14T00:35:30.820Z] ./bin/test-go-mod-tidy.sh [2021-01-14T00:35:30.820Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T00:35:31.463Z] + ls -al . [2021-01-14T00:35:31.463Z] total 656 [2021-01-14T00:35:31.463Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 00:35 . [2021-01-14T00:35:31.463Z] drwxr-xr-x 4 root root 30 Jan 14 00:33 .. [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 00:31 .dockerignore [2021-01-14T00:35:31.463Z] drwxrwxr-x 8 1001 1001 179 Jan 14 00:31 .git [2021-01-14T00:35:31.463Z] drwxrwxr-x 3 1001 1001 125 Jan 14 00:31 .github [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 00:31 .gitignore [2021-01-14T00:35:31.463Z] drwx------ 3 1001 1001 47 Jan 14 00:32 .semver [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 00:31 .sonarcloud.properties [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:31 Attribution.txt [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:31 CONTRIBUTING.md [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 00:31 Dockerfile.build [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 00:31 Jenkinsfile [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:31 LICENSE [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:31 Makefile [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:31 README.md [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:31 SECURITY.md [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 00:32 VERSION [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:31 ZMQWindows.md [2021-01-14T00:35:31.463Z] drwxrwxr-x 2 1001 1001 117 Jan 14 00:31 bin [2021-01-14T00:35:31.463Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 00:31 cmd [2021-01-14T00:35:31.463Z] -rw-r--r-- 1 root root 552842 Jan 14 00:34 coverage.out [2021-01-14T00:35:31.463Z] -rw-r--r-- 1 root root 979 Jan 14 00:35 go.mod [2021-01-14T00:35:31.463Z] -rw-r--r-- 1 root root 19036 Jan 14 00:35 go.sum [2021-01-14T00:35:31.463Z] drwxrwxr-x 8 1001 1001 127 Jan 14 00:31 internal [2021-01-14T00:35:31.463Z] drwxrwxr-x 4 1001 1001 26 Jan 14 00:31 openapi [2021-01-14T00:35:31.463Z] drwxrwxr-x 4 1001 1001 71 Jan 14 00:31 snap [2021-01-14T00:35:31.463Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 00:31 version.go [Pipeline] sh [2021-01-14T00:35:31.765Z] + '[' -e coverage.out ] [2021-01-14T00:35:31.765Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T00:35:32.012Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T00:35:32.323Z] + make build [2021-01-14T00:35:32.323Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T00:35:36.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T00:35:44.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T00:35:45.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T00:35:47.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T00:35:47.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T00:35:49.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T00:35:51.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T00:35:52.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T00:35:53.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T00:35:55.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:35:56.887Z] 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 [Pipeline] } [2021-01-14T00:35:58.315Z] $ docker stop --time=1 6be3e643edc055a99c541475fbd02b9e9f38c12200ffc8a90105f7a9c55eb9a7 [2021-01-14T00:36:00.245Z] $ docker rm -f 6be3e643edc055a99c541475fbd02b9e9f38c12200ffc8a90105f7a9c55eb9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:02.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:36:02.304Z] [2021-01-14T00:36:02.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:02.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:36:02.681Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-14T00:36:02.681Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-14T00:36:02.681Z] ca9280d653b3: Pulling fs layer [2021-01-14T00:36:02.681Z] 7e9c9ca2126c: Pulling fs layer [2021-01-14T00:36:03.665Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-14T00:36:03.666Z] cbdbe7a5bc2a: Download complete [2021-01-14T00:36:03.954Z] ca9280d653b3: Verifying Checksum [2021-01-14T00:36:03.954Z] ca9280d653b3: Download complete [2021-01-14T00:36:03.954Z] cbdbe7a5bc2a: Pull complete [2021-01-14T00:36:05.989Z] ca9280d653b3: Pull complete [2021-01-14T00:36:05.989Z] 7e9c9ca2126c: Download complete [2021-01-14T00:36:09.709Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20084 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-14T00:36:09.779Z] Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout [2021-01-14T00:36:14.243Z] 7e9c9ca2126c: Pull complete [2021-01-14T00:36:14.243Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-14T00:36:14.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:36:14.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-14T00:36:14.535Z] prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container [2021-01-14T00:36:14.607Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-01-14T00:36:14.928Z] using credential edgex-jenkins-ssh [2021-01-14T00:36:14.984Z] Cloning the remote Git repository [2021-01-14T00:36:15.036Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:36:15.142Z] > git init /w/workspace/edgex-go/39 # timeout=10 [2021-01-14T00:36:15.416Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:36:15.417Z] > git --version # timeout=10 [2021-01-14T00:36:15.444Z] > git --version # 'git version 2.17.1' [2021-01-14T00:36:15.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:36:15.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:36:17.228Z] $ docker top f5fc419bf1690cbeaaa933d3d2f27be87be6f71fedc0c5e5e0423d99bec17ff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:36:17.871Z] + + grepdocker-compose parallel build [2021-01-14T00:36:17.871Z] --help [2021-01-14T00:36:19.282Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T00:36:19.302Z] $ docker stop --time=1 f5fc419bf1690cbeaaa933d3d2f27be87be6f71fedc0c5e5e0423d99bec17ff2 [2021-01-14T00:36:20.718Z] $ docker rm -f f5fc419bf1690cbeaaa933d3d2f27be87be6f71fedc0c5e5e0423d99bec17ff2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:21.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:36:21.369Z] . [Pipeline] withDockerContainer [2021-01-14T00:36:21.474Z] prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container [2021-01-14T00:36:21.530Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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:latest cat [2021-01-14T00:36:22.173Z] $ docker top 251d46d39c02ba2f1fc44efab166063c6925622afe96ec77b75694ba65d472bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:36:22.661Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T00:36:23.608Z] Building docker-core-command-go ... [2021-01-14T00:36:23.608Z] Building docker-core-data-go ... [2021-01-14T00:36:23.608Z] Building docker-core-metadata-go ... [2021-01-14T00:36:23.608Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T00:36:23.608Z] Building docker-security-proxy-setup-go ... [2021-01-14T00:36:23.608Z] Building docker-security-secretstore-setup-go ... [2021-01-14T00:36:23.608Z] Building docker-support-notifications-go ... [2021-01-14T00:36:23.608Z] Building docker-support-scheduler-go ... [2021-01-14T00:36:23.608Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T00:36:23.608Z] Building docker-core-metadata-go [2021-01-14T00:36:23.608Z] Building docker-security-proxy-setup-go [2021-01-14T00:36:23.608Z] Building docker-support-scheduler-go [2021-01-14T00:36:23.608Z] Building docker-sys-mgmt-agent-go [2021-01-14T00:36:23.608Z] Building docker-security-bootstrap-redis-go [2021-01-14T00:36:38.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:36:38.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:36:38.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:36:38.690Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:36:38.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:36:38.709Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T00:36:39.417Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-14T00:36:40.501Z] Merge succeeded, producing ac3fe091d3cdc8287f76f8f45df9d733f99d6b2c [2021-01-14T00:36:40.502Z] Checking out Revision ac3fe091d3cdc8287f76f8f45df9d733f99d6b2c (PR-2858) [2021-01-14T00:36:39.436Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:36:39.500Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-14T00:36:39.876Z] > git remote # timeout=10 [2021-01-14T00:36:39.903Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T00:36:39.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:36:39.932Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T00:36:40.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T00:36:40.508Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:36:40.531Z] > git checkout -f ac3fe091d3cdc8287f76f8f45df9d733f99d6b2c # timeout=10 [2021-01-14T00:36:44.868Z] Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" [2021-01-14T00:36:44.893Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T00:36:46.366Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:36:44.874Z] > git rev-list --no-walk ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 [2021-01-14T00:36:46.807Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:36:47.148Z] + + truesudo [2021-01-14T00:36:47.148Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:36:49.203Z] provisioning config files... [2021-01-14T00:36:49.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config581374161035837334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:36:49.664Z] ---> docker-login.sh [2021-01-14T00:36:49.664Z] nexus3.edgexfoundry.org:10001 [2021-01-14T00:36:50.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:50.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:50.923Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:50.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:50.923Z] [2021-01-14T00:36:50.923Z] Login Succeeded [2021-01-14T00:36:50.923Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:36:51.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:51.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:51.476Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:51.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:51.476Z] [2021-01-14T00:36:51.476Z] Login Succeeded [2021-01-14T00:36:51.476Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:36:51.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:52.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:52.037Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:52.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:52.037Z] [2021-01-14T00:36:52.037Z] Login Succeeded [2021-01-14T00:36:52.037Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:36:52.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:52.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:52.311Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:52.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:52.311Z] [2021-01-14T00:36:52.586Z] Login Succeeded [2021-01-14T00:36:52.586Z] docker.io [2021-01-14T00:36:52.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:53.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:53.130Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:53.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:53.130Z] [2021-01-14T00:36:53.130Z] Login Succeeded [2021-01-14T00:36:53.130Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:36:53.147Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T00:36:53.618Z] ========================================================= [2021-01-14T00:36:53.618Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T00:36:53.618Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:54.014Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T00:36:56.681Z] Sending build context to Docker daemon 165.6MB [2021-01-14T00:36:56.681Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T00:36:56.681Z] Step 2/6 : FROM ${BASE} [2021-01-14T00:36:56.681Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T00:36:56.681Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T00:36:56.681Z] a4357932f1b6: Pulling fs layer [2021-01-14T00:36:56.681Z] 18c013af1878: Pulling fs layer [2021-01-14T00:36:56.681Z] 00ac8860ef70: Pulling fs layer [2021-01-14T00:36:56.681Z] 63d7cb157983: Pulling fs layer [2021-01-14T00:36:56.681Z] b116817d02f9: Pulling fs layer [2021-01-14T00:36:56.681Z] 745a02a5169b: Pulling fs layer [2021-01-14T00:36:56.681Z] 00ac8860ef70: Waiting [2021-01-14T00:36:56.681Z] 63d7cb157983: Waiting [2021-01-14T00:36:56.681Z] b116817d02f9: Waiting [2021-01-14T00:36:56.681Z] 745a02a5169b: Waiting [2021-01-14T00:36:56.681Z] 18c013af1878: Verifying Checksum [2021-01-14T00:36:56.681Z] 18c013af1878: Download complete [2021-01-14T00:36:56.681Z] a4357932f1b6: Verifying Checksum [2021-01-14T00:36:56.681Z] a4357932f1b6: Download complete [2021-01-14T00:36:56.681Z] 63d7cb157983: Download complete [2021-01-14T00:36:56.681Z] 5f621e34cdf4: Download complete [2021-01-14T00:36:56.681Z] b116817d02f9: Verifying Checksum [2021-01-14T00:36:56.681Z] b116817d02f9: Download complete [2021-01-14T00:36:57.288Z] 5f621e34cdf4: Pull complete [2021-01-14T00:36:57.899Z] a4357932f1b6: Pull complete [2021-01-14T00:36:58.178Z] 18c013af1878: Pull complete [2021-01-14T00:36:59.169Z] 745a02a5169b: Verifying Checksum [2021-01-14T00:36:59.169Z] 745a02a5169b: Download complete [2021-01-14T00:37:00.614Z] 00ac8860ef70: Verifying Checksum [2021-01-14T00:37:00.614Z] 00ac8860ef70: Download complete [2021-01-14T00:37:03.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:03.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:03.092Z] ---> 4997771bfcb0 [2021-01-14T00:37:03.092Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:37:03.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:03.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:03.092Z] ---> 4997771bfcb0 [2021-01-14T00:37:03.092Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:37:03.092Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:03.092Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:03.092Z] ---> 4997771bfcb0 [2021-01-14T00:37:03.092Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:37:03.092Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:03.092Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:03.092Z] ---> 4997771bfcb0 [2021-01-14T00:37:03.092Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:37:03.092Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:03.092Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:03.092Z] ---> 4997771bfcb0 [2021-01-14T00:37:03.092Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T00:37:03.092Z] ---> Running in 904b5800a61e [2021-01-14T00:37:03.092Z] ---> Running in 5039982c3458 [2021-01-14T00:37:03.092Z] ---> Running in 18a8b3828d78 [2021-01-14T00:37:03.092Z] ---> Running in 38854a0a1b4d [2021-01-14T00:37:03.092Z] ---> Running in b4ded3852c7f [2021-01-14T00:37:03.092Z] Removing intermediate container 5039982c3458 [2021-01-14T00:37:03.092Z] ---> 7f4b90abe39d [2021-01-14T00:37:03.092Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:03.092Z] Removing intermediate container 18a8b3828d78 [2021-01-14T00:37:03.092Z] ---> 1ba8a38388c2 [2021-01-14T00:37:03.092Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:03.092Z] Removing intermediate container b4ded3852c7f [2021-01-14T00:37:03.092Z] ---> 343a52b9fa40 [2021-01-14T00:37:03.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:03.092Z] Removing intermediate container 904b5800a61e [2021-01-14T00:37:03.092Z] ---> ba69bfddf936 [2021-01-14T00:37:03.092Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:03.092Z] Removing intermediate container 38854a0a1b4d [2021-01-14T00:37:03.092Z] ---> f46768f8b7af [2021-01-14T00:37:03.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:03.092Z] ---> Running in c09b75f4250a [2021-01-14T00:37:03.092Z] ---> Running in 29e2aac06a65 [2021-01-14T00:37:03.092Z] ---> Running in 6c6e731d2743 [2021-01-14T00:37:03.092Z] ---> Running in 5eb463e22755 [2021-01-14T00:37:03.092Z] ---> Running in ccfd6e9e6c7d [2021-01-14T00:37:05.775Z] Removing intermediate container c09b75f4250a [2021-01-14T00:37:05.775Z] ---> 7208631d2b3b [2021-01-14T00:37:05.775Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T00:37:05.775Z] Removing intermediate container 29e2aac06a65 [2021-01-14T00:37:05.775Z] ---> dd6bf93cf16d [2021-01-14T00:37:05.775Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:37:05.775Z] ---> Running in 7d6590bc9c7b [2021-01-14T00:37:05.775Z] ---> Running in 1a04834febf3 [2021-01-14T00:37:05.775Z] Removing intermediate container 5eb463e22755 [2021-01-14T00:37:05.775Z] ---> 747d174cccd3 [2021-01-14T00:37:05.775Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:37:05.775Z] Removing intermediate container 6c6e731d2743 [2021-01-14T00:37:05.775Z] ---> 8bdb791d55e4 [2021-01-14T00:37:05.775Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:37:05.775Z] ---> Running in 8a84dfa1425d [2021-01-14T00:37:05.775Z] Removing intermediate container ccfd6e9e6c7d [2021-01-14T00:37:05.775Z] ---> e98ab87fb603 [2021-01-14T00:37:05.775Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:37:06.040Z] ---> Running in 3ad66c1e25ae [2021-01-14T00:37:06.040Z] ---> Running in bc77fa737799 [2021-01-14T00:37:07.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:07.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:08.101Z] OK: 233 MiB in 51 packages [2021-01-14T00:37:08.385Z] OK: 233 MiB in 51 packages [2021-01-14T00:37:08.385Z] OK: 233 MiB in 51 packages [2021-01-14T00:37:08.385Z] OK: 233 MiB in 51 packages [2021-01-14T00:37:08.672Z] OK: 233 MiB in 51 packages [2021-01-14T00:37:09.262Z] Removing intermediate container 1a04834febf3 [2021-01-14T00:37:09.262Z] ---> 5d0cae621c0c [2021-01-14T00:37:09.262Z] Step 6/21 : COPY go.mod . [2021-01-14T00:37:09.532Z] Removing intermediate container 7d6590bc9c7b [2021-01-14T00:37:09.532Z] ---> 2cfc9c05a270 [2021-01-14T00:37:09.532Z] Step 6/26 : COPY go.mod . [2021-01-14T00:37:09.532Z] Removing intermediate container 8a84dfa1425d [2021-01-14T00:37:09.532Z] ---> 6aab6a6c2e98 [2021-01-14T00:37:09.532Z] Step 6/22 : COPY go.mod . [2021-01-14T00:37:09.833Z] ---> 9cb4900a283c [2021-01-14T00:37:09.833Z] Step 7/21 : RUN go mod download [2021-01-14T00:37:09.833Z] Removing intermediate container bc77fa737799 [2021-01-14T00:37:09.833Z] ---> 5b70165a7290 [2021-01-14T00:37:09.833Z] Step 6/22 : COPY go.mod . [2021-01-14T00:37:09.833Z] Removing intermediate container 3ad66c1e25ae [2021-01-14T00:37:09.833Z] ---> 34f0cd1bd686 [2021-01-14T00:37:09.833Z] Step 6/21 : COPY go.mod . [2021-01-14T00:37:09.833Z] ---> Running in 30508293daa9 [2021-01-14T00:37:10.118Z] ---> 85dd09f48427 [2021-01-14T00:37:10.118Z] Step 7/26 : RUN go mod download [2021-01-14T00:37:10.118Z] ---> 484bd7df20d0 [2021-01-14T00:37:10.118Z] Step 7/22 : RUN go mod download [2021-01-14T00:37:10.393Z] ---> d554717d4741 [2021-01-14T00:37:10.393Z] Step 7/22 : RUN go mod download [2021-01-14T00:37:10.393Z] ---> Running in 16609af9d57c [2021-01-14T00:37:10.393Z] ---> Running in 6698d481b04c [2021-01-14T00:37:10.393Z] ---> 4f0062a33db2 [2021-01-14T00:37:10.393Z] Step 7/21 : RUN go mod download [2021-01-14T00:37:10.393Z] ---> Running in acaaae807093 [2021-01-14T00:37:10.660Z] ---> Running in 1c27f32fb5b2 [2021-01-14T00:37:10.784Z] 00ac8860ef70: Pull complete [2021-01-14T00:37:10.784Z] 63d7cb157983: Pull complete [2021-01-14T00:37:11.059Z] b116817d02f9: Pull complete [2021-01-14T00:37:12.619Z] Removing intermediate container 30508293daa9 [2021-01-14T00:37:12.620Z] ---> a49fcedaab7b [2021-01-14T00:37:12.620Z] Step 8/21 : COPY . . [2021-01-14T00:37:12.890Z] Removing intermediate container 16609af9d57c [2021-01-14T00:37:12.890Z] ---> 1ab0381a3efc [2021-01-14T00:37:12.890Z] Step 8/26 : COPY . . [2021-01-14T00:37:13.861Z] Removing intermediate container 6698d481b04c [2021-01-14T00:37:13.861Z] ---> 392177f8ea44 [2021-01-14T00:37:13.861Z] Step 8/22 : COPY . . [2021-01-14T00:37:15.397Z] 745a02a5169b: Pull complete [2021-01-14T00:37:15.397Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T00:37:15.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T00:37:15.397Z] ---> b7e6874047d6 [2021-01-14T00:37:15.398Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T00:37:15.811Z] Removing intermediate container 1c27f32fb5b2 [2021-01-14T00:37:15.811Z] ---> 3fbc9ea23b93 [2021-01-14T00:37:15.811Z] Step 8/21 : COPY . . [2021-01-14T00:37:16.093Z] Removing intermediate container acaaae807093 [2021-01-14T00:37:16.093Z] ---> b011e0416928 [2021-01-14T00:37:16.093Z] Step 8/22 : COPY . . [2021-01-14T00:37:18.016Z] ---> Running in a513c3d12bc3 [2021-01-14T00:37:18.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:37:19.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:37:20.561Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T00:37:20.831Z] (2/12) Installing file (5.38-r0) [2021-01-14T00:37:20.831Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T00:37:20.831Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T00:37:24.196Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T00:37:24.196Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T00:37:24.466Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T00:37:24.466Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T00:37:24.466Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T00:37:24.735Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T00:37:24.735Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T00:37:24.735Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T00:37:25.007Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:37:25.007Z] OK: 217 MiB in 51 packages [2021-01-14T00:37:29.315Z] Removing intermediate container a513c3d12bc3 [2021-01-14T00:37:29.315Z] ---> 6bb91d5cea78 [2021-01-14T00:37:29.315Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T00:37:29.315Z] ---> Running in ce13bb232546 [2021-01-14T00:37:29.315Z] Removing intermediate container ce13bb232546 [2021-01-14T00:37:29.315Z] ---> 05013915527a [2021-01-14T00:37:29.315Z] Step 5/6 : COPY go.mod . [2021-01-14T00:37:30.297Z] ---> 92760cdc732d [2021-01-14T00:37:30.297Z] Step 6/6 : RUN go mod download [2021-01-14T00:37:30.297Z] ---> Running in 799473c53c85 [2021-01-14T00:37:55.187Z] ---> c5b6b094fbba [2021-01-14T00:37:55.187Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T00:37:55.187Z] ---> c481764d20d1 [2021-01-14T00:37:55.187Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T00:37:55.187Z] ---> bf41d05130f8 [2021-01-14T00:37:55.187Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T00:37:55.187Z] ---> 3487315eb5f2 [2021-01-14T00:37:55.187Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T00:37:55.187Z] ---> f92d286769cf [2021-01-14T00:37:55.187Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T00:37:55.187Z] ---> Running in be6bcc6d3488 [2021-01-14T00:37:55.187Z] ---> Running in 892f3ff3ee05 [2021-01-14T00:37:55.187Z] ---> Running in a61b4f748a53 [2021-01-14T00:37:55.187Z] ---> Running in 78d3c1c620c5 [2021-01-14T00:37:55.187Z] ---> Running in bedbd13475b8 [2021-01-14T00:37:55.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T00:37:55.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T00:37:55.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T00:37:55.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T00:37:55.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:37:57.103Z] Removing intermediate container 799473c53c85 [2021-01-14T00:37:57.103Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:37:57.103Z] Successfully built 8ac1bbdd6ec8 [2021-01-14T00:37:57.103Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:57.439Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T00:37:57.439Z] . [Pipeline] withDockerContainer [2021-01-14T00:37:57.714Z] prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container [2021-01-14T00:37:57.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** ci-base-image-arm64 cat [2021-01-14T00:37:59.283Z] $ docker top a61e4a56c5b9d0dc31b6e90426e8696ee515551d4380f1cb268928155c006e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:38:00.290Z] + go version [2021-01-14T00:38:00.290Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T00:38:00.311Z] $ docker stop --time=1 a61e4a56c5b9d0dc31b6e90426e8696ee515551d4380f1cb268928155c006e58 [2021-01-14T00:38:02.278Z] $ docker rm -f a61e4a56c5b9d0dc31b6e90426e8696ee515551d4380f1cb268928155c006e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:38:03.329Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T00:38:03.329Z] . [Pipeline] withDockerContainer [2021-01-14T00:38:03.598Z] prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container [2021-01-14T00:38:03.683Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** ci-base-image-arm64 cat [2021-01-14T00:38:05.142Z] $ docker top 3bcbebecb3b85696862af4a8871961f1069f89fb39cd926c5d72473057386e75 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T00:38:05.547Z] ========================================================= [2021-01-14T00:38:05.547Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T00:38:05.547Z] ========================================================= [Pipeline] sh [2021-01-14T00:38:06.189Z] + make test [2021-01-14T00:38:06.189Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T00:38:27.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T00:38:27.781Z] Removing intermediate container 78d3c1c620c5 [2021-01-14T00:38:27.781Z] ---> 2ab42bab1bf9 [2021-01-14T00:38:27.781Z] [2021-01-14T00:38:27.781Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T00:38:27.781Z] 3.12: Pulling from library/alpine [2021-01-14T00:38:27.781Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T00:38:27.781Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T00:38:27.781Z] ---> 389fef711851 [2021-01-14T00:38:27.781Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:38:28.419Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T00:38:30.364Z] ---> Running in 9bfb9e5ced1b [2021-01-14T00:38:30.364Z] Removing intermediate container 892f3ff3ee05 [2021-01-14T00:38:30.364Z] ---> b1eb08b037ce [2021-01-14T00:38:30.364Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T00:38:30.364Z] Removing intermediate container a61b4f748a53 [2021-01-14T00:38:30.364Z] ---> 0869d1c00110 [2021-01-14T00:38:30.364Z] [2021-01-14T00:38:30.364Z] Step 10/21 : FROM scratch [2021-01-14T00:38:30.364Z] ---> [2021-01-14T00:38:30.364Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:38:30.943Z] ---> Running in 4281c8eee2b9 [2021-01-14T00:38:31.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:31.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:31.476Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T00:38:31.767Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:38:31.767Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T00:38:31.767Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T00:38:31.767Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:38:31.767Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:38:31.767Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:38:31.767Z] OK: 7 MiB in 19 packages [2021-01-14T00:38:31.767Z] ---> Running in fe20399622a5 [2021-01-14T00:38:32.735Z] Removing intermediate container bedbd13475b8 [2021-01-14T00:38:32.735Z] ---> cad1a5986ad7 [2021-01-14T00:38:32.735Z] [2021-01-14T00:38:32.735Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T00:38:32.735Z] ---> 389fef711851 [2021-01-14T00:38:32.735Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T00:38:32.735Z] Removing intermediate container fe20399622a5 [2021-01-14T00:38:32.735Z] ---> eb095a991034 [2021-01-14T00:38:32.735Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T00:38:33.002Z] ---> Running in ce7eb4b75dca [2021-01-14T00:38:33.002Z] ---> Running in 2f6f6ceea981 [2021-01-14T00:38:33.281Z] Removing intermediate container 2f6f6ceea981 [2021-01-14T00:38:33.281Z] ---> 859d5d18e40b [2021-01-14T00:38:33.281Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T00:38:33.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T00:38:33.871Z] ---> Running in 1d546c93b236 [2021-01-14T00:38:34.841Z] Removing intermediate container 9bfb9e5ced1b [2021-01-14T00:38:34.841Z] ---> 119c9bf78b20 [2021-01-14T00:38:34.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T00:38:34.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:35.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:35.109Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T00:38:35.388Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:38:35.388Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T00:38:35.388Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T00:38:35.388Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:38:35.388Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:38:35.388Z] OK: 7 MiB in 18 packages [2021-01-14T00:38:35.388Z] Removing intermediate container 1d546c93b236 [2021-01-14T00:38:35.388Z] ---> 88be118af6dc [2021-01-14T00:38:35.388Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:38:36.795Z] ---> Running in 0d9f13a90df5 [2021-01-14T00:38:36.795Z] ---> c51847aa5e4b [2021-01-14T00:38:36.795Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T00:38:37.063Z] Removing intermediate container be6bcc6d3488 [2021-01-14T00:38:37.064Z] ---> 521a04cd5876 [2021-01-14T00:38:37.064Z] [2021-01-14T00:38:37.064Z] Step 10/22 : FROM scratch [2021-01-14T00:38:37.064Z] ---> [2021-01-14T00:38:37.064Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:38:37.064Z] ---> Using cache [2021-01-14T00:38:37.064Z] ---> eb095a991034 [2021-01-14T00:38:37.064Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T00:38:37.329Z] Removing intermediate container 0d9f13a90df5 [2021-01-14T00:38:37.329Z] ---> b604d60d48f1 [2021-01-14T00:38:37.329Z] Step 13/22 : WORKDIR / [2021-01-14T00:38:37.329Z] ---> Running in 7bc82f676d98 [2021-01-14T00:38:37.329Z] ---> Running in c117da2ea5f6 [2021-01-14T00:38:37.915Z] Removing intermediate container 7bc82f676d98 [2021-01-14T00:38:37.915Z] ---> 5d29c827c357 [2021-01-14T00:38:37.915Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:38:37.915Z] ---> c77752ea3475 [2021-01-14T00:38:37.915Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T00:38:38.184Z] Removing intermediate container 4281c8eee2b9 [2021-01-14T00:38:38.184Z] ---> aa8d30144d4f [2021-01-14T00:38:38.184Z] [2021-01-14T00:38:38.184Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T00:38:38.184Z] 20.10.0: Pulling from library/docker [2021-01-14T00:38:38.184Z] Removing intermediate container c117da2ea5f6 [2021-01-14T00:38:38.184Z] ---> 5a30a3c3405e [2021-01-14T00:38:38.184Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:38:38.184Z] Removing intermediate container ce7eb4b75dca [2021-01-14T00:38:38.184Z] ---> 5e289d50decc [2021-01-14T00:38:38.184Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:38:38.184Z] ---> Running in 5d80087bd6a7 [2021-01-14T00:38:38.452Z] ---> Running in 5034fdf9da42 [2021-01-14T00:38:38.452Z] ---> 7e01f5ac0391 [2021-01-14T00:38:38.452Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T00:38:38.452Z] Removing intermediate container 5d80087bd6a7 [2021-01-14T00:38:38.452Z] ---> 6a18b9f63741 [2021-01-14T00:38:38.452Z] Step 14/22 : WORKDIR / [2021-01-14T00:38:38.722Z] ---> Running in e74a984f47c8 [2021-01-14T00:38:38.722Z] ---> Running in 21b29d840c31 [2021-01-14T00:38:38.722Z] ---> d24932fe770c [2021-01-14T00:38:38.722Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T00:38:38.722Z] Removing intermediate container 5034fdf9da42 [2021-01-14T00:38:38.722Z] ---> 57f6ba3c58e9 [2021-01-14T00:38:38.722Z] Step 13/21 : WORKDIR /edgex [2021-01-14T00:38:38.998Z] ---> Running in 4b5e0f6f47c4 [2021-01-14T00:38:39.586Z] Removing intermediate container e74a984f47c8 [2021-01-14T00:38:39.586Z] ---> 02b5e91698d3 [2021-01-14T00:38:39.586Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:38:39.864Z] Removing intermediate container 21b29d840c31 [2021-01-14T00:38:39.864Z] ---> 0d1d17921d52 [2021-01-14T00:38:39.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:38:39.864Z] ---> Running in c9cb46b2369f [2021-01-14T00:38:40.146Z] ---> 98382b9aa4a9 [2021-01-14T00:38:40.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T00:38:40.146Z] Removing intermediate container 4b5e0f6f47c4 [2021-01-14T00:38:40.146Z] ---> 8c6395b5e386 [2021-01-14T00:38:40.146Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T00:38:41.108Z] ---> 52d8e535b12b [2021-01-14T00:38:41.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T00:38:41.108Z] Removing intermediate container c9cb46b2369f [2021-01-14T00:38:41.108Z] ---> 7ae62bf6c585 [2021-01-14T00:38:41.108Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T00:38:41.108Z] ---> Running in 1cb89e24f448 [2021-01-14T00:38:41.108Z] ---> 22f9f4d896a2 [2021-01-14T00:38:41.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T00:38:41.391Z] ---> 77340f4d6484 [2021-01-14T00:38:41.391Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T00:38:41.682Z] Removing intermediate container 1cb89e24f448 [2021-01-14T00:38:41.682Z] ---> fe2ff9d255c0 [2021-01-14T00:38:41.683Z] Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:38:41.683Z] ---> ca1ed531fca3 [2021-01-14T00:38:41.683Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T00:38:41.683Z] ---> Running in b2c29617aaa9 [2021-01-14T00:38:41.955Z] ---> Running in 11268bf8de70 [2021-01-14T00:38:42.226Z] ---> 153cf9dd2c1e [2021-01-14T00:38:42.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T00:38:42.226Z] ---> ac264537f2ad [2021-01-14T00:38:42.226Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T00:38:42.226Z] Removing intermediate container b2c29617aaa9 [2021-01-14T00:38:42.226Z] ---> 054516bf3169 [2021-01-14T00:38:42.227Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:38:42.509Z] ---> Running in 6bb4f0447c62 [2021-01-14T00:38:42.509Z] ---> 663c95719227 [2021-01-14T00:38:42.509Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T00:38:42.509Z] ---> Running in b0d3e2207225 [2021-01-14T00:38:43.095Z] Removing intermediate container 6bb4f0447c62 [2021-01-14T00:38:43.095Z] ---> 3516f3329032 [2021-01-14T00:38:43.095Z] [2021-01-14T00:38:43.364Z] Removing intermediate container b0d3e2207225 [2021-01-14T00:38:43.364Z] ---> 4b4570d756d7 [2021-01-14T00:38:43.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:38:43.364Z] ---> 4039461838c3 [2021-01-14T00:38:43.364Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T00:38:43.632Z] Successfully built 3516f3329032 [2021-01-14T00:38:43.632Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-14T00:38:43.632Z] Building docker-support-notifications-go [2021-01-14T00:38:43.632Z]  Building docker-support-scheduler-go ... done  ---> Running in 33e8629090a2 [2021-01-14T00:38:43.632Z] ---> Running in 4be553680be7 [2021-01-14T00:38:43.909Z] Removing intermediate container 33e8629090a2 [2021-01-14T00:38:43.909Z] ---> 1666dea3be5e [2021-01-14T00:38:43.909Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:38:43.909Z] Removing intermediate container 11268bf8de70 [2021-01-14T00:38:43.909Z] ---> 044c778bb405 [2021-01-14T00:38:43.909Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T00:38:43.909Z] Removing intermediate container 4be553680be7 [2021-01-14T00:38:43.909Z] ---> b8cfa6622748 [2021-01-14T00:38:43.909Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T00:38:44.205Z] ---> Running in 1ff25e673c33 [2021-01-14T00:38:44.205Z] ---> Running in e51ee204c45a [2021-01-14T00:38:44.205Z] ---> Running in da08adfa670b [2021-01-14T00:38:44.485Z] Removing intermediate container 1ff25e673c33 [2021-01-14T00:38:44.485Z] ---> 621938827b8c [2021-01-14T00:38:44.485Z] Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:38:44.765Z] Removing intermediate container e51ee204c45a [2021-01-14T00:38:44.765Z] ---> 9544df3ebe15 [2021-01-14T00:38:44.765Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:38:45.726Z] Removing intermediate container da08adfa670b [2021-01-14T00:38:45.726Z] ---> 17e7b6968fe9 [2021-01-14T00:38:45.726Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T00:38:45.996Z] ---> Running in 8d43222d1f51 [2021-01-14T00:38:46.590Z] ---> Running in 7bf2626cbb84 [2021-01-14T00:38:46.590Z] ---> Running in 7ca5549e473d [2021-01-14T00:38:47.184Z] Removing intermediate container 8d43222d1f51 [2021-01-14T00:38:47.184Z] ---> 95d49f9c45c2 [2021-01-14T00:38:47.184Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:38:48.605Z] Removing intermediate container 7bf2626cbb84 [2021-01-14T00:38:48.605Z] ---> f57ba7cc5aee [2021-01-14T00:38:48.605Z] Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:38:48.605Z] ---> Running in 4051d6a38d19 [2021-01-14T00:38:48.605Z] Removing intermediate container 7ca5549e473d [2021-01-14T00:38:48.605Z] ---> f84b6894e2db [2021-01-14T00:38:48.605Z] Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:38:48.605Z] ---> Running in 6bc7f876e9e3 [2021-01-14T00:38:49.186Z] ---> Running in fd29781e4e23 [2021-01-14T00:38:49.470Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T00:38:49.470Z] Removing intermediate container 4051d6a38d19 [2021-01-14T00:38:49.470Z] ---> 11306865a39c [2021-01-14T00:38:49.470Z] [2021-01-14T00:38:49.470Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T00:38:49.470Z] ---> aefe523efa57 [2021-01-14T00:38:49.470Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T00:38:49.470Z] Successfully built 11306865a39c [2021-01-14T00:38:49.470Z] Removing intermediate container 6bc7f876e9e3 [2021-01-14T00:38:49.470Z] ---> fe4399f00d7b [2021-01-14T00:38:49.470Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:38:49.470Z] ---> Running in f7df52eae07e [2021-01-14T00:38:49.470Z] Successfully tagged docker-core-metadata-go:latest [2021-01-14T00:38:49.470Z] Building docker-core-command-go [2021-01-14T00:38:49.737Z]  Building docker-core-metadata-go ... done Removing intermediate container fd29781e4e23 [2021-01-14T00:38:49.737Z] ---> e7ccb9eb619d [2021-01-14T00:38:49.737Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:38:49.737Z] ---> Running in 3383af3487e6 [2021-01-14T00:38:51.681Z] ---> Running in 482a254005ba [2021-01-14T00:38:52.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:52.676Z] Removing intermediate container 3383af3487e6 [2021-01-14T00:38:52.676Z] ---> c4f77e40ee58 [2021-01-14T00:38:52.676Z] [2021-01-14T00:38:52.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:53.216Z] Removing intermediate container 482a254005ba [2021-01-14T00:38:53.216Z] ---> 8ad9f72754f8 [2021-01-14T00:38:53.216Z] [2021-01-14T00:38:53.216Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T00:38:53.216Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T00:38:53.216Z] Executing bash-5.0.17-r0.post-install [2021-01-14T00:38:53.216Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:38:53.216Z] OK: 12 MiB in 22 packages [2021-01-14T00:38:53.493Z] Successfully built c4f77e40ee58 [2021-01-14T00:38:53.493Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-14T00:38:53.493Z] Building docker-core-data-go [2021-01-14T00:38:53.773Z]  Building docker-security-bootstrap-redis-go ... done Successfully built 8ad9f72754f8 [2021-01-14T00:38:53.773Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-14T00:38:53.773Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-14T00:38:55.758Z] Removing intermediate container f7df52eae07e [2021-01-14T00:38:55.758Z] ---> 4c1b31d01258 [2021-01-14T00:38:55.758Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T00:38:56.749Z] ---> Running in 09a6d102ab98 [2021-01-14T00:38:57.347Z] Removing intermediate container 09a6d102ab98 [2021-01-14T00:38:57.347Z] ---> 852f0f633f9c [2021-01-14T00:38:57.347Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T00:38:57.620Z] ---> Running in 9cc4a3ab81c7 [2021-01-14T00:38:58.249Z] Removing intermediate container 9cc4a3ab81c7 [2021-01-14T00:38:58.249Z] ---> 8f9993e26edd [2021-01-14T00:38:58.249Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T00:38:58.849Z] ---> Running in ab8eacfa6718 [2021-01-14T00:38:59.463Z] Removing intermediate container ab8eacfa6718 [2021-01-14T00:38:59.463Z] ---> c40a82913dc1 [2021-01-14T00:38:59.463Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T00:39:01.482Z] ---> 5bd721fff0a6 [2021-01-14T00:39:01.482Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T00:39:02.157Z] ---> a698db6e3d2c [2021-01-14T00:39:02.157Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T00:39:03.605Z] ---> bdf0c67e24e1 [2021-01-14T00:39:03.605Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T00:39:03.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:39:03.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:39:03.605Z] ---> 4997771bfcb0 [2021-01-14T00:39:03.605Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:39:03.605Z] ---> Using cache [2021-01-14T00:39:03.605Z] ---> f46768f8b7af [2021-01-14T00:39:03.605Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:39:03.605Z] ---> Using cache [2021-01-14T00:39:03.605Z] ---> e98ab87fb603 [2021-01-14T00:39:03.605Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T00:39:04.593Z] ---> Running in 245239a9bcfa [2021-01-14T00:39:04.593Z] ---> Running in f6077cdf86e9 [2021-01-14T00:39:06.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:39:06.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:39:06.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:39:06.895Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T00:39:06.895Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T00:39:06.895Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T00:39:06.895Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T00:39:07.176Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T00:39:07.176Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T00:39:07.467Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T00:39:09.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:39:12.159Z] OK: 233 MiB in 51 packages [2021-01-14T00:39:14.144Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:39:14.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:39:14.144Z] ---> 4997771bfcb0 [2021-01-14T00:39:14.144Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:39:14.144Z] ---> Using cache [2021-01-14T00:39:14.144Z] ---> f46768f8b7af [2021-01-14T00:39:14.144Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:39:14.144Z] ---> Using cache [2021-01-14T00:39:14.144Z] ---> e98ab87fb603 [2021-01-14T00:39:14.144Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:39:14.144Z] ---> Using cache [2021-01-14T00:39:14.144Z] ---> 5b70165a7290 [2021-01-14T00:39:14.144Z] Step 6/22 : COPY go.mod . [2021-01-14T00:39:14.144Z] ---> Using cache [2021-01-14T00:39:14.144Z] ---> d554717d4741 [2021-01-14T00:39:14.144Z] Step 7/22 : RUN go mod download [2021-01-14T00:39:14.144Z] ---> Using cache [2021-01-14T00:39:14.144Z] ---> b011e0416928 [2021-01-14T00:39:14.144Z] Step 8/22 : COPY . . [2021-01-14T00:39:14.144Z] ---> Using cache [2021-01-14T00:39:14.144Z] ---> bf41d05130f8 [2021-01-14T00:39:14.144Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T00:39:14.734Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T00:39:14.734Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T00:39:14.734Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T00:39:14.734Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T00:39:15.004Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T00:39:15.004Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T00:39:15.004Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T00:39:15.004Z] ---> Running in a4d02c1aa5f4 [2021-01-14T00:39:15.278Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T00:39:15.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T00:39:15.558Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T00:39:16.144Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T00:39:16.144Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T00:39:16.144Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T00:39:16.752Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T00:39:16.752Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T00:39:17.017Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T00:39:17.292Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T00:39:17.575Z] Removing intermediate container f6077cdf86e9 [2021-01-14T00:39:17.575Z] ---> 6d85cb028da3 [2021-01-14T00:39:17.575Z] Step 6/24 : COPY go.mod . [2021-01-14T00:39:17.575Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T00:39:17.575Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T00:39:17.855Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T00:39:18.121Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T00:39:18.121Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T00:39:18.121Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T00:39:18.121Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T00:39:18.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T00:39:18.977Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T00:39:18.977Z] ---> a490dc9bafc9 [2021-01-14T00:39:18.977Z] Step 7/24 : RUN go mod download [2021-01-14T00:39:18.977Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T00:39:18.977Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T00:39:19.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:39:19.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:39:19.243Z] ---> 4997771bfcb0 [2021-01-14T00:39:19.243Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T00:39:19.243Z] ---> Using cache [2021-01-14T00:39:19.243Z] ---> f46768f8b7af [2021-01-14T00:39:19.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:39:19.243Z] ---> Using cache [2021-01-14T00:39:19.243Z] ---> e98ab87fb603 [2021-01-14T00:39:19.243Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T00:39:19.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T00:39:19.946Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:39:19.947Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:39:20.232Z] ---> 4997771bfcb0 [2021-01-14T00:39:20.232Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:39:20.232Z] OK: 71 MiB in 55 packages [2021-01-14T00:39:20.232Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:39:20.232Z] ---> Using cache [2021-01-14T00:39:20.232Z] ---> f46768f8b7af [2021-01-14T00:39:20.232Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:39:20.232Z] ---> Using cache [2021-01-14T00:39:20.232Z] ---> e98ab87fb603 [2021-01-14T00:39:20.232Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T00:39:20.232Z] ---> Using cache [2021-01-14T00:39:20.232Z] ---> 5b70165a7290 [2021-01-14T00:39:20.232Z] Step 6/24 : COPY go.mod . [2021-01-14T00:39:20.232Z] ---> Using cache [2021-01-14T00:39:20.232Z] ---> d554717d4741 [2021-01-14T00:39:20.232Z] Step 7/24 : RUN go mod download [2021-01-14T00:39:20.232Z] ---> Using cache [2021-01-14T00:39:20.232Z] ---> b011e0416928 [2021-01-14T00:39:20.232Z] Step 8/24 : COPY . . [2021-01-14T00:39:20.232Z] ---> Using cache [2021-01-14T00:39:20.232Z] ---> bf41d05130f8 [2021-01-14T00:39:20.232Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T00:39:20.232Z] ---> Running in 5e3c9292a81b [2021-01-14T00:39:20.232Z] ---> Running in 8fa79b4d95be [2021-01-14T00:39:20.505Z] ---> Running in 81f17cd70457 [2021-01-14T00:39:22.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T00:39:22.520Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T00:39:22.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T00:39:22.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T00:39:22.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T00:39:23.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T00:39:23.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:39:23.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T00:39:25.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:39:26.109Z] Removing intermediate container 5e3c9292a81b [2021-01-14T00:39:26.109Z] ---> 545c3f5ed3e5 [2021-01-14T00:39:26.109Z] Step 8/24 : COPY . . [2021-01-14T00:39:26.794Z] OK: 233 MiB in 51 packages [2021-01-14T00:39:27.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T00:39:27.886Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T00:39:30.575Z] Removing intermediate container 8fa79b4d95be [2021-01-14T00:39:30.575Z] ---> 6090ca03fa06 [2021-01-14T00:39:30.575Z] Step 6/23 : COPY go.mod . [2021-01-14T00:39:32.123Z] ---> f09771b6cc8c [2021-01-14T00:39:32.123Z] Step 7/23 : RUN go mod download [2021-01-14T00:39:32.123Z] ---> Running in 5352751e6639 [2021-01-14T00:39:34.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T00:39:34.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T00:39:34.628Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T00:39:37.208Z] Removing intermediate container 5352751e6639 [2021-01-14T00:39:37.208Z] ---> 817c446db736 [2021-01-14T00:39:37.208Z] Step 8/23 : COPY . . [2021-01-14T00:39:40.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.290s coverage: 46.6% of statements [2021-01-14T00:39:40.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T00:39:40.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T00:39:40.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T00:39:40.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T00:39:40.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T00:39:48.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.0% of statements [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T00:39:48.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T00:39:48.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T00:39:48.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.542s coverage: 77.8% of statements [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T00:39:48.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.325s coverage: 82.4% of statements [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T00:39:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T00:39:50.714Z] Removing intermediate container 245239a9bcfa [2021-01-14T00:39:50.714Z] ---> 371437102c3c [2021-01-14T00:39:50.714Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T00:39:50.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T00:39:54.506Z] ---> Running in 30ec089fcd89 [2021-01-14T00:39:56.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.051s coverage: 28.6% of statements [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T00:39:56.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.221s coverage: 100.0% of statements [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T00:39:56.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T00:39:56.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.284s coverage: 86.7% of statements [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T00:39:56.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements [2021-01-14T00:39:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T00:39:56.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-01-14T00:39:56.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T00:39:56.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T00:39:56.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T00:39:56.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T00:39:57.135Z] ---> 95f1bd8a4436 [2021-01-14T00:39:57.135Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T00:39:58.618Z] ---> Running in d0f0c75cdb1b [2021-01-14T00:39:59.219Z] Removing intermediate container a4d02c1aa5f4 [2021-01-14T00:39:59.219Z] ---> 8f4ec1c43b75 [2021-01-14T00:39:59.219Z] [2021-01-14T00:39:59.219Z] Step 10/22 : FROM scratch [2021-01-14T00:39:59.219Z] ---> [2021-01-14T00:39:59.219Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:40:00.199Z] ---> Using cache [2021-01-14T00:40:00.199Z] ---> eb095a991034 [2021-01-14T00:40:00.199Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T00:40:00.858Z] ---> Running in c0d54e61a4bf [2021-01-14T00:40:00.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T00:40:01.508Z] Removing intermediate container c0d54e61a4bf [2021-01-14T00:40:01.508Z] ---> 719b4bd98daf [2021-01-14T00:40:01.508Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:40:02.131Z] ---> Running in 3fa60fd7b186 [2021-01-14T00:40:03.112Z] Removing intermediate container 3fa60fd7b186 [2021-01-14T00:40:03.112Z] ---> bd7e683c6ea7 [2021-01-14T00:40:03.112Z] Step 14/22 : WORKDIR / [2021-01-14T00:40:03.444Z] Collecting docker-compose==1.23.2 [2021-01-14T00:40:03.444Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T00:40:03.759Z] ---> Running in f2c31a901ee7 [2021-01-14T00:40:04.043Z] ---> e061dde94f93 [2021-01-14T00:40:04.043Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T00:40:04.342Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T00:40:04.342Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T00:40:04.342Z] Removing intermediate container 81f17cd70457 [2021-01-14T00:40:04.342Z] ---> ac1bdf3f571a [2021-01-14T00:40:04.342Z] [2021-01-14T00:40:04.342Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T00:40:04.342Z] ---> 389fef711851 [2021-01-14T00:40:04.342Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:40:04.342Z] ---> Using cache [2021-01-14T00:40:04.342Z] ---> 119c9bf78b20 [2021-01-14T00:40:04.342Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:40:04.342Z] ---> Running in 7c6622730c4c [2021-01-14T00:40:04.632Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T00:40:04.632Z] Removing intermediate container f2c31a901ee7 [2021-01-14T00:40:04.632Z] ---> 140ff8148d80 [2021-01-14T00:40:04.632Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:40:04.632Z] ---> Running in 86c64bcfdd16 [2021-01-14T00:40:04.632Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T00:40:04.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.103s coverage: 93.1% of statements [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T00:40:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T00:40:04.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T00:40:04.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.166s coverage: 0.1% of statements [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T00:40:04.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T00:40:04.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.126s coverage: 75.5% of statements [2021-01-14T00:40:04.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T00:40:04.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-01-14T00:40:04.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements [2021-01-14T00:40:04.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.151s coverage: 84.2% of statements [2021-01-14T00:40:05.627Z] Removing intermediate container 86c64bcfdd16 [2021-01-14T00:40:05.627Z] ---> 1dc27150d78c [2021-01-14T00:40:05.627Z] Step 13/24 : WORKDIR / [2021-01-14T00:40:05.627Z] ---> Running in 3d4072d2a558 [2021-01-14T00:40:05.627Z] ---> 72ee59b6878f [2021-01-14T00:40:05.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T00:40:05.897Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T00:40:06.172Z] Removing intermediate container 3d4072d2a558 [2021-01-14T00:40:06.172Z] ---> 770495a60464 [2021-01-14T00:40:06.172Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T00:40:06.448Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T00:40:06.448Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T00:40:06.728Z] ---> a5d5accd523e [2021-01-14T00:40:06.728Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T00:40:06.728Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T00:40:06.728Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T00:40:07.029Z] ---> 4907801c9777 [2021-01-14T00:40:07.029Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T00:40:07.029Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T00:40:07.029Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T00:40:07.678Z] Collecting PyYAML<4,>=3.10 [2021-01-14T00:40:07.678Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T00:40:07.678Z] ---> 9d34d8922a8b [2021-01-14T00:40:07.678Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T00:40:07.678Z] ---> eef01ad233d0 [2021-01-14T00:40:07.678Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T00:40:07.950Z] ---> Running in f09cad492c5d [2021-01-14T00:40:08.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.4% of statements [2021-01-14T00:40:08.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T00:40:08.556Z] ---> 2956f0eb027e [2021-01-14T00:40:08.556Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T00:40:08.556Z] Removing intermediate container f09cad492c5d [2021-01-14T00:40:08.556Z] ---> f11b42d60061 [2021-01-14T00:40:08.556Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:40:08.556Z] ---> Running in 260752ad9bf1 [2021-01-14T00:40:09.164Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T00:40:09.164Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T00:40:09.164Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T00:40:09.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.565s coverage: 63.5% of statements [2021-01-14T00:40:09.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T00:40:09.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T00:40:09.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements [2021-01-14T00:40:09.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements [2021-01-14T00:40:10.153Z] Removing intermediate container 260752ad9bf1 [2021-01-14T00:40:10.153Z] ---> d4e1c21f3e61 [2021-01-14T00:40:10.153Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:40:10.153Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T00:40:10.153Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T00:40:10.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-01-14T00:40:10.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-01-14T00:40:10.430Z] ---> Running in 43fc0b3af510 [2021-01-14T00:40:10.431Z] ---> fa11a41c1af0 [2021-01-14T00:40:10.431Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T00:40:10.732Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T00:40:10.732Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T00:40:10.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-01-14T00:40:11.034Z] Removing intermediate container 43fc0b3af510 [2021-01-14T00:40:11.034Z] ---> 4bd409b7b376 [2021-01-14T00:40:11.034Z] Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:40:11.034Z] ---> Running in c6a36f56bd5e [2021-01-14T00:40:11.670Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T00:40:11.670Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T00:40:11.670Z] Removing intermediate container c6a36f56bd5e [2021-01-14T00:40:11.670Z] ---> c4afc26e2b09 [2021-01-14T00:40:11.670Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:40:11.670Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T00:40:11.952Z] ---> Running in db36f0aecaf3 [2021-01-14T00:40:11.952Z] ---> afc56117b9a9 [2021-01-14T00:40:11.952Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:40:11.952Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T00:40:11.952Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T00:40:11.952Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T00:40:12.236Z] Collecting idna<2.8,>=2.5 [2021-01-14T00:40:12.236Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T00:40:12.236Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T00:40:12.236Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T00:40:12.236Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T00:40:12.236Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T00:40:12.236Z] Removing intermediate container db36f0aecaf3 [2021-01-14T00:40:12.236Z] ---> 55245aeb5321 [2021-01-14T00:40:12.236Z] [2021-01-14T00:40:12.509Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, PyYAML, docopt, cached-property, texttable, docker-compose [2021-01-14T00:40:12.787Z] Successfully built 55245aeb5321 [2021-01-14T00:40:12.787Z] ---> a3648a09dc53 [2021-01-14T00:40:12.787Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-14T00:40:12.787Z] Successfully tagged docker-core-command-go:latest [2021-01-14T00:40:13.057Z] Attempting uninstall: urllib3 [2021-01-14T00:40:13.057Z]  Building docker-core-command-go ... done  Found existing installation: urllib3 1.25.9 [2021-01-14T00:40:13.057Z] Uninstalling urllib3-1.25.9: [2021-01-14T00:40:13.057Z] ---> Running in 0554f52dfc5d [2021-01-14T00:40:13.057Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T00:40:13.701Z] Attempting uninstall: idna [2021-01-14T00:40:13.701Z] Found existing installation: idna 2.9 [2021-01-14T00:40:13.701Z] Uninstalling idna-2.9: [2021-01-14T00:40:13.701Z] Successfully uninstalled idna-2.9 [2021-01-14T00:40:15.202Z] Attempting uninstall: requests [2021-01-14T00:40:15.202Z] Found existing installation: requests 2.23.0 [2021-01-14T00:40:15.202Z] Uninstalling requests-2.23.0: [2021-01-14T00:40:15.202Z] Successfully uninstalled requests-2.23.0 [2021-01-14T00:40:16.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.978s coverage: 55.9% of statements [2021-01-14T00:40:16.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T00:40:16.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T00:40:16.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T00:40:16.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T00:40:16.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T00:40:16.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.425s coverage: 37.0% of statements [2021-01-14T00:40:16.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T00:40:16.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T00:40:16.733Z] Running setup.py install for dockerpty: started [2021-01-14T00:40:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.605s coverage: 84.0% of statements [2021-01-14T00:40:17.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.074s coverage: 100.0% of statements [2021-01-14T00:40:17.814Z] Removing intermediate container 0554f52dfc5d [2021-01-14T00:40:17.814Z] ---> effc0212d6a3 [2021-01-14T00:40:17.814Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T00:40:18.917Z] ---> Running in 6566c7773cf5 [2021-01-14T00:40:18.917Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T00:40:19.601Z] Removing intermediate container 6566c7773cf5 [2021-01-14T00:40:19.601Z] ---> b0c175efa812 [2021-01-14T00:40:19.601Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T00:40:19.601Z] Running setup.py install for PyYAML: started [2021-01-14T00:40:19.601Z] ---> Running in 760aa7911fa2 [2021-01-14T00:40:20.623Z] Removing intermediate container 760aa7911fa2 [2021-01-14T00:40:20.623Z] ---> 707cc308aaa7 [2021-01-14T00:40:20.623Z] Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:40:20.623Z] ---> Running in 71868785cf3e [2021-01-14T00:40:21.254Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T00:40:21.254Z] Running setup.py install for docopt: started [2021-01-14T00:40:21.848Z] Removing intermediate container 71868785cf3e [2021-01-14T00:40:21.848Z] ---> 864904853c37 [2021-01-14T00:40:21.848Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:40:22.150Z] ---> Running in 4994744ae167 [2021-01-14T00:40:22.449Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T00:40:22.449Z] Running setup.py install for texttable: started [2021-01-14T00:40:22.449Z] Removing intermediate container 4994744ae167 [2021-01-14T00:40:22.449Z] ---> 29ccde333258 [2021-01-14T00:40:22.449Z] [2021-01-14T00:40:22.724Z] Successfully built 29ccde333258 [2021-01-14T00:40:22.724Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-14T00:40:23.343Z]  Building docker-security-secretstore-setup-go ... done  Running setup.py install for texttable: finished with status 'done' [2021-01-14T00:40:23.981Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T00:40:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.404s coverage: 47.1% of statements [2021-01-14T00:40:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T00:40:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T00:40:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T00:40:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T00:40:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T00:40:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements [2021-01-14T00:40:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T00:40:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements [2021-01-14T00:40:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T00:40:28.383Z] Removing intermediate container 30ec089fcd89 [2021-01-14T00:40:28.383Z] ---> 41ee1b4c5767 [2021-01-14T00:40:28.383Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T00:40:29.407Z] ---> Running in 5e83fe980f46 [2021-01-14T00:40:29.407Z] Removing intermediate container d0f0c75cdb1b [2021-01-14T00:40:29.407Z] ---> 1b01962c002a [2021-01-14T00:40:29.407Z] [2021-01-14T00:40:29.407Z] Step 10/24 : FROM scratch [2021-01-14T00:40:29.407Z] ---> [2021-01-14T00:40:29.407Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.032s coverage: 29.1% of statements [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T00:40:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-01-14T00:40:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-14T00:40:29.693Z] ---> Running in 13ec6b213cf3 [2021-01-14T00:40:29.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-01-14T00:40:29.976Z] Removing intermediate container 13ec6b213cf3 [2021-01-14T00:40:29.976Z] ---> 204b8245f924 [2021-01-14T00:40:29.976Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T00:40:30.252Z] ---> Running in 20b2145e2a67 [2021-01-14T00:40:30.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:40:30.297Z] GO111MODULE=on go vet ./... [2021-01-14T00:40:30.538Z] Removing intermediate container 20b2145e2a67 [2021-01-14T00:40:30.538Z] ---> 218674daf1ec [2021-01-14T00:40:30.538Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T00:40:30.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:40:30.538Z] ---> Running in 6542f956c94c [2021-01-14T00:40:30.818Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:40:30.818Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T00:40:30.818Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T00:40:30.818Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:40:30.818Z] OK: 72 MiB in 58 packages [2021-01-14T00:40:30.818Z] Removing intermediate container 6542f956c94c [2021-01-14T00:40:30.818Z] ---> 94fb901b1a5e [2021-01-14T00:40:30.818Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T00:40:31.440Z] ---> 7afd1f2f924b [2021-01-14T00:40:31.440Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T00:40:31.730Z] Removing intermediate container 5e83fe980f46 [2021-01-14T00:40:31.730Z] ---> 6cd151e37064 [2021-01-14T00:40:31.730Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T00:40:32.704Z] ---> Running in d2eac1168241 [2021-01-14T00:40:33.294Z] ---> 6b8df1ddbe87 [2021-01-14T00:40:33.294Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T00:40:33.294Z] Removing intermediate container d2eac1168241 [2021-01-14T00:40:33.294Z] ---> 4e811215f083 [2021-01-14T00:40:33.294Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:40:33.294Z] ---> Running in 747b01813476 [2021-01-14T00:40:33.570Z] Removing intermediate container 747b01813476 [2021-01-14T00:40:33.570Z] ---> 717715c9207a [2021-01-14T00:40:33.570Z] Step 24/26 : LABEL arch=x86_64 [2021-01-14T00:40:33.838Z] ---> Running in f7b32fc5f44a [2021-01-14T00:40:33.838Z] ---> 8542a2f252b6 [2021-01-14T00:40:33.838Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:40:34.106Z] Removing intermediate container f7b32fc5f44a [2021-01-14T00:40:34.106Z] ---> 0c160b8ca2d9 [2021-01-14T00:40:34.106Z] Step 25/26 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:40:34.376Z] ---> 5992063a7448 [2021-01-14T00:40:34.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T00:40:34.376Z] ---> Running in 3a44fd379160 [2021-01-14T00:40:34.966Z] Removing intermediate container 3a44fd379160 [2021-01-14T00:40:34.966Z] ---> bdb1ab606b4c [2021-01-14T00:40:34.966Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T00:40:34.966Z] ---> Running in 30e884fb039b [2021-01-14T00:40:35.232Z] ---> f17725910c81 [2021-01-14T00:40:35.232Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T00:40:35.232Z] Removing intermediate container 30e884fb039b [2021-01-14T00:40:35.232Z] ---> b8a4ec107408 [2021-01-14T00:40:35.232Z] [2021-01-14T00:40:35.495Z] Successfully built b8a4ec107408 [2021-01-14T00:40:35.495Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-14T00:40:35.495Z]  Building docker-sys-mgmt-agent-go ... done  ---> 3b6bd4e73b9b [2021-01-14T00:40:35.495Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T00:40:35.495Z] ---> Running in 5ad1c6f4a5a3 [2021-01-14T00:40:36.451Z] Removing intermediate container 5ad1c6f4a5a3 [2021-01-14T00:40:36.451Z] ---> be76ec718480 [2021-01-14T00:40:36.451Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:40:36.451Z] ---> Running in 8d0bc5b80457 [2021-01-14T00:40:36.714Z] Removing intermediate container 8d0bc5b80457 [2021-01-14T00:40:36.714Z] ---> f2a4107669f1 [2021-01-14T00:40:36.714Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T00:40:36.714Z] ---> Running in 0d70a997aa86 [2021-01-14T00:40:36.978Z] Removing intermediate container 0d70a997aa86 [2021-01-14T00:40:36.978Z] ---> 056be40b62b5 [2021-01-14T00:40:36.978Z] Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:40:37.254Z] ---> Running in 9254c3027f51 [2021-01-14T00:40:38.220Z] Removing intermediate container 9254c3027f51 [2021-01-14T00:40:38.220Z] ---> 21845a37b800 [2021-01-14T00:40:38.220Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:40:39.181Z] ---> Running in 576d1256a79b [2021-01-14T00:40:39.443Z] Removing intermediate container 7c6622730c4c [2021-01-14T00:40:39.443Z] ---> 804fb2c9090d [2021-01-14T00:40:39.443Z] [2021-01-14T00:40:39.443Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T00:40:39.443Z] ---> 389fef711851 [2021-01-14T00:40:39.443Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:40:39.443Z] ---> Running in bd3e756bc563 [2021-01-14T00:40:39.443Z] Removing intermediate container 576d1256a79b [2021-01-14T00:40:39.443Z] ---> d52459c6cb19 [2021-01-14T00:40:39.443Z] [2021-01-14T00:40:39.705Z] Successfully built d52459c6cb19 [2021-01-14T00:40:39.705Z] Successfully tagged docker-support-notifications-go:latest [2021-01-14T00:40:39.705Z]  Building docker-support-notifications-go ... done Removing intermediate container bd3e756bc563 [2021-01-14T00:40:39.705Z] ---> 6e86f678e9f8 [2021-01-14T00:40:39.705Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T00:40:39.705Z] ---> Running in c3d85de6a6ed [2021-01-14T00:40:39.970Z] Removing intermediate container c3d85de6a6ed [2021-01-14T00:40:39.970Z] ---> 94e25ea54ffd [2021-01-14T00:40:39.970Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T00:40:39.970Z] ---> Running in c77872225b49 [2021-01-14T00:40:40.233Z] Removing intermediate container c77872225b49 [2021-01-14T00:40:40.233Z] ---> d17b86fb935e [2021-01-14T00:40:40.233Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:40:40.233Z] ---> Running in 6c2d35bb9036 [2021-01-14T00:40:41.624Z] Removing intermediate container 6c2d35bb9036 [2021-01-14T00:40:41.624Z] ---> 7f9a00d17374 [2021-01-14T00:40:41.624Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T00:40:41.624Z] ---> Running in 2d0b97ed813b [2021-01-14T00:40:41.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:40:42.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:40:43.414Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T00:40:43.414Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T00:40:44.362Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T00:40:44.936Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T00:40:44.936Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T00:40:45.198Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:40:45.198Z] OK: 8 MiB in 19 packages [2021-01-14T00:40:45.772Z] Removing intermediate container 2d0b97ed813b [2021-01-14T00:40:45.773Z] ---> 1a11184b27a1 [2021-01-14T00:40:45.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:40:46.036Z] ---> 951e62da3292 [2021-01-14T00:40:46.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T00:40:46.982Z] ---> c32660057649 [2021-01-14T00:40:46.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T00:40:46.982Z] ---> 9e1eb37d02ff [2021-01-14T00:40:46.982Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T00:40:47.244Z] ---> Running in 0803d30db4e0 [2021-01-14T00:40:47.244Z] Removing intermediate container 0803d30db4e0 [2021-01-14T00:40:47.244Z] ---> a1f4809704b3 [2021-01-14T00:40:47.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:40:47.507Z] ---> Running in f76d92425459 [2021-01-14T00:40:47.507Z] Removing intermediate container f76d92425459 [2021-01-14T00:40:47.507Z] ---> f3c9b4ba1282 [2021-01-14T00:40:47.507Z] Step 21/23 : LABEL arch=x86_64 [2021-01-14T00:40:47.507Z] ---> Running in fb0079d2a127 [2021-01-14T00:40:48.906Z] Removing intermediate container fb0079d2a127 [2021-01-14T00:40:48.906Z] ---> 88270bfc2757 [2021-01-14T00:40:48.906Z] Step 22/23 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:40:48.906Z] ---> Running in 5aa282ae07ea [2021-01-14T00:40:48.906Z] Removing intermediate container 5aa282ae07ea [2021-01-14T00:40:48.906Z] ---> aed100ecebb7 [2021-01-14T00:40:48.906Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T00:40:49.170Z] ---> Running in 0fbe8e8d5029 [2021-01-14T00:40:49.170Z] Removing intermediate container 0fbe8e8d5029 [2021-01-14T00:40:49.170Z] ---> 7425fe973009 [2021-01-14T00:40:49.170Z] [2021-01-14T00:40:49.431Z] Successfully built 7425fe973009 [2021-01-14T00:40:49.431Z] Successfully tagged docker-core-data-go:latest [2021-01-14T00:40:49.704Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T00:40:49.726Z] $ docker stop --time=1 251d46d39c02ba2f1fc44efab166063c6925622afe96ec77b75694ba65d472bc [2021-01-14T00:40:51.478Z] $ docker rm -f 251d46d39c02ba2f1fc44efab166063c6925622afe96ec77b75694ba65d472bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:40:52.102Z] + docker images [2021-01-14T00:40:52.102Z] + grep docker [2021-01-14T00:40:52.102Z] docker-core-data-go latest 7425fe973009 2 seconds ago 22.3MB [2021-01-14T00:40:52.102Z] docker-support-notifications-go latest d52459c6cb19 12 seconds ago 12MB [2021-01-14T00:40:52.102Z] docker-sys-mgmt-agent-go latest b8a4ec107408 16 seconds ago 313MB [2021-01-14T00:40:52.102Z] docker-security-secretstore-setup-go latest 29ccde333258 29 seconds ago 24.6MB [2021-01-14T00:40:52.102Z] docker-core-command-go latest 55245aeb5321 39 seconds ago 10.6MB [2021-01-14T00:40:52.102Z] docker-security-proxy-setup-go latest 8ad9f72754f8 About a minute ago 24.5MB [2021-01-14T00:40:52.102Z] docker-security-bootstrap-redis-go latest c4f77e40ee58 2 minutes ago 15.8MB [2021-01-14T00:40:52.102Z] docker-core-metadata-go latest 11306865a39c 2 minutes ago 13.1MB [2021-01-14T00:40:52.102Z] docker-support-scheduler-go latest 3516f3329032 2 minutes ago 10.7MB [2021-01-14T00:40:52.102Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-14T00:41:07.780Z] Still waiting to schedule task [2021-01-14T00:41:07.780Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-20086’ [2021-01-14T00:41:38.320Z] gofmt -l . [2021-01-14T00:41:38.320Z] [ "`gofmt -l .`" = "" ] [2021-01-14T00:41:38.320Z] ./bin/test-go-mod-tidy.sh [2021-01-14T00:41:38.320Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T00:41:39.983Z] + ls -al . [2021-01-14T00:41:39.983Z] total 684 [2021-01-14T00:41:39.983Z] drwxrwxr-x 9 1001 1001 4096 Jan 14 00:41 . [2021-01-14T00:41:39.983Z] drwxr-xr-x 4 root root 4096 Jan 14 00:38 .. [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 00:36 .dockerignore [2021-01-14T00:41:39.983Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 00:36 .git [2021-01-14T00:41:39.983Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 00:36 .github [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 00:36 .gitignore [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 00:36 .sonarcloud.properties [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:36 Attribution.txt [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:36 CONTRIBUTING.md [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 00:36 Dockerfile.build [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 00:36 Jenkinsfile [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:36 LICENSE [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:36 Makefile [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:36 README.md [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:36 SECURITY.md [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 00:32 VERSION [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:36 ZMQWindows.md [2021-01-14T00:41:39.983Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 00:36 bin [2021-01-14T00:41:39.983Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 00:36 cmd [2021-01-14T00:41:39.983Z] -rw-r--r-- 1 root root 552842 Jan 14 00:40 coverage.out [2021-01-14T00:41:39.983Z] -rw-r--r-- 1 root root 979 Jan 14 00:41 go.mod [2021-01-14T00:41:39.983Z] -rw-r--r-- 1 root root 19036 Jan 14 00:41 go.sum [2021-01-14T00:41:39.983Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 00:36 internal [2021-01-14T00:41:39.983Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 00:36 openapi [2021-01-14T00:41:39.983Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 00:36 snap [2021-01-14T00:41:39.983Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 00:36 version.go [Pipeline] sh [2021-01-14T00:41:40.659Z] + '[' -e coverage.out ] [2021-01-14T00:41:40.659Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T00:41:40.683Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T00:41:41.949Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T00:41:42.695Z] + make build [2021-01-14T00:41:42.695Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T00:41:52.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T00:42:15.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T00:42:19.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T00:42:23.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T00:42:24.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T00:42:30.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T00:42:35.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T00:42:38.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T00:42:41.377Z] Running on prd-ubuntu18.04-docker-8c-8g-20090 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-14T00:42:41.435Z] Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout [2021-01-14T00:42:42.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T00:42:43.598Z] using credential edgex-jenkins-ssh [2021-01-14T00:42:43.683Z] Cloning the remote Git repository [2021-01-14T00:42:43.709Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:42:43.784Z] > git init /w/workspace/edgex-go/39 # timeout=10 [2021-01-14T00:42:43.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:42:43.813Z] > git --version # timeout=10 [2021-01-14T00:42:43.820Z] > git --version # 'git version 2.17.1' [2021-01-14T00:42:43.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:42:43.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:42:45.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:42:49.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T00:42:50.686Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-14T00:42:50.934Z] Merge succeeded, producing 3101d6c0205db054995569ad01d71155e931867a [2021-01-14T00:42:50.934Z] Checking out Revision 3101d6c0205db054995569ad01d71155e931867a (PR-2858) [2021-01-14T00:42:50.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:42:50.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:42:50.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:42:50.117Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:42:50.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:42:50.123Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T00:42:50.697Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:42:50.709Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-14T00:42:50.789Z] > git remote # timeout=10 [2021-01-14T00:42:50.796Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T00:42:50.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:42:50.804Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T00:42:50.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T00:42:50.937Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:42:50.942Z] > git checkout -f 3101d6c0205db054995569ad01d71155e931867a # timeout=10 [Pipeline] } [2021-01-14T00:42:53.587Z] $ docker stop --time=1 3bcbebecb3b85696862af4a8871961f1069f89fb39cd926c5d72473057386e75 [2021-01-14T00:42:54.656Z] Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" [2021-01-14T00:42:54.667Z] First time build. Skipping changelog. [2021-01-14T00:42:54.659Z] > git rev-list --no-walk ea73f67401c9f1d64e2d81b6b1fd39107a6c2f31 # timeout=10 [2021-01-14T00:42:56.118Z] $ docker rm -f 3bcbebecb3b85696862af4a8871961f1069f89fb39cd926c5d72473057386e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:42:58.238Z] + echo snap-build.sh [2021-01-14T00:42:58.238Z] snap-build.sh [2021-01-14T00:42:58.238Z] + SNAP_BASE_DIR=. [2021-01-14T00:42:58.238Z] + '[' '!' -z /w/workspace/edgex-go/39 ']' [2021-01-14T00:42:58.238Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/39 [2021-01-14T00:42:58.238Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/39]' [2021-01-14T00:42:58.238Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/39] [2021-01-14T00:42:58.238Z] + cd /w/workspace/edgex-go/39 [2021-01-14T00:42:58.238Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-14T00:42:58.238Z] Reading package lists... [2021-01-14T00:42:58.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:42:58.447Z] [2021-01-14T00:42:58.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:42:58.510Z] Building dependency tree... [2021-01-14T00:42:58.510Z] Reading state information... [2021-01-14T00:42:58.510Z] The following packages were automatically installed and are no longer required: [2021-01-14T00:42:58.510Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-14T00:42:58.510Z] uidmap xdelta3 [2021-01-14T00:42:58.510Z] Use 'sudo apt autoremove' to remove them. [2021-01-14T00:42:58.510Z] The following packages will be REMOVED: [2021-01-14T00:42:58.510Z] lxd* lxd-client* [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:42:59.084Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-14T00:42:59.084Z] After this operation, 31.7 MB disk space will be freed. [2021-01-14T00:42:59.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:42:59.104Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T00:42:59.104Z] 29e5d40040c1: Pulling fs layer [2021-01-14T00:42:59.104Z] 1ce36da41761: Pulling fs layer [2021-01-14T00:42:59.104Z] 25b303627fd3: Pulling fs layer [2021-01-14T00:42:59.698Z] 29e5d40040c1: Verifying Checksum [2021-01-14T00:42:59.698Z] 29e5d40040c1: Download complete [2021-01-14T00:42:59.872Z] (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-01-14T00:42:59.872Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T00:43:00.296Z] 1ce36da41761: Verifying Checksum [2021-01-14T00:43:00.296Z] 1ce36da41761: Download complete [2021-01-14T00:43:00.296Z] 29e5d40040c1: Pull complete [2021-01-14T00:43:00.820Z] Removing lxd dnsmasq configuration [2021-01-14T00:43:00.820Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T00:43:01.088Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-14T00:43:01.732Z] 1ce36da41761: Pull complete [2021-01-14T00:43:02.007Z] 25b303627fd3: Verifying Checksum [2021-01-14T00:43:02.007Z] 25b303627fd3: Download complete [2021-01-14T00:43:02.036Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-14T00:43:02.036Z] (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-01-14T00:43:02.036Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T00:43:03.441Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-14T00:43:03.441Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-14T00:43:04.830Z] + sudo snap remove --purge lxd [2021-01-14T00:43:05.095Z] snap "lxd" is not installed [2021-01-14T00:43:05.095Z] + sudo groupadd --force --system lxd [2021-01-14T00:43:05.095Z] ++ whoami [2021-01-14T00:43:05.095Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-14T00:43:05.095Z] + newgrp - lxd [2021-01-14T00:43:05.095Z] + sudo snap install lxd [2021-01-14T00:43:12.145Z] 25b303627fd3: Pull complete [2021-01-14T00:43:12.145Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T00:43:12.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:43:12.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-14T00:43:12.368Z] prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container [2021-01-14T00:43:12.439Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-01-14T00:43:15.115Z] 2021-01-14T00:43:12Z INFO Waiting for automatic snapd restart... [2021-01-14T00:43:15.444Z] $ docker top b6284a0810851bf22b087343a238d6a3f05cd3f402c50c690c5c56397c667200 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:43:16.493Z] + docker-compose build --help [2021-01-14T00:43:16.493Z] + grep parallel [2021-01-14T00:43:19.893Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T00:43:20.178Z] $ docker stop --time=1 b6284a0810851bf22b087343a238d6a3f05cd3f402c50c690c5c56397c667200 [2021-01-14T00:43:22.122Z] $ docker rm -f b6284a0810851bf22b087343a238d6a3f05cd3f402c50c690c5c56397c667200 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:43:23.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:43:23.021Z] . [Pipeline] withDockerContainer [2021-01-14T00:43:23.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-20084 does not seem to be running inside a container [2021-01-14T00:43:23.436Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T00:43:24.880Z] $ docker top 94a06e0b65262df41b975be76300c7c81ea08676fe69b3d0be908e63e56e4226 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:43:25.953Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T00:43:29.323Z] Building docker-core-command-go ... [2021-01-14T00:43:29.323Z] Building docker-core-data-go ... [2021-01-14T00:43:29.323Z] Building docker-core-metadata-go ... [2021-01-14T00:43:29.323Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T00:43:29.323Z] Building docker-security-proxy-setup-go ... [2021-01-14T00:43:29.323Z] Building docker-security-secretstore-setup-go ... [2021-01-14T00:43:29.323Z] Building docker-support-notifications-go ... [2021-01-14T00:43:29.323Z] Building docker-support-scheduler-go ... [2021-01-14T00:43:29.323Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T00:43:29.323Z] Building docker-support-notifications-go [2021-01-14T00:43:29.323Z] Building docker-security-bootstrap-redis-go [2021-01-14T00:43:29.323Z] Building docker-sys-mgmt-agent-go [2021-01-14T00:43:29.323Z] Building docker-security-proxy-setup-go [2021-01-14T00:43:29.323Z] Building docker-support-scheduler-go [2021-01-14T00:43:33.319Z] lxd 4.10 from Canonical* installed [2021-01-14T00:43:33.319Z] + sudo lxd init --auto [2021-01-14T00:43:41.488Z] + sudo snap install --classic snapcraft [2021-01-14T00:43:49.635Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T00:43:49.635Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-14T00:43:49.635Z] + patch --verbose -p1 [2021-01-14T00:43:49.635Z] Hmm... Looks like a unified diff to me... [2021-01-14T00:43:49.635Z] The text leading up to this was: [2021-01-14T00:43:49.635Z] -------------------------- [2021-01-14T00:43:49.635Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-14T00:43:49.636Z] |From: Tony Espy [2021-01-14T00:43:49.636Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-14T00:43:49.636Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-14T00:43:49.636Z] | [2021-01-14T00:43:49.636Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-14T00:43:49.636Z] |optimize the snap CI check run for pull requests. When [2021-01-14T00:43:49.636Z] |applied, it essentially strips out everything (apps and [2021-01-14T00:43:49.636Z] |parts) from the snapcraft.yaml file except those required [2021-01-14T00:43:49.636Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-14T00:43:49.636Z] |catch changes to edgex-go that break the snap build. [2021-01-14T00:43:49.636Z] | [2021-01-14T00:43:49.636Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-14T00:43:49.636Z] |to update this patch file, otherwise it may fail to apply, [2021-01-14T00:43:49.636Z] |resulting in a failed snap build CI check in the associated [2021-01-14T00:43:49.636Z] |pull request. [2021-01-14T00:43:49.636Z] | [2021-01-14T00:43:49.636Z] |Note - in addition to applying this patch, the pipeline also [2021-01-14T00:43:49.636Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-14T00:43:49.636Z] |need to build the finally binary .snap file (and it won't [2021-01-14T00:43:49.636Z] |work with the patch applied). This further reduces the build [2021-01-14T00:43:49.636Z] |time. [2021-01-14T00:43:49.636Z] |--- [2021-01-14T00:43:49.636Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-14T00:43:49.636Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-14T00:43:49.636Z] | [2021-01-14T00:43:49.636Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-14T00:43:49.636Z] |index 1e537489..faf42425 100644 [2021-01-14T00:43:49.636Z] |--- a/snap/snapcraft.yaml [2021-01-14T00:43:49.636Z] |+++ b/snap/snapcraft.yaml [2021-01-14T00:43:49.636Z] -------------------------- [2021-01-14T00:43:49.636Z] patching file snap/snapcraft.yaml [2021-01-14T00:43:49.636Z] Using Plan A... [2021-01-14T00:43:49.636Z] Hunk #1 succeeded at 73. [2021-01-14T00:43:49.636Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-14T00:43:49.636Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-14T00:43:49.636Z] Hunk #4 FAILED at 225. [2021-01-14T00:43:49.636Z] Hunk #5 succeeded at 300 (offset -2 lines). [2021-01-14T00:43:49.636Z] Hunk #6 succeeded at 327 (offset -2 lines). [2021-01-14T00:43:49.636Z] Hunk #7 succeeded at 361 (offset -2 lines). [2021-01-14T00:43:49.636Z] Hunk #8 FAILED at 414. [2021-01-14T00:43:49.636Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-14T00:43:49.636Z] Hmm... Ignoring the trailing garbage. [2021-01-14T00:43:49.636Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T00:43:50.507Z] Failed in branch amd64 [2021-01-14T00:44:51.074Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:44:51.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:44:51.074Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:44:51.074Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:44:51.074Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:44:51.074Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:44:51.074Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:44:51.074Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:44:51.074Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:44:51.074Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:44:51.074Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:44:51.074Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T00:44:51.074Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:44:51.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:44:51.074Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:44:51.074Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:44:51.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:44:51.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:44:51.074Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:44:51.074Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:44:51.074Z] ---> Running in eff5893c0fa4 [2021-01-14T00:44:51.074Z] ---> Running in a704a4ffa4a8 [2021-01-14T00:44:51.074Z] ---> Running in ebd2e5d9192c [2021-01-14T00:44:51.074Z] ---> Running in 7987eab64bd4 [2021-01-14T00:44:51.074Z] ---> Running in c33b6bb3036e [2021-01-14T00:44:51.074Z] Removing intermediate container c33b6bb3036e [2021-01-14T00:44:51.074Z] ---> 9e075b25b278 [2021-01-14T00:44:51.074Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:44:51.074Z] Removing intermediate container ebd2e5d9192c [2021-01-14T00:44:51.074Z] ---> 9a414507e550 [2021-01-14T00:44:51.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:44:51.074Z] ---> Running in 05303d07dabe [2021-01-14T00:44:51.074Z] Removing intermediate container 7987eab64bd4 [2021-01-14T00:44:51.074Z] ---> 14131a516d7d [2021-01-14T00:44:51.074Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:44:51.074Z] Removing intermediate container a704a4ffa4a8 [2021-01-14T00:44:51.074Z] ---> 9304ecdb80a4 [2021-01-14T00:44:51.074Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:44:51.074Z] Removing intermediate container eff5893c0fa4 [2021-01-14T00:44:51.074Z] ---> d15a6dad9ae4 [2021-01-14T00:44:51.074Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:44:51.074Z] ---> Running in 114d6e1ed420 [2021-01-14T00:44:51.074Z] ---> Running in 6ed4fca20885 [2021-01-14T00:44:51.074Z] ---> Running in 87d4a0225e24 [2021-01-14T00:44:51.074Z] ---> Running in 9f9c6366f743 [2021-01-14T00:44:51.074Z] Removing intermediate container 05303d07dabe [2021-01-14T00:44:51.074Z] ---> 0b1b4fec75e4 [2021-01-14T00:44:51.074Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:44:51.074Z] ---> Running in 922afac77da0 [2021-01-14T00:44:51.074Z] Removing intermediate container 114d6e1ed420 [2021-01-14T00:44:51.074Z] ---> 2b6a0646e175 [2021-01-14T00:44:51.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:44:51.074Z] Removing intermediate container 6ed4fca20885 [2021-01-14T00:44:51.074Z] ---> ffb903c250f3 [2021-01-14T00:44:51.074Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T00:44:51.074Z] ---> Running in 8f4cc8380425 [2021-01-14T00:44:51.074Z] ---> Running in 7aca234fdf42 [2021-01-14T00:44:51.074Z] Removing intermediate container 9f9c6366f743 [2021-01-14T00:44:51.074Z] ---> af688ac6330d [2021-01-14T00:44:51.074Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:44:51.074Z] Removing intermediate container 87d4a0225e24 [2021-01-14T00:44:51.074Z] ---> dfe675e2a2cf [2021-01-14T00:44:51.074Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T00:44:51.074Z] ---> Running in 1b465d7f5326 [2021-01-14T00:44:51.074Z] ---> Running in b0925baf28f2 [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] OK: 217 MiB in 51 packages [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:44:51.074Z] OK: 217 MiB in 51 packages [2021-01-14T00:44:51.074Z] OK: 217 MiB in 51 packages [2021-01-14T00:44:51.074Z] OK: 217 MiB in 51 packages [2021-01-14T00:44:51.074Z] OK: 217 MiB in 51 packages [2021-01-14T00:44:51.074Z] Removing intermediate container 922afac77da0 [2021-01-14T00:44:51.074Z] ---> f91681f912b6 [2021-01-14T00:44:51.074Z] Step 6/21 : COPY go.mod . [2021-01-14T00:44:51.074Z] Removing intermediate container 8f4cc8380425 [2021-01-14T00:44:51.074Z] ---> 1922fe406df7 [2021-01-14T00:44:51.074Z] Step 6/22 : COPY go.mod . [2021-01-14T00:44:51.074Z] Removing intermediate container 7aca234fdf42 [2021-01-14T00:44:51.074Z] ---> e4f8863d8d3a [2021-01-14T00:44:51.074Z] Step 6/24 : COPY go.mod . [2021-01-14T00:44:51.074Z] ---> 93185f06a795 [2021-01-14T00:44:51.074Z] Step 7/21 : RUN go mod download [2021-01-14T00:44:51.352Z] Removing intermediate container 1b465d7f5326 [2021-01-14T00:44:51.352Z] ---> 5bd33b26a886 [2021-01-14T00:44:51.352Z] Step 6/21 : COPY go.mod . [2021-01-14T00:44:51.352Z] ---> Running in ed1806113448 [2021-01-14T00:44:51.352Z] Removing intermediate container b0925baf28f2 [2021-01-14T00:44:51.352Z] ---> 3022c0be8084 [2021-01-14T00:44:51.352Z] Step 6/26 : COPY go.mod . [2021-01-14T00:44:51.953Z] ---> 6cb0a6ee9522 [2021-01-14T00:44:51.953Z] Step 7/22 : RUN go mod download [2021-01-14T00:44:52.235Z] ---> dcad7b01b5ae [2021-01-14T00:44:52.235Z] Step 7/24 : RUN go mod download [2021-01-14T00:44:52.235Z] ---> Running in efc3d9172700 [2021-01-14T00:44:52.235Z] ---> Running in 5f8e58274020 [2021-01-14T00:44:52.510Z] ---> 54f12294cc59 [2021-01-14T00:44:52.510Z] Step 7/26 : RUN go mod download [2021-01-14T00:44:52.784Z] ---> 9421dd57eff1 [2021-01-14T00:44:52.784Z] Step 7/21 : RUN go mod download [2021-01-14T00:44:52.784Z] ---> Running in edf0f0a14ab7 [2021-01-14T00:44:53.059Z] ---> Running in 811150d64612 [2021-01-14T00:44:55.684Z] Removing intermediate container ed1806113448 [2021-01-14T00:44:55.684Z] ---> 742b502ab7f0 [2021-01-14T00:44:55.684Z] Step 8/21 : COPY . . [2021-01-14T00:44:57.145Z] Removing intermediate container efc3d9172700 [2021-01-14T00:44:57.145Z] ---> bbb3e73bc0e8 [2021-01-14T00:44:57.145Z] Step 8/22 : COPY . . [2021-01-14T00:44:57.422Z] Removing intermediate container 5f8e58274020 [2021-01-14T00:44:57.422Z] ---> efaac24cbbe3 [2021-01-14T00:44:57.422Z] Step 8/24 : COPY . . [2021-01-14T00:44:57.697Z] Removing intermediate container edf0f0a14ab7 [2021-01-14T00:44:57.697Z] ---> 39a861cb4045 [2021-01-14T00:44:57.697Z] Step 8/26 : COPY . . [2021-01-14T00:44:57.972Z] Removing intermediate container 811150d64612 [2021-01-14T00:44:57.972Z] ---> c4341ca8ab26 [2021-01-14T00:44:57.972Z] Step 8/21 : COPY . . [2021-01-14T00:45:20.198Z] ---> f17fe802d6e8 [2021-01-14T00:45:20.198Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T00:45:20.198Z] ---> Running in eedfd55706a4 [2021-01-14T00:45:20.198Z] ---> 42478d838d20 [2021-01-14T00:45:20.198Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T00:45:20.198Z] ---> f41b05bca56d [2021-01-14T00:45:20.198Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T00:45:20.198Z] ---> d6d5f581ea33 [2021-01-14T00:45:20.198Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T00:45:20.198Z] ---> aca0408c4742 [2021-01-14T00:45:20.198Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T00:45:20.198Z] ---> Running in 4a8649618f04 [2021-01-14T00:45:20.198Z] ---> Running in 14f81d3fc1f3 [2021-01-14T00:45:20.198Z] ---> Running in 43c8221da298 [2021-01-14T00:45:20.198Z] ---> Running in 962adb160e26 [2021-01-14T00:45:20.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T00:45:21.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T00:45:21.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T00:45:21.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:45:21.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T00:46:43.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T00:46:49.423Z] Removing intermediate container 962adb160e26 [2021-01-14T00:46:49.423Z] ---> 124cc1937e0f [2021-01-14T00:46:49.423Z] [2021-01-14T00:46:49.423Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T00:46:49.423Z] 3.12: Pulling from library/alpine [2021-01-14T00:46:50.021Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T00:46:50.297Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T00:46:50.297Z] ---> afeebe901d6b [2021-01-14T00:46:50.297Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:46:50.584Z] ---> Running in 203632935acd [2021-01-14T00:46:52.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:52.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:53.444Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T00:46:53.444Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:46:53.444Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T00:46:53.444Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T00:46:53.444Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:46:53.444Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:46:53.444Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:46:53.721Z] OK: 7 MiB in 19 packages [2021-01-14T00:46:55.168Z] Removing intermediate container eedfd55706a4 [2021-01-14T00:46:55.168Z] ---> fcac73cf1673 [2021-01-14T00:46:55.168Z] [2021-01-14T00:46:55.168Z] Step 10/21 : FROM scratch [2021-01-14T00:46:55.168Z] ---> [2021-01-14T00:46:55.168Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:46:55.168Z] Removing intermediate container 14f81d3fc1f3 [2021-01-14T00:46:55.168Z] ---> 1e043316d27a [2021-01-14T00:46:55.168Z] [2021-01-14T00:46:55.168Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T00:46:55.168Z] ---> afeebe901d6b [2021-01-14T00:46:55.168Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T00:46:55.441Z] Removing intermediate container 43c8221da298 [2021-01-14T00:46:55.441Z] ---> 80bc6b34e6b1 [2021-01-14T00:46:55.441Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T00:46:55.441Z] Removing intermediate container 4a8649618f04 [2021-01-14T00:46:55.441Z] ---> 66bc2fa4f57c [2021-01-14T00:46:55.441Z] [2021-01-14T00:46:55.441Z] Step 10/24 : FROM scratch [2021-01-14T00:46:55.441Z] ---> [2021-01-14T00:46:55.441Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:46:55.714Z] ---> Running in 1b470d356f7b [2021-01-14T00:46:55.714Z] ---> Running in b8ee162e3fc1 [2021-01-14T00:46:55.714Z] ---> Running in 4ae2725c0f25 [2021-01-14T00:46:55.714Z] ---> Running in b192a3356647 [2021-01-14T00:46:56.701Z] Removing intermediate container 1b470d356f7b [2021-01-14T00:46:56.701Z] ---> 2caea65f4a3f [2021-01-14T00:46:56.701Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T00:46:56.701Z] Removing intermediate container b192a3356647 [2021-01-14T00:46:56.701Z] ---> 0cead27b3a0d [2021-01-14T00:46:56.701Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T00:46:56.701Z] ---> Running in 474cc50b2d91 [2021-01-14T00:46:56.701Z] Removing intermediate container 203632935acd [2021-01-14T00:46:56.701Z] ---> 0f5b183d20c0 [2021-01-14T00:46:56.701Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T00:46:56.701Z] ---> Running in d73d49040f14 [2021-01-14T00:46:56.974Z] ---> Running in f2013598dcb9 [2021-01-14T00:46:57.248Z] Removing intermediate container 474cc50b2d91 [2021-01-14T00:46:57.248Z] ---> 25e8b6f54ef7 [2021-01-14T00:46:57.248Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T00:46:57.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T00:46:57.527Z] ---> Running in 6550ed96fa85 [2021-01-14T00:46:57.527Z] Removing intermediate container d73d49040f14 [2021-01-14T00:46:57.527Z] ---> e5e3a38453f9 [2021-01-14T00:46:57.527Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T00:46:57.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:57.804Z] ---> Running in c9703e6850d5 [2021-01-14T00:46:57.804Z] Removing intermediate container f2013598dcb9 [2021-01-14T00:46:57.804Z] ---> 3e2cb84a632d [2021-01-14T00:46:57.804Z] Step 13/22 : WORKDIR / [2021-01-14T00:46:57.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:58.081Z] ---> Running in 054f11a7688e [2021-01-14T00:46:58.360Z] Removing intermediate container 6550ed96fa85 [2021-01-14T00:46:58.360Z] ---> d4e7af588710 [2021-01-14T00:46:58.360Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:46:58.360Z] Removing intermediate container c9703e6850d5 [2021-01-14T00:46:58.360Z] ---> bbc39c722693 [2021-01-14T00:46:58.360Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T00:46:58.636Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T00:46:58.636Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:46:58.636Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T00:46:58.636Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T00:46:58.636Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:46:58.636Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:46:58.913Z] Removing intermediate container 054f11a7688e [2021-01-14T00:46:58.913Z] ---> 02e7b8eb07fa [2021-01-14T00:46:58.913Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:46:58.913Z] OK: 7 MiB in 18 packages [2021-01-14T00:46:59.524Z] ---> 2496d246fdee [2021-01-14T00:46:59.524Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T00:47:00.118Z] ---> f55bef764311 [2021-01-14T00:47:00.118Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T00:47:00.118Z] ---> ea588afd1377 [2021-01-14T00:47:00.118Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T00:47:01.564Z] Removing intermediate container 4ae2725c0f25 [2021-01-14T00:47:01.564Z] ---> be03a0ec9138 [2021-01-14T00:47:01.564Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:47:01.837Z] ---> fe8cee4f7cd7 [2021-01-14T00:47:01.837Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T00:47:01.837Z] Removing intermediate container b8ee162e3fc1 [2021-01-14T00:47:01.837Z] ---> cde9df8d8b1e [2021-01-14T00:47:01.837Z] [2021-01-14T00:47:01.837Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T00:47:01.837Z] ---> 026921e12b96 [2021-01-14T00:47:01.837Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T00:47:01.837Z] ---> 6eaa40824aa1 [2021-01-14T00:47:01.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T00:47:02.110Z] 20.10.0: Pulling from library/docker [2021-01-14T00:47:02.110Z] ---> Running in 039c426ef904 [2021-01-14T00:47:02.707Z] ---> 1787e947d32a [2021-01-14T00:47:02.707Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T00:47:02.707Z] Removing intermediate container 039c426ef904 [2021-01-14T00:47:02.707Z] ---> d5ac63ce92b0 [2021-01-14T00:47:02.707Z] Step 13/21 : WORKDIR /edgex [2021-01-14T00:47:03.299Z] ---> Running in daa2fb524074 [2021-01-14T00:47:03.299Z] ---> Running in 757d015610a7 [2021-01-14T00:47:03.299Z] ---> ab682718c460 [2021-01-14T00:47:03.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T00:47:04.276Z] ---> cbaa0bb4c99b [2021-01-14T00:47:04.276Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:47:04.276Z] Removing intermediate container daa2fb524074 [2021-01-14T00:47:04.276Z] ---> ebf15b96e7fd [2021-01-14T00:47:04.276Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:47:04.276Z] Removing intermediate container 757d015610a7 [2021-01-14T00:47:04.276Z] ---> b7cdccf2fed3 [2021-01-14T00:47:04.276Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T00:47:04.868Z] ---> d3f2c937c3e0 [2021-01-14T00:47:04.868Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T00:47:04.868Z] ---> Running in 19c3f69e1f3a [2021-01-14T00:47:05.461Z] ---> Running in 03d5918bcdc4 [2021-01-14T00:47:05.461Z] ---> 6c1b71abd694 [2021-01-14T00:47:05.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T00:47:05.733Z] Removing intermediate container 19c3f69e1f3a [2021-01-14T00:47:05.733Z] ---> c8dec3a936f1 [2021-01-14T00:47:05.733Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T00:47:05.733Z] ---> f97b5c0e9282 [2021-01-14T00:47:05.733Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T00:47:06.004Z] ---> Running in 2815659d7b97 [2021-01-14T00:47:07.107Z] Removing intermediate container 2815659d7b97 [2021-01-14T00:47:07.107Z] ---> 37ad222831af [2021-01-14T00:47:07.107Z] Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:47:07.723Z] ---> 91994bfea4e6 [2021-01-14T00:47:07.723Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T00:47:07.723Z] ---> Running in 87114540f040 [2021-01-14T00:47:08.048Z] ---> 81a4888f9503 [2021-01-14T00:47:08.048Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T00:47:08.734Z] Removing intermediate container 87114540f040 [2021-01-14T00:47:08.734Z] ---> 1b7360f31be8 [2021-01-14T00:47:08.734Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:47:09.009Z] ---> Running in 82744bef76f9 [2021-01-14T00:47:09.297Z] Removing intermediate container 03d5918bcdc4 [2021-01-14T00:47:09.297Z] ---> 4a34791ed37f [2021-01-14T00:47:09.297Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T00:47:09.297Z] ---> e508040033c0 [2021-01-14T00:47:09.297Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T00:47:09.569Z] ---> Running in 2531c27698e9 [2021-01-14T00:47:09.569Z] ---> Running in bb4f4c2e33a0 [2021-01-14T00:47:09.840Z] Removing intermediate container 82744bef76f9 [2021-01-14T00:47:09.840Z] ---> ff50fe05458e [2021-01-14T00:47:09.840Z] [2021-01-14T00:47:10.440Z] Successfully built ff50fe05458e [2021-01-14T00:47:10.440Z] ---> 88a06b6e23e9 [2021-01-14T00:47:10.440Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T00:47:10.440Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T00:47:10.440Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-01-14T00:47:10.440Z] Removing intermediate container 2531c27698e9 [2021-01-14T00:47:10.440Z] ---> 0a4d055f68f4 [2021-01-14T00:47:10.440Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:47:11.062Z] Removing intermediate container bb4f4c2e33a0 [2021-01-14T00:47:11.062Z] ---> f10deb37e4c4 [2021-01-14T00:47:11.062Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:47:11.062Z] ---> Running in 12e7e28d4d5a [2021-01-14T00:47:11.062Z] ---> Running in 14e5003fbb83 [2021-01-14T00:47:11.339Z] ---> Running in 51672c2745ae [2021-01-14T00:47:11.936Z] Removing intermediate container 14e5003fbb83 [2021-01-14T00:47:11.936Z] ---> 4ccd0cb82907 [2021-01-14T00:47:11.936Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T00:47:12.533Z] Removing intermediate container 12e7e28d4d5a [2021-01-14T00:47:12.533Z] ---> c52202d93962 [2021-01-14T00:47:12.533Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T00:47:13.518Z] ---> Running in 1c6eeab5949b [2021-01-14T00:47:13.518Z] Removing intermediate container 51672c2745ae [2021-01-14T00:47:13.518Z] ---> dac1d0cd1c19 [2021-01-14T00:47:13.518Z] Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:47:13.826Z] ---> Running in 47b82a80d0ad [2021-01-14T00:47:13.826Z] ---> Running in 99ae42d22713 [2021-01-14T00:47:14.106Z] Removing intermediate container 1c6eeab5949b [2021-01-14T00:47:14.106Z] ---> f18c39ec0216 [2021-01-14T00:47:14.106Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T00:47:14.710Z] ---> Running in 3b2f86338e89 [2021-01-14T00:47:14.710Z] Removing intermediate container 47b82a80d0ad [2021-01-14T00:47:14.710Z] ---> a81ffa913623 [2021-01-14T00:47:14.710Z] Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:47:14.984Z] Removing intermediate container 99ae42d22713 [2021-01-14T00:47:14.984Z] ---> 7dcf252a1546 [2021-01-14T00:47:14.984Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:47:15.961Z] ---> Running in d8a5769239ba [2021-01-14T00:47:15.961Z] Removing intermediate container 3b2f86338e89 [2021-01-14T00:47:15.961Z] ---> d20482fca946 [2021-01-14T00:47:15.961Z] Step 20/21 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:47:15.961Z] ---> Running in 5cc4d4e72206 [2021-01-14T00:47:16.234Z] ---> Running in 821f5a4c7dc7 [2021-01-14T00:47:16.510Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T00:47:16.510Z] Removing intermediate container d8a5769239ba [2021-01-14T00:47:16.510Z] ---> 72b50346d21b [2021-01-14T00:47:16.510Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:47:16.510Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T00:47:16.510Z] ---> eeaf43b92773 [2021-01-14T00:47:16.510Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T00:47:16.510Z] ---> Running in fcbf34326e39 [2021-01-14T00:47:16.510Z] ---> Running in 7785ecb209bf [2021-01-14T00:47:16.799Z] Removing intermediate container 5cc4d4e72206 [2021-01-14T00:47:16.799Z] Removing intermediate container 821f5a4c7dc7 [2021-01-14T00:47:16.799Z] ---> ab7989636356 [2021-01-14T00:47:16.799Z] [2021-01-14T00:47:16.799Z] ---> 751e85d7df8e [2021-01-14T00:47:16.799Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:47:17.073Z] ---> Running in ca4d588718cf [2021-01-14T00:47:17.355Z] Removing intermediate container fcbf34326e39 [2021-01-14T00:47:17.355Z] ---> 3bed698a93da [2021-01-14T00:47:17.355Z] [2021-01-14T00:47:17.355Z] Successfully built ab7989636356 [2021-01-14T00:47:17.355Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-14T00:47:17.355Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2021-01-14T00:47:17.954Z] Removing intermediate container ca4d588718cf [2021-01-14T00:47:17.954Z] ---> 5c165916b5fe [2021-01-14T00:47:17.954Z] [2021-01-14T00:47:17.954Z] Successfully built 3bed698a93da [2021-01-14T00:47:17.954Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T00:47:17.954Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-14T00:47:18.227Z] Successfully built 5c165916b5fe [2021-01-14T00:47:18.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:47:18.227Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T00:47:18.227Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-01-14T00:47:18.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:47:19.100Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T00:47:19.100Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T00:47:19.100Z] Executing bash-5.0.17-r0.post-install [2021-01-14T00:47:19.100Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:47:19.100Z] OK: 12 MiB in 22 packages [2021-01-14T00:47:20.537Z] Removing intermediate container 7785ecb209bf [2021-01-14T00:47:20.537Z] ---> e23faf908aea [2021-01-14T00:47:20.537Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T00:47:20.808Z] ---> Running in cf855e37c5f3 [2021-01-14T00:47:21.789Z] Removing intermediate container cf855e37c5f3 [2021-01-14T00:47:21.789Z] ---> 8f80249f9f89 [2021-01-14T00:47:21.789Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T00:47:22.395Z] ---> Running in e9902b96ed44 [2021-01-14T00:47:23.011Z] Removing intermediate container e9902b96ed44 [2021-01-14T00:47:23.011Z] ---> 59775758bcff [2021-01-14T00:47:23.287Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T00:47:23.887Z] ---> Running in 56b9871f3e37 [2021-01-14T00:47:24.485Z] Removing intermediate container 56b9871f3e37 [2021-01-14T00:47:24.485Z] ---> 22926e9404d6 [2021-01-14T00:47:24.485Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T00:47:27.114Z] ---> 3368a66691f1 [2021-01-14T00:47:27.114Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T00:47:28.549Z] ---> 54cec529f5e3 [2021-01-14T00:47:28.549Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T00:47:29.991Z] ---> 0158aeb9ea71 [2021-01-14T00:47:29.991Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T00:47:29.991Z] ---> Running in 74cee6cd448d [2021-01-14T00:47:31.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:47:31.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:47:32.039Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T00:47:32.039Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T00:47:32.039Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T00:47:32.039Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T00:47:32.039Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T00:47:32.039Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T00:47:32.039Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T00:47:34.659Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T00:47:34.659Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T00:47:34.659Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T00:47:34.659Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T00:47:34.659Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T00:47:34.659Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T00:47:34.659Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T00:47:34.659Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T00:47:34.659Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T00:47:34.659Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T00:47:34.659Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T00:47:34.659Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T00:47:34.659Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T00:47:34.659Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T00:47:34.933Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T00:47:34.933Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T00:47:34.933Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T00:47:34.933Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T00:47:34.933Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T00:47:34.933Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T00:47:34.933Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T00:47:34.933Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T00:47:34.933Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T00:47:34.933Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T00:47:34.933Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T00:47:34.933Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T00:47:35.204Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:47:35.204Z] OK: 71 MiB in 55 packages [2021-01-14T00:47:45.364Z] Removing intermediate container 74cee6cd448d [2021-01-14T00:47:45.364Z] ---> 6eb0c3339d52 [2021-01-14T00:47:45.364Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T00:47:45.364Z] ---> Running in a13ca4093620 [2021-01-14T00:47:50.796Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:47:50.796Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:47:50.796Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:47:50.796Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:47:50.796Z] ---> Using cache [2021-01-14T00:47:50.796Z] ---> d15a6dad9ae4 [2021-01-14T00:47:50.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:47:50.796Z] ---> Using cache [2021-01-14T00:47:50.796Z] ---> ffb903c250f3 [2021-01-14T00:47:50.796Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:47:50.796Z] Collecting docker-compose==1.23.2 [2021-01-14T00:47:50.796Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T00:47:52.782Z] ---> Running in f56bf0cf29c5 [2021-01-14T00:47:53.384Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T00:47:53.384Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T00:47:53.985Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T00:47:53.985Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T00:47:54.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:47:54.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:47:55.461Z] OK: 217 MiB in 51 packages [2021-01-14T00:47:58.092Z] Collecting PyYAML<4,>=3.10 [2021-01-14T00:47:58.092Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T00:47:59.079Z] Removing intermediate container f56bf0cf29c5 [2021-01-14T00:47:59.079Z] ---> 45296f6bde36 [2021-01-14T00:47:59.079Z] Step 6/22 : COPY go.mod . [2021-01-14T00:48:01.087Z] ---> daa357977998 [2021-01-14T00:48:01.087Z] Step 7/22 : RUN go mod download [2021-01-14T00:48:01.361Z] ---> Running in f638096a1fa3 [2021-01-14T00:48:01.960Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T00:48:01.960Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T00:48:02.236Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T00:48:02.511Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T00:48:02.511Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T00:48:03.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:48:03.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:48:03.495Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:48:03.495Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:48:03.495Z] ---> Using cache [2021-01-14T00:48:03.495Z] ---> d15a6dad9ae4 [2021-01-14T00:48:03.495Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:48:03.495Z] ---> Using cache [2021-01-14T00:48:03.495Z] ---> ffb903c250f3 [2021-01-14T00:48:03.495Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T00:48:03.495Z] ---> Using cache [2021-01-14T00:48:03.495Z] ---> 45296f6bde36 [2021-01-14T00:48:03.495Z] Step 6/24 : COPY go.mod . [2021-01-14T00:48:03.495Z] ---> Using cache [2021-01-14T00:48:03.495Z] ---> daa357977998 [2021-01-14T00:48:03.495Z] Step 7/24 : RUN go mod download [2021-01-14T00:48:04.108Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:48:04.108Z] [2021-01-14T00:48:04.108Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:48:04.108Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:48:04.108Z] Step 3/23 : WORKDIR /edgex-goStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:48:04.108Z] ---> Using cache [2021-01-14T00:48:04.108Z] ---> Running in adab16f4da95 [2021-01-14T00:48:04.108Z] ---> d15a6dad9ae4 [2021-01-14T00:48:04.108Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:48:04.108Z] ---> 8ac1bbdd6ec8 [2021-01-14T00:48:04.108Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:48:04.108Z] [2021-01-14T00:48:04.108Z] ---> Using cache [2021-01-14T00:48:04.108Z] ---> ffb903c250f3 [2021-01-14T00:48:04.108Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> Using cache [2021-01-14T00:48:04.108Z] ---> d15a6dad9ae4 [2021-01-14T00:48:04.108Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:48:04.108Z] ---> Using cache [2021-01-14T00:48:04.108Z] ---> ffb903c250f3 [2021-01-14T00:48:04.108Z] [2021-01-14T00:48:04.108Z] ---> Running in 1133365e2a08 [2021-01-14T00:48:04.108Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:48:04.108Z] ---> Using cache [2021-01-14T00:48:04.108Z] ---> 45296f6bde36 [2021-01-14T00:48:04.108Z] Step 6/22 : COPY go.mod . [2021-01-14T00:48:04.108Z] ---> Using cache [2021-01-14T00:48:04.108Z] ---> daa357977998 [2021-01-14T00:48:04.108Z] Step 7/22 : RUN go mod download [2021-01-14T00:48:04.108Z] ---> Running in 21f0a13363eb [2021-01-14T00:48:05.557Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T00:48:05.557Z] Removing intermediate container f638096a1fa3 [2021-01-14T00:48:05.557Z] ---> 4b0143e00cc8 [2021-01-14T00:48:05.557Z] Step 8/22 : COPY . . [2021-01-14T00:48:05.557Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T00:48:06.545Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T00:48:06.545Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T00:48:06.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:07.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:08.158Z] OK: 217 MiB in 51 packages [2021-01-14T00:48:08.764Z] Removing intermediate container adab16f4da95 [2021-01-14T00:48:08.764Z] ---> d0e4938d316e [2021-01-14T00:48:08.764Z] Step 8/24 : COPY . . [2021-01-14T00:48:09.047Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T00:48:09.047Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T00:48:09.327Z] Removing intermediate container 21f0a13363eb [2021-01-14T00:48:09.327Z] ---> e8cf6cdb95f2 [2021-01-14T00:48:09.327Z] Step 8/22 : COPY . . [2021-01-14T00:48:09.925Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T00:48:09.925Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T00:48:10.196Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T00:48:10.801Z] Removing intermediate container 1133365e2a08 [2021-01-14T00:48:10.801Z] ---> 814474918536 [2021-01-14T00:48:10.801Z] Step 6/23 : COPY go.mod . [2021-01-14T00:48:11.074Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T00:48:11.350Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T00:48:11.625Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T00:48:11.625Z] Collecting idna<2.8,>=2.5 [2021-01-14T00:48:11.625Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T00:48:12.601Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T00:48:12.881Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T00:48:13.500Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T00:48:13.500Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T00:48:13.500Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T00:48:13.500Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T00:48:14.104Z] ---> ad2913f71e47 [2021-01-14T00:48:14.104Z] Step 7/23 : RUN go mod download [2021-01-14T00:48:14.380Z] Installing collected packages: urllib3, idna, requests, docopt, PyYAML, websocket-client, dockerpty, docker-pycreds, docker, texttable, jsonschema, cached-property, docker-compose [2021-01-14T00:48:14.380Z] Attempting uninstall: urllib3 [2021-01-14T00:48:14.380Z] Found existing installation: urllib3 1.25.9 [2021-01-14T00:48:14.380Z] Uninstalling urllib3-1.25.9: [2021-01-14T00:48:14.658Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T00:48:15.261Z] ---> Running in 4499b07e4282 [2021-01-14T00:48:15.579Z] Attempting uninstall: idna [2021-01-14T00:48:15.579Z] Found existing installation: idna 2.9 [2021-01-14T00:48:15.579Z] Uninstalling idna-2.9: [2021-01-14T00:48:15.579Z] Successfully uninstalled idna-2.9 [2021-01-14T00:48:16.619Z] Attempting uninstall: requests [2021-01-14T00:48:16.619Z] Found existing installation: requests 2.23.0 [2021-01-14T00:48:16.619Z] Uninstalling requests-2.23.0: [2021-01-14T00:48:16.619Z] Successfully uninstalled requests-2.23.0 [2021-01-14T00:48:16.899Z] Running setup.py install for docopt: started [2021-01-14T00:48:19.566Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T00:48:19.566Z] Running setup.py install for PyYAML: started [2021-01-14T00:48:21.561Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T00:48:21.834Z] Removing intermediate container 4499b07e4282 [2021-01-14T00:48:21.834Z] ---> 26d0424eba5e [2021-01-14T00:48:21.834Z] Step 8/23 : COPY . . [2021-01-14T00:48:22.109Z] Running setup.py install for dockerpty: started [2021-01-14T00:48:24.085Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T00:48:25.064Z] Running setup.py install for texttable: started [2021-01-14T00:48:27.049Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T00:48:29.037Z] ---> 0bd08a439ba7 [2021-01-14T00:48:29.037Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T00:48:30.019Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T00:48:30.294Z] ---> Running in dd02a8131e06 [2021-01-14T00:48:31.770Z] ---> ce2afd803d8f [2021-01-14T00:48:31.770Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T00:48:31.770Z] ---> 8e61b7bf0355 [2021-01-14T00:48:31.770Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T00:48:32.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T00:48:32.046Z] ---> Running in 37dfe9a36147 [2021-01-14T00:48:32.046Z] ---> Running in 44f6dcbd5afd [2021-01-14T00:48:35.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T00:48:35.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T00:48:37.472Z] Removing intermediate container a13ca4093620 [2021-01-14T00:48:37.472Z] ---> 288f45b81a9c [2021-01-14T00:48:37.472Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T00:48:37.745Z] ---> Running in c29dc02fe414 [2021-01-14T00:48:40.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:40.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:41.388Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:48:41.388Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T00:48:41.388Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T00:48:41.388Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:48:41.388Z] OK: 71 MiB in 58 packages [2021-01-14T00:48:44.041Z] ---> 5131486e0748 [2021-01-14T00:48:44.041Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T00:48:44.323Z] Removing intermediate container c29dc02fe414 [2021-01-14T00:48:44.323Z] ---> 5224648422e7 [2021-01-14T00:48:44.323Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T00:48:44.323Z] ---> Running in 609ae9799df4 [2021-01-14T00:48:44.323Z] ---> Running in bfe0f37afb89 [2021-01-14T00:48:45.333Z] Removing intermediate container bfe0f37afb89 [2021-01-14T00:48:45.333Z] ---> 641439cb4345 [2021-01-14T00:48:45.333Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:48:45.333Z] ---> Running in 1c6a0b4ed1b3 [2021-01-14T00:48:46.319Z] Removing intermediate container 1c6a0b4ed1b3 [2021-01-14T00:48:46.319Z] ---> dd3aa6c43ea0 [2021-01-14T00:48:46.319Z] Step 24/26 : LABEL arch=arm64 [2021-01-14T00:48:46.319Z] ---> Running in f6622d41f701 [2021-01-14T00:48:46.319Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T00:48:46.926Z] Removing intermediate container f6622d41f701 [2021-01-14T00:48:46.926Z] ---> a2cecc25d5b1 [2021-01-14T00:48:46.926Z] Step 25/26 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:48:47.215Z] ---> Running in a1a556e15281 [2021-01-14T00:48:47.816Z] Removing intermediate container a1a556e15281 [2021-01-14T00:48:47.816Z] ---> e517d4ff2416 [2021-01-14T00:48:47.816Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T00:48:48.091Z] ---> Running in 063a7884d844 [2021-01-14T00:48:48.695Z] Removing intermediate container 063a7884d844 [2021-01-14T00:48:48.695Z] ---> f10ba041b3ab [2021-01-14T00:48:48.695Z] [2021-01-14T00:48:49.297Z] Successfully built f10ba041b3ab [2021-01-14T00:48:49.297Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T00:49:45.889Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T00:49:51.319Z] Removing intermediate container dd02a8131e06 [2021-01-14T00:49:51.319Z] ---> f84a1a368fde [2021-01-14T00:49:51.319Z] [2021-01-14T00:49:51.319Z] Step 10/22 : FROM scratch [2021-01-14T00:49:51.319Z] ---> [2021-01-14T00:49:51.319Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:49:51.319Z] ---> Using cache [2021-01-14T00:49:51.319Z] ---> 2caea65f4a3f [2021-01-14T00:49:51.319Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T00:49:51.319Z] ---> Running in 54478ef71375 [2021-01-14T00:49:52.319Z] Removing intermediate container 54478ef71375 [2021-01-14T00:49:52.320Z] ---> e04e4824efae [2021-01-14T00:49:52.320Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:49:52.320Z] ---> Running in d983a0ea9238 [2021-01-14T00:49:52.320Z] Removing intermediate container 44f6dcbd5afd [2021-01-14T00:49:52.320Z] ---> 53d57a2c2eb6 [2021-01-14T00:49:52.320Z] [2021-01-14T00:49:52.320Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T00:49:52.320Z] ---> afeebe901d6b [2021-01-14T00:49:52.320Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:49:52.320Z] ---> Using cache [2021-01-14T00:49:52.320Z] ---> 0f5b183d20c0 [2021-01-14T00:49:52.320Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:49:52.602Z] ---> Running in bc185068648f [2021-01-14T00:49:53.220Z] Removing intermediate container d983a0ea9238 [2021-01-14T00:49:53.220Z] ---> b34ba874f7dd [2021-01-14T00:49:53.220Z] Step 14/22 : WORKDIR / [2021-01-14T00:49:53.220Z] ---> Running in d9b76a3fb03e [2021-01-14T00:49:53.514Z] Removing intermediate container bc185068648f [2021-01-14T00:49:53.514Z] ---> 1f70a8cf5d80 [2021-01-14T00:49:53.514Z] Step 13/24 : WORKDIR / [2021-01-14T00:49:53.808Z] ---> Running in 93f91996f697 [2021-01-14T00:49:54.096Z] Removing intermediate container d9b76a3fb03e [2021-01-14T00:49:54.096Z] ---> 6f182105d8fb [2021-01-14T00:49:54.096Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:49:54.715Z] Removing intermediate container 93f91996f697 [2021-01-14T00:49:54.715Z] ---> 61dc2e57f086 [2021-01-14T00:49:54.715Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T00:49:55.706Z] ---> cd32b06e7abd [2021-01-14T00:49:55.706Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T00:49:55.982Z] ---> b177da85d32d [2021-01-14T00:49:55.982Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T00:49:57.994Z] ---> 1e45e0068b7d [2021-01-14T00:49:57.994Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T00:49:57.994Z] ---> fdb02a4df2ae [2021-01-14T00:49:57.994Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T00:49:59.442Z] ---> 58dc0acb4fd7 [2021-01-14T00:49:59.442Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T00:49:59.442Z] ---> f6656f84c5c1 [2021-01-14T00:49:59.442Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T00:49:59.442Z] ---> Running in e86f80fdc9ce [2021-01-14T00:50:00.435Z] Removing intermediate container e86f80fdc9ce [2021-01-14T00:50:00.435Z] ---> f15396c4409d [2021-01-14T00:50:00.435Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:50:00.710Z] ---> Running in cb332484373b [2021-01-14T00:50:00.988Z] ---> d1c9cb27b118 [2021-01-14T00:50:00.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T00:50:01.603Z] Removing intermediate container cb332484373b [2021-01-14T00:50:01.603Z] ---> 46820d9c7bda [2021-01-14T00:50:01.603Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:50:01.879Z] ---> Running in 2b0bead19e73 [2021-01-14T00:50:03.338Z] Removing intermediate container 2b0bead19e73 [2021-01-14T00:50:03.338Z] ---> 38e155dd4c16 [2021-01-14T00:50:03.338Z] Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:50:03.338Z] ---> fdd5dcb108fe [2021-01-14T00:50:03.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:50:03.338Z] ---> Running in bba43ec7a730 [2021-01-14T00:50:03.945Z] Removing intermediate container bba43ec7a730 [2021-01-14T00:50:03.945Z] ---> 553c358a5960 [2021-01-14T00:50:03.945Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:50:04.220Z] ---> Running in 930f70f55847 [2021-01-14T00:50:04.220Z] ---> 2589d93cfd01 [2021-01-14T00:50:04.220Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-14T00:50:04.506Z] ---> Running in d7369f319592 [2021-01-14T00:50:05.495Z] Removing intermediate container 930f70f55847 [2021-01-14T00:50:05.495Z] ---> 63a4a21ff3d7 [2021-01-14T00:50:05.495Z] [2021-01-14T00:50:06.085Z] Successfully built 63a4a21ff3d7 [2021-01-14T00:50:06.085Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T00:50:08.082Z]  Building docker-core-command-go ... done Removing intermediate container d7369f319592 [2021-01-14T00:50:08.082Z] ---> fdff7ce0949c [2021-01-14T00:50:08.082Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T00:50:08.666Z] ---> Running in 6367868f55fb [2021-01-14T00:50:09.319Z] Removing intermediate container 6367868f55fb [2021-01-14T00:50:09.319Z] ---> 7fa9c3fcb345 [2021-01-14T00:50:09.319Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T00:50:09.731Z] ---> Running in 105f8d9c4fd0 [2021-01-14T00:50:10.395Z] Removing intermediate container 105f8d9c4fd0 [2021-01-14T00:50:10.395Z] ---> 2e1fecb8c94b [2021-01-14T00:50:10.395Z] Step 23/24 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:50:10.669Z] ---> Running in 3108f364afbe [2021-01-14T00:50:11.263Z] Removing intermediate container 37dfe9a36147 [2021-01-14T00:50:11.263Z] ---> f04e4f982e51 [2021-01-14T00:50:11.263Z] [2021-01-14T00:50:11.263Z] Step 10/22 : FROM scratch [2021-01-14T00:50:11.263Z] ---> [2021-01-14T00:50:11.263Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:50:11.263Z] Removing intermediate container 3108f364afbe [2021-01-14T00:50:11.263Z] ---> 4642683b8b0c [2021-01-14T00:50:11.263Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:50:11.534Z] ---> Using cache [2021-01-14T00:50:11.534Z] ---> 2caea65f4a3f [2021-01-14T00:50:11.534Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T00:50:11.534Z] ---> Running in 17ea7922d32e [2021-01-14T00:50:11.534Z] ---> Running in 06a62cd80e0d [2021-01-14T00:50:12.133Z] Removing intermediate container 17ea7922d32e [2021-01-14T00:50:12.133Z] ---> 2d53c5aaf92c [2021-01-14T00:50:12.133Z] [2021-01-14T00:50:12.133Z] Removing intermediate container 06a62cd80e0d [2021-01-14T00:50:12.133Z] ---> 34a75c17491d [2021-01-14T00:50:12.133Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:50:12.133Z] ---> Running in d970bce9467f [2021-01-14T00:50:12.405Z] Successfully built 2d53c5aaf92c [2021-01-14T00:50:12.406Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T00:50:13.001Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d970bce9467f [2021-01-14T00:50:13.002Z] ---> 9ba3e9667035 [2021-01-14T00:50:13.002Z] Step 14/22 : WORKDIR / [2021-01-14T00:50:13.002Z] ---> Running in 1e6f4ea9c98b [2021-01-14T00:50:13.983Z] Removing intermediate container 1e6f4ea9c98b [2021-01-14T00:50:13.983Z] ---> 52aafbcea511 [2021-01-14T00:50:13.983Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:50:14.963Z] ---> eb568332288e [2021-01-14T00:50:14.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T00:50:16.549Z] ---> 945a218cd419 [2021-01-14T00:50:16.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T00:50:17.149Z] ---> fcb320621152 [2021-01-14T00:50:17.149Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T00:50:17.424Z] ---> Running in 64520a16f051 [2021-01-14T00:50:18.031Z] Removing intermediate container 64520a16f051 [2021-01-14T00:50:18.031Z] ---> 671c9d2bfa24 [2021-01-14T00:50:18.031Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:50:18.031Z] ---> Running in 6d13e15da6a6 [2021-01-14T00:50:18.639Z] Removing intermediate container 6d13e15da6a6 [2021-01-14T00:50:18.639Z] ---> 9b8baec4fe5b [2021-01-14T00:50:18.639Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:50:18.916Z] ---> Running in 41ab00cb454b [2021-01-14T00:50:19.518Z] Removing intermediate container 41ab00cb454b [2021-01-14T00:50:19.518Z] ---> b3a3f3136dcf [2021-01-14T00:50:19.518Z] Step 21/22 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:50:19.793Z] ---> Running in 3f45eb913524 [2021-01-14T00:50:20.777Z] Removing intermediate container 3f45eb913524 [2021-01-14T00:50:20.777Z] ---> 095c7b140be2 [2021-01-14T00:50:20.777Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:50:21.052Z] ---> Running in 68fd6ed05e75 [2021-01-14T00:50:21.052Z] Removing intermediate container 609ae9799df4 [2021-01-14T00:50:21.052Z] ---> bf9b6149f35a [2021-01-14T00:50:21.052Z] [2021-01-14T00:50:21.052Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T00:50:21.052Z] ---> afeebe901d6b [2021-01-14T00:50:21.052Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:50:21.332Z] ---> Running in 492cdfe67cb1 [2021-01-14T00:50:21.332Z] Removing intermediate container 68fd6ed05e75 [2021-01-14T00:50:21.332Z] ---> c8eb8accefc4 [2021-01-14T00:50:21.332Z] [2021-01-14T00:50:21.928Z] Successfully built c8eb8accefc4 [2021-01-14T00:50:21.928Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T00:50:21.928Z]  Building docker-core-metadata-go ... done Removing intermediate container 492cdfe67cb1 [2021-01-14T00:50:21.928Z] ---> 4aae805f8ed2 [2021-01-14T00:50:21.928Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T00:50:22.205Z] ---> Running in 70fd3d6f0a4f [2021-01-14T00:50:22.479Z] Removing intermediate container 70fd3d6f0a4f [2021-01-14T00:50:22.479Z] ---> 68fbc449ab36 [2021-01-14T00:50:22.479Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T00:50:22.754Z] ---> Running in 75b46d20f026 [2021-01-14T00:50:23.351Z] Removing intermediate container 75b46d20f026 [2021-01-14T00:50:23.351Z] ---> 5b797de43bc7 [2021-01-14T00:50:23.351Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:50:23.351Z] ---> Running in b2f374714401 [2021-01-14T00:50:25.984Z] Removing intermediate container b2f374714401 [2021-01-14T00:50:25.984Z] ---> 7d3cde2a9e42 [2021-01-14T00:50:25.984Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T00:50:25.984Z] ---> Running in 0de009cbe753 [2021-01-14T00:50:26.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:50:27.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:50:28.159Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T00:50:28.437Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T00:50:28.437Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T00:50:28.712Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T00:50:28.712Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T00:50:28.984Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:50:28.984Z] OK: 8 MiB in 19 packages [2021-01-14T00:50:30.423Z] Removing intermediate container 0de009cbe753 [2021-01-14T00:50:30.423Z] ---> b8a6ace5705c [2021-01-14T00:50:30.423Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:50:31.019Z] ---> b406b6449f04 [2021-01-14T00:50:31.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T00:50:32.491Z] ---> 0d846830c3b7 [2021-01-14T00:50:32.491Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T00:50:33.088Z] ---> ffc1f55574b1 [2021-01-14T00:50:33.088Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T00:50:33.088Z] ---> Running in 12a07d76be44 [2021-01-14T00:50:33.684Z] Removing intermediate container 12a07d76be44 [2021-01-14T00:50:33.684Z] ---> 571640da1da7 [2021-01-14T00:50:33.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:50:33.684Z] ---> Running in ff8764f299c4 [2021-01-14T00:50:34.281Z] Removing intermediate container ff8764f299c4 [2021-01-14T00:50:34.281Z] ---> 1dac7f304925 [2021-01-14T00:50:34.281Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T00:50:34.281Z] ---> Running in 42457c5e20d2 [2021-01-14T00:50:34.880Z] Removing intermediate container 42457c5e20d2 [2021-01-14T00:50:34.880Z] ---> dbbd79b856a5 [2021-01-14T00:50:34.880Z] Step 22/23 : LABEL git_sha=25e7c3bd0d72c120f1029d0fb35812ed63daf329 [2021-01-14T00:50:34.880Z] ---> Running in 4dfccc547215 [2021-01-14T00:50:35.164Z] Removing intermediate container 4dfccc547215 [2021-01-14T00:50:35.164Z] ---> 3f3e06469dc2 [2021-01-14T00:50:35.164Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T00:50:35.440Z] ---> Running in d257a7e218bb [2021-01-14T00:50:35.716Z] Removing intermediate container d257a7e218bb [2021-01-14T00:50:35.989Z] ---> 2d8c68add51b [2021-01-14T00:50:35.989Z] [2021-01-14T00:50:36.262Z] Successfully built 2d8c68add51b [2021-01-14T00:50:36.262Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T00:50:36.551Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T00:50:36.552Z] $ docker stop --time=1 94a06e0b65262df41b975be76300c7c81ea08676fe69b3d0be908e63e56e4226 [2021-01-14T00:50:38.473Z] $ docker rm -f 94a06e0b65262df41b975be76300c7c81ea08676fe69b3d0be908e63e56e4226 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:50:39.190Z] + grep docker [2021-01-14T00:50:39.190Z] + docker images [2021-01-14T00:50:39.460Z] docker-core-data-go-arm64 latest 2d8c68add51b 4 seconds ago 21MB [2021-01-14T00:50:39.460Z] docker-core-metadata-go-arm64 latest c8eb8accefc4 18 seconds ago 12.3MB [2021-01-14T00:50:39.460Z] docker-security-secretstore-setup-go-arm64 latest 2d53c5aaf92c 28 seconds ago 23.4MB [2021-01-14T00:50:39.460Z] docker-core-command-go-arm64 latest 63a4a21ff3d7 35 seconds ago 9.98MB [2021-01-14T00:50:39.460Z] docker-sys-mgmt-agent-go-arm64 latest f10ba041b3ab About a minute ago 300MB [2021-01-14T00:50:39.460Z] docker-support-notifications-go-arm64 latest 3bed698a93da 3 minutes ago 11.4MB [2021-01-14T00:50:39.460Z] docker-security-proxy-setup-go-arm64 latest 5c165916b5fe 3 minutes ago 23.3MB [2021-01-14T00:50:39.460Z] docker-security-bootstrap-redis-go-arm64 latest ab7989636356 3 minutes ago 15.1MB [2021-01-14T00:50:39.460Z] docker-support-scheduler-go-arm64 latest ff50fe05458e 3 minutes ago 10MB [2021-01-14T00:50:39.460Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:50:42.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:50:43.632Z] ---> package-listing.sh [2021-01-14T00:50:43.632Z] ++ facter osfamily [2021-01-14T00:50:43.632Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T00:50:43.632Z] + OS_FAMILY=redhat [2021-01-14T00:50:43.632Z] + workspace=/w/workspace/edgex-go/39 [2021-01-14T00:50:43.632Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T00:50:43.632Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T00:50:43.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T00:50:43.632Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T00:50:43.632Z] + '[' /w/workspace/edgex-go/39 ']' [2021-01-14T00:50:43.632Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T00:50:43.632Z] + case "${OS_FAMILY}" in [2021-01-14T00:50:43.632Z] + rpm -qa [2021-01-14T00:50:43.632Z] + sort [2021-01-14T00:50:48.941Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T00:50:48.941Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T00:50:48.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T00:50:48.941Z] + '[' /w/workspace/edgex-go/39 ']' [2021-01-14T00:50:48.941Z] + mkdir -p /w/workspace/edgex-go/39/archives/ [2021-01-14T00:50:48.941Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/39/archives/ [Pipeline] echo [2021-01-14T00:50:48.954Z] 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/39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T00:50:49.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:50:49.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:50:49.558Z] [2021-01-14T00:50:49.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:50:49.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:50:49.909Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T00:50:49.909Z] df20fa9351a1: Pulling fs layer [2021-01-14T00:50:49.909Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T00:50:49.909Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T00:50:49.909Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T00:50:49.909Z] 93b61091891f: Pulling fs layer [2021-01-14T00:50:49.909Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T00:50:49.909Z] 5e14af77c1be: Pulling fs layer [2021-01-14T00:50:49.909Z] 01666e4c0597: Pulling fs layer [2021-01-14T00:50:49.909Z] aa168da1d23b: Pulling fs layer [2021-01-14T00:50:49.909Z] 93b9cdb0e59b: Waiting [2021-01-14T00:50:49.909Z] 5e14af77c1be: Waiting [2021-01-14T00:50:49.909Z] 01666e4c0597: Waiting [2021-01-14T00:50:49.909Z] aa168da1d23b: Waiting [2021-01-14T00:50:49.909Z] 46f8f816bc3b: Waiting [2021-01-14T00:50:49.909Z] 93b61091891f: Waiting [2021-01-14T00:50:50.173Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T00:50:50.173Z] 36b3adc4ff6f: Download complete [2021-01-14T00:50:50.173Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T00:50:50.173Z] 46f8f816bc3b: Download complete [2021-01-14T00:50:50.173Z] df20fa9351a1: Download complete [2021-01-14T00:50:50.173Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T00:50:50.173Z] 93b9cdb0e59b: Download complete [2021-01-14T00:50:50.173Z] 5e14af77c1be: Verifying Checksum [2021-01-14T00:50:50.173Z] 5e14af77c1be: Download complete [2021-01-14T00:50:50.173Z] 93b61091891f: Verifying Checksum [2021-01-14T00:50:50.173Z] 93b61091891f: Download complete [2021-01-14T00:50:50.173Z] 01666e4c0597: Verifying Checksum [2021-01-14T00:50:50.173Z] 01666e4c0597: Download complete [2021-01-14T00:50:50.750Z] df20fa9351a1: Pull complete [2021-01-14T00:50:50.750Z] 36b3adc4ff6f: Pull complete [2021-01-14T00:50:51.013Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T00:50:51.013Z] 8ad3a11d3b57: Download complete [2021-01-14T00:50:51.964Z] 8ad3a11d3b57: Pull complete [2021-01-14T00:50:51.964Z] 46f8f816bc3b: Pull complete [2021-01-14T00:50:52.964Z] aa168da1d23b: Download complete [2021-01-14T00:50:53.914Z] 93b61091891f: Pull complete [2021-01-14T00:50:53.914Z] 93b9cdb0e59b: Pull complete [2021-01-14T00:50:54.176Z] 5e14af77c1be: Pull complete [2021-01-14T00:50:54.176Z] 01666e4c0597: Pull complete [2021-01-14T00:51:02.379Z] aa168da1d23b: Pull complete [2021-01-14T00:51:02.379Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T00:51:02.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:51:02.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T00:51:02.862Z] prd-centos7-docker-4c-2g-20077 does not seem to be running inside a container [2021-01-14T00:51:02.916Z] $ 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/39/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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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-lftools-log-publisher:alpine cat [2021-01-14T00:51:10.302Z] $ docker top 754289f7bf257e0b40798fcd90147db09e8866c3d37cc44b5e561a90ff60ba13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:51:10.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T00:51:11.174Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T00:51:11.480Z] + ls /var/log/sa-host [2021-01-14T00:51:11.481Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T00:51:11.481Z] file_magic: OK [2021-01-14T00:51:11.481Z] HZ: Using current value: 100 [2021-01-14T00:51:11.481Z] file_header: OK [2021-01-14T00:51:11.481Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T00:51:11.481Z] Statistics: [2021-01-14T00:51:11.481Z] 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... [2021-01-14T00:51:11.481Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T00:51:11.481Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T00:51:11.481Z] file_magic: OK [2021-01-14T00:51:11.481Z] HZ: Using current value: 100 [2021-01-14T00:51:11.481Z] file_header: OK [2021-01-14T00:51:11.481Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T00:51:11.481Z] Statistics: [2021-01-14T00:51:11.481Z] Hnuu...uuuununununu... [2021-01-14T00:51:11.481Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T00:51:11.682Z] provisioning config files... [2021-01-14T00:51:11.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/39@tmp/config6865686974716981744tmp [Pipeline] { [Pipeline] echo [2021-01-14T00:51:11.780Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:51:12.081Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T00:51:12.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T00:51:12.216Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:51:12.516Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T00:51:12.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:51:12.828Z] ---> sudo-logs.sh [2021-01-14T00:51:12.828Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T00:51:12.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:51:13.140Z] ---> job-cost.sh [2021-01-14T00:51:13.140Z] lf-activate-venv: SKIPPING [2021-01-14T00:51:13.140Z] INFO: No Stack... [2021-01-14T00:51:14.531Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T00:51:14.793Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T00:51:14.808Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:51:15.105Z] ---> logs-deploy.sh [2021-01-14T00:51:15.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/39 [2021-01-14T00:51:15.106Z] INFO: archiving workspace using pattern(s): [2021-01-14T00:51:16.504Z] Archives upload complete. [2021-01-14T00:51:16.766Z] INFO: archiving logs to Nexus